Need the right qagame.mp.i386.so

So my server is all good now, just want to slac addon. I just rename the existing file qagame.mp.i386.so to etpro_qagame.mp.i386.so, then i copy the slac file qagame.mp.i386.so into my ETpro folder. Launch it everything works, set map ... crashes.

i use this line: ./etded.x86 +set fs_game etpro +set fs_homepath et/etpro +exec server.cfg

at this point i did not loaded the map and i get this :
ERROR: FS_FileForHandle: NULL
********************
Couldn't write etconfig.cfg.
execing preset_high.cfg
Hitch warning: 1692 msec frame time
Couldn't write etconfig.cfg.


then i do map supply i get this:
Sys_LoadDll(et/etpro/etpro/qagame.mp.i386.so)...
Sys_LoadDll(et/etpro/etpro/qagame.mp.i386.so) failed:
"et/etpro/etpro/qagame.mp.i386.so: cannot open shared object file: Not a directory"
Sys_LoadDll(/home/server/et/etpro/qagame.mp.i386.so)... ok
Sys_LoadDll(qagame) found **vmMain** at 0xb1e51a40
Sys_LoadDll(qagame) succeeded!
SLSV : Server binary recognized as "Linux etded.x86 2.60b"
********************
ERROR: SLSV : Unable to open "et/etpro/etpro/etpro_qagame.mp.i386.so". Please check your installation!


If anybody knows a solution ty:)
Comments
7
/reinstall
Unable to open "et/etpro/etpro" <------- cant be more obvious
ofc but how to change it? just do +set fs_homepath home/server/et

?
Parent
Back to top