Structurize

Structurize

40M Downloads

Crashes on custom schematic placement

PowerSchill opened this issue ยท 5 comments

commented

Structurize version

Version: 0.13.19-ALPHA

Expected behavior

I successfully place the schematic and it gets built by the builder.

Actual behaviour

I scan an existing build in the world and save it. When I attempt to place it in the world my game crashes with a java.lang.IllegalArgumentException: 60000 > 53977 error. The associated log file is here. I can provide the schematic if needed.

  • Update: In a single player world it doesn't crash, just doesn't do anything. I got it to place, but only if I don't intersect with anything but air.
commented

Does this happen with any other schematic?

commented

Providing debug/entire log might be helpful

commented

I put into a single player world and rescanned it after making a few changes. It seems to work.

commented

Close this if you can't reproduce it anymore

commented

Will do, wasn't sure if you wanted to still look at the code.