Advertisement
haturned53

Untitled

Aug 27th, 2024
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.58 KB | None | 0 0
  1. 2024-08-28 04:14:51 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
  2. 2024-08-28 04:14:51 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_371, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk-1.8\jre
  3. 2024-08-28 04:14:51 [FINE] [ForgeModLoader] Java classpath at launch is minecraft.jar;libraries\net\minecraftforge\minecraftforge\7.8.1.738\minecraftforge-7.8.1.738.jar;libraries\org\scala-lang\scala-library\2.10.0-custom\scala-library-2.10.0-custom.jar;libraries\net\sourceforge\argo\argo\3.2-small\argo-3.2-small.jar;libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;libraries\org\bouncycastle\bcprov-jdk15on\148\bcprov-jdk15on-148.jar;libraries\com\google\guava\guava\14.0-rc3\guava-14.0-rc3.jar;libraries\net\minecraftforge\legacyfixer\1.0\legacyfixer-1.0.jar;libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar;libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar
  4. 2024-08-28 04:14:51 [FINE] [ForgeModLoader] Java library path at launch is lwjgl
  5. 2024-08-28 04:14:51 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2024-08-28 04:14:51 [FINEST] [ForgeModLoader] All core mods are successfully located
  7. 2024-08-28 04:14:51 [INFO] [ForgeModLoader] Found a command line coremod : net.minecraftforge.legacy._1_5_2.LibraryFixerCoremod
  8. 2024-08-28 04:14:51 [INFO] [ForgeModLoader] [LegacyFixer] Removing CoreFMLLibraries: cpw.mods.fml.relauncher.CoreFMLLibraries@7cbd213e
  9. 2024-08-28 04:14:51 [FINEST] [ForgeModLoader] Discovering coremods
  10. 2024-08-28 04:14:51 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
  11. 2024-08-28 04:14:51 [FINEST] [ForgeModLoader] Running coremod plugins
  12. 2024-08-28 04:14:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
  13. 2024-08-28 04:14:52 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
  14. 2024-08-28 04:14:52 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
  15. 2024-08-28 04:14:52 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
  16. 2024-08-28 04:14:52 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
  17. 2024-08-28 04:14:52 [FINEST] [ForgeModLoader] Running coremod plugin LibraryFixerCoremod
  18. 2024-08-28 04:14:52 [FINEST] [ForgeModLoader] Coremod plugin LibraryFixerCoremod run successfully
  19. 2024-08-28 04:14:52 [FINEST] [ForgeModLoader] Validating minecraft
  20. 2024-08-28 04:14:52 [FINEST] [ForgeModLoader] Minecraft validated, launching...
  21. 2024-08-28 04:14:54 [INFO] [STDOUT] 229 recipes
  22. 2024-08-28 04:14:54 [INFO] [STDOUT] 27 achievements
  23. 2024-08-28 04:14:54 [INFO] [Minecraft-Client] Setting user: Gamagey
  24. 2024-08-28 04:14:54 [INFO] [STDOUT] (Session ID is -)
  25. 2024-08-28 04:14:54 [INFO] [STDERR] Client asked for parameter: server
  26. 2024-08-28 04:14:54 [INFO] [STDOUT] Turning of ImageIO disk-caching
  27. 2024-08-28 04:14:54 [INFO] [STDOUT] Loading current icons for window from: assets\icons\icon_16x16.png and assets\icons\icon_32x32.png
  28. 2024-08-28 04:14:54 [INFO] [STDERR] javax.imageio.IIOException: Can't read input file!
  29. 2024-08-28 04:14:54 [INFO] [STDERR] at javax.imageio.ImageIO.read(ImageIO.java:1301)
  30. 2024-08-28 04:14:54 [INFO] [STDERR] at net.minecraft.launchwrapper.injector.VanillaTweakInjector.loadIcon(VanillaTweakInjector.java:130)
  31. 2024-08-28 04:14:54 [INFO] [STDERR] at net.minecraft.launchwrapper.injector.VanillaTweakInjector.loadIconsOnFrames(VanillaTweakInjector.java:107)
  32. 2024-08-28 04:14:54 [INFO] [STDERR] at net.minecraft.launchwrapper.injector.VanillaTweakInjector.inject(VanillaTweakInjector.java:94)
  33. 2024-08-28 04:14:54 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2238)
  34. 2024-08-28 04:14:54 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. 2024-08-28 04:14:54 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  36. 2024-08-28 04:14:54 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. 2024-08-28 04:14:54 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:498)
  38. 2024-08-28 04:14:54 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
  39. 2024-08-28 04:14:54 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
  40. 2024-08-28 04:14:54 [INFO] [STDOUT] Setting gameDir to: C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2
  41. 2024-08-28 04:14:54 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
  42. 2024-08-28 04:14:55 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
  43. 2024-08-28 04:14:55 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized
  44. 2024-08-28 04:14:55 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
  45. 2024-08-28 04:14:55 [INFO] [STDOUT] Replaced 85 ore recipies
  46. 2024-08-28 04:14:55 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
  47. 2024-08-28 04:14:55 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Noarox\AppData\Roaming\.minecraft\config\logging.properties
  48. 2024-08-28 04:14:55 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  49. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
  50. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
  51. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\minecraft.jar, examining for mod candidates
  52. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\net\minecraftforge\minecraftforge\7.8.1.738\minecraftforge-7.8.1.738.jar, examining for mod candidates
  53. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\org\scala-lang\scala-library\2.10.0-custom\scala-library-2.10.0-custom.jar, examining for mod candidates
  54. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\net\sourceforge\argo\argo\3.2-small\argo-3.2-small.jar, examining for mod candidates
  55. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates
  56. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\org\bouncycastle\bcprov-jdk15on\148\bcprov-jdk15on-148.jar, examining for mod candidates
  57. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\com\google\guava\guava\14.0-rc3\guava-14.0-rc3.jar, examining for mod candidates
  58. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\net\minecraftforge\legacyfixer\1.0\legacyfixer-1.0.jar, examining for mod candidates
  59. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar, examining for mod candidates
  60. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
  61. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates
  62. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
  63. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
  64. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates
  65. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Noarox\OneDrive\Рабочий стол\Minecraft Forge 1.5.2\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates
  66. 2024-08-28 04:14:55 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Noarox\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.2.zip
  67. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
  68. 2024-08-28 04:14:55 [INFO] [ForgeModLoader] Searching C:\Users\Noarox\AppData\Roaming\.minecraft\mods for mods
  69. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
  70. 2024-08-28 04:14:55 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
  71. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file minecraftforge-7.8.1.738.jar for potential mods
  72. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container minecraftforge-7.8.1.738.jar appears to be missing an mcmod.info file
  73. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file scala-library-2.10.0-custom.jar for potential mods
  74. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container scala-library-2.10.0-custom.jar appears to be missing an mcmod.info file
  75. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file argo-3.2-small.jar for potential mods
  76. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container argo-3.2-small.jar appears to be missing an mcmod.info file
  77. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods
  78. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file
  79. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-148.jar for potential mods
  80. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-148.jar appears to be missing an mcmod.info file
  81. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file guava-14.0-rc3.jar for potential mods
  82. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container guava-14.0-rc3.jar appears to be missing an mcmod.info file
  83. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file legacyfixer-1.0.jar for potential mods
  84. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container legacyfixer-1.0.jar appears to be missing an mcmod.info file
  85. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file launchwrapper-1.5.jar for potential mods
  86. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container launchwrapper-1.5.jar appears to be missing an mcmod.info file
  87. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods
  88. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
  89. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods
  90. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file
  91. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods
  92. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
  93. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods
  94. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
  95. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods
  96. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file
  97. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods
  98. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file
  99. 2024-08-28 04:14:56 [INFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
  100. 2024-08-28 04:14:56 [FINER] [ForgeModLoader] Received a system property request ''
  101. 2024-08-28 04:14:56 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
  102. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
  103. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Noarox\AppData\Roaming\.minecraft\config\logging.properties
  104. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Reloaded logging properties
  105. 2024-08-28 04:14:56 [FINE] [mcp] Mod Logging channel mcp configured at default level.
  106. 2024-08-28 04:14:56 [INFO] [mcp] Activating mod mcp
  107. 2024-08-28 04:14:56 [FINE] [FML] Mod Logging channel FML configured at default level.
  108. 2024-08-28 04:14:56 [INFO] [FML] Activating mod FML
  109. 2024-08-28 04:14:56 [FINE] [Forge] Mod Logging channel Forge configured at default level.
  110. 2024-08-28 04:14:56 [INFO] [Forge] Activating mod Forge
  111. 2024-08-28 04:14:56 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
  112. 2024-08-28 04:14:56 [FINER] [ForgeModLoader] All mod requirements are satisfied
  113. 2024-08-28 04:14:56 [FINER] [ForgeModLoader] Sorting mods into an ordered list
  114. 2024-08-28 04:14:56 [FINER] [ForgeModLoader] Mod sorting completed successfully
  115. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Mod sorting data
  116. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] No user mods found to sort
  117. 2024-08-28 04:14:56 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
  118. 2024-08-28 04:14:56 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
  119. 2024-08-28 04:14:56 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
  120. 2024-08-28 04:14:56 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
  121. 2024-08-28 04:14:56 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
  122. 2024-08-28 04:14:56 [INFO] [ForgeModLoader] Registering Forge Packet Handler
  123. 2024-08-28 04:14:56 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
  124. 2024-08-28 04:14:56 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.738)
  125. 2024-08-28 04:14:56 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
  126. 2024-08-28 04:14:56 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
  127. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Mod signature data
  128. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)
  129. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.23.738): coremods (NO VALID CERTIFICATE FOUND)
  130. 2024-08-28 04:14:56 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.1.738): coremods (NO VALID CERTIFICATE FOUND)
  131. 2024-08-28 04:14:56 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
  132. 2024-08-28 04:14:56 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
  133. 2024-08-28 04:14:56 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
  134. 2024-08-28 04:14:56 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
  135. 2024-08-28 04:14:56 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
  136. 2024-08-28 04:14:56 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  137. 2024-08-28 04:14:56 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
  138. 2024-08-28 04:14:57 [INFO] [STDOUT]
  139. 2024-08-28 04:14:57 [INFO] [STDOUT] Starting up SoundSystem...
  140. 2024-08-28 04:14:57 [INFO] [STDOUT] Initializing LWJGL OpenAL
  141. 2024-08-28 04:14:57 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  142. 2024-08-28 04:14:57 [INFO] [STDOUT] OpenAL initialized.
  143. 2024-08-28 04:14:57 [INFO] [STDOUT]
  144. 2024-08-28 04:14:58 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is available
  145. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
  146. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
  147. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
  148. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
  149. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
  150. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
  151. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
  152. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
  153. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
  154. 2024-08-28 04:14:58 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
  155. 2024-08-28 04:14:58 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
  156. 2024-08-28 04:14:58 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
  157. 2024-08-28 04:14:58 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
  158. 2024-08-28 04:14:58 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
  159. 2024-08-28 04:14:58 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
  160. 2024-08-28 04:14:58 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
  161. 2024-08-28 04:14:58 [FINEST] [mcp] Sending event IMCEvent to mod mcp
  162. 2024-08-28 04:14:58 [FINEST] [mcp] Sent event IMCEvent to mod mcp
  163. 2024-08-28 04:14:58 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
  164. 2024-08-28 04:14:58 [FINEST] [FML] Sending event IMCEvent to mod FML
  165. 2024-08-28 04:14:58 [FINEST] [FML] Sent event IMCEvent to mod FML
  166. 2024-08-28 04:14:58 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
  167. 2024-08-28 04:14:58 [FINEST] [Forge] Sending event IMCEvent to mod Forge
  168. 2024-08-28 04:14:58 [FINEST] [Forge] Sent event IMCEvent to mod Forge
  169. 2024-08-28 04:14:58 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
  170. 2024-08-28 04:14:58 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
  171. 2024-08-28 04:14:58 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
  172. 2024-08-28 04:14:58 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
  173. 2024-08-28 04:14:58 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
  174. 2024-08-28 04:14:58 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
  175. 2024-08-28 04:14:58 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
  176. 2024-08-28 04:14:58 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
  177. 2024-08-28 04:14:58 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
  178. 2024-08-28 04:14:58 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
  179. 2024-08-28 04:14:58 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
  180. 2024-08-28 04:14:58 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
  181. 2024-08-28 04:14:58 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
  182. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
  183. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
  184. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
  185. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
  186. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
  187. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
  188. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
  189. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
  190. 2024-08-28 04:14:58 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
  191. 2024-08-28 04:14:58 [INFO] [STDERR] java.net.UnknownHostException: assets.minecraft.net
  192. 2024-08-28 04:14:58 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:196)
  193. 2024-08-28 04:14:58 [INFO] [STDERR] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162)
  194. 2024-08-28 04:14:58 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
  195. 2024-08-28 04:14:58 [INFO] [STDERR] at java.net.Socket.connect(Socket.java:606)
  196. 2024-08-28 04:14:58 [INFO] [STDERR] at java.net.Socket.connect(Socket.java:555)
  197. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  198. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(HttpClient.java:499)
  199. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(HttpClient.java:594)
  200. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.http.HttpClient.<init>(HttpClient.java:278)
  201. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(HttpClient.java:375)
  202. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.http.HttpClient.New(HttpClient.java:393)
  203. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1240)
  204. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167)
  205. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061)
  206. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:995)
  207. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1584)
  208. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1512)
  209. 2024-08-28 04:14:58 [INFO] [STDERR] at net.minecraft.util.HttpUtil.func_104145_a(SourceFile:234)
  210. 2024-08-28 04:14:58 [INFO] [STDERR] at net.minecraft.client.gui.RunnableTitleScreen.run(RunnableTitleScreen.java:23)
  211. 2024-08-28 04:14:58 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:750)
  212. 2024-08-28 04:14:58 [INFO] [STDERR] java.io.FileNotFoundException: http://s3.amazonaws.com/MinecraftResources/
  213. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1910)
  214. 2024-08-28 04:14:58 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1512)
  215. 2024-08-28 04:14:58 [INFO] [STDERR] at net.minecraft.util.ThreadDownloadResources.run(ThreadDownloadResources.java:57)
  216. 2024-08-28 04:14:59 [INFO] [Minecraft-Client] Stopping!
  217. 2024-08-28 04:14:59 [INFO] [STDOUT]
  218. 2024-08-28 04:14:59 [INFO] [STDOUT] SoundSystem shutting down...
  219. 2024-08-28 04:14:59 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
  220. 2024-08-28 04:14:59 [INFO] [STDOUT]
  221.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement