TKArchie

Untitled

Jun 18th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. 2013-06-17 16:30:21 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
  2. 2013-06-17 16:30:24 [INFO] [MiscPeripheralsASM] Initialized
  3. 2013-06-17 16:30:39 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
  4. 2013-06-17 16:30:39 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
  5. 2013-06-17 16:30:43 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
  6. 2013-06-17 16:30:43 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  7. 2013-06-17 16:30:50 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
  8. 2013-06-17 16:31:04 [INFO] [STDOUT] 210 recipes
  9. 2013-06-17 16:31:04 [INFO] [STDOUT] 27 achievements
  10. 2013-06-17 16:31:08 [INFO] [Minecraft] Starting minecraft server version 1.4.7
  11. 2013-06-17 16:31:08 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
  12. 2013-06-17 16:31:09 [INFO] [STDOUT] MinecraftForge v6.6.2.534 Initialized
  13. 2013-06-17 16:31:09 [INFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized
  14. 2013-06-17 16:31:09 [INFO] [STDOUT] Replaced 84 ore recipies
  15. 2013-06-17 16:31:09 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
  16. 2013-06-17 16:31:10 [INFO] [ForgeModLoader] Reading custom logging properties from \\James-pc\ftb\Minecraft\config\logging.properties
  17. 2013-06-17 16:31:10 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  18. 2013-06-17 16:31:10 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, miscperipherals.asm.MiscPeripheralsModContainer, codechicken.nei.asm.NEIModContainer]
  19. 2013-06-17 16:31:12 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
  20. 2013-06-17 16:31:12 [INFO] [STDERR] java.lang.IllegalArgumentException: URI has an authority component
  21. 2013-06-17 16:31:12 [INFO] [STDERR] at java.io.File.<init>(Unknown Source)
  22. 2013-06-17 16:31:12 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:67)
  23. 2013-06-17 16:31:12 [INFO] [STDERR] at cpw.mods.fml.common.discovery.ModDiscoverer.findClasspathMods(ModDiscoverer.java:33)
  24. 2013-06-17 16:31:12 [INFO] [STDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:332)
  25. 2013-06-17 16:31:13 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
  26. 2013-06-17 16:31:13 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
  27. 2013-06-17 16:31:13 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
  28. 2013-06-17 16:31:13 [INFO] [STDERR] at ho.c(DedicatedServer.java:64)
  29. 2013-06-17 16:31:13 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  30. 2013-06-17 16:31:13 [INFO] [STDERR] at fy.run(SourceFile:849)
  31. 2013-06-17 16:31:13 [SEVERE] [Minecraft] Encountered an unexpected exception IllegalArgumentException
  32. java.lang.IllegalArgumentException: URI has an authority component
  33. at java.io.File.<init>(Unknown Source)
  34. at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:67)
  35. at cpw.mods.fml.common.discovery.ModDiscoverer.findClasspathMods(ModDiscoverer.java:33)
  36. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:332)
  37. at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
  38. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
  39. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
  40. at ho.c(DedicatedServer.java:64)
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  42. at fy.run(SourceFile:849)
  43. 2013-06-17 16:31:14 [SEVERE] [Minecraft] This crash report has been saved to: \\James-pc\ftb\Minecraft\.\crash-reports\crash-2013-06-17_16.31.14-server.txt
Advertisement
Add Comment
Please, Sign In to add comment