albertz / openlierox

OpenLieroX - Liero clone / Worms realtime / 2D shooter
http://openlierox.net
Other
265 stars 60 forks source link

Dedicated server doesn't work on windows #520

Open albertz opened 13 years ago

albertz commented 13 years ago

Converted from SourceForge issue 2956566, submitted by oloflarsson

It seems you can not run a dedicated server on windows.

For detailed information and descriptions take a look in this thread: http://www.openlierox.net/forum/index.php/topic,12884.0.html

albertz commented 13 years ago

Submitted by albertzeyer

Have you tried 0.59?

albertz commented 13 years ago

Submitted by oloflarsson

Yes I have tried OpenLieroX_0.59_beta5.win32

albertz commented 13 years ago

Submitted by albertzeyer

Log (note that Python 2,5 is the right path there):

n: Hello there, I am initializing me now... n: SDL_VIDEODRIVER not set, setting to directx H: DEDICATED MODE n: soundsystem completly disabled n: Loading: Initializing client and server n: Loading: Initializing game entities n: Loading: Loading graphics n: Loading: Initializing console n: Loading: Loading sounds n: Loading: Loading player profiles W: ERROR setting standard input into non-blocking mode n: Dedicated server: running script "C:\Users\Olof Larsson\Desktop\OpenLieroX\sc ripts\dedicated_control" args "cfg/dedicated_config" n: running "C:\Python25\python.exe" for script "C:\Users\Olof Larsson\Desktop\Op enLieroX\scripts\dedicated_control" n: Initializing ready n: Loading: Initializing menu system n: Loading: Loading main menu n: Loading: Loading Physics Engine n: PhysicsEngine LX56 physics loaded n: Loading: Done! Starting menu

Nothing more.

Other tests (to create a dummy file) have shown that the script is not executed at all.

albertz commented 13 years ago

Submitted by albertzeyer

Btw., are you able to execute the script manually?

albertz commented 13 years ago

Submitted by albertzeyer

We need someone trying to get more info about this.

Maybe stdin/stdout between OLX and the ded script is enabled?