The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Reverie - Touhou Combinations
Rin Satsuki Oct 13, 2024 @ 9:23pm
Hourai does NOT like Jacob & Esau
Title

Apparently, trying to swap to her from them by way of touching the doll will crash the game by way of PushRenderTarget overflow
< >
Showing 1-8 of 8 comments
Cuerzor  [developer] Oct 13, 2024 @ 10:15pm 
Tried, it won't crash
Rin Satsuki Oct 15, 2024 @ 10:22am 
That's weird cuz for me it is crashing.

Then again, J & E are the most buggiest in my game...

Is there a way to get Hourai off of a character without being able to select the character, or am I just gonna have to figure something out?
Cuerzor  [developer] Oct 16, 2024 @ 12:36am 
could you make this crash again, then find out the log.txt file under Documents/My Games/Binding of Isaac Repentance/, and post the last lines here?
Rin Satsuki Oct 16, 2024 @ 6:56pm 
[ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [INFO] - Lua Debug: Error in "MC_POST_PLAYER_RENDER" call from "Fiend Folio": .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: attempt to index a nil value (local 'sdata') Stack Traceback: .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: in function at line 1689 [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [INFO] - Lua Debug: Error in "MC_POST_PLAYER_RENDER" call from "Fiend Folio": .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: attempt to index a nil value (local 'sdata') Stack Traceback: .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: in function at line 1689 [INFO] - Lua stack trace: [INFO] - [C](-1): HasCollectible [INFO] - ...rth/mods/paper isaac_1826418847/paper_transformation.lua(258): checkItemForTF [INFO] - ...rth/mods/paper isaac_1826418847/paper_transformation.lua(229): ? [INFO] - [C](-1): xpcall [INFO] - resources/scripts/main_ex.lua(1226): RunCallbackInternal [INFO] - resources/scripts/main_ex.lua(1247): ? [INFO] - Caught exception, writing minidump...

10 mil characters oml...
Cuerzor  [developer] Oct 16, 2024 @ 8:03pm 
Originally posted by Rin Satsuki:
[ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [INFO] - Lua Debug: Error in "MC_POST_PLAYER_RENDER" call from "Fiend Folio": .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: attempt to index a nil value (local 'sdata') Stack Traceback: .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: in function at line 1689 [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [ASSERT] - PushRenderTarget: stack overflow! [INFO] - Lua Debug: Error in "MC_POST_PLAYER_RENDER" call from "Fiend Folio": .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: attempt to index a nil value (local 'sdata') Stack Traceback: .../fiendfolio-reheated_2851063440/ffscripts/guwah/main.lua:1692: in function at line 1689 [INFO] - Lua stack trace: [INFO] - [C](-1): HasCollectible [INFO] - ...rth/mods/paper isaac_1826418847/paper_transformation.lua(258): checkItemForTF [INFO] - ...rth/mods/paper isaac_1826418847/paper_transformation.lua(229): ? [INFO] - [C](-1): xpcall [INFO] - resources/scripts/main_ex.lua(1226): RunCallbackInternal [INFO] - resources/scripts/main_ex.lua(1247): ? [INFO] - Caught exception, writing minidump...

10 mil characters oml...
push render targer error is TBOI's issue, if you open too many mods that add shaders, this will happen, we cannot fix it.

And, looks like the issue is caused by Paper Isaac mod, that checking whether a character has a collectible, but the id is invalid
Rin Satsuki Oct 16, 2024 @ 9:43pm 
In my defense, none of the mods I have mentioned they changed shaders.

But I guess I'll have to say goodbye to Spike Shield.

Thanks for helping me figure it out
Cuerzor  [developer] Oct 16, 2024 @ 9:57pm 
Originally posted by Rin Satsuki:
In my defense, none of the mods I have mentioned they changed shaders.

But I guess I'll have to say goodbye to Spike Shield.

Thanks for helping me figure it out
A lot of mods add shaders in fact, like reverie, it adds 3 shaders. Epiphany adds 2, relevations adds 3 etc. And TBOI's shader limit is only 10+, quite few. PushRenderTarget issue appears if there are more shaders than the limit
Cuerzor  [developer] Oct 16, 2024 @ 10:04pm 
Originally posted by Rin Satsuki:
In my defense, none of the mods I have mentioned they changed shaders.

But I guess I'll have to say goodbye to Spike Shield.

Thanks for helping me figure it out
I checked the mod, it adds all characters into a table and use the table to get characters. But if you use Clicker as J&E, Esau will be missing, and the game will crash
< >
Showing 1-8 of 8 comments
Per page: 1530 50