ThrillBird

Voltz 1.1.0.1 issue Technic Platform

Mar 5th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1.  
  2.  
  3. Minecraft has crashed!
  4. ----------------------
  5.  
  6. Minecraft has stopped running because it encountered a problem; Failed to start game
  7.  
  8. A full error report has been saved to C:\Users\Jonatan\AppData\Roaming\.technic\voltz\crash-reports\crash-2013-03-05_13.57.53-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
  9.  
  10.  
  11.  
  12. --- BEGIN ERROR REPORT 636cbe17 --------
  13. Full report at:
  14. C:\Users\Jonatan\AppData\Roaming\.technic\voltz\crash-reports\crash-2013-03-05_13.57.53-client.txt
  15. Please show that file to Mojang, NOT just this screen!
  16.  
  17. Generated 3/5/13 1:57 PM
  18.  
  19. -- System Details --
  20. Details:
  21. Minecraft Version: 1.4.7
  22. Operating System: Windows 7 (amd64) version 6.1
  23. Java Version: 1.7.0_04, Oracle Corporation
  24. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  25. Memory: 355171888 bytes (338 MB) / 515375104 bytes (491 MB) up to 1908932608 bytes (1820 MB)
  26. JVM Flags: 1 total; -Xmx2048m
  27. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  28. Suspicious classes: FML and Forge are installed
  29. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  30. FML: MCP v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.524 20 mods loaded, 20 mods active
  31. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  32. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  33. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  34. CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  35. NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  36. BasicComponents [Basic Components] (BasicComponents_v1.2.6.339.jar) Unloaded->Constructed->Pre-initialized->Initialized
  37. AssemblyLine [Assembly Line] (AssemblyLine_v0.2.7.82.jar) Unloaded->Constructed->Pre-initialized->Initialized
  38. AtomicScience [Atomic Science] (AtomicScience_v0.3.8.154.jar) Unloaded->Constructed->Pre-initialized->Errored
  39. ElectricExpansion [Electric Expansion] (ElectricExpansion_v1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
  40. LiquidMechanics [LiquidMechanics] (Fluid-Mechanics_v0.2.7.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
  41. ICBM|Contraption [ICBM|Contraption] (ICBM_Contraption_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized
  42. ICBM|Sentry [ICBM|Sentry] (ICBM_Sentry_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized
  43. ICBM|Explosion [ICBM|Explosion] (ICBM_Explosion_v1.0.5.166.jar) Unloaded->Constructed->Pre-initialized->Initialized
  44. mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.50-1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
  45. Mekanism [Mekanism] (Mekanism-v5.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  46. MekanismGenerators [MekanismGenerators] (MekanismGenerators-v5.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  47. MekanismTools [MekanismTools] (MekanismTools-v5.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  48. ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.3.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  49. mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits-0.2.2-139.jar) Unloaded->Constructed->Pre-initialized->Initialized
  50. Railcraft [Railcraft] (Railcraft_1.4.7-6.15.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  51. LWJGL: 2.4.2
  52. OpenGL: GeForce GT 430/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
  53. Is Modded: Definitely; Client brand changed to 'forge,fml'
  54. Type: Client (map_client.txt)
  55. Texture Pack: Default
  56. Profiler Position: N/A (disabled)
  57. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  58.  
  59. java.lang.ClassCastException: icbm.zhapin.cart.ItChe cannot be cast to universalelectricity.core.implement.IItemElectric
  60. at universalelectricity.prefab.ItemElectric.getWithCharge(ItemElectric.java:170)
  61. at universalelectricity.prefab.ItemElectric.getUncharged(ItemElectric.java:164)
  62. at atomicscience.common.ZhuYao.load(ZhuYao.java:437)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  68. at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  70. at java.lang.reflect.Method.invoke(Unknown Source)
  71. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  72. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  73. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  74. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  76. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  80. at java.lang.reflect.Method.invoke(Unknown Source)
  81. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  82. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  83. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  84. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  85. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  86. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  87. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
  88. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
  89. at net.minecraft.client.Minecraft.a(Minecraft.java:456)
  90. at asq.a(SourceFile:56)
  91. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  92. at java.lang.Thread.run(Unknown Source)
  93. --- END ERROR REPORT 766f3c70 ----------
Advertisement
Add Comment
Please, Sign In to add comment