07-30-2012, 07:47 AM
When I launch my SRCDS Garry'smod server i get this error:
ConVarRef mat_dxlevel doesn't point to an existing ConVar
And says some other stuff but it closes to fast for me to read it was hard enough reading the first line.
---System Info----
Game: Garry'smod
Computer: DELL Optiplex 780
OS: Windows 7 Ultimate (64-bit)
Processor: Intel Core Duo 2.93 GHz
RAM: 4.00 GB
---------------------
FULL batch script:
@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 +map ud_rebellland_beta_02b +maxplayers 120 -verify_all
echo (%time%) WARNING: srcds closed or crashed, restarting.
I would LOVE to know why this is happening,
Is there ANY fix please I miss my server and I have been raging for 2 days now
ConVarRef mat_dxlevel doesn't point to an existing ConVar
And says some other stuff but it closes to fast for me to read it was hard enough reading the first line.
---System Info----
Game: Garry'smod
Computer: DELL Optiplex 780
OS: Windows 7 Ultimate (64-bit)
Processor: Intel Core Duo 2.93 GHz
RAM: 4.00 GB
---------------------
FULL batch script:
@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 +map ud_rebellland_beta_02b +maxplayers 120 -verify_all
echo (%time%) WARNING: srcds closed or crashed, restarting.
I would LOVE to know why this is happening,
Is there ANY fix please I miss my server and I have been raging for 2 days now