[1.19.2] StackOverflow - AbstractTreasureChestBlockEntity :: getCapability recursion problem
SiverDX opened this issue · 6 comments
When placing down a treasure the game crashes
java.lang.StackOverflowError: null
at net.minecraftforge.common.capabilities.ICapabilityProvider.getCapability(ICapabilityProvider.java:33) ~[forge-1.19.2-43.2.14-universal.jar%23810!/:?] {re:computing_frames,re:mixin,re:classloading}
at mod.gottsch.forge.treasure2.core.block.entity.AbstractTreasureChestBlockEntity.getCapability(AbstractTreasureChestBlockEntity.java:231) ~[Treasure2-mc1.19.2-f43.2.0-3.1.0.jar%23774!/:mc1.19.2-f43.2.0-3.1.0] {re:classloading}
When you place a treasure chest down, is it empty, or full, or locked? I'm having trouble replicating the issue and trying to figure out the exact situation.
just took a chest from emi (mod like jei) cheat menu and placed it down
I have like over 300 mods to be fair but not sure which one could cause such behavior to appear
Do you happen to have Supplementaries by chance?
On Wed, Jul 12, 2023 at 6:06 PM SiverDX ***@***.***> wrote:
just took a chest from emi (mod like jei) cheat menu and placed it down
I have like over 300 mods to be fair but not sure which one could cause
such behavior to appear
—
Reply to this email directly, view it on GitHub
<#320 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEIZE47XEACSPOF7IFYZW7DXP4NWLANCNFSM6AAAAAA2CKGNJ4>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Thanks,
Mark Gottschling