Hello, I have tried starting up a plain gmod server on Linux since the steampipe switch and I can't get it to work. I keep getting a "Segmentation Fault" error. I've looked around but all of the segmentation fault errors seem to be from a long time ago and no longer aplly to my situation. Any help or leads on how to fix this would be greatly apprciated.
This is the launch script I have to launch the server.
#!/bin/bash
clear
echo "Starting up Garry's Mod 13 server."
screen -A -m -d -S gmod ./srcds_run -game garrysmod +maxplayers 32 +map gm_construct
echo "Started. Type screen -x gmod to resume!"
screen -x gmod
Here is a picture of the error I am getting:
[url]http://i.imgur.com/68Ud2ht.png?1[/url]
Hopefully this infoformation I have provided is able to help someone help me in my cituation.
Thanks :)
[highlight](User was banned for this post ("wrong section" - postal))[/highlight]
Sorry, you need to Log In to post a reply to this thread.