Advertisement
Guest User

Untitled

a guest
May 13th, 2022
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. java.lang.NullPointerException: null
  2. at org.pepsoft.worldpainter.layers.plants.PlantLayer.clone(PlantLayer.java:136)
  3. at org.pepsoft.worldpainter.layers.plants.PlantLayer.clone(PlantLayer.java:30)
  4. at org.pepsoft.worldpainter.layers.tunnel.TunnelLayer$LayerSettings.clone(TunnelLayer.java:412)
  5. at org.pepsoft.worldpainter.layers.tunnel.TunnelLayersTableModel.<init>(TunnelLayersTableModel.java:34)
  6. at org.pepsoft.worldpainter.layers.tunnel.TunnelLayerDialog.loadSettings(TunnelLayerDialog.java:222)
  7. at org.pepsoft.worldpainter.layers.tunnel.TunnelLayerDialog.<init>(TunnelLayerDialog.java:88)
  8. at org.pepsoft.worldpainter.App$21.createDialog(App.java:3739)
  9. at org.pepsoft.worldpainter.App$21.edit(App.java:3672)
  10. at org.pepsoft.worldpainter.App$21.lambda$showPopup$0(App.java:3630)
  11. at javax.swing.AbstractButton.fireActionPerformed(null:-1)
  12.  
  13. WorldPainter version: 2.10.0 (20220513155843)
  14.  
  15. java.version: 1.8.0_301
  16. java.vendor: Oracle Corporation
  17. java.vm.version: 25.301-b09
  18. java.vm.vendor: Oracle Corporation
  19. java.vm.name: Java HotSpot(TM) 64-Bit Server VM
  20. os.name: Windows 10
  21. os.arch: amd64
  22. os.version: 10.0
  23. user.home: C:\Users\Reception
  24. user.dir: C:\Users\Reception\AppData\Local\Programs\WorldPainter
  25. user.country: GB
  26. user.language: en
  27.  
  28. Free memory: 568084000 bytes
  29. Total memory size: 1849688064 bytes
  30. Max memory size: 13185318912 bytes
  31.  
  32. World name: Meridea for 1-18-1 - BETA
  33. Platform: [BETA] Minecraft 1.18 or later (org.pepsoft.anvil.1.18)
  34. Seed: -4156816812965397448
  35. Bounds: -51, -39 => 50, 38
  36. Height: 320
  37. Number of tiles: 7956
  38. Layers in use: Jun Cave System, Ravine River 1, Swamp River 2, Des Ravine B, Swamp Land, River -3, Biome, Red Valley Plants, Path 16, For Cav Entrance, Jun Cav Riv Internal, River 19, River 14 (16 Path), Savanna Tree, Path 17, Swamp Grass, Palm, River -6, River -2, Swamp Water Grass, Lava, River 18, Vol Rock Huge, Lily Pad, Path 18, Oak Trees, Des Rock Small, Des Ravine A, Desert Plants, For Cav Tall, For Cave River, River -7, River 17, Dead Plants, Plateau Tunnel, Grass (Object), River 15 (16 Path), Path 13, River -4, Jun Cav Riv Entrance, Jung Mangrove, Vol Rock Small, Populate, River 16, Giant Dead, Path 19, River 13, Copy of Ravine River 1
  39. Border: WATER @ 20
  40. Sub surface material: Stone
  41. Water height: 20
  42.  
  43. Operation: null
  44. Radius: 50
  45. Brush: Plateau Circle (radius=0, brushShape=CIRCLE, level=1.0)/Sine Circle (radius=7, brushShape=CIRCLE, level=1.0)
  46. Level: 0.51/0.51
  47. Zoom: -2
  48. Hidden layers: [Biome]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement