Search found 46 matches
- Mon Apr 13, 2009 7:17 pm
- Forum: Resolved
- Topic: [BUG b54] When player hosts server w/password, nothing syncs
- Replies: 21
- Views: 943
Re: [BUG b54] When player hosts server w/password, nothing syncs
I believe I've fixed this, and I've sent the patch to Trevor. The problem was that the server-starting function always connected to localhost with the GM Password; I've changed that so that it checks the player role first, and then connects to localhost with the appropriate password. This fixes the ...