callofduty4x / CoD4x_Server

Extended Call of Duty 4 server
https://cod4x.ovh
GNU Affero General Public License v3.0
327 stars 121 forks source link

CL_CGameNeedsServerComand:a reliable command was cycled out #395

Closed gasofa closed 12 months ago

gasofa commented 1 year ago

Hi guys. When I change the map it gives me this error CL_CGameNeedsServerComand: a reliable command was cycled out

Can this error be fixed?

Cheers

gasofa commented 1 year ago

Thanks friend, I don't know how to fix it I've been looking and trying things but when the map changes all the escapers go outside. Can anybody help me ?? Thank you

Iswenzz commented 1 year ago

Hey, i think the packets are too big for the players when connecting (could be from too many setClientDvar, setStat etc)

gasofa commented 1 year ago

Hello friend, thanks for your answer. how could i fix it greetings and happy new year

Iswenzz commented 1 year ago

You can rewrite the GSC to send less setClientDvar and maybe wait a few seconds before sending them, happy new year too.