-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Agent process exited with code 4294967295 and signal null #438
Comments
workaround fix for this issue currently is to install versioned prismarine separately there seems to be some dependency issue with mineflayer and/or prismarine, not sure what the actual fix would be. |
I’m experiencing the exact same issue. |
Have you found any solution? |
npm install prismarine-viewer@1.28.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
C:\Users\MEMS\mindcraft>node main.js
[ './andy.json' ]
MindServer running on port 8080
Client connected
Registering agents: andy
Agents registered
SES_UNCAUGHT_EXCEPTION: {
code: 'MODULE_NOT_FOUND',
requireStack: [
'C:\Users\MEMS\mindcraft\node_modules\prismarine-viewer\viewer\lib\entities.js',
'C:\Users\MEMS\mindcraft\node_modules\prismarine-viewer\viewer\lib\viewer.js',
'C:\Users\MEMS\mindcraft\node_modules\prismarine-viewer\viewer\index.js',
'C:\Users\MEMS\mindcraft\node_modules\prismarine-viewer\lib\mineflayer.js',
'C:\Users\MEMS\mindcraft\node_modules\prismarine-viewer\index.js'
]
}
Agent process exited with code 4294967295 and signal null
Ending task
The text was updated successfully, but these errors were encountered: