The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

The Cursed Collection!
 This topic has been pinned, so it's probably important
Preyn  [developer] 18 Jan, 2022 @ 12:42pm
Bugs and Issues
Report your troubles here!

Currently open issues:
  • Crash with the following error:
    [INFO] - Could not open [X]\steam\steamapps\common\the binding of isaac rebirth/data/the cursed collection/save[X].dat for reading!
    Issue origin is currently unknown.

  • Crash with error containing either GetCollectibleNum, GetTrinketMultiplier or func:IterateSubs.

    Issue is being looked into. Issue seems to spring up for random players while not being prevelant for others at all. Currently looking for a common denominator between players affected.
    Last edited by Preyn; 31 Aug, 2022 @ 3:19pm
    < >
    Showing 1-15 of 66 comments
    rainy 20 Feb, 2022 @ 4:04am 
    [INFO] - Could not open d:\program files (x86)\steam\steamapps\common\the binding of isaac rebirth/data/the cursed collection/save2.dat for reading!
    My game crashed and I found this in my game log, I don't know why.
    Preyn  [developer] 24 Feb, 2022 @ 12:34pm 
    Originally posted by yuqingzhitian:
    [INFO] - Could not open d:\program files (x86)\steam\steamapps\common\the binding of isaac rebirth/data/the cursed collection/save2.dat for reading!
    My game crashed and I found this in my game log, I don't know why.
    This issue is probably related so some form of corrupted installation or savedata. Which i sadly enough can't really help with. You could try re-installing but other than that i wouldn't really know what else can be done
    Last edited by Preyn; 29 Mar, 2022 @ 10:20am
    Autumnis 10 Mar, 2022 @ 5:51pm 
    For some reason, this is consistently the buggiest of the collections. It consistently crashes the game and says something about missing a save1.dat in the cursed collection's files in the logs.
    Preyn  [developer] 18 Mar, 2022 @ 3:11pm 
    Originally posted by Autumnet the Stellar:
    For some reason, this is consistently the buggiest of the collections. It consistently crashes the game and says something about missing a save1.dat in the cursed collection's files in the logs.
    This issue has been reported before but i don't know it's origin (has never happened on my end). So i can't help you with it :steamsad:
    Last edited by Preyn; 29 Mar, 2022 @ 10:21am
    Game keeps crashing. This is what it says in the log:
    [ASSERT] - Entity Teleport Detected! Type: 960, Variant: 27, Subtype: 12; Pos: 180.000000, 60.000000; Size: 0.000000, 0.000000 [INFO] - Could not open d:\steam\steamapps\common\the binding of isaac rebirth/data/the cursed collection/save1.dat for reading! [INFO] - music stopped playing [INFO] - Queued Path d:/steam/steamapps/common/the binding of isaac rebirth/mods/antibirth music++_1547034524/resources/music/the cellar layer.ogg [ASSERT] - Entity Teleport Detected! Type: 960, Variant: 27, Subtype: 12; Pos: 180.000000, 60.000000; Size: 0.000000, 0.000000 [INFO] - Caught exception, writing minidump...
    SineSwiper 19 Mar, 2022 @ 1:40pm 
    Not quite sure if this is part of the crash I had, but I've got this message:

    [INFO] - Could not open d:\program files (x86)\steam\steamapps\common\the binding of isaac rebirth/data/the cursed collection/save1.dat for reading!

    The "data/the cursed collection" directory doesn't actually exist. So, it looks like it's trying to read the file without checking the directory exists first.
    Last edited by SineSwiper; 19 Mar, 2022 @ 1:40pm
    Hollow 20 Mar, 2022 @ 9:19am 
    Curses don't work for me, there's a error "CURCOL: Curse of x failed to load"
    Hollow 20 Mar, 2022 @ 9:20am 
    Originally posted by Hollow:
    Curses don't work for me, there's a error "CURCOL: Curse of x failed to load"
    And I can't change anything in mod config menu
    SineSwiper 21 Mar, 2022 @ 3:53pm 
    Found a crash source here from Tainted Laz. Consistently crashes:

    [INFO] - Lua Debug: ------[The Collection Controller]Start of MC_POST_UPDATE(func:IterateSubs) at 3783673978 [INFO] - Caught exception, writing minidump...

    With a bunch of DebugLog strings, I isolated it down to this line:

    local triNum = player:GetTrinketMultiplier(value.ID)

    It already looped through that with other players I think. Might be an issue with TLaz's other pair?
    rainy 22 Mar, 2022 @ 11:06pm 
    [INFO] - Lua stack trace:
    [INFO] - [C](-1): GetCollectibleNum
    [INFO] - ...ursed collection_2724039000/scripts/curcol_callbacks.lua(360): ?
    [INFO] - Caught exception, writing minidump...
    After last Isaac patch, the game log can show which parts cause crash, and I find these in my game log (my game crashed when I started a new run)
    Preyn  [developer] 23 Mar, 2022 @ 1:10pm 
    Originally posted by Hollow:
    Curses don't work for me, there's a error "CURCOL: Curse of x failed to load"
    Sometimes custom curses can't load because of an API bug. Restarting should fix the issue!

    Originally posted by SineSwiper:
    Found a crash source here from Tainted Laz. Consistently crashes
    Originally posted by yuqingzhitian:
    [INFO] - Lua stack trace:
    [INFO] - [C](-1): GetCollectibleNum
    [INFO] - ...ursed collection_2724039000/scripts/curcol_callbacks.lua(360): ?
    [INFO] - Caught exception, writing minidump...
    After last Isaac patch, the game log can show which parts cause crash, and I find these in my game log (my game crashed when I started a new run)
    Both these issues seem to be coming from a simular source. I just added some expirimental changes which might] solve this. No promises though since i'm unable to re-create the issue on my side so i couldn't test it out.

    Originally posted by SineSwiper:
    Not quite sure if this is part of the crash I had, but I've got this message:

    [INFO] - Could not open d:\program files (x86)\steam\steamapps\common\the binding of isaac rebirth/data/the cursed collection/save1.dat for reading!

    The "data/the cursed collection" directory doesn't actually exist. So, it looks like it's trying to read the file without checking the directory exists first.
    I've been looking into this issue for quite a while since it's been reported before. The newest patch might contain a fix but i'm still testing around.
    Last edited by Preyn; 23 Mar, 2022 @ 1:10pm
    Verna 24 Mar, 2022 @ 11:01pm 
    i'm also experiencing the GetCollectibleNum crash, which sucks because this is one of my favorite mods
    tv 25 Mar, 2022 @ 2:27pm 
    Hello! Just had a note about the crash that spits out the following:

    [INFO] - Lua stack trace:
    [INFO] - [C](-1): GetCollectibleNum
    [INFO] - ...ursed collection_2724039000/scripts/curcol_callbacks.lua(360): ?
    [INFO] - Caught exception, writing minidump...

    It seems to only happen when the Custom Stage API mod is installed (at least as far as my testing goes), and that mod also got an update very recently. So the source might be that mod's update and not the game update.
    rainy 30 Mar, 2022 @ 10:53pm 
    [INFO] - Lua stack trace:
    [INFO] - [C](-1): GetCollectibleNum
    [INFO] - ...ursed collection_2724039000/scripts/curcol_callbacks.lua(364): ?
    [INFO] - Caught exception, writing minidump...
    When I started a run, my game crashed and I found these in my game log.
    Last edited by rainy; 30 Mar, 2022 @ 10:54pm
    Verna 11 Apr, 2022 @ 1:00pm 
    Hey! I know it's been a while, but I've managed to resolve the GetCollectibleNum issue! All I needed to do to fix it was to clean out the inv iters on game start. Seems like somehow garbage data got in there, and since it's never actually reset to empty, the garbage data will ALWAYS be read, resulting in a very frequent crash.
    < >
    Showing 1-15 of 66 comments
    Per page: 1530 50