Jump to content

blackpanther300

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by blackpanther300

  1. On 6/12/2023 at 7:40 AM, RobertThomas said:

    Have you found any idea?

    I haven't been actively searching, but because the main players who were using the Mob Enchant mod haven't been playing and it's been running perfectly, I think it's likely to say it's caused by the Mob Enchant mod

  2. After running spark and looking closer at the crash report, we've found the cause was over half a million arrows spawned at some bases.  After going to every spot and deleting every arrow, the server runs well again.
    https://spark.lucko.me/BSJGXDN70w
      image.png


    Now my only wonder is what could've possibly spawned that many arrows, so that we know how to avoid this in the future.  One member suggested the idea that the multishot from mob enchant could've been multiplying arrows every time they got loaded.  Any ideas?

  3. I'm running a 1.19.2 server with a custom modpack.  Recently the server started crashing repeatedly due to a 60 second tick whenever a certain player loaded their base.  This behavior stopped once I teleported the player away from their base and it remained unloaded; the server would run perfectly.  Now what happens is the server will run perfectly, and then all at once with nothing displaying in the console beforehand, it will tell me that it is crashing because a tick took 60 seconds.  From what I can tell, this isn't a corrupted chunk because the server does not crash instantly, it only hangs seemingly forever.  Along with that, there is nothing that I can see suggesting a corrupted chunk in the logs and the server's CPU or memory is not being maxed out.  I have also tried clearing every entity in the game, but this does not solve the issue.  Any help to resolve this would be greatly appreciated.  I am not the best at troubleshooting so forgive any easy to spot errors I may have missed.  

    Here is the crash log:
    https://pastebin.com/W2Wwah0i

    The debug log is too big for pastebin, but if it is needed to help resolve this issue, then I will find a way to display it.

  4. So, I run this Forge server for my friend and I to play on and it's been a while since we last played (about a month or 2).  All of a sudden I'm getting crashes when I try to launch the server.  I haven't changed any mods at all.  Also my .bat file I was using to launch the game is now crashing whenever I try to start it.  The .bat file says it could not find a path even though I haven't touched this since the last time we played.  Here is the crash report for the server.



     

    Spoiler

    ---- Minecraft Crash Report ----
    // Hey, that tickles! Hehehe!

    Time: 3/18/19 3:16 AM
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
        at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
        at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
        at DamageIndicatorsMod.server.DIProxy.register(DIProxy.java:14)
        at DamageIndicatorsMod.DIMod.load(DIMod.java:65)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
        ... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 33 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
        Minecraft Version: 1.7.10
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_201, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 214677144 bytes (204 MB) / 415236096 bytes (396 MB) up to 1901592576 bytes (1813 MB)
        JVM Flags: 0 total; 
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 23 mods loaded, 23 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        UCHI    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
        UCHI    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar) 
        UCHI    Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar) 
        UCHI    CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
        UCHI    NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
        UCHI    divinerpg{1.4.1.4} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.4.jar) 
        UCHI    adventurebackpack{1.7.10-0.9-h10} [Adventure Backpack] (adventurebackpack-1.7.10-0.9-h10.jar) 
        UCHI    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10.jar) 
        UCHI    CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's+Blocks+v3.3.8.1+-+MC+1.7.10.jar) 
        UCHI    cfm{3.4} [§9MrCrayfish's Furniture Mod] (cfm-3.4-mc1.7.10.jar) 
        UCHE    DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) 
        UCHI    journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) 
        UCHI    MutantCreatures{1.4.9} [Mutant Creatures] (Mutant-Creatures-Mod-1.7.10.jar) 
        UCHI    NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) 
        UCHI    NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) 
        UCHI    NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) 
        UCHI    NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) 
        UCHI    NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) 
        UCHI    NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) 
        UCHI    NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) 
        UCHI    PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar) 
        UCHI    secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar) 
        UCHI    taleofkingdoms{1.0.12.4} [Tale of Kingdoms] (Tale+of+Kingdoms+1.7.10+-+B12.5.2.jar) 
        Profiler Position: N/A (disabled)
        Is Modded: Definitely; Server brand changed to 'fml,forge'
        Type: Dedicated Server (map_server.txt)

     

  5. Ok, so I got my logs from "[username]\AppData\Roaming\.minecraft\logs" and I got my crash log from "[username]\AppData\Roaming\.minecraft\crash-reports".

    I put my mods in "[username\AppData\Romaing\.minecraft\mods".

    To get to my .minecraft I can't go to "C:\users" because it's not in there, so I have to use the Run command and type in "%appdata%" (Pretty sure that's the normal way, but it may be important).

    That crash log I posted, I got from "[username]\AppData\Roaming\.minecraft\crash-reports".  

    I use the default Minecraft launcher to launch Minecraft Forge.  The game directory the profile is using is "C:\Users\[username]\AppData\Roaming\.minecraft

  6. So I tried removing the mods:

    Abyssal Craft
    Albedo
    Binnies Mods

    Career Bees
    Colossal Chests
    Cyclops Core
    Forestry
    Hatchery
    Jeibees
    Just a few fish

    Magic Bees

    It loads faster now, but it's still either taking 20 minutes to launch the actual game or not launching at all, or occasionally the game just crashes.  What should I do now? 

     

  7. Oh, my bad.  I'm pretty new to this.  You actually needed this right?


     

    Spoiler

    [01:07:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [01:07:33] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
    [01:07:33] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2814 for Minecraft 1.12.2 loading
    [01:07:33] [main/INFO] [FML]: 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\runtime\jre-x64
    [01:07:33] [main/DEBUG] [FML]: Java classpath at launch is:
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2814\forge-1.12.2-14.23.5.2814.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.2\asm-all-5.2.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\Bryan Bell\AppData\Roaming\.minecraft\versions\1.12.2\1.12.2.jar
    [01:07:33] [main/DEBUG] [FML]: Java library path at launch is:
    [01:07:33] [main/DEBUG] [FML]:     C:\Users\BRYANB~1\AppData\Local\Temp\372c-9c8b-075c-627e
    [01:07:33] [main/DEBUG] [FML]: Determined Minecraft Libraries Root: C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries
    [01:07:33] [main/DEBUG] [FML]: Cleaning up mods folder: C:\Users\Bryan Bell\AppData\Roaming\.minecraft\mods
    [01:07:33] [main/DEBUG] [FML]: Examining file: A+Block+of+Charcoal-1.2.jar
    [01:07:33] [main/DEBUG] [FML]: Enabling runtime deobfuscation
    [01:07:33] [main/DEBUG] [FML]: Instantiating coremod class FMLCorePlugin
    [01:07:33] [main/DEBUG] [FML]: Found signing certificates for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin)
    [01:07:33] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
    [01:07:33] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
    [01:07:33] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin
    [01:07:33] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin
    [01:07:33] [main/DEBUG] [FML]: Found signing certificates for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin)
    [01:07:33] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
    [01:07:33] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin
    [01:07:33] [main/DEBUG] [FML]: All fundamental core mods are successfully located
    [01:07:33] [main/DEBUG] [FML]: Discovering coremods
    [01:07:33] [main/INFO] [FML]: Searching C:\Users\Bryan Bell\AppData\Roaming\.minecraft\mods for mods
    [01:07:33] [main/DEBUG] [FML]:   Adding A+Block+of+Charcoal-1.2.jar to the mod list
    [01:07:33] [main/DEBUG] [FML]: Examining for coremod candidacy A+Block+of+Charcoal-1.2.jar
    [01:07:33] [main/DEBUG] [FML]: Not found coremod data in A+Block+of+Charcoal-1.2.jar
    [01:07:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:07:33] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
    [01:07:33] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
    [01:07:33] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
    [01:07:33] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
    [01:07:33] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
    [01:07:33] [main/DEBUG] [FML]: Injection complete
    [01:07:33] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
    [01:07:33] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
    [01:07:34] [main/DEBUG] [FML]: Read 1120 binary patches
    [01:07:34] [main/DEBUG] [FML]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36083 records
    [01:07:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [01:07:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [01:07:34] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
    [01:07:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:07:34] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
    [01:07:34] [main/DEBUG] [FML]: Injection complete
    [01:07:34] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
    [01:07:34] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
    [01:07:34] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
    [01:07:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [01:07:34] [main/DEBUG] [FML]: Loaded 215 rules from AccessTransformer config file forge_at.cfg
    [01:07:34] [main/DEBUG] [FML]: Validating minecraft
    [01:07:35] [main/DEBUG] [FML]: Minecraft validated, launching...
    [01:07:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [01:07:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [01:07:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [01:07:35] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: blackpanther300
    [01:07:38] [Client thread/DEBUG] [FML]: Creating vanilla freeze snapshot
    [01:07:38] [Client thread/DEBUG] [FML]: Vanilla freeze snapshot created
    [01:07:38] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
    [01:07:39] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - LanguageManager took 0.002s
    [01:07:39] [Client thread/INFO] [FML]: -- System Details --
    Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 174607000 bytes (166 MB) / 335544320 bytes (320 MB) up to 8589934592 bytes (8192 MB)
        JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: 
        Loaded coremods (and transformers): 
        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.17' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
    [01:07:39] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2814 Initialized
    [01:07:39] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
    [01:07:39] [Client thread/INFO] [FML]: Replaced 1036 ore ingredients
    [01:07:39] [Client thread/DEBUG] [FML]: File C:\Users\Bryan Bell\AppData\Roaming\.minecraft\config\injectedDependencies.json not found. No dependencies injected
    [01:07:39] [Client thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
    [01:07:39] [Client thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
    [01:07:39] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2814\forge-1.12.2-14.23.5.2814.jar, examining for mod candidates
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.2\asm-all-5.2.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
    [01:07:39] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar, examining for mod candidates
    [01:07:39] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar, examining for mod candidates
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar
    [01:07:39] [Client thread/TRACE] [FML]: Skipping known library file C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar
    [01:07:39] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Bryan Bell\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar, examining for mod candidates
    [01:07:39] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\Users\Bryan Bell\AppData\Roaming\.minecraft\versions\1.12.2\1.12.2.jar, examining for mod candidates
    [01:07:39] [Client thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
    [01:07:39] [Client thread/INFO] [FML]: Searching C:\Users\Bryan Bell\AppData\Roaming\.minecraft\mods for mods
    [01:07:39] [Client thread/DEBUG] [FML]:   Adding A+Block+of+Charcoal-1.2.jar to the mod list
    [01:07:39] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file A+Block+of+Charcoal-1.2.jar
    [01:07:39] [Client thread/DEBUG] [FML]: Examining file forge-1.12.2-14.23.5.2814.jar for potential mods
    [01:07:39] [Client thread/DEBUG] [FML]: The mod container forge-1.12.2-14.23.5.2814.jar appears to be missing an mcmod.info file
    [01:07:40] [Client thread/DEBUG] [FML]: Examining file maven-artifact-3.5.3.jar for potential mods
    [01:07:40] [Client thread/DEBUG] [FML]: The mod container maven-artifact-3.5.3.jar appears to be missing an mcmod.info file
    [01:07:40] [Client thread/DEBUG] [FML]: Examining file patchy-1.1.jar for potential mods
    [01:07:40] [Client thread/DEBUG] [FML]: The mod container patchy-1.1.jar appears to be missing an mcmod.info file
    [01:07:40] [Client thread/DEBUG] [FML]: Examining file text2speech-1.10.3.jar for potential mods
    [01:07:40] [Client thread/DEBUG] [FML]: The mod container text2speech-1.10.3.jar appears to be missing an mcmod.info file
    [01:07:40] [Client thread/DEBUG] [FML]: Examining file 1.12.2.jar for potential mods
    [01:07:40] [Client thread/DEBUG] [FML]: The mod container 1.12.2.jar appears to be missing an mcmod.info file
    [01:07:40] [Client thread/DEBUG] [FML]: Examining file A+Block+of+Charcoal-1.2.jar for potential mods
    [01:07:40] [Client thread/TRACE] [FML]: Located mcmod.info file in file A+Block+of+Charcoal-1.2.jar
    [01:07:40] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.turkey.charcoalBlock.CharcoalBlockCore) - loading
    [01:07:40] [Client thread/TRACE] [FML]: Parsed dependency info for charcoalblock: Requirements: [] After:[] Before:[]
    [01:07:40] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
    [01:07:40] [Client thread/TRACE] [FML]: Received a system property request ''
    [01:07:40] [Client thread/TRACE] [FML]: System property request managing the state of 0 mods
    [01:07:40] [Client thread/DEBUG] [FML]: After merging, found state information for 0 mods
    [01:07:40] [Client thread/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
    [01:07:40] [Client thread/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
    [01:07:40] [Client thread/DEBUG] [FML]: Enabling mod charcoalblock
    [01:07:40] [Client thread/DEBUG] [FML]: Mod A Block of Charcoal is missing a pack.mcmeta file, substituting a dummy one
    [01:07:40] [Client thread/TRACE] [FML]: Verifying mod requirements are satisfied
    [01:07:40] [Client thread/TRACE] [FML]: All mod requirements are satisfied
    [01:07:40] [Client thread/TRACE] [FML]: Sorting mods into an ordered list
    [01:07:40] [Client thread/TRACE] [FML]: Mod sorting completed successfully
    [01:07:40] [Client thread/DEBUG] [FML]: Mod sorting data
    [01:07:40] [Client thread/DEBUG] [FML]:     charcoalblock(A Block of Charcoal:1.1): A+Block+of+Charcoal-1.2.jar ()
    [01:07:40] [Client thread/DEBUG] [FML]: Loading @Config anotation data
    [01:07:40] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod minecraft
    [01:07:40] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod minecraft
    [01:07:40] [Client thread/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0.009s
    [01:07:40] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod mcp
    [01:07:40] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod mcp
    [01:07:40] [Client thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0.001s
    [01:07:40] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
    [01:07:40] [Client thread/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
    [01:07:40] [Client thread/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
    [01:07:40] [Client thread/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
    [01:07:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, charcoalblock] at CLIENT
    [01:07:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, charcoalblock] at SERVER
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0.416s
    [01:07:41] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod forge
    [01:07:41] [Client thread/DEBUG] [forge]: Loading Vanilla annotations: sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@76b17a78
    [01:07:41] [Client thread/DEBUG] [forge]: Preloading CrashReport Classes
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$10
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$11
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$12
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$13
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$14
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$5
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$6
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$7
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$8
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/Minecraft$9
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/multiplayer/WorldClient$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/particle/ParticleManager$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/EntityRenderer$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/EntityRenderer$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/EntityRenderer$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderGlobal$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/RenderItem$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureAtlasSprite$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureManager$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureMap$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureMap$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/client/renderer/texture/TextureMap$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$5
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$6
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReport$7
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/crash/CrashReportCategory$5
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/entity/Entity$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/entity/Entity$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/entity/Entity$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/entity/Entity$5
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/entity/EntityTracker$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/entity/player/InventoryPlayer$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/nbt/NBTTagCompound$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/nbt/NBTTagCompound$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/network/NetHandlerPlayServer$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/network/NetworkSystem$6
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/server/MinecraftServer$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/server/MinecraftServer$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/server/dedicated/DedicatedServer$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/server/dedicated/DedicatedServer$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/server/integrated/IntegratedServer$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/server/integrated/IntegratedServer$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/tileentity/CommandBlockBaseLogic$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/tileentity/CommandBlockBaseLogic$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/tileentity/TileEntity$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/tileentity/TileEntity$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/tileentity/TileEntity$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/World$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/World$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/World$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/World$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/World$5
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/chunk/Chunk$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/gen/structure/MapGenStructure$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/gen/structure/MapGenStructure$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/gen/structure/MapGenStructure$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$10
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$2
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$3
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$4
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$5
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$6
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$7
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$8
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraft/world/storage/WorldInfo$9
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable$Alignment
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable$Column
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/common/util/TextTable$Row
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/fml/client/SplashProgress$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/fml/client/SplashProgress$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/fml/common/FMLCommonHandler$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/fml/common/FMLCommonHandler$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/fml/common/ICrashCallable
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/fml/common/Loader$1
    [01:07:41] [Client thread/DEBUG] [forge]:     net/minecraftforge/fml/common/Loader$1
    [01:07:41] [Client thread/TRACE] [FML]: Mod forge is using network checker : No network checking performed
    [01:07:41] [Client thread/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
    [01:07:41] [Client thread/TRACE] [FML]: The mod forge accepts its own version (14.23.5.2814)
    [01:07:41] [Client thread/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod forge
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0.152s
    [01:07:41] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod charcoalblock
    [01:07:41] [Client thread/TRACE] [FML]: Mod charcoalblock is using network checker : Accepting version 1.1
    [01:07:41] [Client thread/TRACE] [FML]: Testing mod charcoalblock to verify it accepts its own version in a remote connection
    [01:07:41] [Client thread/TRACE] [FML]: The mod charcoalblock accepts its own version (1.1)
    [01:07:41] [Client thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into charcoalblock
    [01:07:41] [Client thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for charcoalblock
    [01:07:41] [Client thread/DEBUG] [FML]: Attempting to inject @Config classes into charcoalblock for type INSTANCE
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod charcoalblock
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Construction - A Block of Charcoal took 0.026s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Finished: Construction took 0.603s
    [01:07:41] [Client thread/DEBUG] [FML]: Mod signature data
    [01:07:41] [Client thread/DEBUG] [FML]:      Valid Signatures:
    [01:07:41] [Client thread/DEBUG] [FML]:         (e3c3d50c7c986df74c645c0ac54639741c90a557) FML    (Forge Mod Loader    8.0.99.99)    forge-1.12.2-14.23.5.2814.jar
    [01:07:41] [Client thread/DEBUG] [FML]:         (e3c3d50c7c986df74c645c0ac54639741c90a557) forge    (Minecraft Forge    14.23.5.2814)    forge-1.12.2-14.23.5.2814.jar
    [01:07:41] [Client thread/DEBUG] [FML]:      Missing Signatures:
    [01:07:41] [Client thread/DEBUG] [FML]:         minecraft    (Minecraft    1.12.2)    minecraft.jar
    [01:07:41] [Client thread/DEBUG] [FML]:         mcp    (Minecraft Coder Pack    9.42)    minecraft.jar
    [01:07:41] [Client thread/DEBUG] [FML]:         charcoalblock    (A Block of Charcoal    1.1)    A+Block+of+Charcoal-1.2.jar
    [01:07:41] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:A Block of Charcoal
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - Default took 0.006s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.003s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.002s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:A Block of Charcoal took 0.000s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Finished: Reloading - LanguageManager took 0.116s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - Reloading listeners took 0.117s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resources took 0.128s
    [01:07:41] [Client thread/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
    [01:07:41] [Client thread/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
    [01:07:41] [Client thread/DEBUG] [FML]: Mod A Block of Charcoal is missing a pack.mcmeta file, substituting a dummy one
    [01:07:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
    [01:07:41] [Client thread/INFO] [FML]: Found 1169 ObjectHolder annotations
    [01:07:41] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [01:07:41] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [01:07:41] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0.000s
    [01:07:41] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s
    [01:07:41] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s
    [01:07:41] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
    [01:07:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0.110s
    [01:07:41] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod charcoalblock
    [01:07:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
    [01:07:41] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod charcoalblock
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - A Block of Charcoal took 0.001s
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Finished: PreInitialization took 0.112s
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Injecting itemstacks
    [01:07:41] [Client thread/INFO] [FML]: Itemstack injection complete
    [01:07:41] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - TextureManager took 0.000s
    [01:07:41] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 118898924 nanos
    [01:07:41] [Forge Version Check/DEBUG] [forge.VersionCheck]: [forge] Received version check data:
    {
      "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
      "promos": {
        "1.1-latest": "1.3.2.6",
        "1.10-latest": "12.18.0.2000",
        "1.10.2-latest": "12.18.3.2511",
        "1.10.2-recommended": "12.18.3.2185",
        "1.11-latest": "13.19.1.2199",
        "1.11-recommended": "13.19.1.2189",
        "1.11.2-latest": "13.20.1.2588",
        "1.11.2-recommended": "13.20.1.2386",
        "1.12-latest": "14.21.1.2443",
        "1.12-recommended": "14.21.1.2387",
        "1.12.1-latest": "14.22.1.2485",
        "1.12.1-recommended": "14.22.1.2478",
        "1.12.2-latest": "14.23.5.2814",
        "1.12.2-recommended": "14.23.5.2768",
        "1.13.2-latest": "25.0.79",
        "1.5.2-latest": "7.8.1.738",
        "1.5.2-recommended": "7.8.1.737",
        "1.6.1-latest": "8.9.0.775",
        "1.6.2-latest": "9.10.1.871",
        "1.6.2-recommended": "9.10.1.871",
        "1.6.3-latest": "9.11.0.878",
        "1.6.4-latest": "9.11.1.1345",
        "1.6.4-recommended": "9.11.1.1345",
        "1.7.10-latest": "10.13.4.1614",
        "1.7.10-latest-1.7.10": "10.13.2.1343",
        "1.7.10-recommended": "10.13.4.1558",
        "1.7.2-latest": "10.12.2.1147",
        "1.7.2-recommended": "10.12.2.1121",
        "1.8-latest": "11.14.4.1577",
        "1.8-recommended": "11.14.4.1563",
        "1.8.8-latest": "11.15.0.1655",
        "1.8.9-latest": "11.15.1.2318",
        "1.8.9-recommended": "11.15.1.1722",
        "1.9-latest": "12.16.0.1942",
        "1.9-recommended": "12.16.1.1887",
        "1.9.4-latest": "12.17.0.2051",
        "1.9.4-recommended": "12.17.0.1976",
        "latest-1.7.10": "10.13.2.1343",
        "recommended": "14.23.5.2768"
      }
    }
    [01:07:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading sounds took 0.507s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - SoundHandler took 0.517s
    [01:07:42] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - FontRenderer took 0.007s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - FontRenderer took 0.005s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.010s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.009s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - GL Setup took 0.001s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Texture Map took 0.009s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - B3DLoader took 0.000s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - OBJLoader took 0.000s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ModelFluid$FluidLoader took 0.000s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ItemLayerModel$Loader took 0.000s
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - MultiLayerModel$Loader took 0.000s
    [01:07:42] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
    [01:07:42] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    [01:07:42] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ModelDynBucket$LoaderDynBucket took 0.000s
    [01:07:42] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
    [01:07:42] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
    [01:07:44] [Client thread/DEBUG] [FML]: Bar Finished: ModelLoader: blocks took 1.872s
    [01:07:45] [Client thread/DEBUG] [FML]: Bar Finished: ModelLoader: items took 0.771s
    [01:07:45] [Client thread/INFO] [FML]: Max texture size: 16384
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Texture stitching took 2.007s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Texture stitching took 0.016s
    [01:07:47] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 512x512 textures-atlas
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Texture creation took 0.019s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Texture mipmap and upload took 0.032s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: ModelLoader: baking took 0.294s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - ModelManager took 5.150s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Model Manager took 5.269s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - RenderItem took 0.007s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Item Renderer took 0.193s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - EntityRenderer took 0.000s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - BlockRendererDispatcher took 0.000s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - RenderGlobal took 0.000s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - SearchTreeManager took 0.070s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Step: Rendering Setup - Loading Entity Renderer took 0.283s
    [01:07:47] [Client thread/DEBUG] [FML]: Bar Finished: Rendering Setup took 5.754s
    [01:07:48] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:48] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod charcoalblock
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod charcoalblock
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: Initialization - A Block of Charcoal took 0.003s
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Finished: Initialization took 0.004s
    [01:07:48] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
    [01:07:48] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod minecraft
    [01:07:48] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod minecraft
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0.005s
    [01:07:48] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
    [01:07:48] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod mcp
    [01:07:48] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod mcp
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
    [01:07:48] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod FML
    [01:07:48] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod FML
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
    [01:07:48] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod forge
    [01:07:48] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod forge
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod charcoalblock
    [01:07:48] [Client thread/TRACE] [FML]: Sending event IMCEvent to mod charcoalblock
    [01:07:48] [Client thread/TRACE] [FML]: Sent event IMCEvent to mod charcoalblock
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - A Block of Charcoal took 0.000s
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0.005s
    [01:07:48] [Client thread/INFO] [FML]: Injecting itemstacks
    [01:07:48] [Client thread/INFO] [FML]: Itemstack injection complete
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod minecraft
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod minecraft
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod mcp
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod mcp
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod forge
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod forge
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0.011s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod charcoalblock
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod charcoalblock
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: PostInitialization - A Block of Charcoal took 0.000s
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Finished: PostInitialization took 0.012s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod minecraft
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod minecraft
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod mcp
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod mcp
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod forge
    [01:07:48] [Client thread/DEBUG] [FML]: Forge RecipeSorter Baking:
    [01:07:48] [Client thread/DEBUG] [FML]:   16: RecipeEntry("Before", UNKNOWN, )
    [01:07:48] [Client thread/DEBUG] [FML]:   15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
    [01:07:48] [Client thread/DEBUG] [FML]:   13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
    [01:07:48] [Client thread/DEBUG] [FML]:   12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
    [01:07:48] [Client thread/DEBUG] [FML]:   11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
    [01:07:48] [Client thread/DEBUG] [FML]:   1: RecipeEntry("After", UNKNOWN, )
    [01:07:48] [Client thread/DEBUG] [FML]: Sorting recipes
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod forge
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0.009s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod charcoalblock
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod charcoalblock
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: LoadComplete - A Block of Charcoal took 0.000s
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Finished: LoadComplete took 0.010s
    [01:07:48] [Client thread/DEBUG] [FML]: Freezing registries
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.001s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.101s
    [01:07:48] [Client thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod charcoalblock
    [01:07:48] [Client thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod charcoalblock
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Step: ModIdMapping - A Block of Charcoal took 0.000s
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.102s
    [01:07:48] [Client thread/DEBUG] [FML]: All registries frozen
    [01:07:48] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Finished: Loading took 8.706s
    [01:07:48] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
    [01:07:48] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - CloudRenderer took 0.008s
    [01:07:49] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
    [01:07:49] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
    [01:07:49] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
     

     

  8. Ok, so I just tried to launch it twice and got a crash both times.  All the mods are the same version as Forge.  I'm pretty sure I didn't need to put this much of the crash report, but I'm a kinda new to this and I'd rather be safe than sorry.


     

    Spoiler

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
      FarseekCoreMod (Farseek-1.12-2.3.1.jar)
      LoadingPlugin (Quark-r1.5-146.jar)
      LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
      Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
      MageCoremod (MAGE-0.2.4.jar)
      TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
      JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar)
      ForgelinPlugin (Forgelin-1.8.2.jar)
      CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
      MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.190.jar)
      ColytraLoadingPlugin (colytra-1.12.2-1.1.0.4.jar)
      WTPlugin (WaitingTime-1.0.1.jar)
      IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
      llibrary (llibrary-core-1.0.10-1.12.2.jar)
      BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
      IvToolkit (IvToolkit-1.3.3-1.12.jar)
      AstralCore (astralsorcery-1.12.2-1.10.11.jar)
      EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
      MovingWorldCore (movingworld-1.12-6.342-full.jar)
      DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
      SoundUnpack (OpenSecurity-MC1.12.2-1.0-22.jar)
      OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
    Contact their authors BEFORE contacting forge

    // Hey, that tickles! Hehehe!

    Time: 3/12/19 2:07 PM
    Description: Unexpected error

    java.lang.IllegalStateException: Keyboard must be created before you can query key state
        at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:406)
        at net.minecraft.client.gui.GuiScreen.func_146272_n(GuiScreen.java:655)
        at net.minecraftforge.client.settings.KeyModifier$2.isActive(KeyModifier.java:81)
        at net.minecraftforge.client.settings.KeyModifier.getActiveModifier(KeyModifier.java:159)
        at net.minecraftforge.client.settings.KeyBindingMap.lookupActive(KeyBindingMap.java:45)
        at com.rwtema.extrautils2.keyhandler.KeyHandler.getIsKeyPressed(KeyHandler.java:30)
        at com.rwtema.extrautils2.keyhandler.KeyAlt.onPress(KeyAlt.java:38)
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1695_KeyAlt_onPress_ClientTickEvent.invoke(.dynamic)
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
        at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
        at net.minecraft.client.main.Main.main(SourceFile:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 1060288008 bytes (1011 MB) / 7012876288 bytes (6688 MB) up to 8589934592 bytes (8192 MB)
        JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2814 Optifine OptiFine_1.12.2_HD_U_E3 202 mods loaded, 202 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

        | State  | ID                                           | Version                  | Source                                            | Signature                                |
        |:------ |:-------------------------------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
        | LCHIJA | minecraft                                    | 1.12.2                   | minecraft.jar                                     | None                                     |
        | LCHIJA | mcp                                          | 9.42                     | minecraft.jar                                     | None                                     |
        | LCHIJA | FML                                          | 8.0.99.99                | forge-1.12.2-14.23.5.2814.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJA | forge                                        | 14.23.5.2814             | forge-1.12.2-14.23.5.2814.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
        | LCHIJA | ivtoolkit                                    | 1.3.3-1.12               | minecraft.jar                                     | None                                     |
        | LCHIJA | micdoodlecore                                |                          | minecraft.jar                                     | None                                     |
        | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                     | None                                     |
        | LCHIJA | openmodscore                                 | 0.12.1                   | minecraft.jar                                     | None                                     |
        | LCHIJA | opencomputers|core                           | 1.7.4.153                | minecraft.jar                                     | None                                     |
        | LCHIJA | dsurroundcore                                | 3.5.4.3                  | minecraft.jar                                     | None                                     |
        | LCHIJA | charcoalblock                                | 1.1                      | A+Block+of+Charcoal-1.2.jar                       | None                                     |
        | LCHIJA | jei                                          | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                         | None                                     |
        | LCHIJA | abyssalcraft                                 | 1.9.5.2                  | AbyssalCraft-1.12.2-1.9.5.2.jar                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
        | LCHIJA | appleskin                                    | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
        | LCHIJA | ctm                                          | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                         | None                                     |
        | LCHIJA | appliedenergistics2                          | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
        | LCHIJA | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                            | None                                     |
        | LCHIJA | astralsorcery                                | 1.10.11                  | astralsorcery-1.12.2-1.10.11.jar                  | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
        | LCHIJA | autoplant                                    | 1.12-1.0.0               | autoplant-1.12-1.0.0.jar                          | None                                     |
        | LCHIJA | quark                                        | r1.5-146                 | Quark-r1.5-146.jar                                | None                                     |
        | LCHIJA | autoreglib                                   | 1.3-26                   | AutoRegLib-1.3-26.jar                             | None                                     |
        | LCHIJA | ichunutil                                    | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
        | LCHIJA | backtools                                    | 7.0.0                    | BackTools-1.12.2-7.0.0.jar                        | None                                     |
        | LCHIJA | bdlib                                        | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
        | LCHIJA | betteradvancements                           | 0.0.17.75                | BetterAdvancements-1.12.2-0.0.17.75.jar           | None                                     |
        | LCHIJA | betterbedrockgen                             | 6.0.2                    | BetterBedrockGenerator-1.12-6.1.1.jar             | None                                     |
        | LCHIJA | betterbuilderswands                          | 0.13.0                   | BetterBuildersWands-1.12.2-0.13.0.267+dc89c58.jar | None                                     |
        | LCHIJA | forgelin                                     | 1.8.2                    | Forgelin-1.8.2.jar                                | None                                     |
        | LCHIJA | betterfoliage                                | 2.2.0                    | BetterFoliage-MC1.12-2.2.0.jar                    | None                                     |
        | LCHIJA | bibliocraft                                  | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
        | LCHIJA | ic2                                          | 2.8.111-ex112            | industrialcraft-2-2.8.111-ex112.jar               | de041f9f6187debbc77034a344134053277aa3b0 |
        | LCHIJA | forestry                                     | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                     | None                                     |
        | LCHIJA | binniecore                                   | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
        | LCHIJA | binniedesign                                 | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
        | LCHIJA | genetics                                     | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
        | LCHIJA | botany                                       | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
        | LCHIJA | extrabees                                    | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
        | LCHIJA | extratrees                                   | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
        | LCHIJA | blockcraftery                                | 1.12.2-1.2.0             | blockcraftery-1.12.2-1.2.0.jar                    | None                                     |
        | LCHIJA | bonsaitrees                                  | 1.1.2                    | bonsaitrees-1.1.2-b144.jar                        | None                                     |
        | LCHIJA | botania                                      | r1.10-360                | Botania+r1.10-360.jar                             | None                                     |
        | LCHIJA | careerbees                                   | 1.0                      | careerbees-0.4.0.jar                              | None                                     |
        | LCHIJA | carryon                                      | 1.12.1                   | CarryOn+MC1.12.2+v1.12.1.jar                      | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
        | LCHIJA | cavern                                       | 1.10.6                   | Cavern_1.12.2-v1.10.6.jar                         | None                                     |
        | LCHIJA | chisel                                       | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                      | None                                     |
        | LCHIJA | chiselsandbits                               | 14.30                    | chiselsandbits-14.30.jar                          | None                                     |
        | LCHIJA | claybucket                                   | 1.1                      | ClayBucket-1.12-1.1.jar                           | None                                     |
        | LCHIJA | clumps                                       | 3.1.2                    | Clumps-3.1.2.jar                                  | None                                     |
        | LCHIJA | codechickenlib                               | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJA | redstoneflux                                 | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | cofhcore                                     | 4.6.2                    | CoFHCore-1.12.2-4.6.2.25-universal.jar            | None                                     |
        | LCHIJA | cofhworld                                    | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | cyclopscore                                  | 1.0.5                    | CyclopsCore-1.12.2-1.0.5.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
        | LCHIJA | colossalchests                               | 1.7.0                    | ColossalChests-1.12.2-1.7.0.jar                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
        | LCHIJA | colytra                                      | 1.1.0.4                  | colytra-1.12.2-1.1.0.4.jar                        | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
        | LCHIJA | compacter                                    | 1.3.0.3                  | compacter-1.3.0.3-mc1.12.2.jar                    | None                                     |
        | LCHIJA | mantle                                       | 1.12-1.3.3.42            | Mantle-1.12-1.3.3.42.jar                          | None                                     |
        | LCHIJA | endercore                                    | 1.12.2-0.5.45            | EnderCore-1.12.2-0.5.45.jar                       | None                                     |
        | LCHIJA | thermalfoundation                            | 2.6.2                    | ThermalFoundation-1.12.2-2.6.2.26-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | thermalexpansion                             | 5.5.3                    | ThermalExpansion-1.12.2-5.5.3.41-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | enderio                                      | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderiointegrationtic                        | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | tconstruct                                   | 1.12.2-2.12.0.115        | TConstruct-1.12.2-2.12.0.115.jar                  | None                                     |
        | LCHIJA | conarm                                       | 1.2.3                    | conarm-1.12.2-1.2.3.jar                           | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
        | LCHIJA | containerfix                                 | 1.0                      | ContainerFix+MC1.12.2+v1.0.jar                    | None                                     |
        | LCHIJA | controlling                                  | 3.0.6                    | Controlling-3.0.6.jar                             | None                                     |
        | LCHIJA | cookingforblockheads                         | 6.4.69                   | CookingForBlockheads_1.12.2-6.4.69.jar            | None                                     |
        | LCHIJA | cosmeticarmorreworked                        | 1.12.2-v4                | CosmeticArmorReworked-1.12.2-v4.jar               | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
        | LCHIJA | tombmanygraves                               | 1.12-4.2.0               | TombManyGraves-1.12-4.2.0.jar                     | None                                     |
        | LCHIJA | cosmeticarmorreworked|tombmanygraves         | 1.12.2-v4                | CosmeticArmorReworked-1.12.2-v4.jar               | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
        | LCHIJA | cucumber                                     | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                         | None                                     |
        | LCHIJA | cyberware                                    | 0.2.10.15                | cyberware-1.12.2-0.2.10.15.jar                    | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
        | LCHIJA | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                   | None                                     |
        | LCHIJA | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar               | None                                     |
        | LCHIJA | diethopper                                   | 1.1                      | diethopper-1.1.jar                                | None                                     |
        | LCHIJA | dirt2path                                    | 1.7.1                    | dirt2path-1.8.0.jar                               | None                                     |
        | LCHIJA | discordrp                                    | 1.2.0.13                 | DiscordRP-1.12.2-1.2.0.13.jar                     | None                                     |
        | LCHIJA | csb_ench_table                               | 1.1.3                    | EnchantingTable-1.12-1.1.3.jar                    | None                                     |
        | LCHIJA | enderiobase                                  | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderioconduits                              | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderioconduitsappliedenergistics            | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | opencomputers                                | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar              | None                                     |
        | LCHIJA | enderioconduitsopencomputers                 | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderioconduitsrefinedstorage                | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderiointegrationforestry                   | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderiointegrationticlate                    | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | ftblib                                       | 5.4.1.85                 | FTBLib-5.4.1.85.jar                               | None                                     |
        | LCHIJA | enderiomachines                              | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderiopowertools                            | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                         | None                                     |
        | LCHIJA | enderstorage                                 | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJA | valkyrielib                                  | 1.12.2-2.0.19.1          | valkyrielib-1.12.2-2.0.19.1.jar                   | None                                     |
        | LCHIJA | environmentaltech                            | 1.12.2-2.0.19.1          | environmentaltech-1.12.2-2.0.19.1.jar             | None                                     |
        | LCHIJA | exoticbirds                                  | 1.0                      | Exotic+Birds+1.12.2-2.2.1.jar                     | None                                     |
        | LCHIJA | extracells                                   | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                      | None                                     |
        | LCHIJA | galacticraftcore                             | 4.0.2.190                | GalacticraftCore-1.12.2-4.0.2.190.jar             | None                                     |
        | LCHIJA | galacticraftplanets                          | 4.0.2.190                | Galacticraft-Planets-1.12.2-4.0.2.190.jar         | None                                     |
        | LCHIJA | mjrlegendslib                                | 1.12.2-1.1.8             | MJRLegendsLib-1.12.2-1.1.8.jar                    | b02331787272ec3515ebe63ecdeea0d746653468 |
        | LCHIJA | extraplanets                                 | 1.12.2-0.5.0             | ExtraPlanets-1.12.2-0.5.0.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
        | LCHIJA | extrautils2                                  | 1.0                      | extrautils2-1.12-1.9.9.jar                        | None                                     |
        | LCHIJA | zerocore                                     | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                       | None                                     |
        | LCHIJA | bigreactors                                  | 1.12.2-0.4.5.65          | ExtremeReactors-1.12.2-0.4.5.65.jar               | None                                     |
        | LCHIJA | familiarfauna                                | 1.0.11                   | FamiliarFauna-1.12.2-1.0.11.jar                   | None                                     |
        | LCHIJA | farseek                                      | 2.3.1                    | Farseek-1.12-2.3.1.jar                            | None                                     |
        | LCHIJA | fastleafdecay                                | v14                      | FastLeafDecay-v14.jar                             | None                                     |
        | LCHIJA | fencejumper                                  | 1.0.5                    | fencejumper-1.12-1.0.5.jar                        | None                                     |
        | LCHIJA | foamflower                                   | 1.12.2-1.0.0.0-beta1     | foamflower-1.12.2-1.0.0.0-beta1.jar               | None                                     |
        | LCHIJA | ftbutilities                                 | 5.4.0.84                 | FTBUtilities-5.4.0.84.jar                         | None                                     |
        | LCHIJA | cfm                                          | 6.2.0                    | furniture-6.2.0-1.12.2.jar                        | None                                     |
        | LCHIJA | limelib                                      | 1.7.12                   | limelib-1.12.2-1.7.12.jar                         | None                                     |
        | LCHIJA | furnus                                       | 2.1.8                    | furnus-1.12.2-2.1.8.jar                           | None                                     |
        | LCHIJA | geographicraft                               | 0.8.7                    | GeographiCraft-1.12-0.8.9b.jar                    | None                                     |
        | LCHIJA | gottschcore                                  | 1.7.0                    | GottschCore-mc1.12.2-f14.23.5.2768-v1.7.0.jar     | None                                     |
        | LCHIJA | grapplemod                                   | 1.12.2-v11.1             | grapplemod-v11.1-1.12.2.jar                       | None                                     |
        | LCHIJA | hatchery                                     | 2.2.1                    | hatchery-1.12.2-2.2.1.jar                         | None                                     |
        | LCHIJA | hats                                         | 7.0.0                    | Hats-1.12.2-7.0.2.jar                             | None                                     |
        | LCHIJA | llibrary                                     | 1.7.17                   | llibrary-1.7.17-1.12.2.jar                        | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
        | LCHIJA | iceandfire                                   | 1.6.1                    | iceandfire-1.6.1-1.12.2.jar                       | None                                     |
        | LCHIJA | theoneprobe                                  | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                       | None                                     |
        | LCHIJA | immersiveengineering                         | 0.12-89                  | ImmersiveEngineering-0.12-89.jar                  | 4cb49fcde3b43048c9889e0a3d083225da926334 |
        | LCHIJA | immersivepetroleum                           | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar               | None                                     |
        | LCHIJA | immersiveposts                               | 0.0.5                    | ImmersivePosts-0.0.5.jar                          | 0ba25d8c0ec23537afc6db926e1ea764335a33b1 |
        | LCHIJA | mcmultipart                                  | 2.5.3                    | MCMultiPart-2.5.3.jar                             | None                                     |
        | LCHIJA | mekanism                                     | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                    | None                                     |
        | LCHIJA | teslacorelib                                 | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
        | LCHIJA | industrialforegoing                          | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.6-230.jar         | None                                     |
        | LCHIJA | mysticalagriculture                          | 1.7.3                    | MysticalAgriculture-1.12.2-1.7.3.jar              | None                                     |
        | LCHIJA | harvestcraft                                 | 1.12.2zb                 | Pam_s+HarvestCraft+1.12.2zb.jar                   | None                                     |
        | LCHIJA | integrationforegoing                         | 1.12.2-1.9               | IntegrationForegoing-1.12.2-1.9.jar               | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
        | LCHIJA | inventorytweaks                              | 1.64+dev.146.2180b27     | InventoryTweaks-1.64+dev.146.jar                  | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LCHIJA | ironbackpacks                                | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                 | None                                     |
        | LCHIJA | ironchest                                    | 1.12.2-7.0.59.842        | ironchest-1.12.2-7.0.59.842.jar                   | None                                     |
        | LCHIJA | jaopca                                       | 1.12.2-2.2.8.100         | JAOPCA-1.12.2-2.2.8.100.jar                       | None                                     |
        | LCHIJA | oredictinit                                  | 1.12.2-2.2.1.71          | JAOPCA-1.12.2-2.2.8.100.jar                       | None                                     |
        | LCHIJA | jehc                                         | 1.12.2                   | JEHC-1.12.2-1.6.2.0.jar                           | None                                     |
        | LCHIJA | jeibees                                      | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                      | None                                     |
        | LCHIJA | jeresources                                  | 0.8.10.50                | JustEnoughResources-1.12.2-0.8.10.50.jar          | None                                     |
        | LCHIJA | jeroreintegration                            | 1.1.0                    | JEROreIntegration-1.12.2-1.1.0.jar                | None                                     |
        | LCHIJA | journeymap                                   | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                       | None                                     |
        | LCHIJA | jaff                                         | 1.7_for_1.12             | JustAFewFish-1.7_for_1.12.jar                     | None                                     |
        | LCHIJA | jeid                                         | 1.0.2-26                 | JustEnoughIDs-1.0.2-26.jar                        | None                                     |
        | LCHIJA | justenoughpetroleum                          | 0.1                      | JustEnoughPetroleum-0.1.jar                       | None                                     |
        | LCHIJA | justenoughreactors                           | 1.1.3.61                 | JustEnoughReactors-1.12.2-1.1.3.61.jar            | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
        | LCHIJA | librarianlib                                 | 4.15                     | librarianlib-1.12.2-4.15.jar                      | None                                     |
        | LCHIJA | loyaltymedals                                | 1.2.1                    | Loyalty+Medals-1.2.1.jar                          | None                                     |
        | LCHIJA | mage                                         | 0.2.4                    | MAGE-0.2.4.jar                                    | None                                     |
        | LCHIJA | magicbees                                    | 1.0                      | MagicBees-1.12.2-3.1.10.jar                       | None                                     |
        | LCHIJA | manavisualizer                               | r1.0-1                   | ManaVisualizer-r1.0-1.jar                         | None                                     |
        | LCHIJA | mobamputation                                | 7.0.0                    | MobAmputation-1.12.2-7.0.0.jar                    | None                                     |
        | LCHIJA | mobends                                      | 0.24                     | mobends-0.24_for_MC-1.12.jar                      | None                                     |
        | LCHIJA | mob_grinding_utils                           | 0.3.13                   | MobGrindingUtils-0.3.13.jar                       | None                                     |
        | LCHIJA | numina                                       | 1.10.0                   | ModularPowersuits-1.12.2-0.7.0.035.jar            | None                                     |
        | LCHIJA | powersuits                                   | 1.12.2-0.7.0.035         | ModularPowersuits-1.12.2-0.7.0.035.jar            | None                                     |
        | LCHIJA | morpheus                                     | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                       | None                                     |
        | LCHIJA | mousetweaks                                  | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                     | None                                     |
        | LCHIJA | mowziesmobs                                  | 1.5.3                    | mowziesmobs-1.5.3.jar                             | None                                     |
        | LCHIJA | neat                                         | 1.4-17                   | Neat+1.4-17.jar                                   | None                                     |
        | LCHIJA | samsocean                                    | 1.0.1                    | OceanFloor-1.12-1.0.1.jar                         | None                                     |
        | LCHIJA | openmods                                     | 0.12.1                   | OpenModsLib-1.12.2-0.12.1.jar                     | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
        | LCHIJA | openblocks                                   | 1.8                      | OpenBlocks-1.12.2-1.8.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
        | LCHIJA | openlights                                   | 0.1.0.6                  | OpenLights-MC1.12.2-0.1.0.6.jar                   | None                                     |
        | LCHIJA | opensecurity                                 | 1.0-22                   | OpenSecurity-MC1.12.2-1.0-22.jar                  | None                                     |
        | LCHIJA | overpoweredarmorbar                          | 1.0.2                    | overloadedarmorbar-1.0.2.jar                      | None                                     |
        | LCHIJA | simplerecipes                                | 1.12.2c                  | Pam_s+Simple+Recipes+1.12.2c.jar                  | None                                     |
        | LCHIJA | psiaddons                                    | 1.03                     | PsiAddons-1.1.jar                                 | None                                     |
        | LCHIJA | psi                                          | r1.1-72                  | Psi-r1.1-72.jar                                   | None                                     |
        | LCHIJA | plustic                                      | 7.0.5.2                  | plustic-7.0.5.2.jar                               | None                                     |
        | LCHIJA | pyramidplunder                               | 1.12.2-1.0               | PyramidPlunder-1.12.2-1.2.jar                     | None                                     |
        | LCHIJA | realdrops                                    | 1.2.14                   | RealisticItemDrops-1.2.14.jar                     | None                                     |
        | LCHIJA | rewired                                      | 1.12.2                   | ReWIRED-1.0.4.jar                                 | None                                     |
        | LCHIJA | rpsideas                                     | 2.1.5                    | rpsideas-2.1.5.jar                                | None                                     |
        | LCHIJA | skewers                                      | 1.1                      | Skewers-1.1.jar                                   | None                                     |
        | LCHIJA | slimebreeder                                 | 3.0.5                    | slimebreeder-3.0.5.jar                            | None                                     |
        | LCHIJA | slimyboyos                                   | 1.0.0                    | SlimyBoyos-1.0.0.jar                              | None                                     |
        | LCHIJA | soundfilters                                 | 0.10_for_1.12            | SoundFilters-0.10_for_1.12.jar                    | None                                     |
        | LCHIJA | spawnercraft                                 | 4.0.0                    | SpawnerCraft+1.12-4.0.0.jar                       | None                                     |
        | LCHIJA | thermalcultivation                           | 0.3.2                    | ThermalCultivation-1.12.2-0.3.2.11-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | thermaldynamics                              | 2.5.4                    | ThermalDynamics-1.12.2-2.5.4.18-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | thermalinnovation                            | 0.3.2                    | ThermalInnovation-1.12.2-0.3.2.11-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | tcomplement                                  | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar               | None                                     |
        | LCHIJA | tinkersjei                                   | 1.0                      | tinkersjei-1.0.jar                                | None                                     |
        | LCHIJA | tinkersoc                                    | 0.6                      | tinkersoc-0.6.jar                                 | None                                     |
        | LCHIJA | tinkertoolleveling                           | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar               | None                                     |
        | LCHIJA | unloader                                     | 1.2.0                    | unloader-1.2.0.jar                                | None                                     |
        | LCHIJA | valkyriecompat                               | 1.12.2-2.0.19.1          | valkyriecompat-1.12.2-2.0.19.1.jar                | None                                     |
        | LCHIJA | universalmodifiers                           | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.19.1.jar                   | None                                     |
        | LCHIJA | veinminer                                    | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar             | None                                     |
        | LCHIJA | veinminermodsupport                          | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar             | None                                     |
        | LCHIJA | vending                                      | 1.12.2-3.0.1.2           | vending-1.12.2-3.0.1.2.jar                        | None                                     |
        | LCHIJA | vulcanite                                    | 1.5.2                    | vulcanite-1.5.2-mc1.12.x.jar                      | None                                     |
        | LCHIJA | waitingtime                                  | 1.0.1                    | WaitingTime-1.0.1.jar                             | None                                     |
        | LCHIJA | walljump                                     | 1.12.2-1.2.1             | walljump-1.12.2-1.2.1.jar                         | None                                     |
        | LCHIJA | waterstrainer                                | 3.2.0                    | WaterStrainer-1.12-3.2.0.jar                      | None                                     |
        | LCHIJA | worleycaves                                  | 1.3.0                    | worleycaves-1.3.0.jar                             | None                                     |
        | LCHIJA | yabba                                        | 1.1.2.44                 | YABBA-1.1.2.44.jar                                | None                                     |
        | LCHIJA | orelib                                       | 3.5.2.2                  | OreLib-1.12.2-3.5.2.2.jar                         | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
        | LCHIJA | dsurround                                    | 3.5.4.3                  | DynamicSurroundings-1.12.2-3.5.4.3.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
        | LCHIJA | reauth                                       | 3.6.0                    | reauth-3.6.0.jar                                  | daba0ec4df71b6da841768c49fb873def208a1e3 |
        | LCHIJA | librarianliblate                             | 4.15                     | librarianlib-1.12.2-4.15.jar                      | None                                     |
        | LCHIJA | mysticallib                                  | 1.12.2-1.1.1             | mysticallib-1.12.2-1.1.1.jar                      | None                                     |
        | LCHIJA | ocsensors                                    | 1.0.4                    | ocsensors-1.0.4-b23.jar                           | None                                     |
        | LCHIJA | teslacorelib_registries                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | None                                     |
        | LCHIJA | wrapup                                       | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                             | None                                     |

        Loaded coremods (and transformers): 
    FarseekCoreMod (Farseek-1.12-2.3.1.jar)
      farseek.core.FarseekClassTransformer
    LoadingPlugin (Quark-r1.5-146.jar)
      vazkii.quark.base.asm.ClassTransformer
    LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
      com.teamwizardry.librarianlib.asm.LibLibTransformer
    Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
      invtweaks.forge.asm.ContainerTransformer
    MageCoremod (MAGE-0.2.4.jar)
      pl.asie.mage.core.EntityRendererTransformer
      pl.asie.mage.core.SmoothWaterTransformer
      pl.asie.mage.core.TextureAtlasSpriteTransformer
    TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
      li.cil.oc.common.asm.ClassTransformer
    JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar)
      org.dimdev.jeid.JEIDTransformer
    ForgelinPlugin (Forgelin-1.8.2.jar)
      
    CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
      team.chisel.ctm.client.asm.CTMTransformer
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.190.jar)
      micdoodle8.mods.miccore.MicdoodleTransformer
    ColytraLoadingPlugin (colytra-1.12.2-1.1.0.4.jar)
      c4.colytra.asm.ElytraTransformer
    WTPlugin (WaitingTime-1.0.1.jar)
      com.blamejared.waitingtime.core.WTClassTransformer
    IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
      blusunrize.immersiveengineering.common.asm.IEClassTransformer
    llibrary (llibrary-core-1.0.10-1.12.2.jar)
      net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
      net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
    BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
      mods.betterfoliage.loader.BetterFoliageTransformer
    IvToolkit (IvToolkit-1.3.3-1.12.jar)
      
    AstralCore (astralsorcery-1.12.2-1.10.11.jar)
      
    EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
      com.enderio.core.common.transform.EnderCoreTransformer
      com.enderio.core.common.transform.SimpleMixinPatcher
    MovingWorldCore (movingworld-1.12-6.342-full.jar)
      
    DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
      org.orecruncher.dsurround.asm.Transformer
    SoundUnpack (OpenSecurity-MC1.12.2-1.0-22.jar)
      
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
      openmods.core.OpenModsClassTransformer
        GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
        OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
        AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
        Pulsar/tconstruct loaded Pulses: 
            - TinkerCommons (Enabled/Forced)
            - TinkerWorld (Enabled/Not Forced)
            - TinkerTools (Enabled/Not Forced)
            - TinkerHarvestTools (Enabled/Forced)
            - TinkerMeleeWeapons (Enabled/Forced)
            - TinkerRangedWeapons (Enabled/Forced)
            - TinkerModifiers (Enabled/Forced)
            - TinkerSmeltery (Enabled/Not Forced)
            - TinkerGadgets (Enabled/Not Forced)
            - TinkerOredict (Enabled/Forced)
            - TinkerIntegration (Enabled/Forced)
            - TinkerFluids (Enabled/Forced)
            - TinkerMaterials (Enabled/Forced)
            - TinkerModelRegister (Enabled/Forced)
            - chiselIntegration (Enabled/Not Forced)
            - chiselsandbitsIntegration (Enabled/Not Forced)
            - theoneprobeIntegration (Enabled/Not Forced)

        Pulsar/tcomplement loaded Pulses: 
            - ModuleCommons (Enabled/Forced)
            - ModuleFeature (Enabled/Not Forced)
            - ChiselPlugin (Enabled/Not Forced)

        List of loaded APIs: 
            * AbyssalCraftAPI (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Biome (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Block (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Caps (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Condition (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Disruption (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Energy (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Entity (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Event (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Integration (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Internal (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Item (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Necronomicon (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Recipe (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Ritual (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Spell (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * AbyssalCraftAPI|Structure (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
            * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
            * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
            * betteradvancements|API (0.0.17.75) from BetterAdvancements-1.12.2-0.0.17.75.jar
            * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
            * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.65.jar
            * BotaniaAPI (92) from Botania+r1.10-360.jar
            * cavern.api (1.10.0) from Cavern_1.12.2-v1.10.6.jar
            * cavern.api.event (1.10.0) from Cavern_1.12.2-v1.10.6.jar
            * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
            * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
            * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.30.jar
            * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal.jar
            * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4.jar
            * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
            * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
            * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
            * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
            * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
            * discordrp-api (0.0.3) from DiscordRP-1.12.2-1.2.0.13.jar
            * discordrp-api|rpc (0.0.1) from DiscordRP-1.12.2-1.2.0.13.jar
            * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.40.jar
            * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
            * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
            * Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.190.jar
            * HatcheryAPI (1.11.2R1.0.0) from hatchery-1.12.2-2.2.1.jar
            * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
            * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
            * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
            * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.6-230.jar
            * jeresources|API (0.8.10.50) from JustEnoughResources-1.12.2-0.8.10.50.jar
            * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
            * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
            * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
            * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
            * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
            * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
            * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
            * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
            * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
            * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
            * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
            * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
            * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
            * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
            * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
            * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
            * PsiAPI (11) from Psi-r1.1-72.jar
            * QuarkAPI (2) from Quark-r1.5-146.jar
            * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
            * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
            * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.19.1.jar
            * veinminerApi (0.3) from VeinMiner-1.12-0.38.2.647+b31535a.jar
            * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
            * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
            * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
            * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                      * Optifine is installed. This is NOT supported.
                     This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

     

  9. Sorry I got to this late, I went to bed right after I posted this.  Anyways I believe this is it


     

    Spoiler

    [01:07:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [01:07:33] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2814 for Minecraft 1.12.2 loading
    [01:07:33] [main/INFO] [FML]: 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\runtime\jre-x64
    [01:07:33] [main/INFO] [FML]: Searching C:\Users\Bryan Bell\AppData\Roaming\.minecraft\mods for mods
    [01:07:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:07:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:07:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [01:07:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [01:07:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:07:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [01:07:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [01:07:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [01:07:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [01:07:35] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: blackpanther300
    [01:07:38] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
    [01:07:39] [Client thread/INFO] [FML]: -- System Details --
    Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 174607000 bytes (166 MB) / 335544320 bytes (320 MB) up to 8589934592 bytes (8192 MB)
        JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: 
        Loaded coremods (and transformers): 
        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.17' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
    [01:07:39] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2814 Initialized
    [01:07:39] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
    [01:07:39] [Client thread/INFO] [FML]: Replaced 1036 ore ingredients
    [01:07:39] [Client thread/INFO] [FML]: Searching C:\Users\Bryan Bell\AppData\Roaming\.minecraft\mods for mods
    [01:07:40] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
    [01:07:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, charcoalblock] at CLIENT
    [01:07:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, charcoalblock] at SERVER
    [01:07:41] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:A Block of Charcoal
    [01:07:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
    [01:07:41] [Client thread/INFO] [FML]: Found 1169 ObjectHolder annotations
    [01:07:41] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [01:07:41] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [01:07:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [01:07:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:41] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:41] [Client thread/INFO] [FML]: Injecting itemstacks
    [01:07:41] [Client thread/INFO] [FML]: Itemstack injection complete
    [01:07:41] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 118898924 nanos
    [01:07:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
    [01:07:42] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
    [01:07:42] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
    [01:07:42] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    [01:07:42] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
    [01:07:42] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
    [01:07:45] [Client thread/INFO] [FML]: Max texture size: 16384
    [01:07:47] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 512x512 textures-atlas
    [01:07:48] [Client thread/INFO] [FML]: Applying holder lookups
    [01:07:48] [Client thread/INFO] [FML]: Holder lookups applied
    [01:07:48] [Client thread/INFO] [FML]: Injecting itemstacks
    [01:07:48] [Client thread/INFO] [FML]: Itemstack injection complete
    [01:07:48] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
    [01:07:48] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
    [01:07:49] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
    [01:07:49] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
    [01:07:49] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com

     

  10. Ok, so basically my Forge loads up all normal until it gets to 6/7 complete and it goes to ModIDMapping: Minecraft Forge.  Once it tries to map the ID of Forge the program stops responding.  Now, on discord when I'm loading Forge, it says "blackpanther300 is playing Minecraft: FML Preinitialization", but when it gets to the part where it stops responding it says that I'm on the main menu of Minecraft.  So it's like the loading gets complete, but it gets stuck trying to actually launch the game.  However, if I wait about 20 minutes after it stops responding, the game will open.  I cannot give any crash reports because the game isn't actually crashing.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.