Please forgive me if this isn't allowed here. I've seen other server crash posts here and am hoping someone may be able to assist. I had several Halo: Custom Edition dedicated servers running on the same system without issue until recently. Now any Halo:CE run on my first server crashes immediately at start while the other server continues to run without issue. They were all created from the same install and config files. Only the ports and server names have been changed. The first server is Windows Server 2008 x64 and the second server is Windows Server 2008 R2.
The command to start the server is:
C:\GameServers\haloce1\haloceded.exe -exec halo.txt -ip xx.xx.xx.xx -port 2301 -path C:\GameServers\haloce1\profiles
The output in the command line is (total of three lines):
### FAILED TO OPEN DATA-CACHE FILE.
After this a Dialog box pops up in Windows:
Exception!
Gathering exception data...
Followed by the standard program has stopped working dialog box.
halo.txt:
sv_name "HALO CE Server"
sv_public True
sv_maxplayers 16
sv_password
sv_rcon_password 8388e
sv_mapcycle_timeout 15
sv_mapcycle_add bloodgulch "ctf"
sv_mapcycle_begin
I have tried reinstalling this server, verifying PATH, verifying the map name and values in the halo.txt but still have this issue. If anyone could point out what I'm doing wrong I'd really appreciate it. It must have something to do with Windows Server 2008 but I haven't a clue what it might be.
Edited by Bestrafung on Mar 17, 2014 at 03:41 PM