michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

tunneling or mining bug 1.8.9 branch #134

Open merosoko opened 8 years ago

merosoko commented 8 years ago

How to fix it ? The video shows bug my script repeat: stack: /minebot mine nearby /minebot tunnel branches left stack end

1.8.9 branch or how to make sure that the bot did not put the torches?

[22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,11,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,12,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,13,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,14,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,15,-192, block is: 0

merosoko commented 7 years ago

I think this is due to an interrupt instruction, but how to fix it?

merosoko commented 7 years ago

during this error bot rushes to the west

merosoko commented 7 years ago

It looks like I found what was the reason why the /minebot mine nearby is broken

merosoko commented 7 years ago

maybe it /minebot mine nearby pathfinding error?

merosoko commented 7 years ago

[22:05:46] [Client thread/INFO] [STDOUT/]: [net.famzangl.minecraft.minebot.ai.path.MineNerbyPathFinder:onPreRunSearch:42]: Scanned 372 blocks, found 372 ores. [22:05:46] [Client thread/DEBUG] [net.famzangl.minecraft.minebot.ai.AIHelper/]: Restart path finder. [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.AIHelper/]: Start path finding. [22:05:46] [Client thread/DEBUG] [net.famzangl.minecraft.minebot.ai.AIHelper/]: Path found to net.famzangl.minecraft.minebot.ai.PathFinderField$Dest@16489bc3 [22:05:46] [Client thread/DEBUG] [net.famzangl.minecraft.minebot.ai.AIHelper/]: Reconstructing path. [22:05:46] [Client thread/DEBUG] [net.famzangl.minecraft.minebot.ai.AIHelper/]: Path was found. [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.AIHelper/]: Path part: BlockPos{x=665, y=11, z=-192} [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.strategy.AIStrategy/]: Task done: AlignToGridTask [x=665, y=11, z=-192] [22:05:46] [Client thread/DEBUG] [net.famzangl.minecraft.minebot.ai.strategy.AIStrategy/]: Next task will be: DestroyInRangeTask [range=BlockCuboid [min=BlockPos{x=665, y=11, z=-192}, max=BlockPos{x=665, y=15, z=-192}], facingAttempts=0, failedBlocks=[]] [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.AIController/]: Strategy requests to tick again. [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.strategy.AIStrategy/]: Task done: DestroyInRangeTask [range=BlockCuboid [min=BlockPos{x=665, y=11, z=-192}, max=BlockPos{x=665, y=15, z=-192}], facingAttempts=0, failedBlocks=[]] [22:05:46] [Client thread/DEBUG] [net.famzangl.minecraft.minebot.ai.strategy.AIStrategy/]: Next task will be: AlignToGridTask [x=665, y=11, z=-192] [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta/]: Set player position: BlockPos{x=665, y=11, z=-192} [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,11,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,12,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,13,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,14,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,15,-192, block is: 0 [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta/]: Set player position: BlockPos{x=665, y=11, z=-192} [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,11,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,12,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,13,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,14,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,15,-192, block is: 0 [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta/]: Set player position: BlockPos{x=665, y=11, z=-192} [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,11,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,12,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,13,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,14,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,15,-192, block is: 0 [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta/]: Set player position: BlockPos{x=665, y=11, z=-192} [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,11,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,12,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,13,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,14,-192, block is: 0 [22:05:46] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.task.AITask/]: Cannot destroy for 665,15,-192, block is: 0 [22:05:46] [Client thread/TRACE] [net.famzangl.minecraft.minebot.ai.AIController/]: Strategy requests to tick again.

merosoko commented 7 years ago

this is associated with the orebfuscator

Hury999 commented 7 years ago

merosoko can you upload compiled minebot for 1.8.9? Thanks! :)

merosoko commented 7 years ago

02.12.2016, 19:57, "Hury999" notifications@github.com:merosoko can you upload compiled minebot for 1.8.9? Thanks! :)

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.