mindcraft icon indicating copy to clipboard operation
mindcraft copied to clipboard

random ollama disconect

Open catv1 opened this issue 1 year ago • 2 comments

Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Users\crims> cd C:\Users\crims\Documents\mindcraft-main PS C:\Users\crims\Documents\mindcraft-main> 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: 'llama3', api: 'ollama' } Using embedding settings: { api: 'none' } Unknown embedding: none . 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:13644) [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

catv1 avatar Dec 31 '24 05:12 catv1

I have opened it to LAN and set the port number.

catv1 avatar Jan 01 '25 00:01 catv1

I always play with the bot in a server, you can use seedloaf or falixnodes to run a server, normally this can happen if it is in different versions maybe

Hatarantino avatar Jan 19 '25 00:01 Hatarantino