My srcds.exe is crashing, I wanted to know if you guys could help me out.
OS : Windows
Ver: 8.1 (problem before 8.1)
RAM: 6GB
Game: Garry's Mod (x64)
My startup line :
It then comes up with SRCDS has crashed or closed, restarting and then I get this error:
srcds.exe - Entry Point Not found
The procedure entry point
?WaitForCreateComplete@CThread@@MAE_NPAVCThreadEvent@@@
Z could not be located in the dynamic link library
c:\gmodserver\garrysmod\bin\server.dll
PLEASE HELP!
OS : Windows
Ver: 8.1 (problem before 8.1)
RAM: 6GB
Game: Garry's Mod (x64)
My startup line :
Quote:@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod +gamemode "zombiesurvival" +map gm_construct +maxplayers 32 -authkey ******************
+host_workshop_collection *****
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
It then comes up with SRCDS has crashed or closed, restarting and then I get this error:
srcds.exe - Entry Point Not found
The procedure entry point
?WaitForCreateComplete@CThread@@MAE_NPAVCThreadEvent@@@
Z could not be located in the dynamic link library
c:\gmodserver\garrysmod\bin\server.dll
PLEASE HELP!