Create

Create

86M Downloads

World is crashing after opening a chest placed with a schematic canon

Zonofv opened this issue ยท 0 comments

commented

Describe the Bug

When attempting to use a schematic cannon to create my schematic the game crashes.

I am attempting to place my Ore_Processor_9x10x10 schematic using a schematic cannon and a creative crate. About 1/3 of the way through the game crashes giving this error report:

The game crashed whilst ticking block entity
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.core.BlockPos.m_123342_()" because "p_151571_" is null

This also causes the game to crash upon attempting to load the world.

I intitally thought it was related to opening a chest that was cut off by the schematic, but a second test revealed this to not be the case.

Here is the schematic in question:

ore_processor_9x10x10_.zip

and here are the full crash reports:

crash-2023-04-16_17.58.47-server.txt
crash-2023-04-16_17.48.44-server.txt
crash-2023-04-16_17.50.08-server.txt
crash-2023-04-16_17.51.00-server.txt

Reproduction Steps

  1. Set up a schematic canon next to a creative crate
  2. Input the schematic Ore_Processor_9x10x10
  3. Start assembling the schematic and wait
    ...

Expected Result

The game crashes and attempting to reload the world crashes the game again.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.0h

Minecraft Version

1.19.2

Forge Version

v. 0.223.1.9730

Other Mods

hexal-forge-1.19.2-0.2.10
kotlinforforge-3.10.0-all
hexcasting-forge-1.19.2-0.10.3
Patchouli-1.19.2-77
paucal-forge-1.19.2-0.5.0

Additional Context

The schematic uses the iron filters and the crash happened at a point where filters might have been being applied, so that could be related to this issue.