-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Player account shooting pistol/rifle breaking bug. #1353
Comments
I also experienced this problem. I didn't linked it to the kicked/disconnected but as I am kicked sometime to time, busy shooting, it can make sense. It does not affect scout/riffle though. |
I don't think it's the case, I've added some debug logs to check though, post here or |
It just happenned again. Indeed seems related to a kick for no activity. I did a /report as soon as I saw the issue (azerty_123) |
So far none of my debug logs have tripped, so I guess I'll have to look into potential similar problems... |
Again, few minutes ago : have been kicked off for inactivity (azerty_123) and now no more guns. Is there a way I can help you ? |
There is a bug where specific ranged weapons like pistol and rifle stops working for a player until the server restarts.
I suspect this bug maybe triggered when a player is kicked/disconnected from the server whilst shooting. I say this because I was kicked for inactivity whilst busy shooting and then I encounter this problem again.
This is just speculation but perhaps this is related to cooldowns hitting an corner case and leaving a player cooldown stuck somehow
capturetheflag/mods/ctf/ctf_core/cooldowns.lua
Line 4 in a01635a
Perhaps clearing a player cooldown on join could help?
The text was updated successfully, but these errors were encountered: