The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

ReactionAPI
T0SHD Mar 15, 2024 @ 12:13pm
not entirely sure whats going on here, any insight?
I'm getting this weird string of errors regarding the crossfade?
"MC_POST_UPDATE" from "Reactions Port Pack" failed: resources/scripts/main.lua:470: bad argument #2 to 'MusicManager_Crossfade' (number expected, got nil)
Stack Traceback:
in method MusicManager_Crossfade
resources/scripts/main.lua:470: in function 'Crossfade'
...saac Rebirth/mods/reaction_port_pack_3096196396/main.lua:379: in function 'RemoveMusic'
...saac Rebirth/mods/reaction_port_pack_3096196396/main.lua:425: in function 'RemoveSet'
...saac Rebirth/mods/reaction_port_pack_3096196396/main.lua:470: in function '?'
...saac Rebirth/mods/reaction_port_pack_3096196396/main.lua:531: in function 'UpdateCostumeAndMusic'
...saac Rebirth/mods/reaction_port_pack_3096196396/main.lua:609: in function at line 598
Image of actual error: https://imgur.com/a/Jp7vPJ9
< >
Showing 1-1 of 1 comments
Guantol  [developer] Mar 15, 2024 @ 4:18pm 
Thank you for the report!

This seems to be a problem with the function that tries to restore the music to it's original state once the reaction is disabled, however it returns nil and so it errors out since it cannot play a track with index nil.
I suspect that because you are getting this error the Reaction Music is not being removed when it should (unless you go to another room).

Questions:
Were you using Soundtrack Menu when this error occurs?
Does this happen even without Soundtrack Menu?
< >
Showing 1-1 of 1 comments
Per page: 1530 50