Crash 2024 09 13 - 14.21.44 Server
Crash 2024 09 13 - 14.21.44 Server
// Daisy, daisy...
java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at
net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod
(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutor
s.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher
.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at
net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController
.java:219)
at
net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.j
ava:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod
(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutor
s.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher
.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at
net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.
java:136)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
at
net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.
java:98)
at
net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:
333)
at
net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:12
5)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.ClassNotFoundException:
com.mia.craftstudio.IPackReaderCallback
at
net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 34 more
Caused by: java.lang.NullPointerException
at
net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 36 more
A detailed walkthrough of the error, its code path and all known details is as
follows:
-----------------------------------------------------------------------------------
----
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 6.8.0-44-generic
Java Version: 1.8.0_422, Private Build
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
Memory: 1106354120 bytes (1055 MB) / 1311768576 bytes (1251 MB) up to
1908932608 bytes (1820 MB)
JVM Flags: 2 total; -Xms1G -Xmx2G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2859 19 mods loaded, 19 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized
'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' =
Errored