Skip to content
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

Open
1 task done
q8X opened this issue Jan 25, 2025 · 10 comments
Open
1 task done

Game freezes in recent updates #3979

q8X opened this issue Jan 25, 2025 · 10 comments
Labels
bug Something isn't working

Comments

@q8X
Copy link

q8X commented Jan 25, 2025

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

  • I have read and understood the Security Policy and this issue is not security related.
@q8X q8X added the bug Something isn't working label Jan 25, 2025
@botder
Copy link
Member

botder commented Jan 25, 2025

All examples are from a single server?

@q8X
Copy link
Author

q8X commented Jan 25, 2025

No, 3 servers are affected

@Xenius97
Copy link
Contributor

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
https://streamable.com/jso3mm < half of the resources stopped
https://streamable.com/8zlg1o < only safes loaded

@Xenius97 Xenius97 mentioned this issue Jan 28, 2025
1 task
@Xenius97
Copy link
Contributor

All examples are from a single server?

maybe some connection between two issues: #3985

@naouh
Copy link

naouh commented Feb 8, 2025

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
https://streamable.com/l8c5ng
https://streamable.com/4xcelb

@q8X
Copy link
Author

q8X commented Feb 14, 2025

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

@q8X
Copy link
Author

q8X commented Feb 15, 2025

Same bug, happened in 2022 https://streamable.com/pkmrvv
3 players reproduced it the same way as in this video https://youtu.be/iHcOF3pDr54

@Lpsd
Copy link
Member

Lpsd commented Feb 15, 2025

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.

@Lpsd
Copy link
Member

Lpsd commented Feb 15, 2025

#4013 related? It was updated to include fixes in dimensions, maybe this resolves your issue

@q8X
Copy link
Author

q8X commented Feb 16, 2025

still didn't fix after #4013, so its not related ig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants