I've had a server working fine for a while now. It showed up in the master list and everything worked well. Now, literally out of no where, it doesn't work.
Even when the tremded is running, I can't find it in the master, local, or even favorites list. I have the IP in my favorites. The last lines of the console don't indicate a crash. Everything should be running smoothly, but it isn't.
Here are the last lines of the console.
----------------------
4009 files in pk3 files
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
--- Common Initialization Complete ---
Opening IP socket: localhost:30720
NET_GetLocalAddress: Querying for network interfaces
IP: 192.168.1.101 (en1)
NET_GetLocalAddress: DONE querying for network interfaces
execing server.cfg
Hitch warning: 627 msec frame time
It usually says something about sending a heartbeat in the last few lines, but now it doesn't work. Any ideas?