m-byte918 / MultiOgarII

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.
Apache License 2.0
126 stars 131 forks source link

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

Closed grimtin10 closed 4 years ago

grimtin10 commented 4 years ago

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.

Tombez commented 4 years ago

Duplicate of #1531.