I'm trying to set a dedicate server on a linux box.
When I start the server, everything works fine.
When some racers are connect, after a couple of minutes, the racers can't see each other. We can still drive on track but don't see anybody, but we can talk.
If I quit the server, I can't join it again. I have to kill the server, launch it and everything works fine again (for a couple of minutes if racers play on it...)
I have hosted a dedicate server on a XP box and it works fine, then it's not a router config problem...
Here is my config :
Debian etch
Wine 0.9.15
LFS Dedi U20
I saw on the forum that I'm not the only one who got this problem, but I didn't find the way to solve it.
Is anybody have an idea to fix it ?
Edit : The problem seems to be solved.
When launching wineconsole, wine try to open a warning window at startup, as I have no X server wine complain about it.
I did this in the .wine directory: touch .no_prelaunch_window_flag
touch .no_debug_window_flag
Since I do this, everything is ok.
Hope this help.