Skip to content

Instantly share code, notes, and snippets.

Created May 19, 2017 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1d5899442ef11a989812b32ba7305286 to your computer and use it in GitHub Desktop.
Save anonymous/1d5899442ef11a989812b32ba7305286 to your computer and use it in GitHub Desktop.
[17:19:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:19:12] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:19:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:19:12] [main/INFO]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading
[17:19:12] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[17:19:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:19:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:19:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:19:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:19:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:19:14] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:19:14] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:19:14] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:19:14] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:19:15] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:19:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:19:15] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:19:16] [Client thread/INFO]: Setting user: TheDestreax
[17:19:20] [Client thread/WARN]: Skipping bad option: lastServer:
[17:19:20] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:19:21] [Client thread/INFO]: [STDOUT]: ---- Minecraft Crash Report ----
// I feel sad now :(
Time: 5/19/17 5:19 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 856607048 bytes (816 MB) / 1002962944 bytes (956 MB) up to 3814195200 bytes (3637 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:MaxPermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.49' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
[17:19:21] [Client thread/INFO]: MinecraftForge v13.20.0.2228 Initialized
[17:19:21] [Client thread/INFO]: Replaced 232 ore recipes
[17:19:22] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:19:22] [Client thread/INFO]: Searching C:\Users\Megaport\AppData\Roaming\.minecraft\mods for mods
[17:19:23] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
[17:19:23] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, customnpcs] at CLIENT
[17:19:23] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, customnpcs] at SERVER
[17:19:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CustomNPCs
[17:19:24] [Client thread/INFO]: Processing ObjectHolder annotations
[17:19:24] [Client thread/INFO]: Found 444 ObjectHolder annotations
[17:19:24] [Client thread/INFO]: Identifying ItemStackHolder annotations
[17:19:24] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[17:19:24] [Client thread/INFO]: Applying holder lookups
[17:19:24] [Client thread/INFO]: Holder lookups applied
[17:19:24] [Client thread/INFO]: Applying holder lookups
[17:19:24] [Client thread/INFO]: Holder lookups applied
[17:19:24] [Client thread/INFO]: Applying holder lookups
[17:19:24] [Client thread/INFO]: Holder lookups applied
[17:19:24] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[17:19:24] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:19:25] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Target: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment