Empyrion Dedicated Server
I'm trying to run a dedicated server for Empyrion, here is the log:
export WINEDLLOVERRIDES="mscoree,mshtml="xvfb but thats deprecatedWINEDLLOVERRIDES="mshtml=,winemenubuilder.exe=d" wine ./EmpyrionDedicated_NoGraphics.cmd[root@QuadraticServer Empyrion - Dedicated Server]# wine ./EmpyrionDedicated_NoGraphics.cmd
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.6 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0080:err:wineusb:DriverEntry Failed to initialize Unix library, status 0xc0000135.
0080:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000135
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 126
0068:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0068:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0068:err:systray:initialize_systray Could not create tray window
00b4:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00b4:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00b4:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00b4:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0138:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"EmpyrionLauncher.exe" cannot be loaded
0138:err:module:LdrInitializeThunk Importing dlls for L"Z:\\var\\empyrion\\.steam\\steamapps\\common\\Empyrion - Dedicated Server\\EmpyrionLauncher.exe" failed, status c0000135
Dedicated server was started as background process
Enable Telnet (default port 30004) via dedicated.yaml and connect to it locally
for configuration of the server (type 'help' for console commands)
Can't recognize 'timeout 10' as an internal or external command, or batch script.[root@QuadraticServer Empyrion - Dedicated Server]# wineserver -k
[root@QuadraticServer Empyrion - Dedicated Server]# wine ./EmpyrionDedicated_NoGraphics.cmd
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.6 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0080:err:wineusb:DriverEntry Failed to initialize Unix library, status 0xc0000135.
0080:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000135
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 126
0054:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0054:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0054:err:systray:initialize_systray Could not create tray window
00b8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00b8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00b8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00b8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0138:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"EmpyrionLauncher.exe" cannot be loaded
0138:err:module:LdrInitializeThunk Importing dlls for L"Z:\\var\\empyrion\\.steam\\steamapps\\common\\Empyrion - Dedicated Server\\EmpyrionLauncher.exe" failed, status c0000135
Dedicated server was started as background process
Enable Telnet (default port 30004) via dedicated.yaml and connect to it locally
for configuration of the server (type 'help' for console commands)
Can't recognize 'timeout 10' as an internal or external command, or batch script.export WINEDLLOVERRIDES="mscoree,mshtml="xvfbWINEDLLOVERRIDES="mshtml=,winemenubuilder.exe=d" wine ./EmpyrionDedicated_NoGraphics.cmd