Domum Ornamentum

Domum Ornamentum

26M Downloads

(1.20-1.0.104-ALPHA) Crashing every time when using the Architects cutter

Mazzaradi opened this issue ยท 15 comments

commented

As the title says, the game crashes every time I put anything in the architects cutter.

Error Message:

The game crashed whilst rendering screen
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.inventory.Slot.m_6657_()" because "containerScreen.f_97734_" is null

commented

Huh, yeah. That's done the trick. Never realy used EquipmentCompare so nothing lost XD.

commented

full log please

commented

Is this on a server?

commented

Nope. It was on a single player world

commented

can you try without AE installed?

commented

Just tried it then without AE. Same thing.

commented

do you know how to add "-Dmixin.debug.export=true" to the jvm args?

commented

I think so. What would it do?

commented

It will generate additional log output we can use to analyze what is happening. Some mod is changing vanilla here and we gotta find out how and which =D

commented

I've added the code to the end of the jvm args. What should I do now?

commented

make it crash again and then send us <.minecraft>/.mixin.out/classes

commented

mixin.out.zip

I hopefully did it correctly

commented

Yep, perfect. Its an incompatibility with EquipmentCompare

commented

fixed in latest equipment compare