[Audio] Prevent crash in interactive playback - #90481
Merged
akien-mga merged 1 commit intoJul 18, 2024
Merged
Conversation
AThousandShips
commented
Apr 10, 2024
AThousandShips
force-pushed
the
interactive_playback
branch
from
May 13, 2024 11:55
447e665 to
8a52837
Compare
AThousandShips
force-pushed
the
interactive_playback
branch
from
June 21, 2024 12:04
8a52837 to
d6b68d2
Compare
AThousandShips
force-pushed
the
interactive_playback
branch
from
July 17, 2024 12:57
d6b68d2 to
4faa943
Compare
Member
Author
|
Realized that the classes are 4.3 so returning this to 4.3 and removing compat breakage as it doesn't for 4.3 |
AThousandShips
force-pushed
the
interactive_playback
branch
from
July 17, 2024 16:57
4faa943 to
2878dd4
Compare
AThousandShips
force-pushed
the
interactive_playback
branch
from
July 17, 2024 16:58
2878dd4 to
be652f1
Compare
akien-mga
approved these changes
Jul 17, 2024
Member
|
Thanks! |
Member
Author
|
Thank you! |
BendyLand
pushed a commit
to BendyLand/voltaire
that referenced
this pull request
Aug 2, 2026
…playback [Audio] Prevent crash in interactive playback
BendyLand
pushed a commit
to BendyLand/voltaire
that referenced
this pull request
Aug 2, 2026
This is in two parts, first part is fixing the crash itself, second part is ensuring the class can't be created on its own, can remove if desired but I'd say it makes sense as these make no sense created independently as they are unconfigured
AudioStreamPlaybackInteractive.switch_to_clip_by_namefunction crashes Godot #90474