1zc / CS2-Pterodactyl

Docker image and Pterodactyl eggs to support CS2 and CS:GO (after archival), based on SteamRT3.
GNU General Public License v3.0
82 stars 25 forks source link

Failed rcon #13

Closed ALFREDYTX closed 11 months ago

ALFREDYTX commented 1 year ago

I just created a dedicated cs2 server but when I put some rcon. command in the game console I get "unable to connect to remote server" and in the server console I get "SV: 'ΛLFRΞDRΞDYTXツ' (tick 23889) OnSimulateUserCommands(), commands starved for 64 ticks, 1000. 0 ms (limit 1000.0 ms) not queuing additional command". Also I already put in the startup -usercon so I got the startup "./game/cs2.sh -dedicated +ip xxx.xxx.xxx.xxx.x -port 27015 +map de_dust2 -usercon". Do you know how to fix it?

Javierko commented 1 year ago

Hi,

I had same issue. The problem is probably in the image (steamrt3 and sniper platform). I recommend you to use this egg instead, it's working fine even with rcon.

Ballaual commented 1 year ago

Hi,

I had same issue. The problem is probably in the image (steamrt3 and sniper platform). I recommend you to use this egg instead, it's working fine even with rcon.

even with that egg rcon might not work as intended when joined the server as the server wont accept the commands. then you can either run the command directly in the server console (without rcon prefix) or use external rcon clients / use rcon_adress IP:PORT and then rcon rcon_password PASS to use your commands from lobby.

Javierko commented 1 year ago

use external rcon clients / use rcon_adress IP:PORT and then rcon rcon_password PASS to use your commands from lobby.

Yes, that's what I'm using it. That was the problem with sniper platform (was unable to connect to rcon from client).

Ballaual commented 12 months ago

i've updated the egg tonight with some little bugfixes and qol stuff. in the next days i will bring an update for using sourcetv and after this i will work on a option to load workshop maps/collection to the server. if you guys have any further idea or wishes to be implemented let me know! :)

Ballaual commented 12 months ago

seems that valve brought a update for 740 app (server files) will test them and update the egg if working well! https://steamdb.info/app/740/depots/

upd: files are still for csgo legacy version. we still need to use the game files..

just added the sourcetv + config to the egg