I'm running into an annoying problem. I'm under a time crunch and haven't had time to fully test it but I thought I'd throw it out there in case someone has quick answers.


I have two servers, Busi_Net and Game_net, running on the same computer. I connect to Busi_Net first with playername "test", no problem, and then session_connect to Game_Net and get the following in acklog_cl log:

Quote:


Disconnect
Searching for servers... session GAME_NET found
Session GAME_NET joined as test- no communication established





However, the server side log (acklog_sv) shows no join event for this client. I have also tried this with no playername.

Any clue what is causing this? I don't understand how or why I would get the "join" message on client but nothing on the server on one server but not the other (???)

(PS: I'm using 6.50.06)