doomsday-server crashes

Hello, I was satisfied with the older version 1.15.8, but today I have tried the Doomsday v2 (and V2.1) and when trying to start a server for multiplayer, I was experiencing the server to not start.

When I tried to run the doomsday-server.exe manually with the parameters picked from the doomsday.out file, I get the following output and the server program exits:

E:\Games\Doomsday2\bin\doomsday-server.exe -basedir E:\Games\Doomsday2/ -userdir E:\Games\Doomsday2\srv/ -errors doomsday-errors.out -game heretic -cmd net-ip-port 13200 -cmd server-name "MyServer" -cmd server-password "" -cmd server-public 0 -iwad E:\Games\Doomsday2\wads/
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting
QThreadStorage: Thread 0x23d0ecbaf00 exited after QThreadStorage 2 destroyed
QWaitCondition: Destroyed while threads are still waiting

No doomsday-error.out file is generated.

I have tried the msi and zip source of the following versions:
doomsday_2.0.0_x64
doomsday_2.1.0-build2279_x64
doomsday_2.1.0-build2288_x64
doomsday_2.1.0-build2288_x86

My operating system is Wiindows 10 Home, 1607, build: 14393.969, 64b

I have tried to turn off the antivirus and firewall, just for case.

Any suggestions what to try, or how can I help you in debugging?

Thanks, Michal.
[code][code]
[/code][/code]

Comments

  • One thing to try first is to set the -userdir location so that it is not under basedir. Try for example changing it to "-userdir E:\Games\deng-server".

    If you add the "-vvv" option, it should print a lot more log messages that might help diagnose the problem.
Sign In or Register to comment.