Hey there,
got a little qustion. Everytime I try to start jk2 on my linux maschine i got the following error-msg:
Loading dll file jk2mpgame.
Sys_LoadDll(/usr/local/jedi/base/jk2mpgamei386.so)...
Sys_LoadDll(/usr/local/jedi/base/jk2mpgamei386.so) failed: "/usr/local/jedi/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"
where can I get this file??????
Greets
Thomas :confused:
Hrm, I hate to say it, but are you using the JK2 dedicated server or are you trying to use some other Q3 based engine dedicated server? JK2 uses .vm files, which are crossplatform, I wan unable to find any .so's in the pak files.
Edit: Also, make sure you have uploaded bot asset pak files to your base directory for your dedicated server.
Here's the solution to the problem. Add the following to your command-line startup:
+set vm_game 2
Great!!!
Now it works fine. Thank's for the help. :D