Advertisement
Guest User

greg tech, ic2 crash

a guest
Apr 24th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Minecraft has crashed!
  2. ----------------------
  3.  
  4. Minecraft has stopped running because it encountered a problem; Failed to start game
  5.  
  6. A full error report has been saved to C:\Users\Bruker\Desktop\multi mc\instances\bug tracking\minecraft\crash-reports\crash-2013-04-24_18.19.42-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 :(
  7.  
  8.  
  9.  
  10. --- BEGIN ERROR REPORT 53c9b9a --------
  11. Full report at:
  12. C:\Users\Bruker\Desktop\multi mc\instances\bug tracking\minecraft\crash-reports\crash-2013-04-24_18.19.42-client.txt
  13. Please show that file to Mojang, NOT just this screen!
  14.  
  15. Generated 24.04.13 18:19
  16.  
  17. -- System Details --
  18. Details:
  19. Minecraft Version: 1.5.1
  20. Operating System: Windows 7 (amd64) version 6.1
  21. Java Version: 1.7.0_13, Oracle Corporation
  22. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  23. Memory: 954128160 bytes (909 MB) / 1297547264 bytes (1237 MB) up to 1908932608 bytes (1820 MB)
  24. JVM Flags: 2 total; -Xms1024m -Xmx2048m
  25. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  26. Suspicious classes: FML and Forge are installed
  27. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  28. FML: MCP v7.44 FML v5.1.29.662 Minecraft Forge 7.7.1.662 5 mods loaded, 5 mods active
  29. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  30. FML{5.1.29.662} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  31. Forge{7.7.1.662} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  32. IC2{1.115.304-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.304-lf.jar) Unloaded->Constructed->Pre-initialized
  33. GregTech_Addon{MC151_V3.02} [GregTech-Addon] (gregtech 3.02b.zip) Unloaded->Constructed->Errored
  34. LWJGL: 2.4.2
  35. OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  36. Is Modded: Definitely; Client brand changed to 'fml,forge'
  37. Type: Client (map_client.txt)
  38. Texture Pack: Default
  39. Profiler Position: N/A (disabled)
  40. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  41.  
  42. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: gregtechmod/common/tileentities/GT_TileEntity_Matterfabricator
  43. at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
  44. at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
  45. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
  46. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
  47. at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  48. at net.minecraft.client.Minecraft.run(Minecraft.java:729)
  49. at java.lang.Thread.run(Unknown Source)
  50. Caused by: java.lang.NoClassDefFoundError: gregtechmod/common/tileentities/GT_TileEntity_Matterfabricator
  51. at gregtechmod.GT_Mod.preload(GT_Mod.java:458)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  55. at java.lang.reflect.Method.invoke(Unknown Source)
  56. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. at java.lang.reflect.Method.invoke(Unknown Source)
  61. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  62. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  63. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  64. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  65. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  66. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.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:74)
  72. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  73. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  74. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  76. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  77. at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
  78. ... 5 more
  79. Caused by: java.lang.ClassNotFoundException: gregtechmod.common.tileentities.GT_TileEntity_Matterfabricator
  80. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  81. at java.lang.ClassLoader.loadClass(Unknown Source)
  82. at java.lang.ClassLoader.loadClass(Unknown Source)
  83. ... 32 more
  84. Caused by: java.lang.NoClassDefFoundError: gregtechmod/common/tileentities/GT_TileEntityMetaID_Machine
  85. at java.lang.ClassLoader.defineClass1(Native Method)
  86. at java.lang.ClassLoader.defineClass(Unknown Source)
  87. at java.security.SecureClassLoader.defineClass(Unknown Source)
  88. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
  89. ... 34 more
  90. Caused by: java.lang.ClassNotFoundException: gregtechmod.common.tileentities.GT_TileEntityMetaID_Machine
  91. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:139)
  92. at java.lang.ClassLoader.loadClass(Unknown Source)
  93. at java.lang.ClassLoader.loadClass(Unknown Source)
  94. ... 38 more
  95. --- END ERROR REPORT 9048196a ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement