OgarProject / Ogar

An open source Agar.io server implementation, written with Node.js.
Other
717 stars 825 forks source link

Getting frustrated #691

Closed NovaHowl closed 7 years ago

NovaHowl commented 7 years ago

How the hell do you connect to the server? I've used http://agar.io/?ip=localhost:443 (Yes, I set the port to 446) and connect("ws://localhost:446"). None of them work, so how do I connect to the server?

NovaHowl commented 7 years ago

And I can't find ANYTHING on this bloody topic.

Luka967 commented 7 years ago

The syntax is http://agar.io/?ip=IP:PORT so in your case it would be http://agar.io/?ip=localhost:446. connect(...) function was removed a long time ago.

NovaHowl commented 7 years ago

Yeah well, it doesn't work. The play button doesn't work.

NovaHowl commented 7 years ago

And when I go to the console it doesn't say anything about an IP connected which I know it used to do when someone connected.

NovaHowl commented 7 years ago

Just started working... WTF?

NovaHowl commented 7 years ago

Most of the time it doesn't work, but it works other times.