• "Add "-debug" to the ./srcds_run command line"
    6 replies, posted
Hello. I've just got a VPS for my Gmod server instead of paying 10-25 a month I now pay $5 for any amount of slots I wish. But I've ran into this problem when I start my server. [CODE]Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem Tue Oct 10 20:31:12 UTC 2017: Server restart in 10 seconds[/CODE] Here is my startup command. [CODE]./srcds_run -console -game garrysmod +maxplayers 64 +map rp_skyliner_44town +gamemode 1942rp +host_workshop_collection 721303493 -authkey 84F74E30E8E109FF0A5794640700CA96 -dbug[/CODE] I've run into this many times in the past two days. I've even talked to someone who is very knowledgeable with Linux and how it functions, and he hasn't been able to help me with this problem. Specs: 512MB Ram 3.2 Ghz 1 Core 20GB SSD 1000TB A Month Using [URL="https://www.digitalocean.com/"]https://www.digitalocean.com/[/URL]
You don't have "-debug" in your command line, you have "-dbug".
[QUOTE=code_gs;52766952]You don't have "-debug" in your command line, you have "-dbug".[/QUOTE] Oh my god. I'm really off of my game. But it's still not working after I've changed it.
[QUOTE=lljsullins;52766972]Oh my god. I'm really off of my game. But it's still not working after I've changed it.[/QUOTE] Did it generate a debug.log?
[QUOTE=code_gs;52766974]Did it generate a debug.log?[/QUOTE] Where would that be? I've looked everywhere for it before.
I would guess either next to your srcds or in ~/garrysmod/. [editline]10th October 2017[/editline] I would only generate if you started your server with -debug. Does the message disappear when you put it in your command line?
[QUOTE=code_gs;52767014]I would guess either next to your srcds or in ~/garrysmod/. [editline]10th October 2017[/editline] I would only generate if you started your server with -debug. Does the message disappear when you put it in your command line?[/QUOTE] Well, I did that, now it doesn't do it anymore! [CODE]./srcds_run -debug -console -game garrysmod +maxplayers 64 +map rp_skyliner_44town +gamemode 1942rp +host_workshop_collection 721303493 -authkey 84F74E30E8E109FF0A5794640700CA96[/CODE] Thank you for your help! Thanks again, Liam
Sorry, you need to Log In to post a reply to this thread.