danielmahal / Rumpetroll

Rumpetroll is a massive-multiplayer experiment. It's purpose was to try out new open web technologies like WebSockets and Canvas.
http://www.rumpetroll.com
MIT License
769 stars 168 forks source link

Rumpetroll crash #8

Closed boxerfangg closed 12 years ago

boxerfangg commented 12 years ago

Rumpetroll crashes when you use non ascii characters in chat.

hpeikemo commented 12 years ago

The issue seemed to crash crash the client only, for the most part. Sometimes bringing down the server. Some minor changes + some dependency updates seem to have fixed it.

Introduced new issue: Chrome do not display messages with non-ASCII characters, (but they are broadcasted to other clients)