Guest User

Untitled

a guest
Mar 2nd, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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.
  6. 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.
  7. 2013-03-02 16:30:26 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: mcore/hooks/PotionBrewedEvent
  8. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
  9. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  10. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.privateGetPublicMethods(Unknown Source)
  11. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.getMethods(Unknown Source)
  12. 2013-03-02 16:30:26 [INFO] [STDERR] at net.minecraftforge.event.EventBus.register(EventBus.java:28)
  13. 2013-03-02 16:30:26 [INFO] [STDERR] at mithion.arsmagica.AMCore.<init>(AMCore.java:126)
  14. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  15. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  16. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  17. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  18. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
  19. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
  20. 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:459)
  21. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  22. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  24. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  25. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  26. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  27. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  28. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  29. 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  30. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. 2013-03-02 16:30:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  34. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  35. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  36. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  37. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  38. 2013-03-02 16:30:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  39. 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  40. 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
  41. 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  42. 2013-03-02 16:30:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:412)
  43. 2013-03-02 16:30:26 [INFO] [STDERR] at asq.a(SourceFile:56)
  44. 2013-03-02 16:30:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  45. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  46. 2013-03-02 16:30:26 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: mcore.hooks.PotionBrewedEvent
  47. 2013-03-02 16:30:26 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  48. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  49. 2013-03-02 16:30:26 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  50. 2013-03-02 16:30:26 [INFO] [STDERR] ... 38 more
  51. 2013-03-02 16:30:26 [INFO] [STDERR] Caused by: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment