Advertisement
Guest User

Untitled

a guest
Dec 9th, 2012
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. 2012-12-09 15:21:42 [INFO] [ForgeModLoader] Searching C:\Users\TEMP\Desktop\FTBBETAA\minecraft\mods for mods
  2. 2012-12-09 15:21:43 [INFO] [ForgeModLoader] Forge Mod Loader has identified 38 mods to load
  3. 2012-12-09 15:21:43 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_BuildcraftPlugin 1.2.0.8.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. 2012-12-09 15:21:43 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_ForestryPlugin 1.3.0.27.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  5. 2012-12-09 15:21:43 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_IC2_Burn_1.0.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. 2012-12-09 15:21:43 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_RailCraftPlugin 1.5.0.10.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.  
  8.  
  9. 2012-12-09 15:21:43 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: openccsensors/common/CommonProxy, method: init signature: ()V) Incompatible argument to function
  10. 2012-12-09 15:21:43 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
  11. 2012-12-09 15:21:43 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
  12. 2012-12-09 15:21:43 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:51)
  13. 2012-12-09 15:21:43 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:417)
  14. 2012-12-09 15:21:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. 2012-12-09 15:21:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. 2012-12-09 15:21:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. 2012-12-09 15:21:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  18. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  19. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  20. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  21. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  22. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  23. 2012-12-09 15:21:43 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  24. 2012-12-09 15:21:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. 2012-12-09 15:21:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. 2012-12-09 15:21:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. 2012-12-09 15:21:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  28. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  29. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  30. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  31. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  32. 2012-12-09 15:21:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  33. 2012-12-09 15:21:43 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  34. 2012-12-09 15:21:43 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
  35. 2012-12-09 15:21:43 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
  36. 2012-12-09 15:21:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
  37. 2012-12-09 15:21:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
  38. 2012-12-09 15:21:43 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement