NullPointerException while creating schematic
LadyCailinBot opened this issue ยท 1 comments
WORLDEDIT-2736 - Reported by robbzkupper
This error occurres everytime certain regions are copied to a clipboard and saved as schematic.
In both cases it affected mob spawners.
java.lang.NullPointerException
at com.sk89q.worldedit.blocks.MobSpawnerBlock.getNbtData(MobSpawnerBlock.java:150)
at com.sk89q.worldedit.schematic.MCEditSchematicFormat.save(MCEditSchematicFormat.java:256)