Guest User

ars magica ftb crash

a guest
May 1st, 2013
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. 2013-05-01 17:24:44 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.IllegalAccessError: tried to access field ll.J from class mithion.arsmagica.buffs.ArsMagicaBuffs
  2. 2013-05-01 17:24:44 [INFO] [STDERR] at mithion.arsmagica.buffs.ArsMagicaBuffs.createPotion(ArsMagicaBuffs.java:73)
  3. 2013-05-01 17:24:44 [INFO] [STDERR] at mithion.arsmagica.buffs.ArsMagicaBuffs.Init(ArsMagicaBuffs.java:94)
  4. 2013-05-01 17:24:44 [INFO] [STDERR] at mithion.arsmagica.AMCore.<init>(AMCore.java:124)
  5. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  6. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  7. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  8. 2013-05-01 17:24:44 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  9. 2013-05-01 17:24:44 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
  10. 2013-05-01 17:24:44 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
  11. 2013-05-01 17:24:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:459)
  12. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  13. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. 2013-05-01 17:24:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  15. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  16. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  17. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  18. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  19. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  20. 2013-05-01 17:24:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  21. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. 2013-05-01 17:24:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. 2013-05-01 17:24:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  25. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  26. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  27. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  28. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  29. 2013-05-01 17:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  30. 2013-05-01 17:24:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  31. 2013-05-01 17:24:44 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
  32. 2013-05-01 17:24:44 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  33. 2013-05-01 17:24:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:412)
  34. 2013-05-01 17:24:44 [INFO] [STDERR] at asq.a(SourceFile:56)
  35. 2013-05-01 17:24:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  36. 2013-05-01 17:24:44 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment