Advertisement
Guest User

Crash

a guest
Dec 21st, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1.  
  2. Minecraft has crashed!
  3. ----------------------
  4.  
  5. Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
  6.  
  7. A full error report has been saved to C:\Pylo\MCreator\EMSEEPEE\jars\.\crash-reports\crash-2012-12-21_18.11.26-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 :(
  8.  
  9.  
  10.  
  11. --- BEGIN ERROR REPORT cb1137a7 --------
  12. Full report at:
  13. C:\Pylo\MCreator\EMSEEPEE\jars\.\crash-reports\crash-2012-12-21_18.11.26-client.txt
  14. Please show that file to Mojang, NOT just this screen!
  15.  
  16. Generated 12/21/12 6:11 PM
  17.  
  18. -- System Details --
  19. Details:
  20. Minecraft Version: 1.4.6
  21. Operating System: Windows 7 (amd64) version 6.1
  22. Java Version: 1.6.0_31, Sun Microsystems Inc.
  23. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  24. Memory: 994785520 bytes (948 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
  25. JVM Flags: 3 total; -Xincgc -Xms1024M -Xmx1024M
  26. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  27. Suspicious classes: Start[net.minecraft.src.IPlayerUsage, MinecraftFakeLauncher, ThreadShutdown, ...]
  28. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  29. ModLoader: Mods loaded: 1
  30. ModLoader 1.4.6
  31.  
  32.  
  33. java.lang.ExceptionInInitializerError
  34. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  35. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  36. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  37. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  38. at java.lang.Class.newInstance0(Class.java:355)
  39. at java.lang.Class.newInstance(Class.java:308)
  40. at net.minecraft.src.ModLoader.addMod(ModLoader.java:395)
  41. at net.minecraft.src.ModLoader.readFromClassPath(ModLoader.java:1406)
  42. at net.minecraft.src.ModLoader.init(ModLoader.java:952)
  43. at net.minecraft.src.ModLoader.addAllRenderers(ModLoader.java:190)
  44. at net.minecraft.src.RenderManager.<init>(RenderManager.java:93)
  45. at net.minecraft.src.RenderManager.<clinit>(RenderManager.java:14)
  46. at net.minecraft.client.Minecraft.startGame(Minecraft.java:421)
  47. at net.minecraft.src.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:41)
  48. at net.minecraft.client.Minecraft.run(Minecraft.java:741)
  49. at java.lang.Thread.run(Thread.java:662)
  50. Caused by: java.lang.NullPointerException
  51. at net.minecraft.src.BlockStickyWorkbench.<init>(BlockStickyWorkbench.java:8)
  52. at net.minecraft.src.mod_StickyWorkbench.<clinit>(mod_StickyWorkbench.java:5)
  53. ... 16 more
  54. --- END ERROR REPORT a626cbb3 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement