SRCDS Steam group


SRCDS Crashing
#1
ServerOS: Windows 2003 32 bit
Processor: Intel Core 2 Duo E8400 Wolfdale 3.0GHz 6MB L2 Cache LGA 775 65W Dual-Core Processor
Ram: 2 Kingston 1GB
Game: Garrysmod
Start Up:
Code:
set runcmd=C:\GModServer\orangebox\srcds.exe -console -game garrysmod -maxplayers 45 -ip 208.115.213.155 -port 27015 +map rp_evocity_v33x -tickrate 66 -exec server.cfg +r_hunkalloclightmaps 0 -autoupdate

@echo off
title GModServer
cls
echo GModServer Started!
echo.
echo *************************************************************************
echo To close the server, close this window and type exit in the server window
echo *************************************************************************
echo.
echo.
echo GModServer is now starting...
>> "GModServer.log" echo.
>> "GModServer.log" echo.
>> "GModServer.log" echo (%date%)(%time%) been started!
>> "GModServer.log" echo (%date%)(%time%) is now starting...

:restart

echo.
echo (%date%)(%time%) GModServer is now ONLINE
echo Watching GModServer for crashes...
>> "GModServer.log" echo.
>> "GModServer.log" echo (%date%)(%time%) GModServer is now ONLINE
>> "GModServer.log" echo (%date%)(%time%) Watching GModServer for crashes...

start /wait %runcmd%

echo.
echo (%date%)(%time%) Crash or Close detected!
echo GModServeris now restarting...
>> "GModServer.log" echo.
>> "GModServer.log" echo (%date%)(%time%) Crash or Close detected!
>> "GModServer.log" echo (%date%)(%time%) GModServer is now restarting...

goto restart


These are the errors I'm getting:
Code:
threadtools.cpp <2574> : Assertion Failed: Illegal termination of worker thread ' CN et Encrypt:0'
Assert( Assertion Failed: Illegal termination of worker thread ' CNet En crypt:0'):.\threadtools.cpp2574
Reply
#2
Not very useful error message, unless someone faced same they won't give you solution on it.
Try attaching it to some debugger. Is GDB available on windows?
Best Regards,
Stinkyfax
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)