PrismarineJS / mineflayer-navigate

mineflayer plugin which gives bots a high level 3d navigating API using A*
59 stars 22 forks source link

"Cannot read property 'to' of undefined" #40

Closed maydaychannel closed 4 years ago

maydaychannel commented 4 years ago

Doesnt work. everytime it gives me this error: bot.navigate.to(target.position); ^

TypeError: Cannot read property 'to' of undefined

fix this bloody hell