Advertisement
Guest User

Error report

a guest
Aug 25th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 8/25/12 11:42 AM
  5. Description: Failed to start game
  6.  
  7. java.lang.NullPointerException
  8. at cpw.mods.fml.common.FMLModContainer.getName(FMLModContainer.java:106)
  9. at cpw.mods.fml.common.Loader.sortModList(Loader.java:236)
  10. at cpw.mods.fml.common.Loader.loadMods(Loader.java:416)
  11. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192)
  12. at net.minecraft.client.Minecraft.a(Minecraft.java:402)
  13. at net.minecraft.client.Minecraft.run(Minecraft.java:734)
  14. at java.lang.Thread.run(Unknown Source)
  15.  
  16. Relevant Details:
  17. - Minecraft Version: 1.3.2
  18. - Operating System: Windows 7 (amd64) version 6.1
  19. - Java Version: 1.7.0_05, Oracle Corporation
  20. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  21. - Memory: 391793168 bytes (373 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
  22. - JVM Flags: 2 total; -Xms512m -Xmx1024m
  23. - LWJGL: 2.4.2
  24. - OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.1855, Intel
  25. - Is Modded: Definitely; 'forge,fml'
  26. - Type: Client
  27. - Texture Pack: Default
  28. - Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement