Andrew2448

Untitled

Feb 3rd, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 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\Andrew\Desktop\MultiMC\instances\XyTest\minecraft\crash-reports\crash-2013-02-03_22.18.49-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 2af4549e --------
  13. Full report at:
  14. C:\Users\Andrew\Desktop\MultiMC\instances\XyTest\minecraft\crash-reports\crash-2013-02-03_22.18.49-client.txt
  15. Please show that file to Mojang, NOT just this screen!
  16.  
  17. Generated 2/3/13 10:18 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_10-ea, Oracle Corporation
  24. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  25. Memory: 1639665168 bytes (1563 MB) / 2058027008 bytes (1962 MB) up to 2058027008 bytes (1962 MB)
  26. JVM Flags: 2 total; -Xms2048m -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.22.539 Minecraft Forge 6.6.0.518 6 mods loaded, 6 mods active
  31. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  32. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  33. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  34. CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  35. NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  36. XyCraft [XyCraft] (xycraft-universal-1.4.7-0.9.90.zip) Unloaded->Constructed->Errored
  37. LWJGL: 2.4.2
  38. OpenGL: GeForce GTX 460 v2/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  39. Is Modded: Definitely; Client brand changed to 'forge,fml'
  40. Type: Client (map_client.txt)
  41. Texture Pack: Default
  42. Profiler Position: N/A (disabled)
  43. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  44.  
  45. cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: soaryn/xycraft/XyConfig, method: init signature: (Ljava/io/File;)V) Incompatible argument to function
  46. at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
  47. at cpw.mods.fml.common.Loader.loadMods(Loader.java:487)
  48. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  49. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  50. at asq.a(SourceFile:56)
  51. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  52. at java.lang.Thread.run(Unknown Source)
  53. Caused by: java.lang.VerifyError: (class: soaryn/xycraft/XyConfig, method: init signature: (Ljava/io/File;)V) Incompatible argument to function
  54. at soaryn.xycraft.XyCraftCore.preInit(XyCraftCore.java:50)
  55. at soaryn.xycraft.XyExpansion.preInit(XyExpansion.java:18)
  56. at soaryn.xycraft.XyCraft.preInit(XyCraft.java:54)
  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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  65. at java.lang.reflect.Method.invoke(Unknown Source)
  66. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  67. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  68. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  69. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  70. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  71. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  75. at java.lang.reflect.Method.invoke(Unknown Source)
  76. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  77. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  78. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  79. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  80. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  81. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  82. at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
  83. ... 5 more
  84. --- END ERROR REPORT 371d138d ----------
Advertisement
Add Comment
Please, Sign In to add comment