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 0 and signal null #376

Open
boziahh opened this issue Dec 21, 2024 · 1 comment
Open

Agent process exited with code 0 and signal null #376

boziahh opened this issue Dec 21, 2024 · 1 comment

Comments

@boziahh
Copy link

boziahh commented Dec 21, 2024

this is the output after "node main.js":
[ './andy.json' ]
MindServer running on port 8080
Client connected
Registering agents: andy
Agents registered
Starting agent with profile: ./andy.json
Starting agent initialization with profile: ./andy.json
Initializing action manager...
Initializing prompter...
Using chat settings: {
model: 'huggingface/mistralai/Mistral-Nemo-Instruct-2407',
api: 'huggingface'
}
Using embedding settings: { api: 'huggingface' }
Unknown embedding: huggingface . Using word overlap.
Initializing history...
Initializing coder...
Initializing npc controller...
Initializing memory bank...
Initializing self prompter...
Initializing examples...
Examples initialized.
Initializing task...
andy logging into minecraft...
(node:2656) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
{ errno: -4077, code: 'ECONNRESET', syscall: 'read' }
Client connected
Connected to MindServer
Client disconnected
Agent process exited with code 0 and signal null

@yeroc5311
Copy link

Did you open your game to LAN, and set the port as 55916?
If this isn't the case, then just tell me.

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

2 participants