The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

ReactionAPI
T0SHD 2024년 3월 15일 오후 12시 13분
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
< >
전체 댓글 1개 중 1~1개 표시 중
Guantol  [개발자] 2024년 3월 15일 오후 4시 18분 
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?
< >
전체 댓글 1개 중 1~1개 표시 중
페이지당 표시 개수: 1530 50