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

Cannot read property 's' of undefined when trying to connect to server

grimtin10 opened this issue · comments

Whenever I try to connect to my MultiOgar server, in the agario console it gives me this error:
js__$Boot_HaxeError {val: TypeError: Cannot read property 's' of undefined at https://agar.io/mc/agario.js?v=c7a62424a0f4…, message: "TypeError: Cannot read property 's' of undefined", stack: "Error: TypeError: Cannot read property 's' of unde…o/bundle_commons.0d85e89d1b15f5e4c179.js:6:44217)"} message: "TypeError: Cannot read property 's' of undefined"
I have absolutely no clue what this means.
Any help would be great.

Duplicate of #1531.