hello I have a strange cs2 crash on startup caused by command line
If I run this command line with a .bat file work correctly if I run in tcadmin it crash during startup
cs2.exe -dedicated -usercon -console -dev +game_type 0 +game_mode 0 +sv_logfile 1 -serverlogging -ip 95.110.133.131 -port 27015 -maxplayers 12 +map cs_italy
I make some test with all parameters and I have discovered that all those command work correctly
cs2.exe -dedicated -usercon -console -dev +game_type 0 +game_mode 0 +sv_logfile 1 -serverlogging -ip 95.110.133.131 -port 27015 -maxplayers 12
but as soon I add +MAP the server crash on startup
+map xxxxxxx
Any help ?
thanks a lot