PhantomJS Bot crashes the server
shakty opened this issue · 2 comments
shakty commented
When I click on Start Bot in the monitor interface the server crashes with the following error:
error: ServerNode caught an exception: Error: spawn ENOENT
/var/www/ngtest/node_modules/nodegame-server/lib/ServerNode.js:236
throw err;
^
Error: spawn ENOENT
at errnoException (child_process.js:980:11)
at Process.ChildProcess._handle.onexit (child_process.js:771:34)
shakty commented
Actually, the error seems due to my particular version of nodeGame. If install from scratch again, the error disappears. However, the game is not set to AUTO, so it does not go forward automatically
shakty commented
I close this particular issue