Create

Create

86M Downloads

Schematicannon crashes or corrupts the world in a weird way

Lumichi opened this issue ยท 0 comments

commented

Describe the Bug

So, here I was, trying out the schematicannon for the first time... of course, testing is a must... And here I encountered the bug... My build was a Pirate ship so I used some schematicannons as a cannon for the ship... but when I made that ship as a schematic and put it in a schematiccanon, the world crashes as soon as my schematicannon is placing another cannon.

It was a somewhat funny bug but I fixed my world from getting corrupted by deleting the chunk where it has the active [the one that is building the schematic of my pirate ship] schematicannon using MCA Selector

Reproduction Steps

  1. Make any kind of build, even if it is just a 3x3x3 cube... AND put a SCHEMATICANNON...
    2.Create a schematic using the Schematic and Quill and select the entire area... MAKE SURE to involve the schematicannon that you built in the selection for your schematic
  2. save the schematic and build it using a schematicannon
    ...
    [even if the build is just like this]
    2023-04-05_16 51 31

Expected Result

The game will Crash... Like Literally just crash and give this error [or something similar]
----java.lang.IllegalArgumentException: No enum constant com.simibubi.create.content.schematics.block.SchematicannonTileEntity.State.----

crash-2023-04-05_16.24.58-server.txt

Screenshots and Videos

This was taken immediately just before it crashed

2023-04-05_16 51 31

Crash Report or Log

I already put the crash log in the Expected Result Section

Operating System

Windows 10, I even tried it on windows 7, and still crashed

Mod Version

0.5.0j

Minecraft Version

1.19.2

Forge Version

43.2.6

Other Mods

Optifine 1.19.2
Flywheel

Only that... I even tried it without optifine and it also crashed

Additional Context

When the world crashes... It basically acts like a corrupted world because it will also give me the error after I load up the world... Unless I delete the chunk that the schematicannon is placed.