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

fix: Avoid to get and set fmod_parameters root #296

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

piiertho
Copy link
Member

This resolves #293

There was a problem when duplicating emitters, it was trying to call _get and _set on fmod_parameters root.

@piiertho piiertho requested review from bitbrain and CedNaru December 17, 2024 16:28
@piiertho piiertho force-pushed the bugfix/avoid-get-set-event-parameter-root branch from d3cdbb6 to 02fc333 Compare December 21, 2024 20:05
@piiertho
Copy link
Member Author

downloads.tuxfamily.org seems down again ...

@piiertho piiertho force-pushed the bugfix/avoid-get-set-event-parameter-root branch from 02fc333 to 21cebf0 Compare January 7, 2025 12:56
@piiertho piiertho merged commit ea0c048 into master Jan 7, 2025
15 checks passed
@piiertho piiertho deleted the bugfix/avoid-get-set-event-parameter-root branch January 7, 2025 18:12
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.

Trying to duplicate an FmodEventEmitter2D/3D crashes the engine with a segmentation fault
2 participants