1 | 10.06 00:19:00 [Server] Server thread/INFO Using com.fastasyncworldedit.bukkit.adapter.NMSRelighterFactory as relighter factory.
|
2 | 10.06 00:19:00 [Server] Server thread/ERROR Could not pass event ChunkLoadEvent to BetterStructures v1.5.1
|
3 | 10.06 00:19:00 [Server] INFO org.bukkit.event.EventException: null
|
4 | 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:?]
|
5 | 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?]
|
6 | 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?]
|
7 | 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?]
|
8 | 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]
|
9 | 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 | 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]
|
11 | 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]
|
12 | 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]
|
13 | 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]
|
14 | 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]
|
15 | 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]
|
16 | 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]
|
17 | 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]
|
18 | 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]
|
19 | 10.06 00:19:00 [Server] INFO at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
20 | 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
|
21 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.ensureLoaded(PaperweightGetBlocks.java:362) ~[?:?]
|
22 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.getChunk(PaperweightGetBlocks.java:1005) ~[?:?]
|
23 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.getSections(PaperweightGetBlocks.java:987) ~[?:?]
|
24 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightGetBlocks.hasSection(PaperweightGetBlocks.java:1091) ~[?:?]
|
25 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.heightmap.HeightmapProcessor.processSet(HeightmapProcessor.java:60) ~[?:?]
|
26 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.MultiBatchProcessor.processSet(MultiBatchProcessor.java:126) ~[?:?]
|
27 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.MultiBatchProcessor.processSet(MultiBatchProcessor.java:106) ~[?:?]
|
28 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.processor.BatchProcessorHolder.processSet(BatchProcessorHolder.java:27) ~[?:?]
|
29 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.call(ChunkHolder.java:1066) ~[?:?]
|
30 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.chunk.ChunkHolder.call(ChunkHolder.java:1047) ~[?:?]
|
31 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.SingleThreadQueueExtent.submitUnchecked(SingleThreadQueueExtent.java:242) ~[?:?]
|
32 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.implementation.SingleThreadQueueExtent.flush(SingleThreadQueueExtent.java:462) ~[?:?]
|
33 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.queue.IQueueExtent.commit(IQueueExtent.java:104) ~[?:?]
|
34 | 10.06 00:19:00 [Server] INFO at com.fastasyncworldedit.core.extent.PassthroughExtent.commit(PassthroughExtent.java:221) ~[?:?]
|
35 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:1275) ~[?:?]
|
36 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.EditSession.close(EditSession.java:1215) ~[?:?]
|
37 | 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.worldedit.Schematic.paste(Schematic.java:55) ~[?:?]
|
38 | 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitAnything.paste(FitAnything.java:156) ~[?:?]
|
39 | 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitUndergroundBuilding.scan(FitUndergroundBuilding.java:236) ~[?:?]
|
40 | 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitUndergroundBuilding.<init>(FitUndergroundBuilding.java:36) ~[?:?]
|
41 | 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.buildingfitter.FitUndergroundShallowBuilding.fit(FitUndergroundShallowBuilding.java:16) ~[?:?]
|
42 | 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.listeners.NewChunkLoadEvent.shallowUndergroundScanner(NewChunkLoadEvent.java:65) ~[?:?]
|
43 | 10.06 00:19:00 [Server] INFO at com.magmaguy.betterstructures.listeners.NewChunkLoadEvent.onChunkLoad(NewChunkLoadEvent.java:46) ~[?:?]
|
44 | 10.06 00:19:00 [Server] INFO at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) ~[?:?]
|
45 | 10.06 00:19:00 [Server] INFO at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
|
46 | 10.06 00:19:00 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
|
47 | 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:?]
|
48 | 10.06 00:19:00 [Server] INFO ... 15 more
|
49 | 10.06 00:19:00 [Server] INFO Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NullPointerException [in thread "Server thread"]
|
50 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightPlatformAdapter.<clinit>(PaperweightPlatformAdapter.java:214) ~[?:?]
|
51 | 10.06 00:19:00 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:?]
|
52 | 10.06 00:19:00 [Server] INFO at java.lang.Class.forName(Class.java:375) ~[?:?]
|
53 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.adapter.BukkitImplLoader.loadAdapter(BukkitImplLoader.java:170) ~[?:?]
|
54 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.loadAdapter(WorldEditPlugin.java:369) ~[?:?]
|
55 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.setupPreWorldData(WorldEditPlugin.java:240) ~[?:?]
|
56 | 10.06 00:19:00 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:211) ~[?:?]
|
57 | 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:?]
|
58 | 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:?]
|
59 | 10.06 00:19:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.20-R0.1-SNAPSHOT.jar:?]
|
60 | 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]
|
61 | 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]
|
62 | 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]
|
63 | 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]
|
64 | 10.06 00:19:00 [Server] INFO ... 2 more
|