Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Linux so-files

Page: 1 of 1
 ThomasR
03-28-2002, 8:12 AM
#1
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:
 Slaughter
03-29-2002, 1:46 AM
#2
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.
 MatrixCPA
04-01-2002, 4:03 AM
#3
Here's the solution to the problem. Add the following to your command-line startup:

+set vm_game 2
 ThomasR
04-03-2002, 3:25 AM
#4
Great!!!

Now it works fine. Thank's for the help. :D
Page: 1 of 1