The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

stackable items mod v2
Brr1  [developer] 12 Feb @ 6:53am
Bug Reports
If you have encountered a bug, please give a detailed explanation so I can try to replicate it:
- Which item is failing
- Description on how did it occur (enemy death, tear shot, item pickup...)
- If you were playing with multiple player (Jacob & Esau)
- Any mod that you think is creating conflicts with it
< >
Showing 1-13 of 13 comments
Some example errors I am getting constantly spammed by. I don't know if they affect gameplay, because I am not noticing any issues appart from the constant error spam in the debug: [INFO] - Lua Debug: Error in "MC_POST_TEAR_UPDATE" call from "Stackable Items Mod v2": ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:997: attempt to index a nil value (local 'player')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:997: in function at line 992
Just realized that there is also this error:
[INFO] - Lua Debug: Error in "MC_POST_TEAR_UPDATE" call from "GoldenTrinketsPlus": ...of Isaac Rebirth/mods/goldentrinkets_3019544556/main.lua:1228: attempt to index a nil value (field 'SpawnerEntity')
Stack Traceback:
...of Isaac Rebirth/mods/goldentrinkets_3019544556/main.lua:1228: in function at line 1226

[INFO] - Lua Debug: Error in "MC_POST_TEAR_UPDATE" call from "Stackable Items Mod v2": ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:996: attempt to index a nil value (field 'SpawnerEntity')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:996: in function at line 992

I guess a mod conflict?????????
Last edited by Guineatown20806; 13 Feb @ 5:00am
Brr1  [developer] 13 Feb @ 7:34am 
Originally posted by Guineatown20806:
Some example errors I am getting constantly spammed by. I don't know if they affect gameplay, because I am not noticing any issues appart from the constant error spam in the debug: [INFO] - Lua Debug: Error in "MC_POST_TEAR_UPDATE" call from "Stackable Items Mod v2": ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:997: attempt to index a nil value (local 'player')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:997: in function at line 992
Found a possible condition on the function that can break it. I will upload it within next changes
I am sorry for making you more work but now I am getting spammed by these errors. I wish I knew what the issue or conflict mod is.
[INFO] - Lua Debug: Error in "MC_PRE_TEAR_UPDATE" call from "Stackable Items Mod v2": ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1408: attempt to index a nil value (field 'SpawnerEntity')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1408: in function at line 1404

[INFO] - Lua Debug: Error in "MC_POST_TEAR_UPDATE" call from "Stackable Items Mod v2": ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1039: attempt to index a nil value (field 'SpawnerEntity')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1039: in function at line 1035
Brr1  [developer] 15 Feb @ 4:55am 
Originally posted by Guineatown20806:
I am sorry for making you more work but now I am getting spammed by these errors. I wish I knew what the issue or conflict mod is.
[INFO] - Lua Debug: Error in "MC_PRE_TEAR_UPDATE" call from "Stackable Items Mod v2": ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1408: attempt to index a nil value (field 'SpawnerEntity')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1408: in function at line 1404

[INFO] - Lua Debug: Error in "MC_POST_TEAR_UPDATE" call from "Stackable Items Mod v2": ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1039: attempt to index a nil value (field 'SpawnerEntity')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:1039: in function at line 1035
Dont worry, I appreciate these comments. I have located the function and i will try to fix it asap
Brr1  [developer] 15 Feb @ 5:23am 
Guineatown20806 I have uploaded a new version that should fix this issues as it gives another layer of checks before executing those functions you shared
Last edited by Brr1; 15 Feb @ 5:23am
Got an error when using the scooper while I had 1 car battery...

"MC_USE_ITEM" from "Stackable Items Mod v2" failed: ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:609: attempt to perform bitwise operation on a nil value (global 'flags')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:609: in function at line 603
Brr1  [developer] 28 Feb @ 11:47pm 
Originally posted by D I S N E Y:
Got an error when using the scooper while I had 1 car battery...

"MC_USE_ITEM" from "Stackable Items Mod v2" failed: ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:609: attempt to perform bitwise operation on a nil value (global 'flags')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:609: in function at line 603
Thanks for the message, already fix the error. It seems that with items that already worked with car battery it will cause an error with the item flags
Originally posted by Brr1:
Originally posted by D I S N E Y:
Got an error when using the scooper while I had 1 car battery...

"MC_USE_ITEM" from "Stackable Items Mod v2" failed: ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:609: attempt to perform bitwise operation on a nil value (global 'flags')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:609: in function at line 603
Thanks for the message, already fix the error. It seems that with items that already worked with car battery it will cause an error with the item flags


Nice, ty :)
bakamono 22 Apr @ 1:24pm 
I get
"MC_POST_LASER_INIT" from "Stackable Items Mod v2" failed: ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:608: attempt to index a nil value (field 'SpawnerEntity') Stack Traceback: ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:608: in function at line 601
whenever a Soul Sucker (the brimstone flies) dies.
I seem to get an error when i use the 'misprinted joker' from fiend folio --

"MC_POST_LASER_INIT" from "Stackable Items Mod v2" failed: ...saac Rebirth/mods/stackable items v2_3421182565/main.lua:608: attempt to index a nil value (field 'SpawnerEntity')
Stack Traceback:
...saac Rebirth/mods/stackable items v2_3421182565/main.lua:608: in function at line 601
9 volt stacking doesn't seem to work with pocket actives, i tried it with isaac (i have a mod that puts character actives into the pocket active slot) by giving myself 6 nine volts and it only charged the first bar, but it worked fine if i moved it back to the normal slot
Jetrvoox 22 Jun @ 9:32am 
"MC_POST_LASER_INIT" from "Stackable Items Mod v2" failed: ... saac
Rebirth/mods/stackable items v2_3421182565/main, lua:620: attempt to index
a nil value (field 'SpawnerEntity')
Stack Traceback:
... saac Rebirth/mods/stackable items v2_3421182565/main. lua: 620: in
function at line 613
(x64)
< >
Showing 1-13 of 13 comments
Per page: 1530 50