Closed GoogleCodeExporter closed 8 years ago
This is not a bug. Your server isn't properly set up, so it isn't finding the
mod files. Community support for issues like this is on the forum:
http://forum.heavygunz.net/index.php?board=2.0
That said, I run a kubuntu server with a custom init binary I wrote, and I call
the cod4_lnxded-bin directly. This is the sanitized command line my init
binary executes to start RotU 2.2.2:
./cod4_lnxded-bin +set fs_homepath /home/username/cod4/28960 +set fs_savepath
/home/username/cod4/28960 +set dedicated 2 +set sv_punkbuster "0" +set net_ip
216.155.145.34 +set net_port 28960 +set ui_maxclients 40 +set sv_maxclients 40
+set fs_game mods/pza.rotu22 +exec server.cfg +map_rotate +set g_gametype surv
+map_restart +set g_gametype surv +map_restart
You should inspect your fs_homepath and fs_savepath, as well as ensuring you
cod4_lnxded is cd'ing into the right directory.
Original comment by m...@marktaff.com
on 20 Jan 2014 at 8:42
Original issue reported on code.google.com by
ivanov.d...@gmail.com
on 15 Jan 2014 at 2:06