Page 1 of 1

Template Request: Hurtworld

Posted: Wed Jun 01, 2016 5:30 pm
by Rustnodeserver
Hello everyone,

New to UGCC, recently purchased the license to run a few different Rust servers. So far, I love it!

Wondering if there is a Hurtworld template out there? I did a search in the forums but was unable to find one and am having trouble setting it up manually.


Thanks in advance!

Re: Template Request: Hurtworld

Posted: Wed Jun 01, 2016 9:13 pm
by Masher
I don't have much experience with hurtworld, but if you have a batch file with the commands to run the server please post it and post the executable settings and arguments you're trying to use in the panel.

Re: Template Request: Hurtworld

Posted: Thu Jun 02, 2016 12:29 am
by Rustnodeserver
Hey Masher,

Thanks for the quick reply. I have posted my batch file below (passwords and ID's replaced with fillers).

SteamCMD App ID: 405100

Code: Select all

hurtworld.exe -batchmode -nographics -exec "host 12871;queryport 12881;save mysave;servername The Node - Vanilla;addadmin ADMINID;maxplayers 60;wipeinterval 1209600;targetfps 100" -logfile "gamelog.txt" 
I tried it similarly to what I used with rust, however I think I messed up somewhere and was unable to get the server started.

Thank You

Re: Template Request: Hurtworld

Posted: Thu Jun 02, 2016 5:58 am
by Masher
What are your settings on the executable tab in the panel?

Re: Template Request: Hurtworld

Posted: Thu Jun 02, 2016 12:25 pm
by Rustnodeserver
I redid the whole config from scratch again and was able to get the server started successfully this time however the server auto restarts after being non-responsive for 4 queries. I've verified the queries port is set to the same as in the config file and verified that its open in the firewall.

Here's the requested information:

Server root: (blank)
Working Directory:

Code: Select all

C:\servers\Hurtworld\Server1
Server executable:

Code: Select all

%ServerWD%\hurtworld.exe
Command line arguments:

Code: Select all

hurtworld.exe -batchmode -nographics -exec "host 12871;queryport 12881;save mysave;servername The Node - Vanilla;addadmin ADMINID;maxplayers 60;wipeinterval 1209600;targetfps 100" -logfile "gamelog.txt" 
Start with broker: unchecked
Allow users to edit cmdline: yes
Kill child processes: unchecked
Depends on: None
Dependencies follow server: unchecked
Dependencies wait time: 0
Run command before server start: empty
Command line argument: empty
File hash: not set
Secondary file hash: empty
Secondary file hash: not set
Update hashes with update: unchecked
PID file: empty
Priority: Normal
CPU affinity: unchecked

Re: Template Request: Hurtworld

Posted: Thu Jun 02, 2016 3:24 pm
by Masher
Disable advanced monitoring until you can get the query stuff working. Try setting the gametype on the general tab to source. Does it query? Also make sure you have an IP set as well as the query port.

Re: Template Request: Hurtworld

Posted: Fri Jun 03, 2016 1:53 pm
by Rustnodeserver
Got it!
Disabled all monitoring and that seemed to clear up the issue. It hasn't gone down yet but I will end up testing/connecting to the server once I am home.

Thank you for all your help.

Re: Template Request: Hurtworld

Posted: Fri Jun 03, 2016 4:05 pm
by Masher
Once you get the query stuff working in the panel you'll be good to re-enable advanced monitoring.