Skip to content
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

Open
MEMSITO opened this issue Feb 10, 2025 · 5 comments
Open

Agent process exited with code 4294967295 and signal null #438

MEMSITO opened this issue Feb 10, 2025 · 5 comments

Comments

@MEMSITO
Copy link

MEMSITO commented Feb 10, 2025

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

@while-basic
Copy link

Same issues here after pulling the latest fork.

Image

@pavankavade
Copy link

workaround fix for this issue currently is to install versioned prismarine separately
npm install prismarine-viewer@1.28.0

there seems to be some dependency issue with mineflayer and/or prismarine, not sure what the actual fix would be.

@PlyMxt
Copy link

PlyMxt commented Feb 13, 2025

I’m experiencing the exact same issue.

@Hatarantino
Copy link

Have you found any solution?

@while-basic
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants