I'm trying to setup a Rust server with wine on our Linux box. Apparently, it requires a Windows envrionment. Is there a way to force pure console mode?
Code:$ wine RustDedicated.exe -batchmode +server.hostname myserver.com +server.port 28015 +server.identity MyRust +server.maxplayers 32 -console fixme:heap:RtlSetHeapInformation 0x340000 0 0x22fce0 4 stub fixme:system:SetProcessDPIAware stub! fixme:heap:RtlSetHeapInformation 0x13e0000 0 0x22f150 4 stub Mono path[0] = 'Z:/home/steam/Steam/rust/RustDedicated_Data/Managed' Mono path[1] = 'Z:/home/steam/Steam/rust/RustDedicated_Data/Mono' Mono config path = 'Z:/home/steam/Steam/rust/RustDedicated_Data/Mono/etc' fixme:win:EnumDisplayDevicesW ((null),0,0x22f210,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x22f210,0x00000000), stub! Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly.
Solved Make sure that your X server is running and that $DISPLAY is set correctly
Discussion in 'Rust Discussion' started by Lem'ADEC, Mar 2, 2015.
-
Did you ever figure out that problem?
-
Wulf Community Admin
-
this is command to launch server: WINEARCH=win64 WINEPREFIX=~/.wine64 wine rust_server.exe -batchmode -load
please help i have this problem too pls -
Wulf Community Admin
-
no
sdasddsdasdasdas
[DOUBLEPOST=1451425996][/DOUBLEPOST]