jtojnar / pengu

MIT License
2 stars 1 forks source link

Sometimes certain player can't connect #23

Closed jtojnar closed 10 years ago

jtojnar commented 10 years ago

Player isn't placed in room. Reconnection doesn't help. Server needs to be restarted.

Server console log:

17:21:42 web.1  | Sun Apr 20 2014 17:21:42 GMT+0200 (CEST) Connection accepted.
17:21:42 web.1  | { type: 'init', name: 'Lisured' }
17:21:42 web.1  | [TypeError: Cannot set property 'x' of undefined]
mv100 commented 10 years ago

Works normally for me. Is it fixed?

jtojnar commented 10 years ago

I have yet to discover the exact cause of this bug. Happened yesterday to Valada06 on production server and to my on development server.

jtojnar commented 10 years ago

Caused by racing condition that now can't occur thanks to c8b17965eed0153edb4801d67c28a0b6e2dd9b75.