Skip to content

Instantly share code, notes, and snippets.

@VT-14
Created May 8, 2017 01:34
Show Gist options
  • Save VT-14/2311f14b9fb72771589a0f6713a03b9c to your computer and use it in GitHub Desktop.
Save VT-14/2311f14b9fb72771589a0f6713a03b9c to your computer and use it in GitHub Desktop.
[21:26:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:26:19] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:26:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:26:19] [main/INFO]: Forge Mod Loader version 12.18.3.2281 for Minecraft 1.10.2 loading
[21:26:19] [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:\Users\Sean\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
[21:26:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:26:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:26:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:26:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:26:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:26:20] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:26:20] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[21:26:20] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:26:20] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:26:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:26:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:26:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:26:21] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[21:26:21] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[21:26:21] [Client thread/INFO]: Setting user: VT_14
[21:26:23] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[21:26:23] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[21:26:23] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[21:26:23] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[21:26:23] [Client thread/WARN]: Skipping bad option: lastServer:
[21:26:23] [Client thread/INFO]: LWJGL Version: 2.9.4
[21:26:25] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 5/7/17 9:26 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.10.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: 177538216 bytes (169 MB) / 789053440 bytes (752 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 381.89' Renderer: 'GeForce GTX 970/PCIe/SSE2'
[21:26:25] [Client thread/INFO]: MinecraftForge v12.18.3.2281 Initialized
[21:26:25] [Client thread/INFO]: Replaced 231 ore recipes
[21:26:25] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[21:26:25] [Client thread/INFO]: Searching C:\Users\Sean\Documents\Curse\Minecraft\Instances\quick test\mods for mods
[21:26:26] [Client thread/WARN]: ****************************************
[21:26:26] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[21:26:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[21:26:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[21:26:26] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:26:26] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[21:26:26] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[21:26:26] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[21:26:26] [Client thread/WARN]: ****************************************
[21:26:26] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
[21:26:26] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, endercore, JEI] at CLIENT
[21:26:26] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, endercore, JEI] at SERVER
[21:26:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Just Enough Items
[21:26:26] [Client thread/INFO]: Processing ObjectHolder annotations
[21:26:26] [Client thread/INFO]: Found 423 ObjectHolder annotations
[21:26:26] [Client thread/INFO]: Identifying ItemStackHolder annotations
[21:26:26] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[21:26:26] [Client thread/INFO]: Applying holder lookups
[21:26:26] [Client thread/INFO]: Holder lookups applied
[21:26:26] [Client thread/INFO]: Applying holder lookups
[21:26:26] [Client thread/INFO]: Holder lookups applied
[21:26:26] [Client thread/INFO]: Applying holder lookups
[21:26:26] [Client thread/INFO]: Holder lookups applied
[21:26:26] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[21:26:26] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[21:26:26] [Forge Version Check/INFO]: [Forge] Found status: AHEAD Target: null
[21:26:26] [Client thread/INFO]: Applying holder lookups
[21:26:26] [Client thread/INFO]: Holder lookups applied
[21:26:26] [Client thread/INFO]: Injecting itemstacks
[21:26:26] [Client thread/INFO]: Itemstack injection complete
[21:26:27] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:26:27] [Thread-8/INFO]: Initializing LWJGL OpenAL
[21:26:27] [Thread-6/INFO]: Using sync timing. 200 frames of Display.update took 131369022 nanos
[21:26:27] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:26:27] [Thread-8/INFO]: OpenAL initialized.
[21:26:27] [Sound Library Loader/INFO]: Sound engine started
[21:26:28] [Client thread/INFO]: Max texture size: 16384
[21:26:28] [Client thread/INFO]: Created: 16x16 textures-atlas
[21:26:28] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
[21:26:28] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
[21:26:28] [Client thread/INFO]: Sending dummy event to all mods
[21:26:28] [Client thread/INFO]: Reloading ingame configs for modid: endercore
[21:26:28] [Client thread/INFO]: Injecting itemstacks
[21:26:28] [Client thread/INFO]: Itemstack injection complete
[21:26:28] [Client thread/INFO]: Starting JEI...
[21:26:28] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[21:26:28] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 70 ms
[21:26:28] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[21:26:28] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 3 ms
[21:26:28] [Client thread/INFO]: Building recipe registry...
[21:26:29] [Client thread/INFO]: Built recipe registry in 52 ms
[21:26:29] [Client thread/INFO]: Building item filter...
[21:26:29] [Client thread/INFO]: Built item filter in 132 ms
[21:26:29] [Client thread/INFO]: Building runtime...
[21:26:29] [Client thread/INFO]: Built runtime in 31 ms
[21:26:29] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[21:26:29] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[21:26:29] [Client thread/INFO]: Finished Starting JEI in 368 ms
[21:26:29] [Client thread/INFO]: Forge Mod Loader has successfully loaded 5 mods
[21:26:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Just Enough Items
[21:26:29] [Client thread/INFO]: SoundSystem shutting down...
[21:26:29] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[21:26:29] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:26:29] [Thread-10/INFO]: Initializing LWJGL OpenAL
[21:26:29] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:26:29] [Thread-10/INFO]: OpenAL initialized.
[21:26:30] [Client thread/INFO]: Max texture size: 16384
[21:26:30] [Sound Library Loader/INFO]: Sound engine started
[21:26:30] [Client thread/INFO]: Created: 512x512 textures-atlas
[21:26:31] [Client thread/WARN]: Skipping bad option: lastServer:
[21:26:34] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[21:26:34] [Server thread/INFO]: Generating keypair
[21:26:35] [Server thread/INFO]: Injecting existing block and item data into this server instance
[21:26:35] [Server thread/INFO]: Applying holder lookups
[21:26:35] [Server thread/INFO]: Holder lookups applied
[21:26:35] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@2ccbce4)
[21:26:35] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@2ccbce4)
[21:26:35] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@2ccbce4)
[21:26:35] [Server thread/INFO]: Preparing start region for level 0
[21:26:36] [Server thread/INFO]: Preparing spawn area: 92%
[21:26:36] [Server thread/INFO]: Changing view distance to 12, from 10
[21:26:36] [Netty Local Client IO #0/INFO]: Server protocol version 2
[21:26:36] [Netty Server IO #1/INFO]: Client protocol version 2
[21:26:36] [Netty Server IO #1/INFO]: Client attempting to join with 5 mods : FML@8.0.99.99,Forge@12.18.3.2281,endercore@1.10.2-0.4.1.66-beta,mcp@9.19,JEI@3.14.7.419
[21:26:36] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
[21:26:36] [Server thread/INFO]: [Server thread] Server side modded connection established
[21:26:36] [Server thread/INFO]: VT_14[local:E:ef6edda8] logged in with entity id 352 at (-80.22570834504187, 72.0, 249.51148757822472)
[21:26:36] [Server thread/INFO]: VT_14 joined the game
[21:26:36] [Server thread/INFO]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
[21:26:37] [Client thread/INFO]: Transforming Class [net.minecraft.client.gui.GuiRepair], Method [func_146979_b]
[21:26:37] [Client thread/INFO]: Transforming net.minecraft.client.gui.GuiRepair Finished.
[21:26:37] [Server thread/INFO]: Saving and pausing game...
[21:26:37] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[21:26:37] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[21:26:37] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[21:27:10] [Server thread/INFO]: Saving and pausing game...
[21:27:10] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[21:27:10] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[21:27:10] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[21:27:40] [Server thread/INFO]: [VT_14: Given [Purpur Slab] * 1 to VT_14]
[21:27:40] [Client thread/INFO]: [CHAT] Given [Purpur Slab] * 1 to VT_14
[21:27:40] [Server thread/INFO]: [VT_14: Given [Purpur Slab] * 1 to VT_14]
[21:27:40] [Client thread/INFO]: [CHAT] Given [Purpur Slab] * 1 to VT_14
[21:27:40] [Server thread/INFO]: [VT_14: Given [Red Sandstone Slab] * 1 to VT_14]
[21:27:40] [Client thread/INFO]: [CHAT] Given [Red Sandstone Slab] * 1 to VT_14
[21:27:40] [Server thread/INFO]: [VT_14: Given [Red Sandstone Slab] * 1 to VT_14]
[21:27:40] [Client thread/INFO]: [CHAT] Given [Red Sandstone Slab] * 1 to VT_14
[21:27:52] [Server thread/INFO]: [VT_14: Given [Stone Slab] * 1 to VT_14]
[21:27:52] [Client thread/INFO]: [CHAT] Given [Stone Slab] * 1 to VT_14
[21:27:52] [Server thread/INFO]: [VT_14: Given [Stone Slab] * 1 to VT_14]
[21:27:52] [Client thread/INFO]: [CHAT] Given [Stone Slab] * 1 to VT_14
[21:27:55] [Server thread/INFO]: Saving and pausing game...
[21:27:55] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[21:27:55] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[21:27:55] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[21:27:57] [Netty Local Client IO #0/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[21:27:57] [Server thread/INFO]: Stopping server
[21:27:57] [Server thread/INFO]: Saving players
[21:27:57] [Server thread/INFO]: Saving worlds
[21:27:57] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[21:27:57] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[21:27:57] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[21:27:57] [Server thread/INFO]: Unloading dimension 0
[21:27:57] [Server thread/INFO]: Unloading dimension -1
[21:27:57] [Server thread/INFO]: Unloading dimension 1
[21:27:57] [Server thread/INFO]: Applying holder lookups
[21:27:57] [Server thread/INFO]: Holder lookups applied
[21:27:59] [Client thread/INFO]: Stopping!
[21:27:59] [Client thread/INFO]: SoundSystem shutting down...
[21:27:59] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment