Unicode Rcon

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
when starting the servers:
View attachment 1128
I had experienced this error after updating to 10.8 and it was due to my RCON settings being wiped from the .ini file. If you're still getting the error, I recommend checking that your port is set in GameUserSettings.ini:

[ServerSettings]
RCONEnabled=True
RCONPort=28000
RCONServerGameLogBuffer=600.000000

or via your server launch args:

?RCONEnabled=True?RCONPort=28000
 
Back
Top