kevinortegren / zombieshroom

Large game project
11 stars 2 forks source link

Creates the same player entity when connecting to a local server with password #89

Closed Wingly closed 9 years ago

Wingly commented 10 years ago

Can be recreated by hosting a server with a password and then connecting from a local client

Wingly commented 10 years ago

This apparently has nothing to do with a password but happens everytime you direct connect to a local server using the ip 127.0.0.1

rarosu commented 10 years ago

This is caused by IsLoopback checks in the message handlers. Should really be fixed someday.

kevinortegren commented 9 years ago

Removing wontfix issues