m-byte918 / MultiOgarII

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to connect to a local server ( http://agar.io/?ip=127.0.0.1:443 )

r8w9a5k opened this issue · comments

commented

Hello.
I successfully started server via nodeJS.
run

But when I try to play using http://agar.io/?ip=127.0.0.1:443 it's disconnecting me.
fail

What am I doing wrong? I also tried to change port but the problem was same.

commented

@Agarian Thank you but where should I paste these two lines of code?

core.disableIntegrityChecks(true);
core.connect("ws://ServerIP:Port");
commented

Developer console. F12 to open developer tools, the console should appear first.

commented

@Luka967 Hi, thank you for your help. Now I see this problem ❌
error

I'm having this same problem :(

commented

Got the same issue when I tried connecting to my Cloud9 server, I think agar.io just made the killblow to private servers on their client.

@r8w9a5k @Agarian @BradElko
I think it does not work on the Windows 7 system, on 8, 10 yes, well I guess