Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I let you down. Sorry :(
- Time: 17-2-14 17:43
- Description: There was a severe problem during mod loading that has caused the game to fail
- cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/github/lunatrius/schematica/config/Config
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
- at net.minecraft.client.main.Main.main(SourceFile:103)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- Caused by: java.lang.NoClassDefFoundError: com/github/lunatrius/schematica/config/Config
- at com.github.lunatrius.schematica.Schematica.preInit(Schematica.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
- ... 10 more
- Caused by: java.lang.ClassNotFoundException: com.github.lunatrius.schematica.config.Config
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 38 more
- Caused by: java.lang.NoClassDefFoundError: com/github/lunatrius/core/config/Configuration
- at java.lang.ClassLoader.defineClass1(Native Method)
- at java.lang.ClassLoader.defineClass(Unknown Source)
- at java.security.SecureClassLoader.defineClass(Unknown Source)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
- ... 40 more
- Caused by: java.lang.ClassNotFoundException: com.github.lunatrius.core.config.Configuration
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 44 more
Advertisement
Add Comment
Please, Sign In to add comment