Hello Community,
i have a big problem with the RCON Tools actually. Every RCON Tool i used, cant get the player list and the ping from the server.
Do you have the same problem? I already use a Android RCON too an it tells me i have -1 player on the server. o.0
Mfg Bi0
Different RCON Tools same problem
Discussion in 'Rust Discussion' started by ॐ Bi0sh0k ॐ, May 7, 2018.
-
Tried RustAdmin?
What command do you use? -
Yes dont work. Command? The RCON Tools get it by itselfs normally.
-
Only thing that i can think of is you aren’t actually connected
-
Nope. Iam connected and get the console log and see what players write in chat.
Thats the strange thing. Like there is a missing hook to get the server infos. -
The G-Portal Support said the dont know too. The said lets keep wait 4 a fix maybe.
-
Wulf Community Admin
Do you have Oxide's RCON enabled under oxide.config.json? If so, that would be the culprit as it doesn't send the reply the way the RCON tool is expecting.
-
Nope dont work at all. :/
The Rcon Tools get a quick timeout after a time too. For short time i see the server console.
Code:{ "Options": { "Modded": true, "DefaultGroups": { "Players": "default", "Administrators": "admin" } }, "OxideConsole": { "Enabled": true, "MinimalistMode": true, "ShowStatusBar": true }, "OxideRcon": { "Enabled": true, "Port": 28016, "Password": "PW", "ChatPrefix": "[Server Console]" } }
-
Wulf Community Admin
-
Code:{ "Options": { "Modded": true, "DefaultGroups": { "Players": "default", "Administrators": "admin" } }, "OxideConsole": { "Enabled": true, "MinimalistMode": true, "ShowStatusBar": true }, "OxideRcon": { "Enabled": false, "Port": 25580, "Password": "", "ChatPrefix": "[Server Console]" } }