FnDragon Posted April 25, 2002 Share Posted April 25, 2002 Hi. I've got a distressing question about the jk2 dedicated server binary. When I try and run it (without any command line flags) it pops up and waits for input on the console. But when I try and load a map (and start the game engine effectively running) it gives this error: ... snip ... ----- FS_Startup ----- Current search path: /bfd/GAMES//.jkii/base /bfd/FTP/cs27070/homedir/jk2/base/assets1.pk3 (8011 files) /bfd/FTP/cs27070/homedir/jk2/base/assets0.pk3 (6674 files) /bfd/FTP/cs27070/homedir/jk2/base ./jk2ded/base ---------------------- 29370 files in pk3 files Loading dll file jk2mpgame. Sys_LoadDll(/bfd/FTP/cs27070/homedir/jk2/base/jk2mpgamei386.so)... Sys_LoadDll(/bfd/FTP/cs27070/homedir/jk2/base/jk2mpgamei386.so) failed: "/bfd/FTP/cs27070/homedir/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! -=-=- Here's my command line: ./jk2ded +set dedicated 1 +map ffa_bespin Now the curious thing is that I haven't heard anything about this .so mentioned in any of the install documentation or any of these forum messages (searching is disabled, how rude). Has anyone had any experience with this error, and can anyone set me on the right track to getting this resolved? Thanks, FnDragon Link to comment Share on other sites More sharing options...
MatrixCPA Posted April 25, 2002 Share Posted April 25, 2002 Change your command line to read like so: ./jk2ded +set dedicated 1 +set vm_game 2 +map ffa_bespin Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.