All the Mods 10 - ATM10

All the Mods 10 - ATM10

166k Downloads

[Crash]: Passing the cursor over the objects from minecolonies crashes minecraft

Holydaytab opened this issue ยท 4 comments

commented

Possible Fixes

Yes

Modpack Version

Atm10-0.57

What happened?

Passing the cursor over the objects from minecolonies crashes minecraft

Crash Log

https://gist.github.com/Holydaytab/852fc67bc07c09e076992a9ed87e7022

Latest.Log

No response

commented

Same here, running the curser over minecolonies items in the JEI listing will crash my game too

edit: I started a fresh save and then opened inventory and again looking at minecolonies items in the JEI listing will crash my game with same error message.

The game crashed whilst unexpected error
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.core.BlockPos.getX()" because "pos" is null

commented

Havent tested all the items, but I found specifically the "Schematic Analyzer" causes an instant crash.

Edit: Looks to be an issue with structurize possibly.

[25/09/2024 14:12:01 pm] java.lang.NullPointerException: Cannot invoke "net.minecraft.core.BlockPos.getX()" because "pos" is null [25/09/2024 14:12:01 pm] at TRANSFORMER/[email protected]/com.ldtteam.structurize.util.WorldRenderMacros.pushPoseCameraToPos(WorldRenderMacros.java:114) ~[structurize-1.0.751-1.21.1-snapshot.jar%23733!/:1.0.751-1.21.1-snapshot] {re:classloading}

commented

Just adding on to what GarthF mentioned, it appears to be an issue specifically with the "Schematic Analyzer" when I cursor over it in the EMI search menu. I have not tested it with all the other mine colonies items but the issue with the schematic analyzer is repeatable and results in the game crashing everything time when attempted.

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2024-09-25 10:20:42
Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "net.minecraft.core.BlockPos.getX()" because "pos" is null
at TRANSFORMER/[email protected]

commented

Was fixed on minecolonies side