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

Other fixes for #3848 #3900

Merged
merged 4 commits into from
Dec 23, 2024
Merged

Conversation

G-Moris
Copy link
Contributor

@G-Moris G-Moris commented Dec 23, 2024

These are bug fixes and what was not implemented that was in the plans

Copy link
Member

@tederis tederis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to merge it faster than normal because this PR fixes the assertation problem described here: c0376c9#r150652050.

@tederis tederis merged commit 36416b2 into multitheftauto:master Dec 23, 2024
6 checks passed
@G-Moris
Copy link
Contributor Author

G-Moris commented Dec 23, 2024

If a problem is found, write here, I will fix it as soon as possible.

@botder botder added the bugfix Solution to a bug of any kind label Dec 24, 2024
@botder botder added this to the 1.6.1 milestone Dec 24, 2024
tederis pushed a commit that referenced this pull request Dec 25, 2024

lua_newtable(luaVM);
if (const auto* const entry = pVehicle->GetHandlingData())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should never happen. Handling is just broken after this chain of PR's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Solution to a bug of any kind
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants