TKArchie

Crash Report

Jun 17th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 6/17/13 4:26 PM
  5. Description: Exception in server tick loop
  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.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
  14. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
  15. at ho.c(DedicatedServer.java:64)
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  17. at fy.run(SourceFile:849)
  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 (x86) version 6.1
  27. Java Version: 1.7.0_21, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  29. Memory: 5983776 bytes (5 MB) / 16252928 bytes (15 MB) up to 1037959168 bytes (989 MB)
  30. JVM Flags: 1 total; -Xmx1024M
  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.35.556 Minecraft Forge 6.6.2.534 6 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. MiscPeripheralsASM [MiscPeripherals ASM] (coremods)
  40. NotEnoughItems [Not Enough Items] (coremods)
  41. Profiler Position: N/A (disabled)
  42. Is Modded: Definitely; Server brand changed to 'forge,fml'
  43. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment