Advertisement
Guest User

gretcrasherror

a guest
Nov 1st, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 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. This error has been saved to /home/deluxe/.minecraft/crash-reports/crash-2012-11-01_11.01.23-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
  8.  
  9.  
  10.  
  11. --- BEGIN ERROR REPORT 42142619 --------
  12. Generated 1/11/12 11:01
  13.  
  14. - Minecraft Version: 1.4.2
  15. - Operating System: Linux (i386) version 3.2.0-32-generic-pae
  16. - Java Version: 1.6.0_31, Sun Microsystems Inc.
  17. - Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Sun Microsystems Inc.
  18. - Memory: 434637632 bytes (414 MB) / 514523136 bytes (490 MB) up to 514523136 bytes (490 MB)
  19. - JVM Flags: 2 total; -Xms512m -Xmx512m
  20. - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  21. - FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 Optifine OptiFine_1.4.2_HD_U_B3 17 mods loaded, 17 mods active
  22. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  23. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  24. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  25. mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  26. mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  27. BasicComponents [Basic Components] (BasicComponents_v1.0.0.260.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  28. IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.59-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  29. IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  30. ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  31. Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  32. RopesPlus [Ropes+] (RopePlus 1.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  33. mod_SmartMoving [Smart Moving] (Smart Moving Client for ModLoader.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  34. mod_SmartRender [Smart Render] (Smart Moving Client for ModLoader.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  35. mod_ReiMinimap [mod_ReiMinimap] ([1.4.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  36. CompactSolars [Compact Solar Arrays] (compactsolars-universal-3.1.1.16.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  37. Mystcraft [Mystcraft] (mystcraft-uni-1.4.2-0.9.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  38. GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
  39. - LWJGL: 2.4.2
  40. - OpenGL: Mesa DRI Intel(R) G33 x86/MMX/SSE2 GL version 1.4 Mesa 8.0.4, Tungsten Graphics, Inc
  41. - Is Modded: Definitely; 'forge,fml'
  42. - Type: Client
  43. - Texture Pack: Sphax PureBDCraft 32x MC14.zip
  44. - Profiler Position: N/A (disabled)
  45. - Vec3 Pool Size: ~ERROR~ NullPointerException: null
  46.  
  47. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
  48. at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
  49. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
  50. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
  51. at net.minecraft.client.Minecraft.a(Minecraft.java:465)
  52. at net.minecraft.client.Minecraft.run(Minecraft.java:752)
  53. at java.lang.Thread.run(Unknown Source)
  54. Caused by: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
  55. at gregtechmod.GT_Mod.postload(GT_Mod.java:1035)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  61. at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  63. at java.lang.reflect.Method.invoke(Unknown Source)
  64. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  65. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  66. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  67. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  68. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  69. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  72. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  73. at java.lang.reflect.Method.invoke(Unknown Source)
  74. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  75. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  76. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  77. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  78. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  79. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  80. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
  81. ... 4 more
  82. --- END ERROR REPORT 55702700 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement