Page 1 of 1

Panel RCON Hits Error for RUST

Posted: Sun Apr 28, 2019 11:26 am
by mfernald
Operating System: Windows
Arch: 64 Bit
Install method :EzUGCC
Database being used: mysql

RCON is able to be accessed via third party apps but if the user attempts to use the panel rcon the panel itself hits an internal error in the application.

Any troubleshooting steps you've tried:
Changed RCON Port, verified command line

Game Server Settings:
Server root
D:\RustNew
Specifies the path where the game server is installed. Can be left blank unless used as a variable elsewhere.
Working directory +
D:\RustNew\RustExp
Specifies the path where the panel will run the executable from. For most servers this can be left blank and the working directory will be set to the path used in 'Server Executable' setting below.
Server executable +
%ServerWD%\RustDedicated.exe
Specify the executable to run. Include the full path and executable extension.
Command line arguments +
+server.hostname "DySTopiaServers" +rcon.password "AStrongPW" +rcon.web 1 +server.identity UGCC +server.level "HapisIsland" -autoupdate
These command line options can be edited by the user if allowed.
Hidden command line arguments +
-batchmode -load +server.port %Port% +rcon.port %RconPort% +rcon.ip %IP% +server.ip %IP% +server.maxplayers 250 -logfile
These command line options aren't editable by the user. Useful for locking down max player #, IPs, etc.

Re: Panel RCON Hits Error for RUST

Posted: Sun Apr 28, 2019 11:31 am
by Masher
There's a bug that might be causing this.

If your console log file setting is empty (options tab) for the server, try setting a value (i.e. %Root%\gamelog.txt) and see if it goes away. If this is the cause it's fixed in the latest update.

Re: Panel RCON Hits Error for RUST

Posted: Sun Apr 28, 2019 5:56 pm
by mfernald
It appears to have fixed that issue. What is the best way to update the panel version?

Re: Panel RCON Hits Error for RUST

Posted: Sun Apr 28, 2019 6:12 pm
by Masher
Upgrade instructions for EzUGCC are available in the documentation area of the forum. http://www.brainless.us/forum/viewtopic.php?f=21&t=129