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

Idk what is the problem #4

Open
FatFritz2 opened this issue Aug 12, 2022 · 0 comments
Open

Idk what is the problem #4

FatFritz2 opened this issue Aug 12, 2022 · 0 comments

Comments

@FatFritz2
Copy link

FatFritz2 commented Aug 12, 2022

2022-08-24T15:42:04.489154+00:00 app[web.1]: SyntaxError: Unexpected token : in JSON at position 3
2022-08-24T15:42:04.489165+00:00 app[web.1]: at JSON.parse ()
2022-08-24T15:42:04.489165+00:00 app[web.1]: at /server.js:217:21
2022-08-24T15:42:04.489167+00:00 app[web.1]: at processTicksAndRejections (node:internal/process/task_queues:93:5)
and when i tried to play a game:
2022-08-24T15:44:37.615988+00:00 app[web.1]: }
2022-08-24T15:44:37.879975+00:00 app[web.1]: spawned engine /stockfishm_dev pid 43
2022-08-24T15:44:37.880907+00:00 app[web.1]: issue command: setoption name Threads value 4
2022-08-24T15:44:37.880962+00:00 app[web.1]: issue command: setoption name Skill Level value 20
2022-08-24T15:44:37.881000+00:00 app[web.1]: issue command: setoption name Hash value 32
2022-08-24T15:44:37.881048+00:00 app[web.1]: issue command: setoption name Move Overhead value 125
2022-08-24T15:44:37.881171+00:00 app[web.1]: clock { initial: 600000, increment: 0 }
2022-08-24T15:44:37.881210+00:00 app[web.1]: duration 600000
2022-08-24T15:44:37.883425+00:00 app[web.1]: node:events:306
2022-08-24T15:44:37.883426+00:00 app[web.1]: throw er; // Unhandled 'error' event
2022-08-24T15:44:37.883426+00:00 app[web.1]: ^
2022-08-24T15:44:37.883426+00:00 app[web.1]:
2022-08-24T15:44:37.883427+00:00 app[web.1]: Error: write EPIPE
2022-08-24T15:44:37.883427+00:00 app[web.1]: at afterWriteDispatched (node:internal/stream_base_commons:162:15)
2022-08-24T15:44:37.883428+00:00 app[web.1]: at writeGeneric (node:internal/stream_base_commons:153:3)
2022-08-24T15:44:37.883428+00:00 app[web.1]: at Socket._writeGeneric (node:net:763:11)
2022-08-24T15:44:37.883429+00:00 app[web.1]: at Socket._write (node:net:775:8)
2022-08-24T15:44:37.883429+00:00 app[web.1]: at writeOrBuffer (node:internal/streams/writable:388:12)
2022-08-24T15:44:37.883429+00:00 app[web.1]: at Socket.Writable.write (node:internal/streams/writable:333:10)
2022-08-24T15:44:37.883430+00:00 app[web.1]: at UciEngine.issueCommand (/node_modules/@easychessanimations/uci/lib/uci.js:199:28)
2022-08-24T15:44:37.883430+00:00 app[web.1]: at UciEngine.setoption (/node_modules/@easychessanimations/uci/lib/uci.js:214:21)
2022-08-24T15:44:37.883430+00:00 app[web.1]: at Object.callback (/server.js:768:6)
2022-08-24T15:44:37.883431+00:00 app[web.1]: at PassThrough. (/node_modules/@easychessanimations/fetchutils/lib/fetchutils.js:51:35)
2022-08-24T15:44:37.883431+00:00 app[web.1]: Emitted 'error' event on Socket instance at:
2022-08-24T15:44:37.883431+00:00 app[web.1]: at emitErrorNT (node:internal/streams/destroy:188:8)
2022-08-24T15:44:37.883431+00:00 app[web.1]: at emitErrorCloseNT (node:internal/streams/destroy:153:3)
2022-08-24T15:44:37.883431+00:00 app[web.1]: at processTicksAndRejections (node:internal/process/task_queues:80:21) {
2022-08-24T15:44:37.883432+00:00 app[web.1]: errno: -32,
2022-08-24T15:44:37.883432+00:00 app[web.1]: code: 'EPIPE',
2022-08-24T15:44:37.883432+00:00 app[web.1]: syscall: 'write'
2022-08-24T15:44:37.883432+00:00 app[web.1]: }
One more qs is how do you code to make ur bot challenges automatically with 10 minutes time
I dont know how to do it

@FatFritz2 FatFritz2 changed the title MongoDb problem Idk what is the problem Aug 24, 2022
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

1 participant