Git Product home page Git Product logo

Comments (1)

Dampen59 avatar Dampen59 commented on July 26, 2024

Additional informations

When bot stands on an already collected plant and /minebot plant is run :
[10:44:13] [Client thread/INFO] [net.famzangl.minecraft.minebot.ai.command.CommandRegistry]: Evaluating: plant [10:44:13] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:13] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:13] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:13] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:13] [Client thread/INFO] [net.famzangl.minecraft.minebot.ai.AIHelper]: Path finder did not find a path.

When bot stands on an grown plant and /minebot plant is run :
[10:44:23] [Client thread/INFO] [net.famzangl.minecraft.minebot.ai.command.CommandRegistry]: Evaluating: plant [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta:setPlayerPosition:151]: Set player position: BlockPos{x=-6222, y=1, z=2804} [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta:setBlockIdAndMeta:125]: Setblock at (-6222,1,2804) with 0:0 [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.ai.path.world.RecordingWorld:getTimeToDestroy:36]: TIME to destroy block at BlockPos{x=-6222, y=1, z=2804}: 0.0 [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta:setBlockIdAndMeta:125]: Setblock at (-6222,1,2804) with 0:0 [10:44:23] [Client thread/WARN] [net.famzangl.minecraft.minebot.ai.path.world.BlockBounds]: Missing bounds for block+meta: 2263 [10:44:23] [Client thread/WARN] [net.famzangl.minecraft.minebot.ai.path.world.BlockBounds]: Missing bounds for block+meta: 2263 [10:44:23] [Client thread/WARN] [net.famzangl.minecraft.minebot.ai.path.world.BlockBounds]: Missing bounds for block+meta: 2263 [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.settings.MinebotSettings:getDataDir:129]: Data directory: C:\Users\Dampen59\AppData\Roaming\.minecraft\minebot [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.ai.InteractAlways:func_151468_f:45]: Sending key press event. [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.ai.path.world.WorldWithDelta:setPlayerPosition:151]: Set player position: BlockPos{x=-6222, y=1, z=2804} [10:44:23] [Client thread/INFO] [STDOUT]: [net.famzangl.minecraft.minebot.ai.InteractAlways:func_151468_f:45]: Sending key press event. [10:44:23] [Client thread/INFO] [net.famzangl.minecraft.minebot.ai.AIHelper]: Path finder did not find a path. [10:44:23] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.strategy.AIStrategy]: Task sent desync. This is an error. Did the server lag? [10:44:23] [Client thread/ERROR] [net.famzangl.minecraft.minebot.ai.strategy.AIStrategy]: Error: StringTaskError [message=An other strategy took over.] [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.Exception: Stack trace [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.dumpStack(Unknown Source) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.strategy.TaskStrategy.desync(TaskStrategy.java:87) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.strategy.TaskStrategy.onDeactivate(TaskStrategy.java:71) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.strategy.AIStrategy.setActive(AIStrategy.java:63) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.strategy.StrategyStack.setCurrentStrategy(StrategyStack.java:99) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.strategy.StrategyStack.gameTick(StrategyStack.java:76) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.strategy.StackStrategy.onGameTick(StackStrategy.java:44) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.strategy.AIStrategy.gameTick(AIStrategy.java:116) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.famzangl.minecraft.minebot.ai.AIController.onPlayerTick(AIController.java:214) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_12_AIController_onPlayerTick_ClientTickEvent.invoke(.dynamic) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:366) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1617) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:120) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [10:44:23] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [10:44:23] [Client thread/INFO]: [CHAT] [Minebot] Error: An other strategy took over. [10:44:23] [Client thread/INFO] [net.famzangl.minecraft.minebot.ai.AIHelper]: Path finder did not find a path.

from minebot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.