-
-
Notifications
You must be signed in to change notification settings - Fork 843
Description
User story
cs2 server don't start : CAppSystemDict:Unable to load module server (Dependency of application), error 2
Game
CS2
Linux distro
Other Debian 13
Command
command: debug
Further information
Hello,
I'm pretty new to this. Trying to run a cs2 server on my Debian 13 VPS, the server don't start and i have theses messages :
Network System Initialized
MOD desires lightbinner GPU but is unsupported by HW (SupportsCompute=0 CubeMapArrays=0)
Loaded /home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so, got (nil)
failed to dlopen /home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so error=/home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so: cannot open shared object file: No such file or directory
failed to dlopen "/home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so" error=/home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so: cannot open shared object file: No such file or directory
Loaded libserver_valve.so, got (nil)
failed to dlopen libserver_valve.so error=libserver_valve.so: cannot open shared object file: No such file or directory
failed to dlopen "libserver_valve.so" error=libserver_valve.so: cannot open shared object file: No such file or directory
Loaded /home/cs2server/serverfiles/game/csgo/bin/linuxsteamrt64/libserver.so, got (nil)
failed to dlopen /home/cs2server/serverfiles/game/csgo/bin/linuxsteamrt64/libserver.so error=libv8.so: cannot open shared object file: No such file or directory
failed to dlopen "/home/cs2server/serverfiles/game/csgo/bin/linuxsteamrt64/libserver.so" error=libv8.so: cannot open shared object file: No such file or directory
CAppSystemDict:Unable to load module server (Dependency of application), error 2
0 CAppSystemDict:Unable to load module server (Dependency of application), error 2
/home/cs2server/lgsm/modules/command_debug.sh: line 123: 12931 Segmentation fault ./cs2 -dedicated -ip 0.0.0.0 -port 27015 -maxplayers 16 -authkey +exec cs2server.cfg
[ ERROR ] Debugging cs2server: Server has stopped: exit code: 139
[ ERROR ] Debugging cs2server: Press ENTER to exit debug mode
Can you help me troubleshooting this issue please ?
Thanks in advance !
Best regards,
Relevant log output
Network System Initialized
MOD desires lightbinner GPU but is unsupported by HW (SupportsCompute=0 CubeMapArrays=0)
Loaded /home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so, got (nil)
failed to dlopen /home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so error=/home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so: cannot open shared object file: No such file or directory
failed to dlopen "/home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so" error=/home/cs2server/serverfiles/game/bin/linuxsteamrt64/libserver_valve.so: cannot open shared object file: No such file or directory
Loaded libserver_valve.so, got (nil)
failed to dlopen libserver_valve.so error=libserver_valve.so: cannot open shared object file: No such file or directory
failed to dlopen "libserver_valve.so" error=libserver_valve.so: cannot open shared object file: No such file or directory
Loaded /home/cs2server/serverfiles/game/csgo/bin/linuxsteamrt64/libserver.so, got (nil)
failed to dlopen /home/cs2server/serverfiles/game/csgo/bin/linuxsteamrt64/libserver.so error=libv8.so: cannot open shared object file: No such file or directory
failed to dlopen "/home/cs2server/serverfiles/game/csgo/bin/linuxsteamrt64/libserver.so" error=libv8.so: cannot open shared object file: No such file or directory
CAppSystemDict:Unable to load module server (Dependency of application), error 2
0 CAppSystemDict:Unable to load module server (Dependency of application), error 2
/home/cs2server/lgsm/modules/command_debug.sh: line 123: 12931 Segmentation fault ./cs2 -dedicated -ip 0.0.0.0 -port 27015 -maxplayers 16 -authkey +exec cs2server.cfg
[ ERROR ] Debugging cs2server: Server has stopped: exit code: 139
[ ERROR ] Debugging cs2server: Press ENTER to exit debug mode
Steps to reproduce
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status