-
-
Notifications
You must be signed in to change notification settings - Fork 451
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
Game freezes in recent updates #3979
Comments
All examples are from a single server? |
No, 3 servers are affected |
I have encountered a similar problem as well, but it only started happening recently, and we haven’t released any updates that could have caused it. There wasn’t any issue with older versions. I can reproduce it when many objects are created, for example, with the safes - 4000 objects plus the associated doors, totaling 8000, all in different interiors and dimensions. There are specific points on the map where, if you turn the camera at the right angle, you get massive FPS drops out of nowhere. I stopped all resources, and only the safes were loaded, and the issue still occurred. Now that I have completely reworked the safe loading system, it seems to be resolved. I only load the safes that are visible to players (if someone is in the given dimension). https://streamable.com/gg8gm2 < all resources running |
maybe some connection between two issues: #3985 |
Reuploaded clips: Also happened to my players note: there is also rollbacks of couple seconds somehow the player drive 1min of track and reappear in spawn suddently. https://streamable.com/ada322 |
This bug is now affecting 4 servers and over 8 players as far as i know, and it's getting worse. Some maps have this bug consistently, and some don't |
Same bug, happened in 2022 https://streamable.com/pkmrvv |
The cause in 2022 was a desync between client and server somewhere, I'll have to try and dig out the details (but they probably won't be relevant to whatever is causing it in this instance). Desync is generally the cause when issues like this manifest, and will probably be related to some recent change where something was missed/forgotten. |
#4013 related? It was updated to include fixes in dimensions, maybe this resolves your issue |
still didn't fix after #4013, so its not related ig |
Describe the bug
Some players have issue with recent updates, i guess started with r22880, when driving/spectating a vehicle/player sometimes game freezes for a sec and a lot happens within this second, camera get reset, vehicles can go through objects, game brightness increased for a sec
i have no idea what causes this issue, im not affected, tried both stable and nightly and couldn't reproduce this bug
Steps to reproduce
no idea
Version
Multi Theft Auto v1.6-release-22894
Additional context
Videos from players affected by this bug:
https://www.youtube.com/watch?v=WyHvCtFeumY
https://streamable.com/dfxeib
https://streamable.com/xoyg9j
https://streamable.com/dlyzy0
https://youtu.be/cuyc6OH-SQU?t=113
Relevant log output
Security Policy
The text was updated successfully, but these errors were encountered: