running a svencoop server, installed support for the opposing force maps
with:
"./steamcmd.sh +logon anonymous +force_install_dir .. +app_set_config 90
mod gearbox +app_update "90 -beta beta" validate +quit"

now I see that a few of the older maps, which have not changed in a couple
of years cause the server to crash.
no core file is generated and there is nothing useful in debug.log file.

hlds start command:
./hlds_run -num_edicts 3072 -game svencoop -pingboost 2 +ip 88.191.223.118
+port 27018 +map osprey +servercfgfile profiles/server27018.cfg +logsdir
profiles/logs/27018 -autoupdate -timeout 6 +maxplayers 12 -debug

These old maps cause a listening server to crash with this message:
"ED_LoadFromFile: Found when expecting {"

the only thing I see different about the maps that make servers
crash/restart is an extra char at the end of the entity file,
on the next line after the last "}" there is this:
xB7

------------------
Why do I think this is related to the beta?
I have another server where the old maps run just fine, it was setup with:
"./steamcmd.sh +login anonymous +force_install_dir ../hlds +app_update 90
validate +exit"

Then after I update this other server with:
"./steamcmd.sh +logon anonymous +force_install_dir .. +app_set_config 90
mod gearbox +app_update "90 -beta beta" validate +quit"

now it crashes with the older maps.
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to