Jump to content

Server not in Serverlist


miiu044

Recommended Posts

Hey,

just installed your project on my PC aswell on our test Server.

I can join the Server when i enter the IP Ingame but cannot find the server in the public server list. i have no idea why because the port forward is set and working as other people who have the ip can join. do you mind helping me to find out what the problem is?

i attached a launcher.log file

 

thanks for your help.

 

Launch.log

Edited by miiu044
Launcher.log without passwords
Link to comment
Share on other sites

with default config settings your server should be listed in the launcher.

Reset the game (Launcher -> Settings -> Reset Game) and try again.

Are you sure you didnt remove/alter line 78-80 from the UDKRenegadeX.ini (devbot-connection is needed to be listed in the launcher)?

Link to comment
Share on other sites

Im not launching the server with the launcher, instead with a batch script as follows:

@echo off
cd "E:\RenegadeX\Binaries\Win64"
start UDK.exe server CNC-Walls_Flying?AdminPassword=REMOVED?GDIBotCount=15?NODBotCount=15?GDIDifficulty=5?NODDifficulty=5?maxplayers=40 -port=7777

 

yes, im sure. but what i see in the console is the following:

[0020.40] ScriptLog: RCON: Attempting to connect to DevBot...
[0020.40] ScriptLog: RCON ERROR: Failed to connect.

 

The UDKRenegadeX.ini shows the following:

 

[RenX_Game.Rx_Rcon_Out]
Address=devbot.renegade-x.com
Port=21337

 

 

 

Edited by miiu044
Link to comment
Share on other sites

Thanks Again, happy to be here :)

 

may i ask you another question? Can i set the NIC which the game should use? the server has 2 interfaces, one external and one network only. sure i want to use the external one.

 

annnnd... how to turn off autobalance? bPlayersBalanceTeams=False seems to not work

Edited by miiu044
Link to comment
Share on other sites

Thank you aswell for your answer. my servers are showing now in the serverlist. great job, thanks.

about my other question you may also have an idea? i want to turn off autobalance for human players.

bPlayersBalanceTeams=False seems to not work

i mean, if its just me and another player one of us cannot switch into the team of the other human players.
if we are 3 players on the server all can switch to GDI for example.

May you have any idea how to solve that issue?

thanks again

Link to comment
Share on other sites

You can login as an administrator in-game and forcefully change a player's team. You can open the console with the '`' (~) key, or the single-line console with the F5 key. The commands you'll want to execute will look something like this:

Quote

/login your_admin_password
/team player_to_move

To get a list of commands (excluding /login), type /help or look here (might be slightly out of date): https://renx.wiki/wiki/RCON#Commands

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...