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

Help ? #174

Closed realhypex closed 7 years ago

realhypex commented 7 years ago

http://image.prntscr.com/image/83093a971bbc4abebfc185853589f72b.png On my windows rdp

JaraLowell commented 7 years ago

Edit the start command file and remove --max-new-space-size=2048 --max-old-space-size=2048 from the command line. New versions of node can not use this or more do not use this command any more.

realhypex commented 7 years ago

fixed it but i get this then it close sooooo fast took me 1min to screenshot it at the momment

realhypex commented 7 years ago

btw i installed node modules using

npm install

npm install socket.io-client

JaraLowell commented 7 years ago

would think something went wrong with your modules, you should only have to do npm install and then node index.js well after editing the gameserver.ini but yah. no need install socket.io

realhypex commented 7 years ago

same prob :(

JaraLowell commented 7 years ago

why you get 1.6.5 ? Just try last version on git >> https://github.com/JaraLowell/OgarServ/archive/master.zip

realhypex commented 7 years ago

didn't work :/

realhypex commented 7 years ago

@JaraLowell

alivardar commented 7 years ago

npm install module_name

realhypex commented 7 years ago

oooooooh forgot about that fk :v Ogar-feeder-bot probs Lol

JaraLowell commented 7 years ago

mmm did i forgot to add thatto npm installer.. need check later on . . .