Hi,
Everything worked fine but then the server won't restart, because of:
[CODE]Default clips will be not be modified
Error Vertex File for 'weapons/w_csgo_bayonet.mdl' checksum -1605469461 should be -174320638
Error Vertex File for 'weapons/w_csgo_bayonet.mdl' checksum -1605469461 should be -174320638
Segmentation fault (core dumped)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Do 2. Feb 13:34:54 CET 2017: Server restart in 10 seconds
[/CODE]
Google wasn't able to help me, as I found old threads with expired links only.
Thanks!
Seg faults can happen for a variety of reasons, most common is that you're trying to access locked memory.
Would recommend adding the debug launch option to see what's happening, have a look around.
Okay, I got it fixed.
I just removed randomly files from /models/weapon and it works. I don't understand the sense but it's Garry's Mod, so...
Sorry, you need to Log In to post a reply to this thread.