MightyPrinny / godot-FLMusicLib

GDNative library that plays mp3, chiptune and tracker music files using Game Music Emu, Minimp3 and openmpt
Creative Commons Zero v1.0 Universal
51 stars 7 forks source link

Using a multiple instance crashes the game #4

Open WraithWinterly opened 4 years ago

WraithWinterly commented 4 years ago

If you do FLMusicLib.new() twice and try to use the other one, or play more then one sound, it crashes the game

MightyPrinny commented 4 years ago

Multiple instances should work in version 0.5.1 #1