• [URGENT] GMOD Server Crashing
    9 replies, posted
Hello Guys, I need some urgent help with the following problem. I've been trying to setup my DarkRP server again on a fresh installed Ubuntu machine, but it keeps giving me a error on start-up. - I followed the Linux Dedicated Server Guide from the Wiki, as I always do. - Download the newest Garrys Mod, Team Fortress 2, Counter-Strike: Source content from the Steam server with the Install script. - SVN'ed the latest DarkRP and installed it in the 'Gamemodes' map, as I always do. As soon as I run 'startgmod.sh' though terminal it start the booting sequence. When I get the message the screen is ready I use 'screen -x gm10server'. It opens the screen of the server and is counting down from 10-0 to the server start-up, as soon as it reaches 0 and is going to start the server the screen just goes back to the previous Terminal with the following message '[Screen is Terminating]'. I just cant find a solution to this problem, is there someone that could help me out with this? It's very urgent.
I got DarkRP running now but it wont load ANY maps. It says: maps/gm_construct.bsp/ not found or invalid I also tried some more maps but it keeps giving me the same error. Although that the maps are there and are all as they should be.
[QUOTE=Elixer;35538592]It says: maps/gm_construct.bsp/ not found or invalid[/QUOTE] Your start script/server.cfg is made wrong. It's trying to parse the map name as a directory.
Try taking off that extra / e.g maps/gm_construct.bsp/ --> maps/gm_construct.bsp
I'll have a look at it :) Thanks so far! [editline]12th April 2012[/editline] I do not have a server.cfg, so that cant be it right? What could it be then?
[QUOTE=Elixer;35539016]I'll have a look at it :) Thanks so far! [editline]12th April 2012[/editline] I do not have a server.cfg, so that cant be it right? What could it be then?[/QUOTE] Well surely the server doesn't automatically know what map to start with so wherever you have set the map option check there.
The map is set in my startgmod.sh, so the server knows which map to pick. But it just doesnt works.... [editline]12th April 2012[/editline] ./srcds_run -console -gamemode darkrp +maxplayers 16 +map gm_construct -autoupdate That is my command-line
Make a server config then try.
Could someone send me an example of a proper server.cfg? Cause I can make one, but I rather have one that is properly made.
[url]http://www.bananatree.im/gmod/cfg/page2.html[/url]
Sorry, you need to Log In to post a reply to this thread.