The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[忏悔]幻想曲-东方的结合 Reverie - Touhou Combinations
Rin Satsuki 2024 年 10 月 13 日 下午 9:23
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
< >
正在显示第 1 - 8 条,共 8 条留言
Cuerzor  [开发者] 2024 年 10 月 13 日 下午 10:15 
Tried, it won't crash
Rin Satsuki 2024 年 10 月 15 日 上午 10:22 
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  [开发者] 2024 年 10 月 16 日 上午 12:36 
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 2024 年 10 月 16 日 下午 6:56 
[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  [开发者] 2024 年 10 月 16 日 下午 8:03 
引用自 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 2024 年 10 月 16 日 下午 9:43 
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  [开发者] 2024 年 10 月 16 日 下午 9:57 
引用自 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  [开发者] 2024 年 10 月 16 日 下午 10:04 
引用自 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
< >
正在显示第 1 - 8 条,共 8 条留言
每页显示数: 1530 50