Project Expansion

Project Expansion

4M Downloads

Crash on Death - EMC link with item export in world

TheLastCreation opened this issue ยท 9 comments

commented

single player (haven't tested multiplier) minecraft crashes when the player dies if you have an EMC link down that has an export target set

crash-2022-10-21_12.07.40-server.txt

mods installed;
ProjectE-1.18.2-PE1.0.1.jar
ProjectExpansion-1.18.2-1.0.13.jar

forge version:
40.1.73

commented

can confirm issue on MP aswell.

commented

Attach the actual crash report

commented

Multiplayer also crashes
crash-2022-10-21_11.46.22-server.txt

commented

Looked into it a bit, and from what I can see it's crashing on a ProjectE function and not a ProjectExpansion function, no idea why it happens as it shouldn't by how their code is written

commented

I've talked to them, it's due to how forge works
Fetching capabilities fails when the player is dead

#56 & #52

I called it in #56, this will be a recurring issue

ProjectE can't really do anything but throw as the method return is not nullable

commented
commented

Is the issue then fixable or not, due to the Forge behaviour?

commented

Fixed in 1.0.14