• My idle server keeps crashing…
    5 replies, posted
Hi everyone! I have a problem with my own TF2 Dedicated Server, the problem itself is when somebody dies, the server crashes. There is no error or warning in the server's console when the server crash happens. I Googled, but found no solution. :c Here is an error report by Windows: [CODE]Description Faulting Application Path: C:\serverDM\Team Fortress 2 Server\orangebox\srcds.exe Problem signature Problem Event Name: APPCRASH Application Name: srcds.exe Application Version: 0.0.0.0 Application Timestamp: 4fd10bcb Fault Module Name: apphelp.dll Fault Module Version: 6.2.8400.0 Fault Module Timestamp: 4fb7178e Exception Code: c0000005 Exception Offset: 000034ca OS Version: 6.2.8400.2.0.0.256.48 Locale ID: 1033 Additional Information 1: a9fd Additional Information 2: a9fd8ad7095050f5468dbd11ca39bcf2 Additional Information 3: 8488 Additional Information 4: 848829f3d6759963f2dec91775b122e6 Extra information about the problem Bucket ID: 7f4074dc46aa71792c8ff8a50915090b (-1258388576)[/CODE] The fun thing is that all other maps work just fine. Any idea on why the problem occurs and how to solve that? Thanks.
Sucks.
can't you use one of the maps that work ?
[QUOTE=ric20007;36483663]can't you use one of the maps that work ?[/QUOTE] Actually, I'd like to use achievement_idle, but if there are similar maps available… I can use them, too.
I think this is caused because theres no welcome camera available. The solution to this is to either. A) Install a fast respawn plugin, respawning them before they go into a team spec state, this will however prevent drops unless you leave the server. B) Decompile the map and put in a camera entity thats set as the main welcome camera. Option A always works from my experiance however B might have mixed outcomes of results.
[QUOTE=lionheart1066;36483862]I think this is caused because theres no welcome camera available. The solution to this is to either. A) Install a fast respawn plugin, respawning them before they go into a team spec state, this will however prevent drops unless you leave the server. B) Decompile the map and put in a camera entity thats set as the main welcome camera. Option A always works from my experiance however B might have mixed outcomes of results.[/QUOTE] Thanks a lot! This method works!
Sorry, you need to Log In to post a reply to this thread.