-
Notifications
You must be signed in to change notification settings - Fork 18
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
Weapon cycle issue #19
Comments
This is something which it's not engine dependent. Try to get a video of the problem but I guess there is nothing to fix here. |
Well it is as it does not happen with the old fs engine or other binaries I tested. I'll investigate further... but as you said, it shouldnt be something engine dependent, hence I named it crazy. |
Things to try (see if that happens in those conditions) :
|
"auto-burst" shooting mode behavior is noticeable on m9 build (from Jan and also newest one), but not fs build. I actually noticed something feels off with this build while playing pubs, but didn't realize what it was until I sprayed the wall in full auto mode (got used to that from CSGO, to check spray pattern for specific gun in order to compensate it with movement) If it was not for this bug, I'd probably use it more while playing pub/pcw/cw for security and other reasons. But this auto-burst shooting mode definitely makes it a no go. (for eventual mass adoption) Tested on both public and local server Got it recorded with OBS, uploaded to youtube... somehow the sound and video are not synced properly. Probably caused by my high video settings. Still, here are the links Anyway, it is reliably reproducible, so you shouldn't need to spend much time on seeing and eperiencing it yourself. |
As far as I can see, this seems to be only an audio problem. I've done a test, recording a server-side demo of me playing with the old engine, and playing that demo from both the new and old engine. Here is the result: http://ioq3urt.mickael9.tk/firing-bug.mp4 (ignore the few invalid frames, they're only messed up in the recording) |
It also doesn't seem to happen when using the OpenAL sound backend ( |
Thanks to the git bisect gods, I found the bad commit : cb06e3e 🎉 |
Can confirm that build |
#28 described a delay, not really missing shots, are you positive this is the same issue? |
Where would I be looking for S_StartSound warnings? Also this may not be a duplicate, It seems similar though. |
In console output / developer tab in GUI console |
There don't seem to be any related S_StartSound Warnings. Probably should open up the other issue then and close this one again. @BidyBiddle |
For some reason after a certain ammount of bullets fired (lr & g36 for example) the weapon slows the firerate down (after ~12 bullets fired).
This never happens with m4, negev and some other weapons. It's a really crazy issue.
Hard to give any footage of the bug, but I'll try and see if I can record something.
The text was updated successfully, but these errors were encountered: