Ultimate Pack java.lang.NoClassDefFoundError: l

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Sky Servers

New Member
Jul 29, 2019
2
0
0
Hello All,
Recently upgraded the server to the new Ultimate pack and am currently having massive uptime issues due to the following error message:
10.03 18:35:48 [Server] SEVERE This crash report has been saved to: /./crash-reports/crash-2013-03-10_18.35.48-server.txt
10.03 18:35:48 [Server] INFO at java.lang.Thread.run(Unknown Source)
10.03 18:35:48 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
10.03 18:35:48 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
10.03 18:35:48 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
10.03 18:35:48 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
10.03 18:35:48 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
10.03 18:35:48 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:10)
10.03 18:35:48 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:16)
10.03 18:35:48 [Server] INFO at aam.loadChunk__Async_CB(AnvilChunkLoader.java:132)
10.03 18:35:48 [Server] INFO at aam.checkedReadChunkFromNBT(AnvilChunkLoader.java:163)
10.03 18:35:48 [Server] INFO at net.minecraftforge.event.EventBus.post(EventBus.java:103)
10.03 18:35:48 [Server] INFO at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
10.03 18:35:48 [Server] INFO at net.minecraftforge.event.ASMEventHandler_175_WorldExtensionEventHandler_onChunkDataLoad_Load.invoke(.dynamic)
10.03 18:35:48 [Server] INFO at codechicken.xycraftcopy.core.world.WorldExtensionManager$WorldExtensionEventHandler.onChunkDataLoad(WorldExtensionManager.java:38)
10.03 18:35:48 [Server] INFO at codechicken.xycraftcopy.core.world.WorldExtension.loadChunkData(WorldExtension.java:57)
10.03 18:35:48 [Server] INFO java.lang.NullPointerException
10.03 18:35:48 [Server] SEVERE Encountered an unexpected exception NullPointerException
10.03 18:35:48 [Server] SEVERE at java.lang.Thread.run(Unknown Source)
10.03 18:35:48 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
10.03 18:35:48 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
10.03 18:35:48 [Server] SEVERE at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
10.03 18:35:48 [Server] SEVERE at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
10.03 18:35:48 [Server] SEVERE at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
10.03 18:35:48 [Server] SEVERE at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:10)
10.03 18:35:48 [Server] SEVERE at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:16)
10.03 18:35:48 [Server] SEVERE at aam.loadChunk__Async_CB(AnvilChunkLoader.java:132)
10.03 18:35:48 [Server] SEVERE at aam.checkedReadChunkFromNBT(AnvilChunkLoader.java:163)
10.03 18:35:48 [Server] SEVERE at net.minecraftforge.event.EventBus.post(EventBus.java:103)
10.03 18:35:48 [Server] SEVERE at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
10.03 18:35:48 [Server] SEVERE at net.minecraftforge.event.ASMEventHandler_175_WorldExtensionEventHandler_onChunkDataLoad_Load.invoke(.dynamic)
10.03 18:35:48 [Server] SEVERE at codechicken.xycraftcopy.core.world.WorldExtensionManager$WorldExtensionEventHandler.onChunkDataLoad(WorldExtensionManager.java:38)
10.03 18:35:48 [Server] SEVERE at codechicken.xycraftcopy.core.world.WorldExtension.loadChunkData(WorldExtension.java:57)
10.03 18:35:48 [Server] SEVERE java.lang.NullPointerException

If anyone has any ideas in how to solve this error message then that would be most appreciated.