bean
bean
the line that reports error : account_request = authenticate_with_minecraft(userhash, xsts_token) the returned value is : account_request: {'path': '/authentication/login_with_xbox', 'error': 'FORBIDDEN'}
I dont know what to do with the returned value, I cant find any solution on the internet. can anyone helps?
hi, i can give you my account, can you help me verify whether or not it's my account's problem
and there are multiple edition for minecraft and which one should i buy
` while not self.mineflayer.is_running:` print("Mineflayer process has exited, restarting") self.mineflayer.run() print('self.mineflayer.run() done --bean') if not self.mineflayer.is_running: if retry > 3: raise RuntimeError("Mineflayer process failed to start") else: continue print('self.mineflayer.ready_line:', self.mineflayer.ready_line)...
I'm trying to use `mc_port` instead of `Azure_login` to run voyager. but voyagerEnv server is set to localhost at port 3000. However, it seems nothing is listening at this port....
`(voyager) xxxx@xxxx:~/bean/Voyager/voyager/env/mineflayer$ node index.js ` `Server started on port 3000` `{` ` port: 36409,` ` reset: 'hard',` ` inventory: {},` ` equipment: [],` ` spread: false,` ` waitTicks: 20,` `...
Hello, i restart my ubuntu and do as you said, and the problem still exist! `(voyager) xxxx@xxxx:~/bean/Voyager$ python start_game.py ` `Init Voyager` `Resetting environment --bean` `Starting Mineflayer process --bean` `Mineflayer...
no clearly explained tutorial bro, just explore the code yourself and you will get it