pbillhardt
pbillhardt
I am having the same issue. I'm trying to convert strings like that: ``` let test1 = 'Östliche'; // must be "Östliche" let test2 = 'Neuwiesenstraße'; // must be "Neuwiesenstraße"...
Haha yea thx. I found it already myself. :)
Wow its just curious. I've tested again and now it works. The point was just 20 Blocks away from the spawning point. https://wyncode.co/wp-content/uploads/2014/08/171.jpg ¯\\_(ツ)_/¯ Thanks for your help. UPDATE: Okay...
I have another Problem. :( I'm trying to walk through a nether portal, but this is not really a nether portal, its a warp, the bot just walks to the...
Well there is a lot of informations haha. I just bypassed my problem, I walk to the Portal and manually let the bot walk into it with setControlState. ``` bot.lookAt(lookingAt,...