Advertisement
marcopolo1613

Untitled

Oct 27th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 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 C:\Users\Matthew\AppData\Roaming\.minecraft\crash-reports\crash-2012-10-27_22.05.04-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 c7c27445 --------
  12. Generated 10/27/12 10:05 PM
  13.  
  14. - Minecraft Version: 1.3.2
  15. - Operating System: Windows 7 (amd64) version 6.1
  16. - Java Version: 1.6.0_30, Sun Microsystems Inc.
  17. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  18. - Memory: 363205992 bytes (346 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
  19. - JVM Flags: 2 total; -Xms512m -Xmx1024m
  20. - FML: FML v3.1.35.394 Minecraft Forge 4.2.5.305 4 mods loaded, 4 mods active
  21. FML [Forge Mod Loader] (coremods) Unloaded->Constructed
  22. Forge [Minecraft Forge] (coremods) Unloaded->Constructed
  23. CustomNpcs [CustomNpcs 1.3.2] (minecraft.jar) Unloaded->Errored
  24. TerraFirmaCraft [TerraFirmaCraft] (minecraft.jar) Unloaded->Constructed
  25. - LWJGL: 2.4.2
  26. - OpenGL: GeForce GT 420M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
  27. - Is Modded: Definitely; 'forge,fml'
  28. - Type: Client
  29. - Texture Pack: Default
  30. - Profiler Position: N/A (disabled)
  31.  
  32. cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: Can not set static TerraFirmaCraft field TerraFirmaCraft.instance to CustomNpcs
  33. at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  34. at cpw.mods.fml.common.Loader.loadMods(Loader.java:467)
  35. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
  36. at net.minecraft.client.Minecraft.a(Minecraft.java:416)
  37. at net.minecraft.client.Minecraft.run(Minecraft.java:748)
  38. at java.lang.Thread.run(Unknown Source)
  39. Caused by: java.lang.IllegalArgumentException: Can not set static TerraFirmaCraft field TerraFirmaCraft.instance to CustomNpcs
  40. at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
  41. at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source)
  42. at sun.reflect.UnsafeStaticObjectFieldAccessorImpl.set(Unknown Source)
  43. at java.lang.reflect.Field.set(Unknown Source)
  44. at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:395)
  45. at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:321)
  46. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:415)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. at java.lang.reflect.Method.invoke(Unknown Source)
  51. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  52. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  53. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  54. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  55. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  56. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  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:69)
  62. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  63. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  64. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  65. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  66. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  67. at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)
  68. ... 4 more
  69. --- END ERROR REPORT d7fdb920 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement