theBlackDragon / conan-exiles-dedicated-server

Dockerfile for the Conan Exiles Dedicated Server
Apache License 2.0
25 stars 12 forks source link

Server not started #7

Open chilli22 opened 1 year ago

chilli22 commented 1 year ago

it get following log on Server start. I wait 60mins but nohting happens. No World in SaveGames/ Directory ist created.

| Connecting anonymously to Steam Public...OK nos | Waiting for client config...OK nos | Waiting for user info...OK nos | Update state (0x5) verifying install, progress: 8.06 (3147732 / 39042092) nos | Update state (0x5) verifying install, progress: 30.22 (437641982 / 1448153082) nos | Update state (0x5) verifying install, progress: 60.82 (880783230 / 1448153082) nos | Update state (0x5) verifying install, progress: 91.54 (1325682563 / 1448153082) nos | Success! App '2329680' fully installed. nos | + STEAMSERVERID=2329680 nos | + echo ' nos | ------------------------------------- nos | Starting server nos | ------------------------------------- nos | ' nos | + su steam -c 'xvfb-run --auto-servernum wine /home/steam/nos-dedicated/WRSHServer.exe -log -nosteam -server' nos | nos | ------------------------------------- nos | Starting server nos | ------------------------------------- nos | nos | 008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 nos | 008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 nos | 008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 nos | 008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 nos | 010c:fixme:imm:ImeSetActiveContext (0000000000010056, 1): stub nos | 010c:fixme:imm:ImmReleaseContext (000000000001006A, 0000000000010056): stub nos | 0048:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub nos | 0048:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub

theBlackDragon commented 1 year ago

Looks like there's some changes in here that may be useful to merge, however this PR does change the game. Did that slip in by accident?