Advertisement
Guest User

Untitled

a guest
Apr 18th, 2022
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.56 KB | None | 0 0
  1. 20:36:25.017
  2. Preparing to launch minecraft client for 1.8.9-forge1.8.9-11.15.1.1722
  3. 20:36:25.075
  4. Prepared asset index
  5. 20:36:40.628
  6. Have 776 total files to check or download
  7. 20:36:41.256
  8. Have local file C:\Users\Kylian\AppData\Roaming\.minecraft\versions\1.8.9\1.8.9.jar but don't know what size or hash it should be. Have to assume it's good.
  9. 20:36:42.554
  10. Have local file C:\Users\Kylian\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8.9-11.15.1.1722\forge-1.8.9-11.15.1.1722.jar but don't know what size or hash it should be. Have to assume it's good.
  11. 20:36:48.510
  12. Have local file C:\Users\Kylian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good.
  13. 20:36:49.308
  14. Have local file C:\Users\Kylian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good.
  15. 20:36:49.686
  16. Have local file C:\Users\Kylian\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good.
  17. 20:37:15.675
  18. Minecraft client 1.8.9-forge1.8.9-11.15.1.1722 is ready to start.
  19. 20:37:15.675
  20. Starting!
  21. 20:37:15.676
  22. Nothing to download!
  23. 20:37:15.676
  24. Downloading Java Runtime jre-legacy:8u51
  25. 20:37:16.294
  26. Extracting 4 files!
  27. 20:37:19.726
  28. Using default game log configuration client-1.7.xml (outputs XML)
  29. 20:37:24.913
  30. Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  31. 20:37:24.977
  32. Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  33. 20:37:24.978
  34. Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  35. 20:37:25.153
  36. Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
  37. 20:37:25.158
  38. Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy
  39. 20:37:25.306
  40. Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  41. 20:37:25.310
  42. Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  43. 20:37:25.339
  44. Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  45. 20:37:25.343
  46. Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  47. 20:37:25.344
  48. Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. 20:37:32.911
  50. Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  51. 20:37:32.915
  52. FML appears to be missing any signature data. This is not a good thing
  53. 20:37:32.921
  54. Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. 20:37:32.925
  56. Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  57. 20:37:34.850
  58. Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  59. 20:37:34.854
  60. Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  61. 20:37:34.929
  62. Launching wrapped minecraft {net.minecraft.client.main.Main}
  63. 20:37:37.088
  64. 2022-04-18 20:37:36,346 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  65. 2022-04-18 20:37:36,349 WARN Caught Exception while in Loader.getResource. This may be innocuous. java.lang.IllegalArgumentException: name
  66. at sun.misc.URLClassPath$Loader.findResource(URLClassPath.java:658)
  67. at sun.misc.URLClassPath.findResource(URLClassPath.java:188)
  68. at java.net.URLClassLoader$2.run(URLClassLoader.java:569)
  69. at java.net.URLClassLoader$2.run(URLClassLoader.java:567)
  70. at java.security.AccessController.doPrivileged(Native Method)
  71. at java.net.URLClassLoader.findResource(URLClassLoader.java:566)
  72. at java.lang.ClassLoader.getResource(ClassLoader.java:1093)
  73. at org.apache.logging.log4j.core.helpers.Loader.getResource(Loader.java:98)
  74. at org.apache.logging.log4j.core.config.ConfigurationFactory.getInputFromResource(ConfigurationFactory.java:300)
  75. at org.apache.logging.log4j.core.config.ConfigurationFactory.getInputFromString(ConfigurationFactory.java:280)
  76. at org.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:380)
  77. at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:377)
  78. at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:149)
  79. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:85)
  80. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:34)
  81. at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:387)
  82. at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:322)
  83. at net.minecraft.client.Minecraft.<clinit>(Minecraft.java:193)
  84. at net.minecraft.client.main.Main.main(SourceFile:41)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  88. at java.lang.reflect.Method.invoke(Method.java:497)
  89. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  90. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  91. 2022-04-18 20:37:36,373 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  92. <log4j:Event logger="net.minecraft.client.Minecraft" timestamp="1650307057087" level="INFO" thread="Client thread">
  93. <log4j:Message><![CDATA[Setting user: Poulin_85]]></log4j:Message>
  94. </log4j:Event>
  95. 20:37:37.088
  96. XML_ERROR_PARSING
  97. 20:37:49.719
  98. LWJGL Version: 2.9.4
  99. 20:37:52.789
  100. =============================================================
  101. 20:37:52.790
  102. MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  103. 20:37:52.795
  104. Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
  105. 20:37:52.799
  106. Use FMLCommonHandler.exitJava instead
  107. 20:37:52.802
  108. =============================================================
  109. 20:37:54.753
  110. Could not load splash.properties, will create a default one
  111. 20:37:55.028
  112. [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
  113. // Surprise! Haha. Well, this is awkward.
  114.  
  115. Time: 18/04/22 20:37
  116. Description: Loading screen debug info
  117.  
  118. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  119. A detailed walkthrough of the error, its code path and all known details is as follows:
  120. ---------------------------------------------------------------------------------------
  121.  
  122. -- System Details --
  123. Details:
  124. Minecraft Version: 1.8.9
  125. Operating System: Windows 10 (amd64) version 10.0
  126. Java Version: 1.8.0_51, Oracle Corporation
  127. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  128. Memory: 96312840 bytes (91 MB) / 234881024 bytes (224 MB) up to 2147483648 bytes (2048 MB)
  129. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  130. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  131. FML:
  132. Loaded coremods (and transformers):
  133. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4835' Renderer: 'Intel(R) HD Graphics 405'
  134. 20:37:55.526
  135. MinecraftForge v11.15.1.1722 Initialized
  136. 20:37:55.719
  137. Replaced 204 ore recipies
  138. 20:37:57.281
  139. Found 0 mods from the command line. Injecting into mod discoverer
  140. 20:37:57.282
  141. Searching C:\Users\Kylian\AppData\Roaming\.minecraft\mods\1.8.9\mods for mods
  142. 20:38:02.903
  143. Forge Mod Loader has identified 3 mods to load
  144. 20:38:04.087
  145. Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  146. 20:38:04.100
  147. Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  148. 20:38:05.952
  149. Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  150. 20:38:06.159
  151. Processing ObjectHolder annotations
  152. 20:38:06.197
  153. Found 384 ObjectHolder annotations
  154. 20:38:06.209
  155. Identifying ItemStackHolder annotations
  156. 20:38:06.213
  157. Found 0 ItemStackHolder annotations
  158. 20:38:06.551
  159. Configured a dormant chunk cache size of 0
  160. 20:38:06.644
  161. Applying holder lookups
  162. 20:38:06.676
  163. [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  164. 20:38:06.699
  165. Holder lookups applied
  166. 20:38:06.700
  167. Injecting itemstacks
  168. 20:38:06.701
  169. Itemstack injection complete
  170. 20:38:07.908
  171. Starting up SoundSystem...
  172. 20:38:08.250
  173. Initializing LWJGL OpenAL
  174. 20:38:08.251
  175. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  176. 20:38:09.802
  177. OpenAL initialized.
  178. 20:38:09.811
  179. Sound engine started
  180. 20:38:21.990
  181. Max texture size: 8192
  182. 20:38:22.007
  183. Created: 16x16 textures-atlas
  184. 20:38:27.189
  185. Injecting itemstacks
  186. 20:38:27.191
  187. Itemstack injection complete
  188. 20:38:27.762
  189. Forge Mod Loader has successfully loaded 3 mods
  190. 20:38:27.780
  191. Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  192. 20:38:27.915
  193. SoundSystem shutting down...
  194. 20:38:28.081
  195. Author: Paul Lamb, www.paulscode.com
  196. 20:38:28.089
  197. Starting up SoundSystem...
  198. 20:38:28.296
  199. Initializing LWJGL OpenAL
  200. 20:38:28.297
  201. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  202. 20:38:28.683
  203. OpenAL initialized.
  204. 20:38:28.696
  205. Sound engine started
  206. 20:38:38.003
  207. Max texture size: 8192
  208. 20:38:43.092
  209. Created: 512x512 textures-atlas
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement