I usually get an output of something like this
[INFO][Bot #1][06/17 08:15:10 PM]: Loaded 2 built-in random solvers!
[INFO][Bot #1][06/17 08:15:10 PM]: Let's get started!
[INFO][Bot #1][06/17 08:15:10 PM]: Started script : NatCraft
[INFO][Bot #1][06/17 08:15:10 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:15 PM]: WebWalkingEvent; No route found! Destinations = [[x=3026, y=4813, z=0]];
[INFO][Bot #1][06/17 08:15:15 PM]: Mining rock at a distance 27
[INFO][Bot #1][06/17 08:15:16 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:21 PM]: WebWalkingEvent; No route found! Destinations = [[x=3026, y=4813, z=0]];
[INFO][Bot #1][06/17 08:15:21 PM]: Mining rock at a distance 27
[INFO][Bot #1][06/17 08:15:21 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:26 PM]: WebWalkingEvent; No route found! Destinations = [[x=3026, y=4813, z=0]];
[INFO][Bot #1][06/17 08:15:26 PM]: Mining rock at a distance 27
[INFO][Bot #1][06/17 08:15:27 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:32 PM]: WebWalkingEvent; No route found! Destinations = [[x=3038, y=4853, z=0]];
[INFO][Bot #1][06/17 08:15:32 PM]: Mining rock at a distance 27
[INFO][Bot #1][06/17 08:15:32 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:37 PM]: WebWalkingEvent; No route found! Destinations = [[x=3038, y=4853, z=0]];
[INFO][Bot #1][06/17 08:15:38 PM]: Mining rock at a distance 24
[INFO][Bot #1][06/17 08:15:38 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:43 PM]: WebWalkingEvent; No route found! Destinations = [[x=3038, y=4853, z=0]];
[INFO][Bot #1][06/17 08:15:44 PM]: Mining rock at a distance 24
[INFO][Bot #1][06/17 08:15:44 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:49 PM]: WebWalkingEvent; No route found! Destinations = [[x=3038, y=4853, z=0]];
[INFO][Bot #1][06/17 08:15:49 PM]: Mining rock at a distance 24
[INFO][Bot #1][06/17 08:15:50 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:15:55 PM]: WebWalkingEvent; No route found! Destinations = [[x=3038, y=4853, z=0]];
[INFO][Bot #1][06/17 08:15:56 PM]: Mining rock at a distance 24
[INFO][Bot #1][06/17 08:15:57 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:16:02 PM]: WebWalkingEvent; No route found! Destinations = [[x=3049, y=4813, z=0]];
[INFO][Bot #1][06/17 08:16:02 PM]: Mining rock at a distance 14
[INFO][Bot #1][06/17 08:16:02 PM]: Starting TEST_ABYSS state
[INFO][Bot #1][06/17 08:16:06 PM]: Terminating script NatCraft...
[INFO][Bot #1][06/17 08:16:06 PM]: Finished!
[INFO][Bot #1][06/17 08:16:06 PM]: Script NatCraft has exited!
But I do also have the movement to the next state taken out at the moment. so the script will never continue on once it makes it inside. It ran and logged that output while faced away from the nearby rock, and once I turned the camera it clicked on the rock. It looks similar even when not spawning near a rock except it just hovers over the object and logs like that.