10.06 00:19:00 [Server] Server thread/INFO Using com.fastasyncworldedit.bukkit.adapter.NMSRelighterFactory as relighter factory. 10.06 00:19:00 [Server] Server thread/ERROR Could not pass event ChunkLoadEvent to BetterStructures v1.5.1 10.06 00:19:00 [Server] INFO org.bukkit.event.EventException: null 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO at net.minecraft.world.level.chunk.Chunk.loadCallback(Chunk.java:548) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.level.PlayerChunk.lambda$15(PlayerChunk.java:515) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.level.PlayerChunkMap$CallbackExecutor.run(PlayerChunkMap.java:175) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.level.ChunkProviderServer$b.x(ChunkProviderServer.java:653) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.level.ChunkProviderServer.d(ChunkProviderServer.java:317) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1140) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1124) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.util.thread.IAsyncTaskHandler.bp(SourceFile:115) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.MinecraftServer.p_(MinecraftServer.java:1107) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1019) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at java.lang.Thread.run(Thread.java:833) ~[?:?] 10.06 00:19:00 [Server] INFO Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightPlatformAdapter 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.ensureLoaded(PaperweightGetBlocks.java:362) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.getChunk(PaperweightGetBlocks.java:1005) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.getSections(PaperweightGetBlocks.java:987) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.hasSection(PaperweightGetBlocks.java:1091) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.heightmap.HeightmapProcessor.processSet(HeightmapProcessor.java:60) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.MultiBatchProcessor.processSet(MultiBatchProcessor.java:126) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.MultiBatchProcessor.processSet(MultiBatchProcessor.java:106) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.BatchProcessorHolder.processSet(BatchProcessorHolder.java:27) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.call(ChunkHolder.java:1066) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.call(ChunkHolder.java:1047) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.SingleThreadQueueExtent.submitUnchecked(SingleThreadQueueExtent.java:242) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.SingleThreadQueueExtent.flush(SingleThreadQueueExtent.java:462) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.IQueueExtent.commit(IQueueExtent.java:104) ~[?:?] 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.PassthroughExtent.commit(PassthroughExtent.java:221) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:1275) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.EditSession.close(EditSession.java:1215) ~[?:?] 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.worldedit.Schematic.paste(Schematic.java:55) ~[?:?] 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitAnything.paste(FitAnything.java:156) ~[?:?] 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitUndergroundBuilding.scan(FitUndergroundBuilding.java:236) ~[?:?] 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitUndergroundBuilding.(FitUndergroundBuilding.java:36) ~[?:?] 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitUndergroundShallowBuilding.fit(FitUndergroundShallowBuilding.java:16) ~[?:?] 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.listeners.NewChunkLoadEvent.shallowUndergroundScanner(NewChunkLoadEvent.java:65) ~[?:?] 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.listeners.NewChunkLoadEvent.onChunkLoad(NewChunkLoadEvent.java:46) ~[?:?] 10.06 00:19:00 [Server] INFO at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) ~[?:?] 10.06 00:19:00 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] 10.06 00:19:00 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO ... 15 more 10.06 00:19:00 [Server] INFO Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NullPointerException [in thread "Server thread"] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightPlatformAdapter.(PaperweightPlatformAdapter.java:214) ~[?:?] 10.06 00:19:00 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:?] 10.06 00:19:00 [Server] INFO at java.lang.Class.forName(Class.java:375) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.BukkitImplLoader.loadAdapter(BukkitImplLoader.java:170) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.loadAdapter(WorldEditPlugin.java:369) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.setupPreWorldData(WorldEditPlugin.java:240) ~[?:?] 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:211) ~[?:?] 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?] 10.06 00:19:00 [Server] INFO at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:541) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:455) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:220) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.20-R0.1-SNAPSHOT.jar:3769-Spigot-81b9def-98b4d2f] 10.06 00:19:00 [Server] INFO ... 2 more