11-23-2011, 06:12 AM
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:
These are the errors I'm getting:
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