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

Can't start the game #280

Closed
reneburghardt opened this issue Jul 18, 2015 · 5 comments
Closed

Can't start the game #280

reneburghardt opened this issue Jul 18, 2015 · 5 comments
Labels

Comments

@reneburghardt
Copy link

Hey guys,

today I just wanted to start my own Open Agar-Server. So installed the clone and everything seems alright beside that I can't push either the start- or the settings-button. Chrome says "Uncaught ReferenceError: require is not defined" on app.js:1 ( var io = require('socket.io-client'); ).

I start the game via "gulp run" or "npm start", not with "node ..." and reinstalled the game twice now.

What am I doing wrong?

Kind regards,
René

@matrixreal
Copy link

@reneburghardt
hi
can you tel me what are the steps to install this clone on own serveur ?
because i have good configuration with best internet speed so maybe it will run fast
thanks

@abalabahaha
Copy link
Collaborator

@reneburghardt Are you sure you installed correctly? Try installing again with the standard process:

git clone https://github.com/huytd/agar.io-clone.git agar.io-clone
cd agar.io-clone
npm install -g gulp
npm install
gulp run

Your error makes it seem like you didn't install correctly, as that error shouldn't happen, since we changed that line a week or two ago.

@matrixreal He is also asking for help. We are trying to help you on the issue you opened. I just posted a comment there.

@matrixreal
Copy link

@abalabahaha
i just do exactly what you say
but fails on "gulp run" it say that is not a command
i try npm start and got this
yep

@abalabahaha
Copy link
Collaborator

@reneburghardt Still having issues?

@abalabahaha
Copy link
Collaborator

No response for 19 days, closing this issue. Reopen if you still have problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants