Thnx for the really fast replay. I did what you said and i still had the problem. But then i noticed that the log from the console is stored in my m2demo file, where i didnt even put any files, so i copied the server.cfg file there and now everything works!
Thanks for the help!
So my server is up and running the map mp_highrise but i just cannot change the gametype to FFA or any other than team deathmatch...
Here are my 1w4m.exe parameters:
+set party_maxplayers 10 +set net_port 28961 +exec server.cfg +map mp_highrise +map_rotate -dedicated -console
Here is also the last line in server.cfg:
set sv_mapRotation "gametype sd map mp_highrise gametype sd map mp_fuel2 gametype sd map mp_derail gametype sd map mp_crash gametype sd map mp_nightshift"
EDIT: Here are the console_mp file Errors that i found:
[ 3313] Error: Waited 2675 msec for missing asset "autoexec.cfg", of type "rawfile".
[ 3313] Error: couldn't exec autoexec.cfg
[ 3323] Error: couldn't exec server.cfg
So i guess for some reason it doesnt read my server.cfg file... Any idea why is this happening guys?