Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-03-02 16:30:23 [INFO] [ForgeModLoader] FML has found a non-mod file AuroraRubealis_v101_For_147.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- 2013-03-02 16:30:23 [INFO] [ForgeModLoader] FML has found a non-mod file BattleTowers_1.4.6.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- 2013-03-02 16:30:23 [INFO] [ForgeModLoader] FML has found a non-mod file MC 1.4.7 - Smart Moving 12.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- 2013-03-02 16:30:23 [INFO] [ForgeModLoader] FML has found a non-mod file neipluginsredpower.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- 2013-03-02 16:30:23 [INFO] [ForgeModLoader] FML has found a non-mod file Ruins_1.4.6.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- 2013-03-02 16:30:23 [INFO] [ForgeModLoader] FML has found a non-mod file Superheroes Unlimited V1.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- 2013-03-02 16:30:26 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: mcore/hooks/PotionBrewedEvent
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.privateGetPublicMethods(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.getMethods(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at net.minecraftforge.event.EventBus.register(EventBus.java:28)
- 2013-03-02 16:30:26 [INFO] [STDERR] at mithion.arsmagica.AMCore.<init>(AMCore.java:126)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:459)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
- 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
- 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
- 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
- 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
- 2013-03-02 16:30:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:412)
- 2013-03-02 16:30:26 [INFO] [STDERR] at asq.a(SourceFile:56)
- 2013-03-02 16:30:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: mcore.hooks.PotionBrewedEvent
- 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
- 2013-03-02 16:30:26 [INFO] [STDERR] ... 38 more
- 2013-03-02 16:30:26 [INFO] [STDERR] Caused by: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment