Filosoff Posted July 30, 2002 Posted July 30, 2002 I'm trying to set up Linux dedicated server. I've downlaoded binaries, made config, read FAQ and quite a big part of this Forum, but still can't solve the problem. when I start the server, it starts running normally, parses configs and checks .pk3's and then it says: Loading dll file jk2mpgame. Sys_LoadDll(/home/games/jk2/base/jk2mpgamei386.so)... Sys_LoadDll(/home/games/jk2/base/jk2mpgamei386.so) failed: "/home/games/jk2/base/jk2mpgamei386.so: cannot open shared object file: No such file or directory" Sys_LoadDll(./jk2ded/base/jk2mpgamei386.so) failed: "./jk2ded/base/jk2mpgamei386.so: cannot open shared object file: Not a directory" ----- Server Shutdown ----- --------------------------- Sys_Error: Sys_LoadDll(jk2mpgame) failed dlopen() completely! and then server dies. how could it be solved anyway?
MatrixCPA Posted July 31, 2002 Posted July 31, 2002 Add the following to your command line before you exec the server.cfg: +set vm_game 2 So, it should look something along these lines: ./jk2ded +set dedicated 2 +set vm_game 2 +exec server.cfg
KnightHawk420 Posted August 1, 2002 Posted August 1, 2002 Matrx could you shed some light on how and why this works? I've never seen the error you seem to fix it fast what is it?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.