-
Notifications
You must be signed in to change notification settings - Fork 3
Description
org.pepsoft.util.mdc.MDCCapturingRuntimeException: java.lang.NullPointerException
at org.pepsoft.util.swing.ProgressComponent$1.run(ProgressComponent.java:91)
Root cause:
java.lang.NullPointerException: null
at io.github.opencubicchunks.worldpainterplugin.Chunk16Virtual$Cube16$PlaceholderNBT.(Chunk16Virtual.java:738)
at io.github.opencubicchunks.worldpainterplugin.Chunk16Virtual$Cube16.(Chunk16Virtual.java:477)
at io.github.opencubicchunks.worldpainterplugin.Chunk16Virtual.lambda$new$0(Chunk16Virtual.java:88)
at java.util.HashMap.forEach(null:-1)
at io.github.opencubicchunks.worldpainterplugin.Chunk16Virtual.(Chunk16Virtual.java:88)
WorldPainter version: 2.8.0 (20210418191822)
java.version: 1.8.0_291
java.vendor: Oracle Corporation
java.vm.version: 25.291-b10
java.vm.vendor: Oracle Corporation
java.vm.name: Java HotSpot(TM) 64-Bit Server VM
os.name: Windows 10
os.arch: amd64
os.version: 10.0
user.home: C:\Users\Lebert
user.dir: C:\Program Files\WorldPainter
user.country: US
user.language: en
Free memory: 160579984 bytes
Total memory size: 277872640 bytes
Max memory size: 5624561664 bytes
Operation: null
Radius: 50
Brush: Plateau Circle (radius=0, brushShape=CIRCLE, level=1.0)/Spike Circle (radius=0, brushShape=CIRCLE, level=1.0)
Level: 0.51/0.51
Zoom: 0
Hidden layers: [Biome]
Is it possible to fix this?