(...) getStackInSlot is abstract crash
DonovanDMC opened this issue ยท 3 comments
I cannot tell exactly what this issue is as the method is clearly defined, this is only happening in an instance with many other mods so this may also be an incompatibility with a mod that's causing this. So far I've seen this with pipez, but I suspect it can happen with any mod that has similar functionalities.
As far as I can tell, this effects any tile entity with an inventory, so this is likely something with my implementation
TileEMCImport Crash
TileEMCExport Crash
It does work, just some interactions with it aren't working for some reason
I've already got a minimum reproducible version of this same issue, I just haven't had time to test it
I'm not sure if this is any help, but I just got this same crash putting a stack of Emerald Blocks into a Hopper connected to an EMC Importer. I was about to post my own issue about it. I don't know anything about coding or such though so no clue why it happened. Does this mean the EMC Importer simply doesn't work at all? I don't know how I'm supposed to import items into my EMC if even connecting a hopper crashes it.