JaraLowell / OgarServ

Jara's version of Agar.io's private server prodject in Javascript modified from OgarProject using JXCore.
http://ogar.mivabe.nl
Other
28 stars 13 forks source link

Errors, errors and again errors #193

Open asmith1551 opened 6 years ago

asmith1551 commented 6 years ago

Node v0.10.43 CentOS 7 All modules installed.

When trying to run with "node index.js" - Use of const in strict mode. When trying to run with those new space max size arguments - Use of const in strict mode. When trying to run with "sudo node index.js" - TypeError: "callback" argument must be a function When trying to run with "bash runnode.sh" - Use of const in strict mode. When trying to run with "sudo bash runnode.sh" - bad option: --max-new-space-size=2048 When trying to run with "bash runjx.sh" - line 2: $'clear\r': command not found When trying to run with "sudo bash runjx.sh" - Same as above.

???

JaraLowell commented 6 years ago

Guess your Node version seriously not likes some parts of code; Or node not working corect at all...

SuperOP535 commented 6 years ago

way too old node.js