WorldEdit

WorldEdit

43M Downloads

NullPointerException while creating schematic

LadyCailinBot opened this issue ยท 1 comments

commented

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)

commented

Comment by robbzkupper

Does anyone know in which build this got fixed?