Advertisement
Guest User

minecraft crash report

a guest
Jan 2nd, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 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\Elinor\AppData\Roaming\.minecraft\crash-reports\crash-2013-01-02_16.48.30-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 5355a300 --------
  13. Full report at:
  14. C:\Users\Elinor\AppData\Roaming\.minecraft\crash-reports\crash-2013-01-02_16.48.30-client.txt
  15. Please show that file to Mojang, NOT just this screen!
  16.  
  17. Generated 02/01/13 16:48
  18.  
  19. -- System Details --
  20. Details:
  21. Minecraft Version: 1.4.6
  22. Operating System: Windows 7 (amd64) version 6.1
  23. Java Version: 1.6.0_20, Sun Microsystems Inc.
  24. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  25. Memory: 459452120 bytes (438 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
  26. JVM Flags: 2 total; -Xms512m -Xmx1024m
  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.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 4 mods loaded, 4 mods active
  31. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
  32. FML [Forge Mod Loader] (coremods) Unloaded->Constructed
  33. Forge [Minecraft Forge] (coremods) Unloaded->Constructed
  34. MagicYarn [Magic Yarn] (atomicstryker) Unloaded->Errored
  35. LWJGL: 2.4.2
  36. OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2302, Intel
  37. Is Modded: Definitely; Client brand changed to 'forge,fml'
  38. Type: Client (map_client.txt)
  39. Texture Pack: FINALLY THANK YOU.zip
  40. Profiler Position: N/A (disabled)
  41. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  42.  
  43. cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: atomicstryker.magicyarn.client.MagicYarn
  44. at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
  45. at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
  46. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  47. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  48. at asq.a(SourceFile:56)
  49. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  50. at java.lang.Thread.run(Unknown Source)
  51. Caused by: java.lang.ClassNotFoundException: atomicstryker.magicyarn.client.MagicYarn
  52. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
  56. at java.lang.Class.forName0(Native Method)
  57. at java.lang.Class.forName(Unknown Source)
  58. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:414)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  64. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  65. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  66. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  67. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  68. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72. at java.lang.reflect.Method.invoke(Unknown Source)
  73. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  74. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  75. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  76. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  77. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  78. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  79. at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
  80. ... 5 more
  81. Caused by: java.lang.NullPointerException
  82. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  83. at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
  84. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)
  85. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)
  86. ... 32 more
  87. --- END ERROR REPORT 21674024 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement