Advertisement
Guest User

Untitled

a guest
Mar 6th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 3/6/13 9:11 AM
  5. Description: Failed to start game
  6.  
  7. java.lang.IllegalArgumentException: URI has an authority component
  8. at java.io.File.<init>(Unknown Source)
  9. at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:67)
  10. at cpw.mods.fml.common.discovery.ModDiscoverer.findClasspathMods(ModDiscoverer.java:33)
  11. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:332)
  12. at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
  13. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  14. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  15. at asq.a(SourceFile:56)
  16. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  17. at java.lang.Thread.run(Unknown Source)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.4.7
  26. Operating System: Windows 7 (amd64) version 6.1
  27. Java Version: 1.7.0_15, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 195934800 bytes (186 MB) / 259522560 bytes (247 MB) up to 1307312128 bytes (1246 MB)
  30. JVM Flags: 5 total; -Xms256M -Xmx1280M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  31. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  32. Suspicious classes: FML and Forge are installed
  33. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  34. FML: MCP v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.524 Feed The Beast Mod Pack 5 mods loaded, 0 mods active
  35. mcp [Minecraft Coder Pack] (minecraft.jar)
  36. FML [Forge Mod Loader] (coremods)
  37. Forge [Minecraft Forge] (coremods)
  38. CodeChickenCore [CodeChicken Core] (coremods)
  39. NotEnoughItems [Not Enough Items] (coremods)
  40. LWJGL: 2.4.2
  41. OpenGL: GeForce GTX 550 Ti/PCI/SSE2 GL version 4.1.0, NVIDIA Corporation
  42. Is Modded: Definitely; Client brand changed to 'forge,fml'
  43. Type: Client (map_client.txt)
  44. Texture Pack: Default
  45. Profiler Position: N/A (disabled)
  46. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement