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

Move 2.0.6 detection to object counting stage #1839

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

colinator27
Copy link
Member

Description

Moves 2.0.6 version detection to the object counting stage of deserialization. This fixes a regression with object counting that started occurring in a few GMS2 games after #1830 was merged, because the version was not detected early enough.

Caveats

Unlikely to have any side effects.

Notes

Tested on two games that had the issue, amongst a few that did not. Also, technically speaking, the 2.0.6 detection not occurring in the object counting stage was a hidden bug that could not be triggered until the aforementioned PR was merged.

@colinator27 colinator27 requested a review from Miepee July 20, 2024 22:18
Copy link

github-actions bot commented Jul 20, 2024

@colinator27 colinator27 merged commit d4f6431 into master Jul 21, 2024
5 checks passed
@colinator27 colinator27 deleted the move-2-0-6-detection-earlier branch July 21, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants