[1.16.3] Crash when using workspace made by Quark Oddities backpack
hibikutek opened this issue ยท 2 comments
Forge Version 34.1.25
Crashlog here
Steps to reproduce:
Open inventory with Quark Oddities backpack equipped. Click and drag to fill workbench.
That was fixed by df85492
If that fix is no longer sufficient, quark will need to do something on their end, as if I can't catch their container on opening, they need to either not use PlayerContainer, or override PlayerContainer#onCraftMatrixChanged to bypass the coremod hook that I have in place.