Avain
Junior Member
- Joined
- May 10, 2016
- Messages
- 34
- Reaction score
- 25
Whenever I load into the SRP server, it crashes to desktop, no errors or messages, just a c2d. I've tried everything from verifying integrity, to multiple PC voodoo tricks like resubbing, deleting the workshop files, deleting the addons folder and then verifying, etc. No dice, sadly.
I've noticed that I only crash on "Downloading material/gui/ad2logo.tga", and on further inspection the crash logs repeat the following message about fifty or so times before the log devolves into unicode/wingdings type lettering that is impossible to read.
I've checked GarrysMod\sourceengine\scripts, the only scripts folder in my directory, and voice commands.txt seems to be missing. Previous to these KeyValues errors, I got this specific string that includes something about ad2logo.tga.bz2
I can provide the entire log on request. Thank you in advance.
I've noticed that I only crash on "Downloading material/gui/ad2logo.tga", and on further inspection the crash logs repeat the following message about fifty or so times before the log devolves into unicode/wingdings type lettering that is impossible to read.
Code:
4040(15.896493): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
4039(15.896489):
4038(15.896485): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
4037(15.896481):
4036(15.896477): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
4035(15.896474):
4034(15.896469): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
4033(15.896465):
4032(15.896461): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
4031(15.896456):
4030(15.896453): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
4029(15.896449):
4028(15.896445): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
4027(15.896441):
4026(15.896437): KeyValues Error: LoadFromBuffer: missing { in file scripts/voicecommands.txt
I've checked GarrysMod\sourceengine\scripts, the only scripts folder in my directory, and voice commands.txt seems to be missing. Previous to these KeyValues errors, I got this specific string that includes something about ad2logo.tga.bz2
Code:
4504(21.256882): Map file wasn't found, copying it from addon..
4503(20.448948): HTTP ERROR 8 downloading http://servers.taconbanana.com/srp/fastdl/materials/gui/ad2logo.tga
4502(20.432144): HTTP ERROR 8 downloading http://servers.taconbanana.com/srp/fastdl/materials/gui/ad2logo.tga.bz2
4501(18.796997): ConVarRef pac_restrictions doesn't point to an existing ConVar
4500(18.796956): ConVarRef pac_modifier_model doesn't point to an existing ConVar
4499(18.796913): ConVarRef pac_modifier_size doesn't point to an existing ConVar
4498(18.796740): Requesting 8 lua files from the server
I can provide the entire log on request. Thank you in advance.