mineflayer icon indicating copy to clipboard operation
mineflayer copied to clipboard

bot.lookAt and anything regarding offsets is borked

Open AdolfRoxler opened this issue 2 years ago • 4 comments

NodeJS is guaranteed to crash if you use bot.lookAt() and if you use any offsets.

The fix to this is to add a true parameter for snap on looking.

AdolfRoxler avatar Jul 31 '22 13:07 AdolfRoxler

if u add offset thing borks. lol!

AdolfRoxler avatar Jul 31 '22 13:07 AdolfRoxler

even with true parameter

AdolfRoxler avatar Jul 31 '22 13:07 AdolfRoxler

ok yes so it's the problem with entity.height alltogether

AdolfRoxler avatar Jul 31 '22 13:07 AdolfRoxler

What's your code

amoraschi avatar Jul 31 '22 20:07 amoraschi