Jump to content

Recommended Posts

Posted

I am running a Forge Server and have loaded and played on it successfully.

I now put a Building Brick .jar file in the MODS directory  (everything is 1.9.4)

 

As soon as I try to connect to the server, I get the following message (it also shows up in the .cmd console):

 

[17:15:33] [Netty Server IO #1/INFO] [FML]: Disconnecting Player: This server re

quires FML/Forge to be installed. Contact your server admin for more details.

 

I am the server admin and I do not know how to fix this...!?!?!

Posted

FROM fml-server-latest.log::

 

 

[17:09:40] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.

[17:09:41] [main/INFO] [FML/]: Forge Mod Loader version 12.17.0.1951 for Minecraft 1.9.4 loading

[17:09:41] [main/INFO] [FML/]: Java is Java HotSpot Client VM, version 1.8.0_91, running on Windows Vista:x86:6.0, installed at C:\Program Files\Java\jre1.8.0_91

[17:09:41] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.9.4-12.17.0.1951-universal.jar

[17:09:41] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files\Skype\Phone\;C:\Program Files\QuickTime\QTSystem\;.

[17:09:41] [main/DEBUG] [FML/]: Enabling runtime deobfuscation

[17:09:41] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin

[17:09:41] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers

[17:09:41] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin

[17:09:41] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin

[17:09:41] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin

[17:09:41] [main/DEBUG] [FML/]: All fundamental core mods are successfully located

[17:09:41] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\tempforge\.

[17:09:41] [main/DEBUG] [FML/]: Discovering coremods

[17:09:41] [main/DEBUG] [FML/]: Examining for coremod candidacy BuildingBricks-1.9.4-2.0.4.jar

[17:09:41] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in BuildingBricks-1.9.4-2.0.4.jar, it will be examined later for regular @Mod instances

[17:09:41] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPluginBuildingBricks

[17:09:45] [main/INFO] [H3NTBootstrap.Bootstrap/]: initializing

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-mappings version 1.1.1 and requires version 1.1.1

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-asmtweaks version 1.1.1 and requires version 1.1.1

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-commonutils version 1.9.4-2.2.1 and requires version 1.9.4-2.2.x

[17:09:45] [main/INFO] [H3NTBootstrap.Bootstrap/]: loading libraries

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: extracting libraries to C:\tempforge\mods\h3ntlibs

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-commonutils-1.9.4-2.2.1.jar

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/tempforge/mods/h3ntlibs/h3nt-commonutils-1.9.4-2.2.1.jar to classpath

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-mappings-1.1.1.jar

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/tempforge/mods/h3ntlibs/h3nt-mappings-1.1.1.jar to classpath

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-asmtweaks-1.1.1.jar

[17:09:45] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/tempforge/mods/h3ntlibs/h3nt-asmtweaks-1.1.1.jar to classpath

[17:09:45] [main/WARN] [FML/]: The coremod com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[17:09:45] [main/DEBUG] [FML/]: Enqueued coremod LoadingPluginBuildingBricks

[17:09:45] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:09:45] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[17:09:45] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:09:45] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:09:45] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[17:09:45] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers

[17:09:45] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer

[17:09:45] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer

[17:09:45] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer

[17:09:45] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer

[17:09:45] [main/DEBUG] [FML/]: Injection complete

[17:09:45] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}

[17:09:45] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin

[17:09:46] [main/DEBUG] [FML/]: Read 861 binary patches

[17:09:46] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.9.4.lzma with 31813 records

[17:09:47] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[17:09:47] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully

[17:09:47] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[17:09:47] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers

[17:09:47] [main/DEBUG] [FML/]: Injection complete

[17:09:47] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}

[17:09:47] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin

[17:09:47] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully

[17:09:47] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[17:09:47] [main/DEBUG] [FML/]: Injecting coremod LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks} class transformers

[17:09:47] [main/TRACE] [FML/]: Registering transformer com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks

[17:09:47] [main/INFO] [asmtweaks.ASMTweaksManager/]: using mappings for version 1.9.4

[17:09:47] [main/DEBUG] [FML/]: Injection complete

[17:09:47] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks}

[17:09:47] [main/DEBUG] [FML/]: Running coremod plugin LoadingPluginBuildingBricks

[17:09:47] [main/DEBUG] [FML/]: Coremod plugin class LoadingPluginBuildingBricks run successfully

[17:09:47] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[17:09:47] [main/DEBUG] [FML/]: Loaded 188 rules from AccessTransformer config file forge_at.cfg

[17:09:47] [main/DEBUG] [FML/]: Validating minecraft

[17:09:47] [main/DEBUG] [FML/]: Minecraft validated, launching...

[17:09:47] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[17:09:47] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[17:09:47] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[17:09:50] [main/INFO] [asmtweaks.ASMTweaksManager/]: detected that obfuscation is true

[17:09:50] [main/INFO] [asmtweaks.ASMTweaksManager/]: applying method modification from ItemBlockPlaceOverride to a(func_180614_a)

[17:09:51] [main/DEBUG] [FML/]: Creating vanilla freeze snapshot

[17:09:51] [main/DEBUG] [FML/]: Vanilla freeze snapshot created

[17:09:51] [server thread/INFO] [FML/]: MinecraftForge v12.17.0.1951 Initialized

[17:09:51] [server thread/INFO] [FML/]: Replaced 232 ore recipes

[17:09:52] [server thread/DEBUG] [FML/]: File C:\tempforge\config\injectedDependencies.json not found. No dependencies injected

[17:09:52] [server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, com.hea3ven.buildingbricks.core.load.ModContainerBuildingBricks]

[17:09:52] [server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes

[17:09:52] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\forge-1.9.4-12.17.0.1951-universal.jar, examining for mod candidates

[17:09:52] [server thread/TRACE] [FML/]: Skipping known library file C:\tempforge\mods\BuildingBricks-1.9.4-2.0.4.jar

[17:09:52] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\mods\h3ntlibs\h3nt-commonutils-1.9.4-2.2.1.jar, examining for mod candidates

[17:09:52] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\mods\h3ntlibs\h3nt-mappings-1.1.1.jar, examining for mod candidates

[17:09:52] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\mods\h3ntlibs\h3nt-asmtweaks-1.1.1.jar, examining for mod candidates

[17:09:52] [server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully

[17:09:52] [server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer

[17:09:52] [server thread/INFO] [FML/]: Searching C:\tempforge\mods for mods

[17:09:52] [server thread/DEBUG] [FML/]: Found a candidate zip or jar file BuildingBricks-1.9.4-2.0.4.jar

[17:09:52] [server thread/DEBUG] [FML/]: Found a candidate mod directory h3ntlibs

[17:09:52] [server thread/DEBUG] [FML/]: Examining file forge-1.9.4-12.17.0.1951-universal.jar for potential mods

[17:09:52] [server thread/DEBUG] [FML/]: The mod container forge-1.9.4-12.17.0.1951-universal.jar appears to be missing an mcmod.info file

[17:09:52] [server thread/DEBUG] [FML/]: Examining file h3nt-commonutils-1.9.4-2.2.1.jar for potential mods

[17:09:52] [server thread/DEBUG] [FML/]: The mod container h3nt-commonutils-1.9.4-2.2.1.jar appears to be missing an mcmod.info file

[17:09:52] [server thread/DEBUG] [FML/]: Examining file h3nt-mappings-1.1.1.jar for potential mods

[17:09:52] [server thread/DEBUG] [FML/]: The mod container h3nt-mappings-1.1.1.jar appears to be missing an mcmod.info file

[17:09:52] [server thread/DEBUG] [FML/]: Examining file h3nt-asmtweaks-1.1.1.jar for potential mods

[17:09:52] [server thread/DEBUG] [FML/]: The mod container h3nt-asmtweaks-1.1.1.jar appears to be missing an mcmod.info file

[17:09:52] [server thread/DEBUG] [FML/]: Examining file BuildingBricks-1.9.4-2.0.4.jar for potential mods

[17:09:52] [server thread/TRACE] [FML/]: Located mcmod.info file in file BuildingBricks-1.9.4-2.0.4.jar

[17:09:52] [server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.hea3ven.buildingbricks.core.ModBuildingBricks) - loading

[17:09:52] [server thread/TRACE] [buildingbricks/]: Parsed dependency info : [Forge@[12.17.0.1909,)] [Forge@[12.17.0.1909,), Quark, BiomesOPlenty] []

[17:09:52] [server thread/DEBUG] [FML/]: Examining directory h3ntlibs for potential mods

[17:09:52] [server thread/DEBUG] [FML/]: No mcmod.info file found in directory h3ntlibs

[17:09:52] [server thread/INFO] [FML/]: Forge Mod Loader has identified 5 mods to load

[17:09:52] [server thread/TRACE] [FML/]: Received a system property request ''

[17:09:52] [server thread/TRACE] [FML/]: System property request managing the state of 0 mods

[17:09:52] [server thread/DEBUG] [FML/]: After merging, found state information for 0 mods

[17:09:52] [server thread/DEBUG] [buildingbricks/]: Enabling mod buildingbricks

[17:09:52] [server thread/TRACE] [FML/]: Verifying mod requirements are satisfied

[17:09:52] [server thread/TRACE] [FML/]: All mod requirements are satisfied

[17:09:52] [server thread/TRACE] [FML/]: Sorting mods into an ordered list

[17:09:52] [server thread/TRACE] [FML/]: Mod sorting completed successfully

[17:09:52] [server thread/DEBUG] [FML/]: Mod sorting data

[17:09:52] [server thread/DEBUG] [FML/]: buildingbricks(Building Bricks:1.9.4-2.0.4): BuildingBricks-1.9.4-2.0.4.jar (required-after:Forge@[12.17.0.1909,);after:Quark;after:BiomesOPlenty)

[17:09:52] [server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp

[17:09:52] [server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp

[17:09:52] [server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.002s

[17:09:52] [server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML

[17:09:53] [server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists

[17:09:53] [server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection

[17:09:53] [server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)

[17:09:53] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at CLIENT

[17:09:53] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at SERVER

[17:09:53] [server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.458s

[17:09:53] [server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge

[17:09:53] [server thread/DEBUG] [Forge/Forge]: Preloading CrashReport Classes

[17:09:53] [server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/client/SplashProgress$1

[17:09:53] [server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/FMLCommonHandler$1

[17:09:53] [server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/Loader$3

[17:09:53] [server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed

[17:09:53] [server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection

[17:09:53] [server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (12.17.0.1951)

[17:09:53] [server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.016s

[17:09:53] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLConstructionEvent to mod buildingbrickshooks

[17:09:53] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLConstructionEvent to mod buildingbrickshooks

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks Hooks took 0.000s

[17:09:53] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLConstructionEvent to mod buildingbricks

[17:09:53] [server thread/TRACE] [FML/buildingbricks]: Mod buildingbricks is using network checker : Accepting version 1.9.4-2.0.4

[17:09:53] [server thread/TRACE] [FML/buildingbricks]: Testing mod buildingbricks to verify it accepts its own version in a remote connection

[17:09:53] [server thread/TRACE] [FML/buildingbricks]: The mod buildingbricks accepts its own version (1.9.4-2.0.4)

[17:09:53] [server thread/DEBUG] [FML/buildingbricks]: Attempting to inject @SidedProxy classes into buildingbricks

[17:09:53] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLConstructionEvent to mod buildingbricks

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks took 0.138s

[17:09:53] [server thread/DEBUG] [FML/]: Bar Finished: Construction took 0.615s

[17:09:53] [server thread/DEBUG] [FML/]: Mod signature data

[17:09:53] [server thread/DEBUG] [FML/]:  Valid Signatures:

[17:09:53] [server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge-1.9.4-12.17.0.1951-universal.jar

[17:09:53] [server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 12.17.0.1951) forge-1.9.4-12.17.0.1951-universal.jar

[17:09:53] [server thread/DEBUG] [FML/]:  Missing Signatures:

[17:09:53] [server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.19) minecraft.jar

[17:09:53] [server thread/DEBUG] [FML/]: buildingbrickshooks (Building Bricks Hooks 1.9.4-2.0.4) minecraft.jar

[17:09:53] [server thread/DEBUG] [FML/]: buildingbricks (Building Bricks 1.9.4-2.0.4) BuildingBricks-1.9.4-2.0.4.jar

[17:09:53] [server thread/INFO] [FML/]: Processing ObjectHolder annotations

[17:09:53] [server thread/INFO] [FML/]: Found 419 ObjectHolder annotations

[17:09:53] [server thread/INFO] [FML/]: Identifying ItemStackHolder annotations

[17:09:53] [server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations

[17:09:53] [server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp

[17:09:53] [server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s

[17:09:53] [server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML

[17:09:53] [server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s

[17:09:53] [server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge

[17:09:53] [server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0

[17:09:53] [server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.092s

[17:09:53] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLPreInitializationEvent to mod buildingbrickshooks

[17:09:53] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLPreInitializationEvent to mod buildingbrickshooks

[17:09:53] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks Hooks took 0.000s

[17:09:53] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLPreInitializationEvent to mod buildingbricks

[17:09:53] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Starting version check at https://raw.githubusercontent.com/hea3ven/BuildingBricks/master/media/update.json

[17:09:54] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLPreInitializationEvent to mod buildingbricks

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks took 0.641s

[17:09:54] [server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 0.734s

[17:09:54] [server thread/INFO] [FML/]: Applying holder lookups

[17:09:54] [server thread/INFO] [FML/]: Holder lookups applied

[17:09:54] [server thread/INFO] [FML/]: Injecting itemstacks

[17:09:54] [server thread/INFO] [FML/]: Itemstack injection complete

[17:09:54] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [buildingbricks] Received version check data:

{

    "1.8": {

        "1.0.0-beta4": "    * Fix crash when holding a grass slab.",

        "1.0.0-beta1": "    * Initial release.",

        "1.0.0-beta3": "    * Add keybindings to switch the trowel's block type, fixes #3.\n    * Change the way the trowel consumes blocks to be more smart, fixes #10.\n    * Fix block breaking particles not having textures, fixes #7.\n    * Fix crash when placing blocks, fixes #13.\n    * Fix crash when looking up the recipe for the double slabs.\n    * Fix blocks dropping items when breaking them in creative mode, fixes #9.\n    * Fix silk touching blocks and their drops, fixes #8.\n    * Fix the trowel not respecting the top/side/bottom textures of materials, fixes #6.",

        "1.0.0-beta2": "    * Fix grass slabs not having a name and creative tab.\n    * Fix the trowel not placing the blocks client-side, fixes #4.\n    * Fix crash when running on servers, fixes #5.\n    * Fix blocks third-person rendering size.",

        "commit": null,

        "1.0.3": "    * Fix crash when using forge versions higher than 1521.",

        "1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "1.0.4": "    * Add materials for the stone variants and the prismarine blocks, fixes #21.\n    * Fix vertical slabs culling when placed next to each other, fixes #18.",

        "1.0.0": "    * Improve face culling, fixes #1.\n    * Fix material loading when running on servers, fixes #14.\n    * Fix the particles when running on a block being the missing texture.",

        "1.0.1": "    * Remove usage of javax.vecmath which is not available on servers, fixes #15.\n    * Fix crash when placing a double slab blcok next to a slab block, fixes #16.",

        "1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.0.2": "    * Reduce memory usage in the grass slabs world gen.\n    * Fix glass slabs making the sides of other slabs next to them invisible, fixes #17.\n    * Fix crash when you place a wall on top of another wall.\n    * Fix not being able to place torches on top of walls.",

        "1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.9": {

        "1.9-1.4.8": "    * Fix crash on startup when Biomes O' Plenty is present.",

        "1.9-2.0.1": "    * Fix crash when material have non existent blocks, fixes #58.",

        "1.9-2.0.2": "    * Fix grass slabs worldgen wrongly placing slabs in very steep terrains.\n    * Fix crash when a material block has not loaded properly, fixes #61.\n    * Fix the grass slabs worldgen leaving the top half of double tall grass and double flowers.\n    * Fix crash on the trowel/material bag gui, fixes #59.\n    * Fix trowel only consuming only exact matches of the block being placed.\n    * Fix another crash when materials have some non existent blocks, fixes #58.",

        "1.9-2.0.0": "    * Add jei recipe handler to display the material of blocks.\n    * Add configuration options to enable each block type (slab, step, corner, etc) individually.\n    * Add the material of blocks to their tooltips.\n    * Add that vertical slabs blocks are placed using the slab item and removed the vertical slab item.\n    * Update to java 8.\n    * Update to Forge 12.16.0.1894 (jriwanek).\n    * Rename buildingbrickscompatvanilla:grass_slab to buildingbricks:grass_slab (this change is not backwards compatible) and merge everything into a single mod.\n    * Improve the error message when a material fails to load from a json file.\n    * Fix grass slabs worldgen running in dimensions other than the overworld, even though it wasn't gonna do anything.\n    * Fix crash when placing a vertical slab next to a slab of the same material, fixes #56.\n    * Fix item dupe in the trowel gui.\n    * Fix crash when using the trowel and there is no way to consume exactly the required volume, fixes #52.\n    * Fix the material bag not having a recipe, fixes #49.\n    * Fix blocks not having the correct sounds.\n    * Fix the fence gate model not being rotated correctly.\n    * Fix the uv mapping of the inner stairs.\n    * Fix the blocks models not being uvlocked.\n    * Fix the generated blocks not being able to be used in normal recipes and remove completely the id mapping.",

        "commit": "9f2ee89252eb28b505346657fc79c19664534a8b",

        "1.9-1.4.4": "    * Add that material jsons merge when there is more than one for the same material id.\n    * Fix crash when generateBlocks is false and you break a grass slab.\n    * Fix crash with Forge versions higher than 12.16.0.1780.",

        "1.9-1.4.5": "    * Update to Forge 12.16.0.1811.\n    * Fix the stained glass material generating a duplicate stained glass block.\n    * Fix crash when an item has an invalid material.",

        "1.9-1.4.6": "    * Update to Forge 12.16.0.1830.\n    * Fix blocks recipes being all mixed up.\n    * Fix rare crash when loading materials, fixes #46.",

        "1.9-2.0.3": "    * Fix crash when using the trowel, fixes #62.",

        "1.9-1.4.7": "    * Fix bootstrap using the wrong version of CommonUtils.",

        "1.9-2.0.4": "    * Fix issues with the metadata on the material blocks items.\n    * Fix error spam when opening the trowel/material bag gui.",

        "1.9-1.4.3": "    * Add materials for end bricks, purpur block and purpur pillar.\n    * Update to Minecraft 1.9.\n    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40."

    },

    "promos": {

        "1.8-latest": "1.1.2",

        "1.9-latest": "1.9-2.0.4",

        "1.8.8-latest": "1.8.8-1.1.2",

        "1.8.9-latest": "1.8.9-1.4.4",

        "1.8-recommended": "1.1.2",

        "1.8.8-recommended": "1.8.8-1.1.2",

        "1.8.9-recommended": "1.8.9-1.4.4",

        "1.9-recommended": "1.9-2.0.4"

    },

    "1.8.8": {

        "1.8.8-1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "commit": null,

        "1.8.8-1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Updated to Minecraft Forge version 1.8.8.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.8.8-1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.8.9": {

        "commit": "82410f26b398bca9a0212ea04f16d2c0a26f87ad",

        "1.8.9-1.3.3": "    * Fix items converting when shift-clicking between containers.",

        "1.8.9-1.4.2": "    * Fix crash when disabling the generateBlocks config option, fixes #39.\n    * Fix crash when opening the trowel/material bag gui.",

        "1.8.9-1.4.3": "    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40.",

        "1.8.9-1.4.4": "    * Fix crash when generateBlocks is false and you break a grass slab.",

        "1.8.9-1.2.0": "    * Add a Material Bag item that can hold 27 stacks of blocks of a single material, which the trowel can use as a source of materials.\n    * Add: blocks now combine with themselves if possible when being placed (i.e. placing a step next to another one will convert into a slab), fixes #11.\n    * Add keybindings for the trowel to directly select block types (by default numpad 0 = full block, numpad 1 = stairs, numpad 2 = slab, etc.), fixes #24.\n    * Add a validation of the material id mapping of the clients when they connect to servers, fixes #28.\n    * Fix portable ladder not having localization.\n    * Fix portable ladder not having a texture for the break particles.\n    * Fix the trowel not showing the binded block in the item model.\n    * Fix localization issue with the double stone slabs.\n    * Fix blocks being consumed by the trowel binding recipe.",

        "1.8.9-1.2.1": "    * Fix crash when placing a grass slab on top of another grass slab, fixes #32.\n    * Fix NPE sometimes when a player connects to a server, fixes #31.",

        "1.8.9-1.3.0": "    * Add config option to show binded trowels for all materials in the creative tab.\n    * Add compatibility with Biomes O' Plenty.\n    * Add compatibility with AdobeBlocks.\n    * Add a config option to replace the grass texture with a long grass texture, fixes #26.\n    * Add config option to disable the generation of the missing blocks for materials.\n    * Add command to generate material json files.\n    * Add the ability for the trowel to use any item with an ItemHandler capability as source of material and implement the ItemHandler capability in the material bag.\n    * Material bags now insert items as you pick them up from the ground.\n    * Allow materials to be loaded from a sub directory of the configuration directory.\n    * Improve the material bag inventory handling, fixes a dupe bug with it.\n    * Fix oclussion issue with transparent stairs and slabs.",

        "1.8.9-1.3.1": "    * Fix crash on server startup, fixes #33.",

        "1.8.9-1.4.0": "    * Add a way to generate materials for dyed blocks and add stained glass materials.\n    * Add the ability to override/add recipes in the material json, and change the recipe for glass walls, fixes #35.\n    * Add pane block type.\n    * Add config option to show/hide the generated blocks in the creative tab.\n    * Deprecated the material id mapping, it was an overengineered solution to a non-problem. DO NOT remove the config file \"config/BuildingBricks/material_ids.nbt\", it is needed to convert the worlds.\n    * Fix crash when breaking blocks, fixes #36.\n    * Fix some blocks having a missing textrure in the bottom side.\n    * Fix glass blocks not dropping when harvested with silk touch.\n    * Fix compatibility issue in the trowel binding recipe.",

        "1.8.9-1.3.2": "    * Fix stairs crafting recipe giving only 2 stairs in stead of 4.",

        "1.8.9-1.4.1": "    * Fix crash on servers, fixes #38."

    },

    "homepage": "https://github.com/hea3ven/BuildingBricks"

}

[17:09:54] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Found status: BETA Target: null

[17:09:54] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[17:09:54] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:

{

  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",

  "promos": {

    "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.1902",

    "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.1954",

    "latest": "12.17.0.1954",

    "latest-1.7.10": "10.13.2.1343",

    "recommended": "12.16.1.1887"

  }

}

[17:09:54] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: BETA_OUTDATED Target: 12.17.0.1954

[17:09:54] [server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp

[17:09:54] [server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s

[17:09:54] [server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML

[17:09:54] [server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.001s

[17:09:54] [server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge

[17:09:54] [server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.000s

[17:09:54] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLInitializationEvent to mod buildingbrickshooks

[17:09:54] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLInitializationEvent to mod buildingbrickshooks

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Building Bricks Hooks took 0.000s

[17:09:54] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLInitializationEvent to mod buildingbricks

[17:09:54] [server thread/INFO] [buildingBricks.MaterialBlockRegistry/buildingbricks]: Created 55 blocks

[17:09:54] [server thread/INFO] [buildingBricks.MaterialRegistry/buildingbricks]: Registered 102 material(s)

[17:09:54] [server thread/INFO] [buildingBricks/buildingbricks]: Registering trowel's recipes

[17:09:54] [server thread/INFO] [buildingBricks/buildingbricks]: Registering material blocks recipes

[17:09:54] [server thread/INFO] [buildingBricks.CompatVanilla/buildingbricks]: Replacing default stone slab recipe

[17:09:54] [server thread/DEBUG] [buildingBricks.CompatVanilla/buildingbricks]: Found original slab recipe

[17:09:54] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLInitializationEvent to mod buildingbricks

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Building Bricks took 0.119s

[17:09:54] [server thread/DEBUG] [FML/]: Bar Finished: Initialization took 0.121s

[17:09:54] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp

[17:09:54] [server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp

[17:09:54] [server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.007s

[17:09:54] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML

[17:09:54] [server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML

[17:09:54] [server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s

[17:09:54] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge

[17:09:54] [server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge

[17:09:54] [server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.001s

[17:09:54] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod buildingbrickshooks

[17:09:54] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event IMCEvent to mod buildingbrickshooks

[17:09:54] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event IMCEvent to mod buildingbrickshooks

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Building Bricks Hooks took 0.001s

[17:09:54] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod buildingbricks

[17:09:54] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event IMCEvent to mod buildingbricks

[17:09:54] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event IMCEvent to mod buildingbricks

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Building Bricks took 0.001s

[17:09:54] [server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.010s

[17:09:54] [server thread/INFO] [FML/]: Injecting itemstacks

[17:09:54] [server thread/INFO] [FML/]: Itemstack injection complete

[17:09:54] [server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp

[17:09:54] [server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.001s

[17:09:54] [server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML

[17:09:54] [server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML

[17:09:54] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s

[17:09:54] [server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge

[17:09:55] [server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.015s

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLPostInitializationEvent to mod buildingbrickshooks

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLPostInitializationEvent to mod buildingbrickshooks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Building Bricks Hooks took 0.000s

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLPostInitializationEvent to mod buildingbricks

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLPostInitializationEvent to mod buildingbricks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Building Bricks took 0.001s

[17:09:55] [server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0.017s

[17:09:55] [server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp

[17:09:55] [server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s

[17:09:55] [server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML

[17:09:55] [server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s

[17:09:55] [server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge

[17:09:55] [server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:

[17:09:55] [server thread/DEBUG] [FML/Forge]:  17: RecipeEntry("Before", UNKNOWN, )

[17:09:55] [server thread/DEBUG] [FML/Forge]:  16: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  15: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped

[17:09:55] [server thread/DEBUG] [FML/Forge]:  14: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped

[17:09:55] [server thread/DEBUG] [FML/Forge]:  13: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped

[17:09:55] [server thread/DEBUG] [FML/Forge]:  12: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  11: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  10: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  9: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  8: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  7: RecipeEntry("buildingbricks:trowelBind", SHAPELESS, com.hea3ven.buildingbricks.core.item.crafting.RecipeBindTrowel) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless

[17:09:55] [server thread/DEBUG] [FML/Forge]:  1: RecipeEntry("After", UNKNOWN, )

[17:09:55] [server thread/DEBUG] [FML/Forge]: Sorting recipes

[17:09:55] [server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.006s

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLLoadCompleteEvent to mod buildingbrickshooks

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLLoadCompleteEvent to mod buildingbrickshooks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Building Bricks Hooks took 0.000s

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLLoadCompleteEvent to mod buildingbricks

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLLoadCompleteEvent to mod buildingbricks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Building Bricks took 0.000s

[17:09:55] [server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.008s

[17:09:55] [server thread/DEBUG] [FML/]: Freezing block and item id maps

[17:09:55] [server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 5 mods

[17:09:55] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp

[17:09:55] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s

[17:09:55] [server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML

[17:09:55] [server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s

[17:09:55] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge

[17:09:55] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLServerAboutToStartEvent to mod buildingbrickshooks

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLServerAboutToStartEvent to mod buildingbrickshooks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Building Bricks Hooks took 0.000s

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLServerAboutToStartEvent to mod buildingbricks

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLServerAboutToStartEvent to mod buildingbricks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Building Bricks took 0.000s

[17:09:55] [server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.002s

[17:09:55] [server thread/INFO] [FML/]: Injecting existing block and item data into this server instance

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_corner: 266 (init) -> 239 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_wall: 249 (init) -> 256 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_corner: 246 (init) -> 249 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_stairs: 237 (init) -> 231 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_corner: 253 (init) -> 254 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_slab: 233 (init) -> 235 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_stairs: 232 (init) -> 237 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:grass_corner: 270 (init) -> 268 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_step: 228 (init) -> 223 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_slab: 264 (init) -> 241 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:wood_corner: 223 (init) -> 246 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_vertical_slab: 254 (init) -> 261 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_slab: 244 (init) -> 250 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_wall: 216 (init) -> 217 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:wood_vertical_slab: 221 (init) -> 245 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_corner: 235 (init) -> 233 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_vertical_slab: 260 (init) -> 238 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_pane: 248 (init) -> 260 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_slab: 238 (init) -> 229 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_vertical_slab: 236 (init) -> 227 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:grass_stairs: 268 (init) -> 270 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_step: 234 (init) -> 236 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_step: 265 (init) -> 242 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_stairs: 243 (init) -> 252 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_vertical_slab: 230 (init) -> 232 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_pane: 261 (init) -> 244 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_vertical_slab: 247 (init) -> 253 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_step: 245 (init) -> 251 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_vertical_slab: 224 (init) -> 221 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_stairs: 217 (init) -> 220 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_corner: 229 (init) -> 222 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_step: 258 (init) -> 264 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_step: 252 (init) -> 258 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_corner: 259 (init) -> 262 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_stairs: 256 (init) -> 265 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_wall: 225 (init) -> 224 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_vertical_slab: 242 (init) -> 248 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_block: 241 (init) -> 266 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_corner: 240 (init) -> 228 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_slab: 251 (init) -> 257 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:wood_step: 222 (init) -> 247 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_corner: 220 (init) -> 216 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_stairs: 250 (init) -> 259 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_slab: 227 (init) -> 225 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_slab: 257 (init) -> 263 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_step: 239 (init) -> 230 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_wall: 231 (init) -> 234 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_wall: 262 (init) -> 240 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_stairs: 263 (init) -> 243 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:packed_ice_wall: 4127 (init) -> 4132 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:dirt_corner: 4125 (init) -> 4127 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:cloth_stairs: 4117 (init) -> 4113 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:metal_stairs: 4113 (init) -> 4118 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:ice_slab: 4139 (init) -> 4121 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:wood_corner: 4106 (init) -> 4125 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:dirt_slab: 4123 (init) -> 4128 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:metal_corner: 4116 (init) -> 4114 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:cloth_slab: 4118 (init) -> 4111 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:metal_step: 4115 (init) -> 4117 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:dirt_stairs: 4122 (init) -> 4130 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:rock_corner: 4111 (init) -> 4105 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:snow_step: 4134 (init) -> 4139 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:rock_block: 4121 (init) -> 4141 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:cloth_corner: 4120 (init) -> 4110 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:packed_ice_slab: 4129 (init) -> 4133 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:cloth_step: 4119 (init) -> 4112 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:metal_wall: 4112 (init) -> 4115 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:ice_wall: 4137 (init) -> 4120 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:ice_corner: 4141 (init) -> 4119 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:metal_slab: 4114 (init) -> 4116 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:grass_corner: 4144 (init) -> 4142 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:rock_step: 4110 (init) -> 4106 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:glass_wall: 4100 (init) -> 4101 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:packed_ice_pane: 4126 (init) -> 4136 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:rock_stairs: 4108 (init) -> 4109 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:grass_stairs: 4142 (init) -> 4144 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:ice_step: 4140 (init) -> 4122 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:ice_pane: 4136 (init) -> 4124 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:dirt_step: 4124 (init) -> 4129 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:glass_stairs: 4101 (init) -> 4104 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:packed_ice_step: 4130 (init) -> 4134 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:snow_corner: 4135 (init) -> 4137 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:snow_stairs: 4132 (init) -> 4140 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:wood_step: 4105 (init) -> 4126 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:glass_corner: 4104 (init) -> 4100 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:packed_ice_stairs: 4128 (init) -> 4135 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:rock_slab: 4109 (init) -> 4108 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:snow_slab: 4133 (init) -> 4138 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:items id mismatch buildingbricks:ice_stairs: 4138 (init) -> 4123 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.creative: 422 (init) -> 421 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.menu: 427 (init) -> 426 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.blocks: 431 (init) -> 430 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.cat: 432 (init) -> 431 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.credits: 423 (init) -> 422 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.wait: 439 (init) -> 438 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.strad: 438 (init) -> 437 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.firecharge.use: 416 (init) -> 415 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.game: 426 (init) -> 425 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:ui.button.click: 441 (init) -> 440 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.flintandsteel.use: 417 (init) -> 416 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.stal: 437 (init) -> 436 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.elytra.flying: 415 (init) -> 443 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.mall: 435 (init) -> 434 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.ward: 440 (init) -> 439 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:weather.rain: 442 (init) -> 441 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.shovel.flatten: 421 (init) -> 420 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.end: 425 (init) -> 424 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.hoe.till: 418 (init) -> 417 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.shield.block: 419 (init) -> 418 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.mellohi: 436 (init) -> 435 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.dragon: 424 (init) -> 423 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:weather.rain.above: 443 (init) -> 442 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.nether: 428 (init) -> 427 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.shield.break: 420 (init) -> 419 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.11: 429 (init) -> 428 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.13: 430 (init) -> 429 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.far: 434 (init) -> 433 (map).

[17:09:55] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.chirp: 433 (init) -> 432 (map).

[17:09:55] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[17:09:55] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.001s

[17:09:55] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[17:09:55] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s

[17:09:55] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[17:09:55] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.032s

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLModIdMappingEvent to mod buildingbrickshooks

[17:09:55] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLModIdMappingEvent to mod buildingbrickshooks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Building Bricks Hooks took 0.000s

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLModIdMappingEvent to mod buildingbricks

[17:09:55] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLModIdMappingEvent to mod buildingbricks

[17:09:55] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Building Bricks took 0.000s

[17:09:55] [server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.034s

[17:09:55] [server thread/INFO] [FML/]: Applying holder lookups

[17:09:55] [server thread/INFO] [FML/]: Holder lookups applied

[17:09:55] [server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world

[17:09:55] [server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava

[17:09:55] [server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water

[17:09:55] [server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@b40025)

[17:09:55] [server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@b40025)

[17:09:55] [server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@b40025)

[17:10:00] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp

[17:10:00] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.001s

[17:10:00] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML

[17:10:00] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s

[17:10:00] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge

[17:10:00] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.005s

[17:10:00] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLServerStartingEvent to mod buildingbrickshooks

[17:10:00] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLServerStartingEvent to mod buildingbrickshooks

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Building Bricks Hooks took 0.000s

[17:10:00] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLServerStartingEvent to mod buildingbricks

[17:10:00] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLServerStartingEvent to mod buildingbricks

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Building Bricks took 0.000s

[17:10:00] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.006s

[17:10:00] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp

[17:10:00] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s

[17:10:00] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML

[17:10:00] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s

[17:10:00] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge

[17:10:00] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s

[17:10:00] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLServerStartedEvent to mod buildingbrickshooks

[17:10:00] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLServerStartedEvent to mod buildingbrickshooks

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Building Bricks Hooks took 0.000s

[17:10:00] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLServerStartedEvent to mod buildingbricks

[17:10:00] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLServerStartedEvent to mod buildingbricks

[17:10:00] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Building Bricks took 0.000s

[17:10:00] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.002s

[17:10:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:11:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:12:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:12:37] [Netty Server IO #2/INFO] [FML/]: Disconnecting Player: This server requires FML/Forge to be installed. Contact your server admin for more details.

[17:13:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:13:26] [Netty Server IO #3/INFO] [FML/]: Disconnecting Player: This server requires FML/Forge to be installed. Contact your server admin for more details.

[17:13:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:14:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:15:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:15:33] [Netty Server IO #1/INFO] [FML/]: Disconnecting Player: This server requires FML/Forge to be installed. Contact your server admin for more details.

[17:16:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:16:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:17:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:18:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:19:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:19:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:20:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:21:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:22:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:22:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:23:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:24:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:25:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:25:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:26:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:27:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:28:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:28:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:29:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:30:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:31:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:31:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:32:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:33:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:34:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:34:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:35:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:36:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:37:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:37:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:38:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:39:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:40:00] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:40:45] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:41:30] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[17:42:15] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

 

 

Posted

I have searched every single directory on my computer.  I cannot find another logs directory that has anything to do with minecraft.  I have used the explorer's search function extensively, but nothing.....

Posted

I did successfully run Minecraft and connect to the server,  before I placed the mod .jar in the mods directory.

 

After placing the mod .jar in the mods directory, I stopped the server, started it again with

 

java -Xmx1024M -Xms1024M -jar forge-1.9.4-12.17.0.1951-universal.jar nogui

 

and when I then ran Minecraft in multiplayer and tried to connect to the server, I got that error message.  No connection to the server.

 

Johan

Posted

I found that .log file    The directory was hidden all the time!

 

I tried to connect again with multiplayer and here is all that appears on that latest.log:

 

[19:21:11] [Client thread/INFO]: Setting user: Leatherworker

[19:21:13] [Client thread/INFO]: LWJGL Version: 2.9.4

[19:21:14] [Client thread/INFO]: Reloading ResourceManager: Default

[19:22:06] [sound Library Loader/INFO]: Starting up SoundSystem...

[19:22:07] [Thread-5/INFO]: Initializing LWJGL OpenAL

[19:22:07] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[19:22:08] [Client thread/INFO]: Created: 1024x512 textures-atlas

[19:22:09] [Thread-5/INFO]: OpenAL initialized.

[19:22:09] [sound Library Loader/INFO]: Sound engine started

[19:25:11] [Client thread/INFO]: Connecting to 127.0.0.1, 25565

 

So then I tried single player and here is what that log now shows:

 

[19:21:11] [Client thread/INFO]: Setting user: Leatherworker

[19:21:13] [Client thread/INFO]: LWJGL Version: 2.9.4

[19:21:14] [Client thread/INFO]: Reloading ResourceManager: Default

[19:22:06] [sound Library Loader/INFO]: Starting up SoundSystem...

[19:22:07] [Thread-5/INFO]: Initializing LWJGL OpenAL

[19:22:07] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[19:22:08] [Client thread/INFO]: Created: 1024x512 textures-atlas

[19:22:09] [Thread-5/INFO]: OpenAL initialized.

[19:22:09] [sound Library Loader/INFO]: Sound engine started

[19:25:11] [Client thread/INFO]: Connecting to 127.0.0.1, 25565

[19:29:36] [Client thread/INFO]: Connecting to 127.0.0.1, 25565

[19:29:50] [Client thread/INFO]: Realms library version == 1.8.19

[19:29:51] [MCO Compatability Checker #1/INFO]: Realms is available for this user

[19:30:24] [server thread/INFO]: Starting integrated minecraft server version 1.9.4

[19:30:24] [server thread/INFO]: Generating keypair

[19:30:25] [server thread/INFO]: Preparing start region for level 0

[19:30:26] [server thread/INFO]: Preparing spawn area: 15%

[19:30:27] [server thread/INFO]: Preparing spawn area: 56%

[19:30:28] [server thread/INFO]: Preparing spawn area: 96%

[19:30:28] [server thread/INFO]: Changing view distance to 8, from 10

[19:30:28] [server thread/INFO]: Leatherworker[local:E:8460fd97] logged in with entity id 212 at (246.91680031730357, 64.0, -87.50816704042143)

[19:30:28] [server thread/INFO]: Leatherworker joined the game

[19:33:42] [server thread/INFO]: Saving and pausing game...

[19:33:42] [server thread/INFO]: Saving chunks for level 'Demo_World'/Overworld

[19:33:43] [server thread/INFO]: Saving chunks for level 'Demo_World'/Nether

[19:33:43] [server thread/INFO]: Saving chunks for level 'Demo_World'/The End

[19:33:45] [server thread/INFO]: Stopping server

[19:33:45] [server thread/INFO]: Saving players

[19:33:45] [server thread/INFO]: Saving worlds

[19:33:45] [server thread/INFO]: Saving chunks for level 'Demo_World'/Overworld

[19:33:45] [server thread/INFO]: Saving chunks for level 'Demo_World'/Nether

[19:33:45] [server thread/INFO]: Saving chunks for level 'Demo_World'/The End

[19:34:00] [Client thread/INFO]: Stopping!

[19:34:00] [Client thread/INFO]: SoundSystem shutting down...

[19:34:00] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

 

 

Posted

So this is what I did tonight:  (Last thing last night I ran successfully on multiplayer with no mods in the mods directory.)

 

I stopped the server,

Placed the mod in the mods directory,

Started the server with

  java -Xmx1024M -Xms1024M -jar forge-1.9.4-12.17.0.1951-universal.jar nogui

Then I started the game Minecraft from scratch, and when I tried to join the server under multiplayer, I got the same error.

 

Here are the logs:

 

In the forge server directory:

 

1.  latest.log

 

[20:53:10] [server thread/INFO]: Starting minecraft server version 1.9.4

[20:53:13] [server thread/INFO]: Loading properties

[20:53:13] [server thread/INFO]: Default game type: SURVIVAL

[20:53:13] [server thread/INFO]: Generating keypair

[20:53:13] [server thread/INFO]: Starting Minecraft server on *:25565

[20:53:13] [server thread/INFO]: Using default channel type

[20:53:14] [server thread/INFO]: Preparing level "world"

[20:53:15] [server thread/INFO]: Preparing start region for level 0

[20:53:16] [server thread/INFO]: Preparing spawn area: 0%

[20:53:17] [server thread/INFO]: Preparing spawn area: 33%

[20:53:18] [server thread/INFO]: Preparing spawn area: 66%

[20:53:19] [server thread/INFO]: Done (4.844s)! For help, type "help" or "?"

 

2. fml-server-latest.log

 

 

[20:52:59] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.

[20:52:59] [main/INFO] [FML/]: Forge Mod Loader version 12.17.0.1951 for Minecraft 1.9.4 loading

[20:52:59] [main/INFO] [FML/]: Java is Java HotSpot Client VM, version 1.8.0_91, running on Windows Vista:x86:6.0, installed at C:\Program Files\Java\jre1.8.0_91

[20:52:59] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.9.4-12.17.0.1951-universal.jar

[20:52:59] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files\Skype\Phone\;C:\Program Files\QuickTime\QTSystem\;.

[20:52:59] [main/DEBUG] [FML/]: Enabling runtime deobfuscation

[20:52:59] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin

[20:52:59] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers

[20:52:59] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin

[20:52:59] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin

[20:52:59] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin

[20:52:59] [main/DEBUG] [FML/]: All fundamental core mods are successfully located

[20:52:59] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\tempforge\.

[20:52:59] [main/DEBUG] [FML/]: Discovering coremods

[20:52:59] [main/DEBUG] [FML/]: Examining for coremod candidacy BuildingBricks-1.9.4-2.0.4.jar

[20:52:59] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in BuildingBricks-1.9.4-2.0.4.jar, it will be examined later for regular @Mod instances

[20:52:59] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPluginBuildingBricks

[20:53:03] [main/INFO] [H3NTBootstrap.Bootstrap/]: initializing

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-mappings version 1.1.1 and requires version 1.1.1

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-asmtweaks version 1.1.1 and requires version 1.1.1

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-commonutils version 1.9.4-2.2.1 and requires version 1.9.4-2.2.x

[20:53:03] [main/INFO] [H3NTBootstrap.Bootstrap/]: loading libraries

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: extracting libraries to C:\tempforge\mods\h3ntlibs

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-commonutils-1.9.4-2.2.1.jar

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/tempforge/mods/h3ntlibs/h3nt-commonutils-1.9.4-2.2.1.jar to classpath

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-mappings-1.1.1.jar

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/tempforge/mods/h3ntlibs/h3nt-mappings-1.1.1.jar to classpath

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-asmtweaks-1.1.1.jar

[20:53:03] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/tempforge/mods/h3ntlibs/h3nt-asmtweaks-1.1.1.jar to classpath

[20:53:03] [main/WARN] [FML/]: The coremod com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[20:53:04] [main/DEBUG] [FML/]: Enqueued coremod LoadingPluginBuildingBricks

[20:53:04] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:53:04] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[20:53:04] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:53:04] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:53:04] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:53:04] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers

[20:53:04] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer

[20:53:04] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer

[20:53:04] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer

[20:53:04] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer

[20:53:04] [main/DEBUG] [FML/]: Injection complete

[20:53:04] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}

[20:53:04] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin

[20:53:05] [main/DEBUG] [FML/]: Read 861 binary patches

[20:53:05] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.9.4.lzma with 31813 records

[20:53:05] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[20:53:05] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully

[20:53:05] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:53:05] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers

[20:53:05] [main/DEBUG] [FML/]: Injection complete

[20:53:05] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}

[20:53:05] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin

[20:53:05] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully

[20:53:05] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:53:05] [main/DEBUG] [FML/]: Injecting coremod LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks} class transformers

[20:53:05] [main/TRACE] [FML/]: Registering transformer com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks

[20:53:05] [main/INFO] [asmtweaks.ASMTweaksManager/]: using mappings for version 1.9.4

[20:53:06] [main/DEBUG] [FML/]: Injection complete

[20:53:06] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks}

[20:53:06] [main/DEBUG] [FML/]: Running coremod plugin LoadingPluginBuildingBricks

[20:53:06] [main/DEBUG] [FML/]: Coremod plugin class LoadingPluginBuildingBricks run successfully

[20:53:06] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[20:53:06] [main/DEBUG] [FML/]: Loaded 188 rules from AccessTransformer config file forge_at.cfg

[20:53:06] [main/DEBUG] [FML/]: Validating minecraft

[20:53:06] [main/DEBUG] [FML/]: Minecraft validated, launching...

[20:53:06] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[20:53:06] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[20:53:06] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[20:53:08] [main/INFO] [asmtweaks.ASMTweaksManager/]: detected that obfuscation is true

[20:53:08] [main/INFO] [asmtweaks.ASMTweaksManager/]: applying method modification from ItemBlockPlaceOverride to a(func_180614_a)

[20:53:10] [main/DEBUG] [FML/]: Creating vanilla freeze snapshot

[20:53:10] [main/DEBUG] [FML/]: Vanilla freeze snapshot created

[20:53:10] [server thread/INFO] [FML/]: MinecraftForge v12.17.0.1951 Initialized

[20:53:10] [server thread/INFO] [FML/]: Replaced 232 ore recipes

[20:53:10] [server thread/DEBUG] [FML/]: File C:\tempforge\config\injectedDependencies.json not found. No dependencies injected

[20:53:10] [server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, com.hea3ven.buildingbricks.core.load.ModContainerBuildingBricks]

[20:53:10] [server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes

[20:53:10] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\forge-1.9.4-12.17.0.1951-universal.jar, examining for mod candidates

[20:53:10] [server thread/TRACE] [FML/]: Skipping known library file C:\tempforge\mods\BuildingBricks-1.9.4-2.0.4.jar

[20:53:10] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\mods\h3ntlibs\h3nt-commonutils-1.9.4-2.2.1.jar, examining for mod candidates

[20:53:10] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\mods\h3ntlibs\h3nt-mappings-1.1.1.jar, examining for mod candidates

[20:53:10] [server thread/DEBUG] [FML/]: Found a minecraft related file at C:\tempforge\mods\h3ntlibs\h3nt-asmtweaks-1.1.1.jar, examining for mod candidates

[20:53:10] [server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully

[20:53:10] [server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer

[20:53:10] [server thread/INFO] [FML/]: Searching C:\tempforge\mods for mods

[20:53:10] [server thread/DEBUG] [FML/]: Found a candidate zip or jar file BuildingBricks-1.9.4-2.0.4.jar

[20:53:10] [server thread/DEBUG] [FML/]: Found a candidate mod directory h3ntlibs

[20:53:10] [server thread/DEBUG] [FML/]: Examining file forge-1.9.4-12.17.0.1951-universal.jar for potential mods

[20:53:10] [server thread/DEBUG] [FML/]: The mod container forge-1.9.4-12.17.0.1951-universal.jar appears to be missing an mcmod.info file

[20:53:11] [server thread/DEBUG] [FML/]: Examining file h3nt-commonutils-1.9.4-2.2.1.jar for potential mods

[20:53:11] [server thread/DEBUG] [FML/]: The mod container h3nt-commonutils-1.9.4-2.2.1.jar appears to be missing an mcmod.info file

[20:53:11] [server thread/DEBUG] [FML/]: Examining file h3nt-mappings-1.1.1.jar for potential mods

[20:53:11] [server thread/DEBUG] [FML/]: The mod container h3nt-mappings-1.1.1.jar appears to be missing an mcmod.info file

[20:53:11] [server thread/DEBUG] [FML/]: Examining file h3nt-asmtweaks-1.1.1.jar for potential mods

[20:53:11] [server thread/DEBUG] [FML/]: The mod container h3nt-asmtweaks-1.1.1.jar appears to be missing an mcmod.info file

[20:53:11] [server thread/DEBUG] [FML/]: Examining file BuildingBricks-1.9.4-2.0.4.jar for potential mods

[20:53:11] [server thread/TRACE] [FML/]: Located mcmod.info file in file BuildingBricks-1.9.4-2.0.4.jar

[20:53:11] [server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.hea3ven.buildingbricks.core.ModBuildingBricks) - loading

[20:53:11] [server thread/TRACE] [buildingbricks/]: Parsed dependency info : [Forge@[12.17.0.1909,)] [Forge@[12.17.0.1909,), Quark, BiomesOPlenty] []

[20:53:11] [server thread/DEBUG] [FML/]: Examining directory h3ntlibs for potential mods

[20:53:11] [server thread/DEBUG] [FML/]: No mcmod.info file found in directory h3ntlibs

[20:53:11] [server thread/INFO] [FML/]: Forge Mod Loader has identified 5 mods to load

[20:53:11] [server thread/TRACE] [FML/]: Received a system property request ''

[20:53:11] [server thread/TRACE] [FML/]: System property request managing the state of 0 mods

[20:53:11] [server thread/DEBUG] [FML/]: After merging, found state information for 0 mods

[20:53:11] [server thread/DEBUG] [buildingbricks/]: Enabling mod buildingbricks

[20:53:11] [server thread/TRACE] [FML/]: Verifying mod requirements are satisfied

[20:53:11] [server thread/TRACE] [FML/]: All mod requirements are satisfied

[20:53:11] [server thread/TRACE] [FML/]: Sorting mods into an ordered list

[20:53:11] [server thread/TRACE] [FML/]: Mod sorting completed successfully

[20:53:11] [server thread/DEBUG] [FML/]: Mod sorting data

[20:53:11] [server thread/DEBUG] [FML/]: buildingbricks(Building Bricks:1.9.4-2.0.4): BuildingBricks-1.9.4-2.0.4.jar (required-after:Forge@[12.17.0.1909,);after:Quark;after:BiomesOPlenty)

[20:53:11] [server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp

[20:53:11] [server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp

[20:53:11] [server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.002s

[20:53:11] [server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML

[20:53:11] [server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists

[20:53:11] [server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection

[20:53:11] [server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)

[20:53:11] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at CLIENT

[20:53:11] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at SERVER

[20:53:12] [server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.607s

[20:53:12] [server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge

[20:53:12] [server thread/DEBUG] [Forge/Forge]: Preloading CrashReport Classes

[20:53:12] [server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/client/SplashProgress$1

[20:53:12] [server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/FMLCommonHandler$1

[20:53:12] [server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/Loader$3

[20:53:12] [server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed

[20:53:12] [server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection

[20:53:12] [server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (12.17.0.1951)

[20:53:12] [server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.016s

[20:53:12] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLConstructionEvent to mod buildingbrickshooks

[20:53:12] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLConstructionEvent to mod buildingbrickshooks

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks Hooks took 0.000s

[20:53:12] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLConstructionEvent to mod buildingbricks

[20:53:12] [server thread/TRACE] [FML/buildingbricks]: Mod buildingbricks is using network checker : Accepting version 1.9.4-2.0.4

[20:53:12] [server thread/TRACE] [FML/buildingbricks]: Testing mod buildingbricks to verify it accepts its own version in a remote connection

[20:53:12] [server thread/TRACE] [FML/buildingbricks]: The mod buildingbricks accepts its own version (1.9.4-2.0.4)

[20:53:12] [server thread/DEBUG] [FML/buildingbricks]: Attempting to inject @SidedProxy classes into buildingbricks

[20:53:12] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLConstructionEvent to mod buildingbricks

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks took 0.133s

[20:53:12] [server thread/DEBUG] [FML/]: Bar Finished: Construction took 0.758s

[20:53:12] [server thread/DEBUG] [FML/]: Mod signature data

[20:53:12] [server thread/DEBUG] [FML/]:  Valid Signatures:

[20:53:12] [server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge-1.9.4-12.17.0.1951-universal.jar

[20:53:12] [server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 12.17.0.1951) forge-1.9.4-12.17.0.1951-universal.jar

[20:53:12] [server thread/DEBUG] [FML/]:  Missing Signatures:

[20:53:12] [server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.19) minecraft.jar

[20:53:12] [server thread/DEBUG] [FML/]: buildingbrickshooks (Building Bricks Hooks 1.9.4-2.0.4) minecraft.jar

[20:53:12] [server thread/DEBUG] [FML/]: buildingbricks (Building Bricks 1.9.4-2.0.4) BuildingBricks-1.9.4-2.0.4.jar

[20:53:12] [server thread/INFO] [FML/]: Processing ObjectHolder annotations

[20:53:12] [server thread/INFO] [FML/]: Found 419 ObjectHolder annotations

[20:53:12] [server thread/INFO] [FML/]: Identifying ItemStackHolder annotations

[20:53:12] [server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations

[20:53:12] [server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp

[20:53:12] [server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s

[20:53:12] [server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML

[20:53:12] [server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s

[20:53:12] [server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge

[20:53:12] [server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0

[20:53:12] [server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.128s

[20:53:12] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLPreInitializationEvent to mod buildingbrickshooks

[20:53:12] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLPreInitializationEvent to mod buildingbrickshooks

[20:53:12] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks Hooks took 0.000s

[20:53:12] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLPreInitializationEvent to mod buildingbricks

[20:53:12] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[20:53:13] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:

{

  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",

  "promos": {

    "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.1902",

    "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.1954",

    "latest": "12.17.0.1954",

    "latest-1.7.10": "10.13.2.1343",

    "recommended": "12.16.1.1887"

  }

}

[20:53:13] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: BETA_OUTDATED Target: 12.17.0.1954

[20:53:13] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Starting version check at https://raw.githubusercontent.com/hea3ven/BuildingBricks/master/media/update.json

[20:53:13] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLPreInitializationEvent to mod buildingbricks

[20:53:13] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks took 0.766s

[20:53:13] [server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 0.896s

[20:53:13] [server thread/INFO] [FML/]: Applying holder lookups

[20:53:13] [server thread/INFO] [FML/]: Holder lookups applied

[20:53:13] [server thread/INFO] [FML/]: Injecting itemstacks

[20:53:13] [server thread/INFO] [FML/]: Itemstack injection complete

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.001s

[20:53:14] [server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML

[20:53:14] [server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.000s

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.001s

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLInitializationEvent to mod buildingbrickshooks

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLInitializationEvent to mod buildingbrickshooks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Building Bricks Hooks took 0.000s

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLInitializationEvent to mod buildingbricks

[20:53:14] [server thread/INFO] [buildingBricks.MaterialBlockRegistry/buildingbricks]: Created 55 blocks

[20:53:14] [server thread/INFO] [buildingBricks.MaterialRegistry/buildingbricks]: Registered 102 material(s)

[20:53:14] [server thread/INFO] [buildingBricks/buildingbricks]: Registering trowel's recipes

[20:53:14] [server thread/INFO] [buildingBricks/buildingbricks]: Registering material blocks recipes

[20:53:14] [server thread/INFO] [buildingBricks.CompatVanilla/buildingbricks]: Replacing default stone slab recipe

[20:53:14] [server thread/DEBUG] [buildingBricks.CompatVanilla/buildingbricks]: Found original slab recipe

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLInitializationEvent to mod buildingbricks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Building Bricks took 0.189s

[20:53:14] [server thread/DEBUG] [FML/]: Bar Finished: Initialization took 0.191s

[20:53:14] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.007s

[20:53:14] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML

[20:53:14] [server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML

[20:53:14] [server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s

[20:53:14] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s

[20:53:14] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod buildingbrickshooks

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event IMCEvent to mod buildingbrickshooks

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event IMCEvent to mod buildingbrickshooks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Building Bricks Hooks took 0.000s

[20:53:14] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod buildingbricks

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event IMCEvent to mod buildingbricks

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event IMCEvent to mod buildingbricks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Building Bricks took 0.000s

[20:53:14] [server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.009s

[20:53:14] [server thread/INFO] [FML/]: Injecting itemstacks

[20:53:14] [server thread/INFO] [FML/]: Itemstack injection complete

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s

[20:53:14] [server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML

[20:53:14] [server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.014s

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLPostInitializationEvent to mod buildingbrickshooks

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLPostInitializationEvent to mod buildingbrickshooks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Building Bricks Hooks took 0.000s

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLPostInitializationEvent to mod buildingbricks

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLPostInitializationEvent to mod buildingbricks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Building Bricks took 0.000s

[20:53:14] [server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0.016s

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s

[20:53:14] [server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML

[20:53:14] [server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge

[20:53:14] [server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:

[20:53:14] [server thread/DEBUG] [FML/Forge]:  17: RecipeEntry("Before", UNKNOWN, )

[20:53:14] [server thread/DEBUG] [FML/Forge]:  16: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  15: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped

[20:53:14] [server thread/DEBUG] [FML/Forge]:  14: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped

[20:53:14] [server thread/DEBUG] [FML/Forge]:  13: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped

[20:53:14] [server thread/DEBUG] [FML/Forge]:  12: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  11: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  10: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  9: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  8: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  7: RecipeEntry("buildingbricks:trowelBind", SHAPELESS, com.hea3ven.buildingbricks.core.item.crafting.RecipeBindTrowel) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless

[20:53:14] [server thread/DEBUG] [FML/Forge]:  1: RecipeEntry("After", UNKNOWN, )

[20:53:14] [server thread/DEBUG] [FML/Forge]: Sorting recipes

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.006s

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLLoadCompleteEvent to mod buildingbrickshooks

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLLoadCompleteEvent to mod buildingbrickshooks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Building Bricks Hooks took 0.000s

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLLoadCompleteEvent to mod buildingbricks

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLLoadCompleteEvent to mod buildingbricks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Building Bricks took 0.000s

[20:53:14] [server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.008s

[20:53:14] [server thread/DEBUG] [FML/]: Freezing block and item id maps

[20:53:14] [server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 5 mods

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s

[20:53:14] [server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML

[20:53:14] [server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLServerAboutToStartEvent to mod buildingbrickshooks

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLServerAboutToStartEvent to mod buildingbrickshooks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Building Bricks Hooks took 0.000s

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLServerAboutToStartEvent to mod buildingbricks

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLServerAboutToStartEvent to mod buildingbricks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Building Bricks took 0.000s

[20:53:14] [server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.002s

[20:53:14] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [buildingbricks] Received version check data:

{

    "1.8": {

        "1.0.0-beta4": "    * Fix crash when holding a grass slab.",

        "1.0.0-beta1": "    * Initial release.",

        "1.0.0-beta3": "    * Add keybindings to switch the trowel's block type, fixes #3.\n    * Change the way the trowel consumes blocks to be more smart, fixes #10.\n    * Fix block breaking particles not having textures, fixes #7.\n    * Fix crash when placing blocks, fixes #13.\n    * Fix crash when looking up the recipe for the double slabs.\n    * Fix blocks dropping items when breaking them in creative mode, fixes #9.\n    * Fix silk touching blocks and their drops, fixes #8.\n    * Fix the trowel not respecting the top/side/bottom textures of materials, fixes #6.",

        "1.0.0-beta2": "    * Fix grass slabs not having a name and creative tab.\n    * Fix the trowel not placing the blocks client-side, fixes #4.\n    * Fix crash when running on servers, fixes #5.\n    * Fix blocks third-person rendering size.",

        "commit": null,

        "1.0.3": "    * Fix crash when using forge versions higher than 1521.",

        "1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "1.0.4": "    * Add materials for the stone variants and the prismarine blocks, fixes #21.\n    * Fix vertical slabs culling when placed next to each other, fixes #18.",

        "1.0.0": "    * Improve face culling, fixes #1.\n    * Fix material loading when running on servers, fixes #14.\n    * Fix the particles when running on a block being the missing texture.",

        "1.0.1": "    * Remove usage of javax.vecmath which is not available on servers, fixes #15.\n    * Fix crash when placing a double slab blcok next to a slab block, fixes #16.",

        "1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.0.2": "    * Reduce memory usage in the grass slabs world gen.\n    * Fix glass slabs making the sides of other slabs next to them invisible, fixes #17.\n    * Fix crash when you place a wall on top of another wall.\n    * Fix not being able to place torches on top of walls.",

        "1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.9": {

        "1.9-1.4.8": "    * Fix crash on startup when Biomes O' Plenty is present.",

        "1.9-2.0.1": "    * Fix crash when material have non existent blocks, fixes #58.",

        "1.9-2.0.2": "    * Fix grass slabs worldgen wrongly placing slabs in very steep terrains.\n    * Fix crash when a material block has not loaded properly, fixes #61.\n    * Fix the grass slabs worldgen leaving the top half of double tall grass and double flowers.\n    * Fix crash on the trowel/material bag gui, fixes #59.\n    * Fix trowel only consuming only exact matches of the block being placed.\n    * Fix another crash when materials have some non existent blocks, fixes #58.",

        "1.9-2.0.0": "    * Add jei recipe handler to display the material of blocks.\n    * Add configuration options to enable each block type (slab, step, corner, etc) individually.\n    * Add the material of blocks to their tooltips.\n    * Add that vertical slabs blocks are placed using the slab item and removed the vertical slab item.\n    * Update to java 8.\n    * Update to Forge 12.16.0.1894 (jriwanek).\n    * Rename buildingbrickscompatvanilla:grass_slab to buildingbricks:grass_slab (this change is not backwards compatible) and merge everything into a single mod.\n    * Improve the error message when a material fails to load from a json file.\n    * Fix grass slabs worldgen running in dimensions other than the overworld, even though it wasn't gonna do anything.\n    * Fix crash when placing a vertical slab next to a slab of the same material, fixes #56.\n    * Fix item dupe in the trowel gui.\n    * Fix crash when using the trowel and there is no way to consume exactly the required volume, fixes #52.\n    * Fix the material bag not having a recipe, fixes #49.\n    * Fix blocks not having the correct sounds.\n    * Fix the fence gate model not being rotated correctly.\n    * Fix the uv mapping of the inner stairs.\n    * Fix the blocks models not being uvlocked.\n    * Fix the generated blocks not being able to be used in normal recipes and remove completely the id mapping.",

        "commit": "9f2ee89252eb28b505346657fc79c19664534a8b",

        "1.9-1.4.4": "    * Add that material jsons merge when there is more than one for the same material id.\n    * Fix crash when generateBlocks is false and you break a grass slab.\n    * Fix crash with Forge versions higher than 12.16.0.1780.",

        "1.9-1.4.5": "    * Update to Forge 12.16.0.1811.\n    * Fix the stained glass material generating a duplicate stained glass block.\n    * Fix crash when an item has an invalid material.",

        "1.9-1.4.6": "    * Update to Forge 12.16.0.1830.\n    * Fix blocks recipes being all mixed up.\n    * Fix rare crash when loading materials, fixes #46.",

        "1.9-2.0.3": "    * Fix crash when using the trowel, fixes #62.",

        "1.9-1.4.7": "    * Fix bootstrap using the wrong version of CommonUtils.",

        "1.9-2.0.4": "    * Fix issues with the metadata on the material blocks items.\n    * Fix error spam when opening the trowel/material bag gui.",

        "1.9-1.4.3": "    * Add materials for end bricks, purpur block and purpur pillar.\n    * Update to Minecraft 1.9.\n    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40."

    },

    "promos": {

        "1.8-latest": "1.1.2",

        "1.9-latest": "1.9-2.0.4",

        "1.8.8-latest": "1.8.8-1.1.2",

        "1.8.9-latest": "1.8.9-1.4.4",

        "1.8-recommended": "1.1.2",

        "1.8.8-recommended": "1.8.8-1.1.2",

        "1.8.9-recommended": "1.8.9-1.4.4",

        "1.9-recommended": "1.9-2.0.4"

    },

    "1.8.8": {

        "1.8.8-1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "commit": null,

        "1.8.8-1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Updated to Minecraft Forge version 1.8.8.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.8.8-1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.8.9": {

        "commit": "82410f26b398bca9a0212ea04f16d2c0a26f87ad",

        "1.8.9-1.3.3": "    * Fix items converting when shift-clicking between containers.",

        "1.8.9-1.4.2": "    * Fix crash when disabling the generateBlocks config option, fixes #39.\n    * Fix crash when opening the trowel/material bag gui.",

        "1.8.9-1.4.3": "    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40.",

        "1.8.9-1.4.4": "    * Fix crash when generateBlocks is false and you break a grass slab.",

        "1.8.9-1.2.0": "    * Add a Material Bag item that can hold 27 stacks of blocks of a single material, which the trowel can use as a source of materials.\n    * Add: blocks now combine with themselves if possible when being placed (i.e. placing a step next to another one will convert into a slab), fixes #11.\n    * Add keybindings for the trowel to directly select block types (by default numpad 0 = full block, numpad 1 = stairs, numpad 2 = slab, etc.), fixes #24.\n    * Add a validation of the material id mapping of the clients when they connect to servers, fixes #28.\n    * Fix portable ladder not having localization.\n    * Fix portable ladder not having a texture for the break particles.\n    * Fix the trowel not showing the binded block in the item model.\n    * Fix localization issue with the double stone slabs.\n    * Fix blocks being consumed by the trowel binding recipe.",

        "1.8.9-1.2.1": "    * Fix crash when placing a grass slab on top of another grass slab, fixes #32.\n    * Fix NPE sometimes when a player connects to a server, fixes #31.",

        "1.8.9-1.3.0": "    * Add config option to show binded trowels for all materials in the creative tab.\n    * Add compatibility with Biomes O' Plenty.\n    * Add compatibility with AdobeBlocks.\n    * Add a config option to replace the grass texture with a long grass texture, fixes #26.\n    * Add config option to disable the generation of the missing blocks for materials.\n    * Add command to generate material json files.\n    * Add the ability for the trowel to use any item with an ItemHandler capability as source of material and implement the ItemHandler capability in the material bag.\n    * Material bags now insert items as you pick them up from the ground.\n    * Allow materials to be loaded from a sub directory of the configuration directory.\n    * Improve the material bag inventory handling, fixes a dupe bug with it.\n    * Fix oclussion issue with transparent stairs and slabs.",

        "1.8.9-1.3.1": "    * Fix crash on server startup, fixes #33.",

        "1.8.9-1.4.0": "    * Add a way to generate materials for dyed blocks and add stained glass materials.\n    * Add the ability to override/add recipes in the material json, and change the recipe for glass walls, fixes #35.\n    * Add pane block type.\n    * Add config option to show/hide the generated blocks in the creative tab.\n    * Deprecated the material id mapping, it was an overengineered solution to a non-problem. DO NOT remove the config file \"config/BuildingBricks/material_ids.nbt\", it is needed to convert the worlds.\n    * Fix crash when breaking blocks, fixes #36.\n    * Fix some blocks having a missing textrure in the bottom side.\n    * Fix glass blocks not dropping when harvested with silk touch.\n    * Fix compatibility issue in the trowel binding recipe.",

        "1.8.9-1.3.2": "    * Fix stairs crafting recipe giving only 2 stairs in stead of 4.",

        "1.8.9-1.4.1": "    * Fix crash on servers, fixes #38."

    },

    "homepage": "https://github.com/hea3ven/BuildingBricks"

}

[20:53:14] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Found status: BETA Target: null

[20:53:14] [server thread/INFO] [FML/]: Injecting existing block and item data into this server instance

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_wall: 268 (init) -> 256 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_corner: 257 (init) -> 249 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_stairs: 223 (init) -> 231 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_vertical_slab: 234 (init) -> 215 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_slab: 230 (init) -> 218 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_corner: 267 (init) -> 254 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_slab: 243 (init) -> 235 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_stairs: 244 (init) -> 237 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:grass_corner: 261 (init) -> 268 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_step: 220 (init) -> 223 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_slab: 236 (init) -> 241 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:wood_corner: 227 (init) -> 246 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_vertical_slab: 252 (init) -> 261 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_slab: 254 (init) -> 250 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_wall: 233 (init) -> 217 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:wood_vertical_slab: 228 (init) -> 245 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_corner: 245 (init) -> 233 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_vertical_slab: 241 (init) -> 238 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_pane: 265 (init) -> 260 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_stairs: 216 (init) -> 226 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_slab: 222 (init) -> 229 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_vertical_slab: 225 (init) -> 227 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:grass_stairs: 260 (init) -> 270 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_step: 248 (init) -> 236 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_stairs: 256 (init) -> 252 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_vertical_slab: 247 (init) -> 232 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_pane: 237 (init) -> 244 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_vertical_slab: 269 (init) -> 253 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_step: 259 (init) -> 251 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_vertical_slab: 219 (init) -> 221 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_stairs: 231 (init) -> 220 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_corner: 217 (init) -> 222 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_step: 253 (init) -> 264 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_step: 270 (init) -> 258 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_corner: 251 (init) -> 262 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_stairs: 250 (init) -> 265 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_wall: 218 (init) -> 224 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:dirt_vertical_slab: 258 (init) -> 248 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_block: 221 (init) -> 266 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:grass_vertical_slab: 262 (init) -> 267 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_corner: 224 (init) -> 228 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_step: 235 (init) -> 219 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_slab: 264 (init) -> 257 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:wood_step: 229 (init) -> 247 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:glass_corner: 232 (init) -> 216 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:packed_ice_stairs: 266 (init) -> 259 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:rock_slab: 215 (init) -> 225 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:snow_slab: 249 (init) -> 263 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:cloth_step: 226 (init) -> 230 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:metal_wall: 246 (init) -> 234 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:ice_stairs: 238 (init) -> 243 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:blocks id mismatch buildingbricks:grass_step: 263 (init) -> 269 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.creative: 422 (init) -> 421 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.menu: 427 (init) -> 426 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.blocks: 431 (init) -> 430 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.cat: 432 (init) -> 431 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.credits: 423 (init) -> 422 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.wait: 439 (init) -> 438 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.strad: 438 (init) -> 437 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.firecharge.use: 416 (init) -> 415 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.game: 426 (init) -> 425 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:ui.button.click: 441 (init) -> 440 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.flintandsteel.use: 417 (init) -> 416 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.stal: 437 (init) -> 436 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.elytra.flying: 415 (init) -> 443 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.mall: 435 (init) -> 434 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.ward: 440 (init) -> 439 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:weather.rain: 442 (init) -> 441 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.shovel.flatten: 421 (init) -> 420 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.end: 425 (init) -> 424 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.hoe.till: 418 (init) -> 417 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.shield.block: 419 (init) -> 418 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.mellohi: 436 (init) -> 435 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.dragon: 424 (init) -> 423 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:weather.rain.above: 443 (init) -> 442 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:music.nether: 428 (init) -> 427 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:item.shield.break: 420 (init) -> 419 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.11: 429 (init) -> 428 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.13: 430 (init) -> 429 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.far: 434 (init) -> 433 (map).

[20:53:14] [server thread/DEBUG] [FML/]: Fixed minecraft:soundevents id mismatch minecraft:record.chirp: 433 (init) -> 432 (map).

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[20:53:14] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.001s

[20:53:14] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[20:53:14] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[20:53:14] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.025s

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLModIdMappingEvent to mod buildingbrickshooks

[20:53:14] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLModIdMappingEvent to mod buildingbrickshooks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Building Bricks Hooks took 0.000s

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLModIdMappingEvent to mod buildingbricks

[20:53:14] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLModIdMappingEvent to mod buildingbricks

[20:53:14] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Building Bricks took 0.000s

[20:53:14] [server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.026s

[20:53:14] [server thread/INFO] [FML/]: Applying holder lookups

[20:53:14] [server thread/INFO] [FML/]: Holder lookups applied

[20:53:14] [server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world

[20:53:14] [server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava

[20:53:14] [server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water

[20:53:14] [server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@4fc9cb)

[20:53:15] [server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@4fc9cb)

[20:53:15] [server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@4fc9cb)

[20:53:19] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp

[20:53:19] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s

[20:53:19] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML

[20:53:19] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s

[20:53:19] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge

[20:53:19] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.004s

[20:53:19] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLServerStartingEvent to mod buildingbrickshooks

[20:53:19] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLServerStartingEvent to mod buildingbrickshooks

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Building Bricks Hooks took 0.000s

[20:53:19] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLServerStartingEvent to mod buildingbricks

[20:53:19] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLServerStartingEvent to mod buildingbricks

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Building Bricks took 0.000s

[20:53:19] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.005s

[20:53:19] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp

[20:53:19] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s

[20:53:19] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML

[20:53:19] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s

[20:53:19] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge

[20:53:19] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s

[20:53:19] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLServerStartedEvent to mod buildingbrickshooks

[20:53:19] [server thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLServerStartedEvent to mod buildingbrickshooks

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Building Bricks Hooks took 0.000s

[20:53:19] [server thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLServerStartedEvent to mod buildingbricks

[20:53:19] [server thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLServerStartedEvent to mod buildingbricks

[20:53:19] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Building Bricks took 0.000s

[20:53:19] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.001s

[20:54:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:54:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:54:49] [Netty Server IO #2/INFO] [FML/]: Disconnecting Player: This server requires FML/Forge to be installed. Contact your server admin for more details.

[20:55:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:56:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:57:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

 

 

3. fml-server-3.log

 

[20:30:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:31:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:32:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:32:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:33:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:34:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:35:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:35:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:36:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:37:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:38:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:38:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:39:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:40:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:41:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:41:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:42:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:43:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:44:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:44:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:45:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:46:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:47:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:47:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:48:34] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:49:19] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:50:04] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:50:49] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:50:54] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp

[20:50:54] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp

[20:50:54] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.020s

[20:50:54] [server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML

[20:50:54] [server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML

[20:50:54] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.010s

[20:50:54] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge

[20:50:54] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge

[20:50:54] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.001s

[20:50:54] [server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 0.031s

[20:50:54] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:50:55] [server thread/INFO] [FML/]: Unloading dimension 0

[20:50:55] [server thread/INFO] [FML/]: Unloading dimension -1

[20:50:55] [server thread/INFO] [FML/]: Unloading dimension 1

[20:50:55] [server thread/DEBUG] [FML/]: Reverting to frozen data state.

[20:50:56] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[20:50:56] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[20:50:56] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.001s

[20:50:56] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[20:50:56] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[20:50:56] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.001s

[20:50:56] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[20:50:57] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[20:50:57] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.721s

 

 

and in my .minecraft  logs directory  (latest.log)

 

[20:54:10] [Client thread/INFO]: Setting user: Leatherworker

[20:54:12] [Client thread/INFO]: LWJGL Version: 2.9.4

[20:54:13] [Client thread/INFO]: Reloading ResourceManager: Default

[20:54:34] [sound Library Loader/INFO]: Starting up SoundSystem...

[20:54:35] [Thread-5/INFO]: Initializing LWJGL OpenAL

[20:54:35] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[20:54:35] [Thread-5/INFO]: OpenAL initialized.

[20:54:35] [sound Library Loader/INFO]: Sound engine started

[20:54:36] [Client thread/INFO]: Created: 1024x512 textures-atlas

[20:54:49] [Client thread/INFO]: Connecting to 127.0.0.1, 25565

 

Posted

You fix that by installing Forge on the client.

 

Go here; Forge downloads and download the installer (the Win-installer works if you have Windows but the .jar installer works everywhere, given that you have Java installed properly) and then run it. It will ask what you want to do, install client, install server or extract.

 

Select install client and it will install a Forge profile and everything Forge needs to run in the default .minecraft location.

Start the launcher and switch to the forge profile (if it's not already selected) and launch the game until you get to the main menu and then quit, that will create the mod, config, etc folders that Forge needs.

 

Copy the buildingbricks.jar (it's named differently but you get the idea) from the mod folder and the corresponding config file in the config folder (it may be in a subfolder, if so copy the entire subfolder) you have on the server into the mods/config folders on your computer as long as you have only that mod installed on the server, you should be good to go.

 

If you add more mods, add them both on the client and the server _unless_ (this is important) they are client side only mods (like optifine), if you add those to the server the server will crash (because client side mods assumes they are on a client and then tries to access code in Minecraft that doesn't exist in the server.jar).

 

A Forge server with no mods (or some, but not all, server side mods) allows vanilla clients to connect to the server without having Forge installed on the client but if you add mods that adds anything to Minecraft (blocks, models, textures, etc) you have to install both Forge and the mods on both the server and the client.

 

Edit: Typos, etc.

Posted

Ravenleft, thanks for those very clear instruction - it makes sense.

 

Instead of getting to the main menu, the launcher (when I said Play with the forge profile) gave me this error report:

 

 

2016-06-07 08:20:49,216 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-06-07 08:20:49,217 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[08:20:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[08:20:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[08:20:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[08:20:49] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1954 for Minecraft 1.9.4 loading

[08:20:49] [main/INFO] [FML]: Java is Java HotSpot Client VM, version 1.8.0_25, running on Windows Vista:x86:6.0, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25

[08:20:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[08:20:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[08:20:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[08:20:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[08:20:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[08:20:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[08:20:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[08:20:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[08:20:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[08:20:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[08:20:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[08:20:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

2016-06-07 08:20:52,749 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-06-07 08:20:52,767 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-06-07 08:20:52,769 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[08:20:52] [main/INFO] [sTDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]

[08:20:53] [Client thread/INFO]: Setting user: Leatherworker

[08:20:56] [Client thread/INFO]: LWJGL Version: 2.9.4

[08:20:57] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:200]: ---- Minecraft Crash Report ----

// Oops.

 

Time: 6/7/16 8:20 AM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

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

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.9.4

Operating System: Windows Vista (x86) version 6.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 110825840 bytes (105 MB) / 289374208 bytes (275 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.7770 Release' Renderer: 'ATI Radeon HD 3450'

[08:20:57] [Client thread/INFO] [FML]: MinecraftForge v12.17.0.1954 Initialized

[08:20:57] [Client thread/INFO] [FML]: Replaced 232 ore recipes

[08:20:58] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[08:20:58] [Client thread/INFO] [FML]: Searching C:\Users\Johan\AppData\Roaming\.minecraft\mods for mods

[08:20:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load

[08:20:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT

[08:20:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[08:21:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge

[08:21:00] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[08:21:00] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations

[08:21:00] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[08:21:00] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[08:21:00] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[08:21:00] [Client thread/INFO] [FML]: Applying holder lookups

[08:21:00] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[08:21:00] [Client thread/INFO] [FML]: Holder lookups applied

[08:21:00] [Client thread/INFO] [FML]: Injecting itemstacks

[08:21:00] [Client thread/INFO] [FML]: Itemstack injection complete

[08:21:00] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: BETA Target: null

[08:21:01] [sound Library Loader/INFO]: Starting up SoundSystem...

[08:21:01] [Thread-8/INFO]: Initializing LWJGL OpenAL

[08:21:01] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[08:21:01] [Thread-8/INFO]: OpenAL initialized.

[08:21:01] [sound Library Loader/INFO]: Sound engine started

[08:21:03] [Client thread/INFO] [FML]: Max texture size: 8192

[08:21:03] [Client thread/INFO]: Created: 16x16 textures-atlas

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x287b935d, pid=2736, tid=12764

#

# JRE version: Java SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

# Java VM: Java HotSpot Client VM (25.25-b02 mixed mode windows-x86 )

# Problematic frame:

# C  [atioglxx.dll+0x5935d]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# An error report file with more information is saved as:

# C:\Users\Johan\AppData\Roaming\.minecraft\hs_err_pid2736.log

#

# If you would like to submit a bug report, please visit:

http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

AL lib: (EE) alc_cleanup: 1 device not closed

Java HotSpot Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

 

 

I looked at the log it mentions at # C:\Users\Johan\AppData\Roaming\.minecraft\hs_err_pid2736.log, but I do not have the experience to see where the problem lies:

 

 

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x287b935d, pid=2736, tid=12764

#

# JRE version: Java SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

# Java VM: Java HotSpot Client VM (25.25-b02 mixed mode windows-x86 )

# Problematic frame:

# C  [atioglxx.dll+0x5935d]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# If you would like to submit a bug report, please visit:

http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

 

---------------  T H R E A D  ---------------

 

Current thread (0x264a7c00):  JavaThread "Thread-6" [_thread_in_native, id=12764, stack(0x2ba00000,0x2ba50000)]

 

siginfo: ExceptionCode=0xc0000005, reading address 0x00000048

 

Registers:

EAX=0x00000048, EBX=0x29ff3088, ECX=0x00000000, EDX=0x00000048

ESP=0x2ba4f3c4, EBP=0x00000000, ESI=0x29f11af8, EDI=0x29ff2ea0

EIP=0x287b935d, EFLAGS=0x00010246

 

Top of Stack: (sp=0x2ba4f3c4)

0x2ba4f3c4:  287c24af 00000048 00000000 29ff2ebc

0x2ba4f3d4:  28b8734f 00000000 29f11af8 00000004

0x2ba4f3e4:  2ba4f408 29cab008 2a645970 00000004

0x2ba4f3f4:  29dab550 287b95e7 29e8e778 29caafc0

0x2ba4f404:  29cab008 2ba4f42c 287c240f 29caafc0

0x2ba4f414:  29ff2ea0 2647cb18 29caafc0 00000001

0x2ba4f424:  00000000 264a7c00 29e8e798 28b8b2f3

0x2ba4f434:  29caafc0 00000004 00000001 2647cb18

 

Instructions: (pc=0x287b935d)

0x287b933d:  cc cc cc 8b 46 10 85 c0 78 0c 83 46 0c ff 0d 00

0x287b934d:  00 00 80 89 46 10 83 7e 0c 00 75 57 8b 44 24 04

0x287b935d:  8b 00 3b 70 0c 75 08 8b 4e 08 89 48 0c eb 0d 8b

0x287b936d:  4e 04 85 c9 74 06 8b 56 08 89 51 08 3b 70 10 75

 

 

Register to memory mapping:

 

EAX=0x00000048 is an unknown value

EBX=0x29ff3088 is an unknown value

ECX=0x00000000 is an unknown value

EDX=0x00000048 is an unknown value

ESP=0x2ba4f3c4 is pointing into the stack for thread: 0x264a7c00

EBP=0x00000000 is an unknown value

ESI=0x29f11af8 is an unknown value

EDI=0x29ff2ea0 is an unknown value

 

 

Stack: [0x2ba00000,0x2ba50000],  sp=0x2ba4f3c4,  free space=316k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [atioglxx.dll+0x5935d]

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  org.lwjgl.opengl.EXTFramebufferObject.nglDeleteFramebuffersEXT(IJJ)V+0

j  org.lwjgl.opengl.EXTFramebufferObject.glDeleteFramebuffersEXT(I)V+20

j  net.minecraft.client.renderer.OpenGlHelper.func_153174_h(I)V+59

j  net.minecraft.client.shader.Framebuffer.func_147608_a()V+73

j  net.minecraft.client.shader.Framebuffer.func_147613_a(II)V+30

j  net.minecraft.client.Minecraft.func_147119_ah()V+12

j  net.minecraft.client.Minecraft.func_71370_a(II)V+63

j  net.minecraftforge.fml.client.SplashProgress$3.clearGL()V+27

j  net.minecraftforge.fml.client.SplashProgress$3.run()V+652

j  java.lang.Thread.run()V+11

v  ~StubRoutines::call_stub

 

---------------  P R O C E S S  ---------------

 

Java Threads: ( => current thread )

  0x2e870c00 JavaThread "Thread-9" [_thread_blocked, id=12576, stack(0x37a00000,0x37a50000)]

  0x32680400 JavaThread "Thread-8" [_thread_blocked, id=9560, stack(0x377b0000,0x37800000)]

  0x2f7dc800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=13304, stack(0x27dc0000,0x27e10000)]

  0x26b1a800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=500, stack(0x2e800000,0x2e850000)]

=>0x264a7c00 JavaThread "Thread-6" [_thread_in_native, id=12764, stack(0x2ba00000,0x2ba50000)]

  0x26600c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12560, stack(0x27d60000,0x27db0000)]

  0x26564400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=11716, stack(0x27bc0000,0x27c10000)]

  0x2695e400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13160, stack(0x276d0000,0x27720000)]

  0x25a7a800 JavaThread "Service Thread" daemon [_thread_blocked, id=11276, stack(0x25dd0000,0x25e20000)]

  0x25a76000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6164, stack(0x01db0000,0x01e00000)]

  0x25a73000 JavaThread "Attach Listener" daemon [_thread_blocked, id=14192, stack(0x25480000,0x254d0000)]

  0x25a72800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13432, stack(0x25ca0000,0x25cf0000)]

  0x25a71800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=13480, stack(0x04740000,0x04790000)]

  0x01d98800 JavaThread "Finalizer" daemon [_thread_blocked, id=13388, stack(0x00860000,0x008b0000)]

  0x01d97c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=14320, stack(0x25430000,0x25480000)]

  0x025cf800 JavaThread "Client thread" [_thread_blocked, id=12420, stack(0x009d0000,0x00a20000)]

 

Other Threads:

  0x01d91400 VMThread [stack: 0x25ba0000,0x25bf0000] [id=13544]

  0x25a7b800 WatcherThread [stack: 0x25c10000,0x25c60000] [id=11196]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap:

par new generation  total 118016K, used 104724K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K,  87% used [0x04800000, 0x0a185380, 0x0ae80000)

  from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)

  to  space 13056K,  0% used [0x0bb40000, 0x0bb40000, 0x0c800000)

concurrent mark-sweep generation total 225432K, used 168109K [0x0c800000, 0x1a426000, 0x24800000)

Metaspace      used 20505K, capacity 20620K, committed 20736K, reserved 20864K

 

Card table byte_map: [0x02480000,0x02590000] byte_map_base: 0x0245c000

 

Marking Bits: (CMSBitMap*) 0x01d03518

Bits: [0x24800000, 0x25400000)

 

Mod Union Table: (CMSBitMap*) 0x01d03578

Bits: [0x00690000, 0x006a8000)

 

Polling page: 0x00650000

 

CodeCache: size=32768Kb used=5276Kb max_used=5276Kb free=27491Kb

bounds [0x025d0000, 0x02b00000, 0x045d0000]

total_blobs=3322 nmethods=2980 adapters=273

compilation: enabled

 

Compilation events (10 events):

Event: 17.610 Thread 0x25a76000 3068            gnu.trove.impl.hash.TIntHash::insertKey (78 bytes)

Event: 17.610 Thread 0x25a76000 nmethod 3068 0x02af71c8 code [0x02af72e0, 0x02af744c]

Event: 17.610 Thread 0x25a76000 3069            gnu.trove.impl.hash.TIntHash::insertKeyAt (15 bytes)

Event: 17.610 Thread 0x25a76000 nmethod 3069 0x02af7648 code [0x02af7740, 0x02af7800]

Event: 17.610 Thread 0x25a76000 3070            gnu.trove.impl.hash.THash::postInsertHook (81 bytes)

Event: 17.610 Thread 0x25a76000 nmethod 3070 0x02af7908 code [0x02af7a50, 0x02af7c1c]

Event: 17.611 Thread 0x25a76000 3071            gnu.trove.map.hash.TIntObjectHashMap::put (13 bytes)

Event: 17.611 Thread 0x25a76000 nmethod 3071 0x02af7d88 code [0x02af7e90, 0x02af7f48]

Event: 17.611 Thread 0x25a76000 3072            gnu.trove.map.hash.TIntObjectHashMap::doPut (46 bytes)

Event: 17.611 Thread 0x25a76000 nmethod 3072 0x02af7fc8 code [0x02af80e0, 0x02af825c]

 

GC Heap History (10 events):

Event: 15.871 GC heap before

{Heap before GC invocations=27 (full 7):

par new generation  total 118016K, used 113761K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)

  from space 13056K,  67% used [0x0bb40000, 0x0c3d8588, 0x0c800000)

  to  space 13056K,  0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)

concurrent mark-sweep generation total 201228K, used 121366K [0x0c800000, 0x18c83000, 0x24800000)

Metaspace      used 19859K, capacity 19948K, committed 20096K, reserved 20864K

Event: 15.914 GC heap after

Heap after GC invocations=28 (full 7):

par new generation  total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K,  0% used [0x04800000, 0x04800000, 0x0ae80000)

  from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)

  to  space 13056K,  0% used [0x0bb40000, 0x0bb40000, 0x0c800000)

concurrent mark-sweep generation total 201228K, used 124542K [0x0c800000, 0x18c83000, 0x24800000)

Metaspace      used 19859K, capacity 19948K, committed 20096K, reserved 20864K

}

Event: 16.186 GC heap before

{Heap before GC invocations=28 (full 7):

par new generation  total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)

  from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)

  to  space 13056K,  0% used [0x0bb40000, 0x0bb40000, 0x0c800000)

concurrent mark-sweep generation total 201228K, used 124542K [0x0c800000, 0x18c83000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

Event: 16.257 GC heap after

Heap after GC invocations=29 (full 7):

par new generation  total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K,  0% used [0x04800000, 0x04800000, 0x0ae80000)

  from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)

  to  space 13056K,  0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)

concurrent mark-sweep generation total 201228K, used 136101K [0x0c800000, 0x18c83000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

}

Event: 16.558 GC heap before

{Heap before GC invocations=29 (full 7):

par new generation  total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)

  from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)

  to  space 13056K,  0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)

concurrent mark-sweep generation total 225432K, used 135257K [0x0c800000, 0x1a426000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

Event: 16.616 GC heap after

Heap after GC invocations=30 (full 7):

par new generation  total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K,  0% used [0x04800000, 0x04800000, 0x0ae80000)

  from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)

  to  space 13056K,  0% used [0x0bb40000, 0x0bb40000, 0x0c800000)

concurrent mark-sweep generation total 225432K, used 145556K [0x0c800000, 0x1a426000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

}

Event: 16.862 GC heap before

{Heap before GC invocations=30 (full 7):

par new generation  total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)

  from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)

  to  space 13056K,  0% used [0x0bb40000, 0x0bb40000, 0x0c800000)

concurrent mark-sweep generation total 225432K, used 145556K [0x0c800000, 0x1a426000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

Event: 16.923 GC heap after

Heap after GC invocations=31 (full 7):

par new generation  total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K,  0% used [0x04800000, 0x04800000, 0x0ae80000)

  from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)

  to  space 13056K,  0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)

concurrent mark-sweep generation total 225432K, used 156407K [0x0c800000, 0x1a426000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

}

Event: 17.190 GC heap before

{Heap before GC invocations=31 (full 7):

par new generation  total 118016K, used 118016K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K, 100% used [0x04800000, 0x0ae80000, 0x0ae80000)

  from space 13056K, 100% used [0x0bb40000, 0x0c800000, 0x0c800000)

  to  space 13056K,  0% used [0x0ae80000, 0x0ae80000, 0x0bb40000)

concurrent mark-sweep generation total 225432K, used 156407K [0x0c800000, 0x1a426000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

Event: 17.253 GC heap after

Heap after GC invocations=32 (full 7):

par new generation  total 118016K, used 13056K [0x04800000, 0x0c800000, 0x0c800000)

  eden space 104960K,  0% used [0x04800000, 0x04800000, 0x0ae80000)

  from space 13056K, 100% used [0x0ae80000, 0x0bb40000, 0x0bb40000)

  to  space 13056K,  0% used [0x0bb40000, 0x0bb40000, 0x0c800000)

concurrent mark-sweep generation total 225432K, used 168109K [0x0c800000, 0x1a426000, 0x24800000)

Metaspace      used 19861K, capacity 19948K, committed 20096K, reserved 20864K

}

 

Deoptimization events (0 events):

No events

 

Internal exceptions (10 events):

Event: 15.518 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x0691f5d0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 15.518 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x069278d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 15.518 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x0692fc60) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 15.540 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x06ade998) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 15.540 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x06ae9848) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 15.541 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x06af2340) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 15.594 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x0718efa8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 15.596 Thread 0x025cf800 Exception <a 'java/security/PrivilegedActionException'> (0x071e2428) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Event: 17.464 Thread 0x025cf800 NullPointerException in IC check 0x027c3517

Event: 17.464 Thread 0x025cf800 Exception <a 'java/lang/NullPointerException'> (0x0770a820) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]

 

Events (10 events):

Event: 17.600 loading class net/minecraft/client/renderer/ItemRenderer

Event: 17.600 loading class net/minecraft/client/renderer/ItemRenderer done

Event: 17.607 loading class net/minecraftforge/client/ItemModelMesherForge$1

Event: 17.607 loading class net/minecraftforge/client/ItemModelMesherForge$1 done

Event: 17.616 loading class net/minecraft/client/LoadingScreenRenderer

Event: 17.616 loading class net/minecraft/client/LoadingScreenRenderer done

Event: 17.618 Executing VM operation: RevokeBias

Event: 17.618 Executing VM operation: RevokeBias done

Event: 17.618 loading class net/minecraft/client/gui/ScaledResolution

Event: 17.618 loading class net/minecraft/client/gui/ScaledResolution done

 

 

Dynamic libraries:

0x00d00000 - 0x00d30000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\javaw.exe

0x77c50000 - 0x77d79000 C:\Windows\system32\ntdll.dll

0x77840000 - 0x7791d000 C:\Windows\system32\kernel32.dll

0x767a0000 - 0x76867000 C:\Windows\system32\ADVAPI32.dll

0x77630000 - 0x776f2000 C:\Windows\system32\RPCRT4.dll

0x76700000 - 0x7679d000 C:\Windows\system32\USER32.dll

0x76660000 - 0x766ac000 C:\Windows\system32\GDI32.dll

0x74df0000 - 0x74f8e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.19373_none_5cbe60a608848a19\COMCTL32.dll

0x77ba0000 - 0x77c4a000 C:\Windows\system32\msvcrt.dll

0x76340000 - 0x76399000 C:\Windows\system32\SHLWAPI.dll

0x6b070000 - 0x6b08e000 C:\Windows\system32\ShimEng.dll

0x760f0000 - 0x7611c000 C:\Windows\system32\apphelp.dll

0x6aca0000 - 0x6ad28000 C:\Windows\AppPatch\AcLayers.DLL

0x768f0000 - 0x77401000 C:\Windows\system32\SHELL32.dll

0x763c0000 - 0x76505000 C:\Windows\system32\ole32.dll

0x77d90000 - 0x77e1e000 C:\Windows\system32\OLEAUT32.dll

0x761a0000 - 0x761be000 C:\Windows\system32\USERENV.dll

0x76180000 - 0x76194000 C:\Windows\system32\Secur32.dll

0x73a00000 - 0x73a42000 C:\Windows\system32\WINSPOOL.DRV

0x75d00000 - 0x75d14000 C:\Windows\system32\MPR.dll

0x762f0000 - 0x7630e000 C:\Windows\system32\IMM32.DLL

0x76590000 - 0x76658000 C:\Windows\system32\MSCTF.dll

0x763b0000 - 0x763b9000 C:\Windows\system32\LPK.DLL

0x76870000 - 0x768ed000 C:\Windows\system32\USP10.dll

0x555d0000 - 0x5568f000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\msvcr100.dll

0x530b0000 - 0x53454000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\client\jvm.dll

0x70880000 - 0x70887000 C:\Windows\system32\WSOCK32.dll

0x76310000 - 0x7633d000 C:\Windows\system32\WS2_32.dll

0x763a0000 - 0x763a6000 C:\Windows\system32\NSI.dll

0x74d70000 - 0x74da2000 C:\Windows\system32\WINMM.dll

0x74d30000 - 0x74d6e000 C:\Windows\system32\OLEACC.dll

0x762e0000 - 0x762e7000 C:\Windows\system32\PSAPI.DLL

0x6ba70000 - 0x6ba7c000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\verify.dll

0x6ac60000 - 0x6ac81000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\java.dll

0x6af90000 - 0x6afa3000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\zip.dll

0x74d00000 - 0x74d0a000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\management.dll

0x6b310000 - 0x6b325000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\net.dll

0x757d0000 - 0x7580b000 C:\Windows\system32\mswsock.dll

0x75830000 - 0x75835000 C:\Windows\System32\wship6.dll

0x6ba60000 - 0x6ba6f000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\nio.dll

0x759d0000 - 0x75a0b000 C:\Windows\system32\rsaenh.dll

0x75b60000 - 0x75b79000 C:\Windows\system32\IPHLPAPI.DLL

0x75b20000 - 0x75b55000 C:\Windows\system32\dhcpcsvc.DLL

0x75da0000 - 0x75dcc000 C:\Windows\system32\DNSAPI.dll

0x75b10000 - 0x75b17000 C:\Windows\system32\WINNSI.DLL

0x75ae0000 - 0x75b02000 C:\Windows\system32\dhcpcsvc6.DLL

0x6ab80000 - 0x6ab88000 C:\Users\Johan\AppData\Local\Temp\jansi-32-5753032492800391464.dll

0x74f90000 - 0x74f9f000 C:\Windows\system32\NLAapi.dll

0x72220000 - 0x7222f000 C:\Windows\system32\napinsp.dll

0x721e0000 - 0x721f2000 C:\Windows\system32\pnrpnsp.dll

0x72210000 - 0x72218000 C:\Windows\System32\winrnr.dll

0x766b0000 - 0x766f9000 C:\Windows\system32\WLDAP32.dll

0x72020000 - 0x72041000 C:\Program Files\Bonjour\mdnsNSP.dll

0x758e0000 - 0x758e5000 C:\Windows\System32\wshtcpip.dll

0x73af0000 - 0x73af6000 C:\Windows\system32\rasadhlp.dll

0x64ae0000 - 0x64af2000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\unpack.dll

0x046f0000 - 0x0473f000 C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2348585442004570\lwjgl.dll

0x54580000 - 0x5464b000 C:\Windows\system32\OPENGL32.dll

0x5c6c0000 - 0x5c6e3000 C:\Windows\system32\GLU32.dll

0x692d0000 - 0x693b5000 C:\Windows\system32\DDRAW.dll

0x73fa0000 - 0x73fa6000 C:\Windows\system32\DCIMAN32.dll

0x77a10000 - 0x77b9a000 C:\Windows\system32\SETUPAPI.dll

0x74240000 - 0x7424c000 C:\Windows\system32\dwmapi.dll

0x759a0000 - 0x759a8000 C:\Windows\system32\VERSION.dll

0x54e80000 - 0x54fc6000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\awt.dll

0x750b0000 - 0x750ef000 C:\Windows\system32\uxtheme.dll

0x28760000 - 0x29084000 C:\Windows\system32\atioglxx.dll

0x71610000 - 0x71672000 C:\Windows\system32\mscms.dll

0x6bae0000 - 0x6bb18000 C:\Windows\system32\icm32.dll

0x281e0000 - 0x28252000 C:\Users\Johan\AppData\Local\Temp\jna\jna5870657341244997612.dll

0x29090000 - 0x290f5000 C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2348585442004570\OpenAL32.dll

0x77e20000 - 0x77ea4000 C:\Windows\system32\CLBCatQ.DLL

0x751d0000 - 0x751f8000 C:\Windows\System32\MMDevApi.dll

0x66da0000 - 0x66e10000 C:\Windows\system32\dsound.dll

0x75900000 - 0x7591a000 C:\Windows\system32\POWRPROF.dll

0x74450000 - 0x74471000 C:\Windows\system32\AUDIOSES.DLL

0x73750000 - 0x737b6000 C:\Windows\system32\audioeng.dll

0x751c0000 - 0x751c7000 C:\Windows\system32\AVRT.dll

0x74770000 - 0x7479d000 C:\Windows\system32\WINTRUST.dll

0x75c00000 - 0x75cf5000 C:\Windows\system32\CRYPT32.dll

0x75d60000 - 0x75d72000 C:\Windows\system32\MSASN1.dll

0x77600000 - 0x7762a000 C:\Windows\system32\imagehlp.dll

0x73eb0000 - 0x73f8c000 C:\Windows\system32\dbghelp.dll

 

VM Arguments:

jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2348585442004570

java_command: net.minecraft.launchwrapper.Launch --username Leatherworker --version 1.9.4-forge1.9.4-12.17.0.1954 --gameDir C:\Users\Johan\AppData\Roaming\.minecraft --assetsDir C:\Users\Johan\AppData\Roaming\.minecraft\assets --assetIndex 1.9 --uuid ca94edd5ff0041d981edfad7c546fded --accessToken cccfc4b672174f058267fa39c217c21a --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --nativeLauncherVersion 301

java_class_path (initial): C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.1954\forge-1.9.4-12.17.0.1954.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Johan\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;C:\Users\Johan\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;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-s

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files\Skype\Phone\;C:\Program Files\QuickTime\QTSystem\

USERNAME=Johan

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel

 

 

 

---------------  S Y S T E M  ---------------

 

OS: Windows Vista Build 6002 Service Pack 2

 

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

 

Memory: 4k page, physical 3405072k(594496k free), swap 7101980k(1339372k free)

 

vm_info: Java HotSpot Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct  7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)

 

time: Tue Jun 07 08:21:05 2016

elapsed time: 17 seconds (0d 0h 0m 17s)

 

 

 

 

Thanks again for the help!!

 

UPDATE:  So after I did that, the directories were all created, so I went ahead and copied the mod jar and its config subfolder to the two respective client folders, but this did not fix the problem the launcher has with launching the game.    iow I do not get to the main menu of the game.

Posted

That did not work:  The launcher log simply ended with the following:

 

 

 

[19:22:53 INFO]: Finished downloading C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4\1.9.4.jar for job 'Version & Libraries': Local file matches hash, using that

[19:22:53 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:01.055)

[19:22:53 INFO]: Launching game

[19:22:53 INFO]: Unpacking natives to C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2388313932704505

[19:22:54 INFO]: Launching in C:\Users\Johan\AppData\Roaming\.minecraft

[19:22:54 INFO]: Half command: C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2388313932704505 -cp C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.1954\forge-1.9.4-12.17.0.1954.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Johan\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;C:\Users\Johan\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;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.22\authlib-1.5.22.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.8.19\realms-1.8.19.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4\1.9.4.jar net.minecraft.launchwrapper.Launch

[19:22:54 INFO]: Looking for orphaned versions to clean up...

[19:22:54 INFO]: Looking for old natives & assets to clean up...

[19:25:58 ERROR]: Game ended with bad state (exit code -805306369)

[19:25:58 INFO]: Ignoring visibility rule and showing launcher due to a game crash

[19:25:58 INFO]: Deleting C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2388313932704505

[19:25:58 WARN]: Couldn't delete C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2388313932704505 - scheduling for deletion upon exit

 

 

 

and the window said "Not Responding.  So I am going to set that back to true.

 

Any other help?

 

 

Posted

OK,

I installed the latest .jar for both server and client, because I got the message tonight that the server was out of date.

I did false for enabled in splash.properties.

 

USING the LEATHERWORKER profile:

 

I tried to join the server again and got the same problem, but NO NEW fml.client.latest.log was generated.  It is still this one from last night:

 

 

[19:30:27] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.

[19:30:27] [main/INFO] [FML/]: Forge Mod Loader version 12.17.0.1954 for Minecraft 1.9.4 loading

[19:30:27] [main/INFO] [FML/]: Java is Java HotSpot Client VM, version 1.8.0_25, running on Windows Vista:x86:6.0, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25

[19:30:27] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.1954\forge-1.9.4-12.17.0.1954.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Johan\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;C:\Users\Johan\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;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.22\authlib-1.5.22.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.8.19\realms-1.8.19.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4\1.9.4.jar

[19:30:27] [main/DEBUG] [FML/]: Java library path at launch is C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2388766321861367

[19:30:27] [main/DEBUG] [FML/]: Enabling runtime deobfuscation

[19:30:27] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin

[19:30:27] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers

[19:30:27] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin

[19:30:27] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin

[19:30:27] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin

[19:30:27] [main/DEBUG] [FML/]: All fundamental core mods are successfully located

[19:30:27] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Johan\AppData\Roaming\.minecraft

[19:30:27] [main/DEBUG] [FML/]: Discovering coremods

[19:30:27] [main/DEBUG] [FML/]: Examining for coremod candidacy BuildingBricks-1.9.4-2.0.4.jar

[19:30:27] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in BuildingBricks-1.9.4-2.0.4.jar, it will be examined later for regular @Mod instances

[19:30:27] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPluginBuildingBricks

[19:30:27] [main/INFO] [H3NTBootstrap.Bootstrap/]: initializing

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-mappings version 1.1.1 and requires version 1.1.1

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-asmtweaks version 1.1.1 and requires version 1.1.1

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-commonutils version 1.9.4-2.2.1 and requires version 1.9.4-2.2.x

[19:30:28] [main/INFO] [H3NTBootstrap.Bootstrap/]: loading libraries

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: extracting libraries to C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-commonutils-1.9.4-2.2.1.jar

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/Users/Johan/AppData/Roaming/.minecraft/mods/h3ntlibs/h3nt-commonutils-1.9.4-2.2.1.jar to classpath

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-mappings-1.1.1.jar

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/Users/Johan/AppData/Roaming/.minecraft/mods/h3ntlibs/h3nt-mappings-1.1.1.jar to classpath

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-asmtweaks-1.1.1.jar

[19:30:28] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/Users/Johan/AppData/Roaming/.minecraft/mods/h3ntlibs/h3nt-asmtweaks-1.1.1.jar to classpath

[19:30:28] [main/WARN] [FML/]: The coremod com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[19:30:28] [main/DEBUG] [FML/]: Enqueued coremod LoadingPluginBuildingBricks

[19:30:28] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:30:28] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[19:30:28] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:30:28] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:30:28] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:30:28] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers

[19:30:28] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer

[19:30:28] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer

[19:30:28] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer

[19:30:28] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer

[19:30:28] [main/DEBUG] [FML/]: Injection complete

[19:30:28] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}

[19:30:28] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin

[19:30:29] [main/DEBUG] [FML/]: Read 861 binary patches

[19:30:29] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.9.4.lzma with 31813 records

[19:30:30] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[19:30:30] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[19:30:30] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully

[19:30:30] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:30:30] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers

[19:30:30] [main/DEBUG] [FML/]: Injection complete

[19:30:30] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}

[19:30:30] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin

[19:30:30] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully

[19:30:30] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:30:30] [main/DEBUG] [FML/]: Injecting coremod LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks} class transformers

[19:30:30] [main/TRACE] [FML/]: Registering transformer com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks

[19:30:30] [main/INFO] [asmtweaks.ASMTweaksManager/]: using mappings for version 1.9.4

[19:30:30] [main/DEBUG] [FML/]: Injection complete

[19:30:30] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks}

[19:30:30] [main/DEBUG] [FML/]: Running coremod plugin LoadingPluginBuildingBricks

[19:30:30] [main/DEBUG] [FML/]: Coremod plugin class LoadingPluginBuildingBricks run successfully

[19:30:30] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[19:30:30] [main/DEBUG] [FML/]: Loaded 188 rules from AccessTransformer config file forge_at.cfg

[19:30:30] [main/DEBUG] [FML/]: Validating minecraft

[19:30:31] [main/DEBUG] [FML/]: Minecraft validated, launching...

[19:30:31] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[19:30:31] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[19:30:31] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[19:30:31] [main/INFO] [sTDOUT/]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]

[19:30:34] [Client thread/INFO] [asmtweaks.ASMTweaksManager/]: detected that obfuscation is true

[19:30:34] [Client thread/INFO] [asmtweaks.ASMTweaksManager/]: applying method modification from ItemBlockPlaceOverride to a(func_180614_a)

[19:30:34] [Client thread/INFO] [asmtweaks.ASMTweaksManager/]: applying method modification from ItemBlockPlaceOverride to a(func_179222_a)

[19:30:35] [Client thread/DEBUG] [FML/]: Creating vanilla freeze snapshot

[19:30:35] [Client thread/DEBUG] [FML/]: Vanilla freeze snapshot created

[19:30:36] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - LanguageManager took 0.002s

[19:30:36] [Client thread/INFO] [sTDOUT/]: [net.minecraftforge.fml.client.SplashProgress:start:200]: ---- Minecraft Crash Report ----

 

WARNING: coremods are present:

  LoadingPluginBuildingBricks (BuildingBricks-1.9.4-2.0.4.jar)

Contact their authors BEFORE contacting forge

 

// Don't do that.

 

Time: 6/7/16 7:30 PM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

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

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.9.4

Operating System: Windows Vista (x86) version 6.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 108490480 bytes (103 MB) / 291917824 bytes (278 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

LoadingPluginBuildingBricks (BuildingBricks-1.9.4-2.0.4.jar)

  com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.7770 Release' Renderer: 'ATI Radeon HD 3450'

[19:30:36] [Client thread/INFO] [FML/]: MinecraftForge v12.17.0.1954 Initialized

[19:30:36] [Client thread/INFO] [FML/]: Replaced 232 ore recipes

[19:30:36] [Client thread/DEBUG] [FML/]: File C:\Users\Johan\AppData\Roaming\.minecraft\config\injectedDependencies.json not found. No dependencies injected

[19:30:36] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, com.hea3ven.buildingbricks.core.load.ModContainerBuildingBricks]

[19:30:36] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes

[19:30:36] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.1954\forge-1.9.4-12.17.0.1954.jar, examining for mod candidates

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\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

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\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

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar

[19:30:36] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.22\authlib-1.5.22.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.8.19\realms-1.8.19.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar

[19:30:37] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4\1.9.4.jar, examining for mod candidates

[19:30:37] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\mods\BuildingBricks-1.9.4-2.0.4.jar

[19:30:37] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs\h3nt-commonutils-1.9.4-2.2.1.jar, examining for mod candidates

[19:30:37] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs\h3nt-mappings-1.1.1.jar, examining for mod candidates

[19:30:37] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs\h3nt-asmtweaks-1.1.1.jar, examining for mod candidates

[19:30:37] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully

[19:30:37] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer

[19:30:37] [Client thread/INFO] [FML/]: Searching C:\Users\Johan\AppData\Roaming\.minecraft\mods for mods

[19:30:37] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BuildingBricks-1.9.4-2.0.4.jar

[19:30:37] [Client thread/DEBUG] [FML/]: Found a candidate mod directory h3ntlibs

[19:30:37] [Client thread/DEBUG] [FML/]: Examining file forge-1.9.4-12.17.0.1954.jar for potential mods

[19:30:37] [Client thread/DEBUG] [FML/]: The mod container forge-1.9.4-12.17.0.1954.jar appears to be missing an mcmod.info file

[19:30:37] [Client thread/DEBUG] [FML/]: Examining file 1.9.4.jar for potential mods

[19:30:37] [Client thread/DEBUG] [FML/]: The mod container 1.9.4.jar appears to be missing an mcmod.info file

[19:30:38] [Client thread/DEBUG] [FML/]: Examining file h3nt-commonutils-1.9.4-2.2.1.jar for potential mods

[19:30:38] [Client thread/DEBUG] [FML/]: The mod container h3nt-commonutils-1.9.4-2.2.1.jar appears to be missing an mcmod.info file

[19:30:38] [Client thread/DEBUG] [FML/]: Examining file h3nt-mappings-1.1.1.jar for potential mods

[19:30:38] [Client thread/DEBUG] [FML/]: The mod container h3nt-mappings-1.1.1.jar appears to be missing an mcmod.info file

[19:30:38] [Client thread/DEBUG] [FML/]: Examining file h3nt-asmtweaks-1.1.1.jar for potential mods

[19:30:38] [Client thread/DEBUG] [FML/]: The mod container h3nt-asmtweaks-1.1.1.jar appears to be missing an mcmod.info file

[19:30:38] [Client thread/DEBUG] [FML/]: Examining file BuildingBricks-1.9.4-2.0.4.jar for potential mods

[19:30:38] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BuildingBricks-1.9.4-2.0.4.jar

[19:30:38] [Client thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.hea3ven.buildingbricks.core.ModBuildingBricks) - loading

[19:30:38] [Client thread/TRACE] [buildingbricks/]: Parsed dependency info : [Forge@[12.17.0.1909,)] [Forge@[12.17.0.1909,), Quark, BiomesOPlenty] []

[19:30:38] [Client thread/DEBUG] [FML/]: Examining directory h3ntlibs for potential mods

[19:30:38] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory h3ntlibs

[19:30:38] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 5 mods to load

[19:30:38] [Client thread/TRACE] [FML/]: Received a system property request ''

[19:30:38] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods

[19:30:38] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods

[19:30:38] [Client thread/DEBUG] [buildingbricks/]: Enabling mod buildingbricks

[19:30:38] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied

[19:30:38] [Client thread/TRACE] [FML/]: All mod requirements are satisfied

[19:30:38] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list

[19:30:38] [Client thread/TRACE] [FML/]: Mod sorting completed successfully

[19:30:38] [Client thread/DEBUG] [FML/]: Mod sorting data

[19:30:38] [Client thread/DEBUG] [FML/]: buildingbricks(Building Bricks:1.9.4-2.0.4): BuildingBricks-1.9.4-2.0.4.jar (required-after:Forge@[12.17.0.1909,);after:Quark;after:BiomesOPlenty)

[19:30:38] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp

[19:30:38] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp

[19:30:38] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.002s

[19:30:38] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML

[19:30:38] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists

[19:30:38] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection

[19:30:38] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)

[19:30:38] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at CLIENT

[19:30:38] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at SERVER

[19:30:39] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.566s

[19:30:39] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge

[19:30:39] [Client thread/DEBUG] [Forge/Forge]: Preloading CrashReport Classes

[19:30:39] [Client thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/client/SplashProgress$1

[19:30:39] [Client thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/FMLCommonHandler$1

[19:30:39] [Client thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/Loader$3

[19:30:39] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed

[19:30:39] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection

[19:30:39] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (12.17.0.1954)

[19:30:39] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.020s

[19:30:39] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLConstructionEvent to mod buildingbrickshooks

[19:30:39] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLConstructionEvent to mod buildingbrickshooks

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks Hooks took 0.001s

[19:30:39] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLConstructionEvent to mod buildingbricks

[19:30:39] [Client thread/TRACE] [FML/buildingbricks]: Mod buildingbricks is using network checker : Accepting version 1.9.4-2.0.4

[19:30:39] [Client thread/TRACE] [FML/buildingbricks]: Testing mod buildingbricks to verify it accepts its own version in a remote connection

[19:30:39] [Client thread/TRACE] [FML/buildingbricks]: The mod buildingbricks accepts its own version (1.9.4-2.0.4)

[19:30:39] [Client thread/DEBUG] [FML/buildingbricks]: Attempting to inject @SidedProxy classes into buildingbricks

[19:30:39] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLConstructionEvent to mod buildingbricks

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks took 0.329s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Finished: Construction took 0.918s

[19:30:39] [Client thread/DEBUG] [FML/]: Mod signature data

[19:30:39] [Client thread/DEBUG] [FML/]:  Valid Signatures:

[19:30:39] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge-1.9.4-12.17.0.1954.jar

[19:30:39] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 12.17.0.1954) forge-1.9.4-12.17.0.1954.jar

[19:30:39] [Client thread/DEBUG] [FML/]:  Missing Signatures:

[19:30:39] [Client thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.19) minecraft.jar

[19:30:39] [Client thread/DEBUG] [FML/]: buildingbrickshooks (Building Bricks Hooks 1.9.4-2.0.4) minecraft.jar

[19:30:39] [Client thread/DEBUG] [FML/]: buildingbricks (Building Bricks 1.9.4-2.0.4) BuildingBricks-1.9.4-2.0.4.jar

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.006s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.005s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.004s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Building Bricks took 0.002s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - resources took 0.001s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading - LanguageManager took 0.022s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 0.022s

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 0.040s

[19:30:39] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one

[19:30:39] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one

[19:30:39] [Client thread/DEBUG] [building Bricks/]: Mod Building Bricks is missing a pack.mcmeta file, substituting a dummy one

[19:30:39] [Client thread/INFO] [FML/]: Processing ObjectHolder annotations

[19:30:39] [Client thread/INFO] [FML/]: Found 419 ObjectHolder annotations

[19:30:39] [Client thread/INFO] [FML/]: Identifying ItemStackHolder annotations

[19:30:39] [Client thread/INFO] [FML/]: Found 0 ItemStackHolder annotations

[19:30:39] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp

[19:30:39] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s

[19:30:39] [Client thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML

[19:30:39] [Client thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s

[19:30:39] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge

[19:30:39] [Client thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0

[19:30:39] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.094s

[19:30:39] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLPreInitializationEvent to mod buildingbrickshooks

[19:30:39] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLPreInitializationEvent to mod buildingbrickshooks

[19:30:39] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks Hooks took 0.001s

[19:30:39] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLPreInitializationEvent to mod buildingbricks

[19:30:39] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Starting version check at https://raw.githubusercontent.com/hea3ven/BuildingBricks/master/media/update.json

[19:30:40] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLPreInitializationEvent to mod buildingbricks

[19:30:40] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks took 0.787s

[19:30:40] [Client thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 0.882s

[19:30:40] [Client thread/INFO] [FML/]: Applying holder lookups

[19:30:40] [Client thread/INFO] [FML/]: Holder lookups applied

[19:30:40] [Client thread/INFO] [FML/]: Injecting itemstacks

[19:30:40] [Client thread/INFO] [FML/]: Itemstack injection complete

[19:30:40] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - TextureManager took 0.000s

[19:30:40] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [buildingbricks] Received version check data:

{

    "1.8": {

        "1.0.0-beta4": "    * Fix crash when holding a grass slab.",

        "1.0.0-beta1": "    * Initial release.",

        "1.0.0-beta3": "    * Add keybindings to switch the trowel's block type, fixes #3.\n    * Change the way the trowel consumes blocks to be more smart, fixes #10.\n    * Fix block breaking particles not having textures, fixes #7.\n    * Fix crash when placing blocks, fixes #13.\n    * Fix crash when looking up the recipe for the double slabs.\n    * Fix blocks dropping items when breaking them in creative mode, fixes #9.\n    * Fix silk touching blocks and their drops, fixes #8.\n    * Fix the trowel not respecting the top/side/bottom textures of materials, fixes #6.",

        "1.0.0-beta2": "    * Fix grass slabs not having a name and creative tab.\n    * Fix the trowel not placing the blocks client-side, fixes #4.\n    * Fix crash when running on servers, fixes #5.\n    * Fix blocks third-person rendering size.",

        "commit": null,

        "1.0.3": "    * Fix crash when using forge versions higher than 1521.",

        "1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "1.0.4": "    * Add materials for the stone variants and the prismarine blocks, fixes #21.\n    * Fix vertical slabs culling when placed next to each other, fixes #18.",

        "1.0.0": "    * Improve face culling, fixes #1.\n    * Fix material loading when running on servers, fixes #14.\n    * Fix the particles when running on a block being the missing texture.",

        "1.0.1": "    * Remove usage of javax.vecmath which is not available on servers, fixes #15.\n    * Fix crash when placing a double slab blcok next to a slab block, fixes #16.",

        "1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.0.2": "    * Reduce memory usage in the grass slabs world gen.\n    * Fix glass slabs making the sides of other slabs next to them invisible, fixes #17.\n    * Fix crash when you place a wall on top of another wall.\n    * Fix not being able to place torches on top of walls.",

        "1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.9": {

        "1.9-1.4.8": "    * Fix crash on startup when Biomes O' Plenty is present.",

        "1.9-2.0.1": "    * Fix crash when material have non existent blocks, fixes #58.",

        "1.9-2.0.2": "    * Fix grass slabs worldgen wrongly placing slabs in very steep terrains.\n    * Fix crash when a material block has not loaded properly, fixes #61.\n    * Fix the grass slabs worldgen leaving the top half of double tall grass and double flowers.\n    * Fix crash on the trowel/material bag gui, fixes #59.\n    * Fix trowel only consuming only exact matches of the block being placed.\n    * Fix another crash when materials have some non existent blocks, fixes #58.",

        "1.9-2.0.0": "    * Add jei recipe handler to display the material of blocks.\n    * Add configuration options to enable each block type (slab, step, corner, etc) individually.\n    * Add the material of blocks to their tooltips.\n    * Add that vertical slabs blocks are placed using the slab item and removed the vertical slab item.\n    * Update to java 8.\n    * Update to Forge 12.16.0.1894 (jriwanek).\n    * Rename buildingbrickscompatvanilla:grass_slab to buildingbricks:grass_slab (this change is not backwards compatible) and merge everything into a single mod.\n    * Improve the error message when a material fails to load from a json file.\n    * Fix grass slabs worldgen running in dimensions other than the overworld, even though it wasn't gonna do anything.\n    * Fix crash when placing a vertical slab next to a slab of the same material, fixes #56.\n    * Fix item dupe in the trowel gui.\n    * Fix crash when using the trowel and there is no way to consume exactly the required volume, fixes #52.\n    * Fix the material bag not having a recipe, fixes #49.\n    * Fix blocks not having the correct sounds.\n    * Fix the fence gate model not being rotated correctly.\n    * Fix the uv mapping of the inner stairs.\n    * Fix the blocks models not being uvlocked.\n    * Fix the generated blocks not being able to be used in normal recipes and remove completely the id mapping.",

        "commit": "9f2ee89252eb28b505346657fc79c19664534a8b",

        "1.9-1.4.4": "    * Add that material jsons merge when there is more than one for the same material id.\n    * Fix crash when generateBlocks is false and you break a grass slab.\n    * Fix crash with Forge versions higher than 12.16.0.1780.",

        "1.9-1.4.5": "    * Update to Forge 12.16.0.1811.\n    * Fix the stained glass material generating a duplicate stained glass block.\n    * Fix crash when an item has an invalid material.",

        "1.9-1.4.6": "    * Update to Forge 12.16.0.1830.\n    * Fix blocks recipes being all mixed up.\n    * Fix rare crash when loading materials, fixes #46.",

        "1.9-2.0.3": "    * Fix crash when using the trowel, fixes #62.",

        "1.9-1.4.7": "    * Fix bootstrap using the wrong version of CommonUtils.",

        "1.9-2.0.4": "    * Fix issues with the metadata on the material blocks items.\n    * Fix error spam when opening the trowel/material bag gui.",

        "1.9-1.4.3": "    * Add materials for end bricks, purpur block and purpur pillar.\n    * Update to Minecraft 1.9.\n    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40."

    },

    "promos": {

        "1.8-latest": "1.1.2",

        "1.9-latest": "1.9-2.0.4",

        "1.8.8-latest": "1.8.8-1.1.2",

        "1.8.9-latest": "1.8.9-1.4.4",

        "1.8-recommended": "1.1.2",

        "1.8.8-recommended": "1.8.8-1.1.2",

        "1.8.9-recommended": "1.8.9-1.4.4",

        "1.9-recommended": "1.9-2.0.4"

    },

    "1.8.8": {

        "1.8.8-1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "commit": null,

        "1.8.8-1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Updated to Minecraft Forge version 1.8.8.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.8.8-1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.8.9": {

        "commit": "82410f26b398bca9a0212ea04f16d2c0a26f87ad",

        "1.8.9-1.3.3": "    * Fix items converting when shift-clicking between containers.",

        "1.8.9-1.4.2": "    * Fix crash when disabling the generateBlocks config option, fixes #39.\n    * Fix crash when opening the trowel/material bag gui.",

        "1.8.9-1.4.3": "    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40.",

        "1.8.9-1.4.4": "    * Fix crash when generateBlocks is false and you break a grass slab.",

        "1.8.9-1.2.0": "    * Add a Material Bag item that can hold 27 stacks of blocks of a single material, which the trowel can use as a source of materials.\n    * Add: blocks now combine with themselves if possible when being placed (i.e. placing a step next to another one will convert into a slab), fixes #11.\n    * Add keybindings for the trowel to directly select block types (by default numpad 0 = full block, numpad 1 = stairs, numpad 2 = slab, etc.), fixes #24.\n    * Add a validation of the material id mapping of the clients when they connect to servers, fixes #28.\n    * Fix portable ladder not having localization.\n    * Fix portable ladder not having a texture for the break particles.\n    * Fix the trowel not showing the binded block in the item model.\n    * Fix localization issue with the double stone slabs.\n    * Fix blocks being consumed by the trowel binding recipe.",

        "1.8.9-1.2.1": "    * Fix crash when placing a grass slab on top of another grass slab, fixes #32.\n    * Fix NPE sometimes when a player connects to a server, fixes #31.",

        "1.8.9-1.3.0": "    * Add config option to show binded trowels for all materials in the creative tab.\n    * Add compatibility with Biomes O' Plenty.\n    * Add compatibility with AdobeBlocks.\n    * Add a config option to replace the grass texture with a long grass texture, fixes #26.\n    * Add config option to disable the generation of the missing blocks for materials.\n    * Add command to generate material json files.\n    * Add the ability for the trowel to use any item with an ItemHandler capability as source of material and implement the ItemHandler capability in the material bag.\n    * Material bags now insert items as you pick them up from the ground.\n    * Allow materials to be loaded from a sub directory of the configuration directory.\n    * Improve the material bag inventory handling, fixes a dupe bug with it.\n    * Fix oclussion issue with transparent stairs and slabs.",

        "1.8.9-1.3.1": "    * Fix crash on server startup, fixes #33.",

        "1.8.9-1.4.0": "    * Add a way to generate materials for dyed blocks and add stained glass materials.\n    * Add the ability to override/add recipes in the material json, and change the recipe for glass walls, fixes #35.\n    * Add pane block type.\n    * Add config option to show/hide the generated blocks in the creative tab.\n    * Deprecated the material id mapping, it was an overengineered solution to a non-problem. DO NOT remove the config file \"config/BuildingBricks/material_ids.nbt\", it is needed to convert the worlds.\n    * Fix crash when breaking blocks, fixes #36.\n    * Fix some blocks having a missing textrure in the bottom side.\n    * Fix glass blocks not dropping when harvested with silk touch.\n    * Fix compatibility issue in the trowel binding recipe.",

        "1.8.9-1.3.2": "    * Fix stairs crafting recipe giving only 2 stairs in stead of 4.",

        "1.8.9-1.4.1": "    * Fix crash on servers, fixes #38."

    },

    "homepage": "https://github.com/hea3ven/BuildingBricks"

}

[19:30:40] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Found status: BETA Target: null

[19:30:40] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[19:30:40] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:

{

  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",

  "promos": {

    "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.1902",

    "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.1954",

    "latest": "12.17.0.1954",

    "latest-1.7.10": "10.13.2.1343",

    "recommended": "12.16.1.1887"

  }

}

[19:30:40] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: BETA Target: null

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - SoundHandler took 1.072s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.007s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.005s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.011s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.011s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - GL Setup took 0.001s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Texture Map took 0.005s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - B3DLoader took 0.000s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - OBJLoader took 0.000s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelFluid$FluidLoader took 0.000s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ItemLayerModel$Loader took 0.000s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - MultiLayerModel$Loader took 0.000s

[19:30:41] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelDynBucket$LoaderDynBucket took 0.000s

[19:30:43] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: blocks took 1.586s

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_wall#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_pane#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_wall#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_wall#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_pane#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_wall#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_block#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_wall#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_slab#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_stairs#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_step#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:wood_corner#inventory', trying to load the variant from the blockstate json

[19:30:43] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:wood_step#inventory', trying to load the variant from the blockstate json

[19:30:44] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: items took 0.522s

[19:30:44] [Client thread/INFO] [FML/]: Max texture size: 8192

[19:30:44] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0.002s

[19:30:44] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.003s

[19:30:44] [Client thread/DEBUG] [FML/]: Bar Finished: Texture mipmap and upload - missingno took 0.001s

[19:30:45] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: baking took 1.691s

[19:30:54] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelManager took 12.112s

[19:30:54] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Model Manager took 12.166s

[19:30:54] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - RenderItem took 0.004s

[19:30:54] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Item Renderer took 0.392s

 

 

 

Then I tried but this time using the forge profile, the MOJANG screen appeared and froze.  So I force stopped the program and was back where I can see the logs on the launcher.

This time a new fml.client.latest.log was generated:

 

 

[19:54:37] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.

[19:54:37] [main/INFO] [FML/]: Forge Mod Loader version 12.17.0.1954 for Minecraft 1.9.4 loading

[19:54:37] [main/INFO] [FML/]: Java is Java HotSpot Client VM, version 1.8.0_25, running on Windows Vista:x86:6.0, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25

[19:54:37] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.1954\forge-1.9.4-12.17.0.1954.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Johan\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;C:\Users\Johan\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;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.22\authlib-1.5.22.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.8.19\realms-1.8.19.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4\1.9.4.jar

[19:54:37] [main/DEBUG] [FML/]: Java library path at launch is C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.1954\1.9.4-forge1.9.4-12.17.0.1954-natives-2476620205860381

[19:54:37] [main/DEBUG] [FML/]: Enabling runtime deobfuscation

[19:54:37] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin

[19:54:37] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers

[19:54:37] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin

[19:54:37] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin

[19:54:37] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin

[19:54:37] [main/DEBUG] [FML/]: All fundamental core mods are successfully located

[19:54:37] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Johan\AppData\Roaming\.minecraft

[19:54:37] [main/DEBUG] [FML/]: Discovering coremods

[19:54:37] [main/DEBUG] [FML/]: Examining for coremod candidacy BuildingBricks-1.9.4-2.0.4.jar

[19:54:37] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in BuildingBricks-1.9.4-2.0.4.jar, it will be examined later for regular @Mod instances

[19:54:37] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPluginBuildingBricks

[19:54:37] [main/INFO] [H3NTBootstrap.Bootstrap/]: initializing

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-mappings version 1.1.1 and requires version 1.1.1

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-asmtweaks version 1.1.1 and requires version 1.1.1

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: mod buildingbricks provides h3nt-commonutils version 1.9.4-2.2.1 and requires version 1.9.4-2.2.x

[19:54:37] [main/INFO] [H3NTBootstrap.Bootstrap/]: loading libraries

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: extracting libraries to C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-commonutils-1.9.4-2.2.1.jar

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/Users/Johan/AppData/Roaming/.minecraft/mods/h3ntlibs/h3nt-commonutils-1.9.4-2.2.1.jar to classpath

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-mappings-1.1.1.jar

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/Users/Johan/AppData/Roaming/.minecraft/mods/h3ntlibs/h3nt-mappings-1.1.1.jar to classpath

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: loading library h3nt-asmtweaks-1.1.1.jar

[19:54:37] [main/DEBUG] [H3NTBootstrap.Bootstrap/]: adding file:/C:/Users/Johan/AppData/Roaming/.minecraft/mods/h3ntlibs/h3nt-asmtweaks-1.1.1.jar to classpath

[19:54:37] [main/WARN] [FML/]: The coremod com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[19:54:37] [main/DEBUG] [FML/]: Enqueued coremod LoadingPluginBuildingBricks

[19:54:37] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:54:37] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[19:54:37] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:54:37] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:54:37] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:54:37] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers

[19:54:37] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer

[19:54:37] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer

[19:54:37] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer

[19:54:37] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer

[19:54:37] [main/DEBUG] [FML/]: Injection complete

[19:54:37] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}

[19:54:37] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin

[19:54:38] [main/DEBUG] [FML/]: Read 861 binary patches

[19:54:39] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.9.4.lzma with 31813 records

[19:54:40] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[19:54:40] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[19:54:40] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully

[19:54:40] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:54:40] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers

[19:54:40] [main/DEBUG] [FML/]: Injection complete

[19:54:40] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}

[19:54:40] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin

[19:54:40] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully

[19:54:40] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:54:40] [main/DEBUG] [FML/]: Injecting coremod LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks} class transformers

[19:54:40] [main/TRACE] [FML/]: Registering transformer com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks

[19:54:40] [main/INFO] [asmtweaks.ASMTweaksManager/]: using mappings for version 1.9.4

[19:54:40] [main/DEBUG] [FML/]: Injection complete

[19:54:40] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPluginBuildingBricks {com.hea3ven.buildingbricks.core.load.LoadingPluginBuildingBricks}

[19:54:40] [main/DEBUG] [FML/]: Running coremod plugin LoadingPluginBuildingBricks

[19:54:40] [main/DEBUG] [FML/]: Coremod plugin class LoadingPluginBuildingBricks run successfully

[19:54:40] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[19:54:40] [main/DEBUG] [FML/]: Loaded 188 rules from AccessTransformer config file forge_at.cfg

[19:54:40] [main/DEBUG] [FML/]: Validating minecraft

[19:54:41] [main/DEBUG] [FML/]: Minecraft validated, launching...

[19:54:41] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[19:54:41] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[19:54:41] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[19:54:42] [main/INFO] [sTDOUT/]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]

[19:54:44] [Client thread/INFO] [asmtweaks.ASMTweaksManager/]: detected that obfuscation is true

[19:54:44] [Client thread/INFO] [asmtweaks.ASMTweaksManager/]: applying method modification from ItemBlockPlaceOverride to a(func_180614_a)

[19:54:44] [Client thread/INFO] [asmtweaks.ASMTweaksManager/]: applying method modification from ItemBlockPlaceOverride to a(func_179222_a)

[19:54:45] [Client thread/DEBUG] [FML/]: Creating vanilla freeze snapshot

[19:54:45] [Client thread/DEBUG] [FML/]: Vanilla freeze snapshot created

[19:54:47] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - LanguageManager took 0.003s

[19:54:47] [Client thread/INFO] [FML/]: MinecraftForge v12.17.0.1954 Initialized

[19:54:47] [Client thread/INFO] [FML/]: Replaced 232 ore recipes

[19:54:47] [Client thread/DEBUG] [FML/]: File C:\Users\Johan\AppData\Roaming\.minecraft\config\injectedDependencies.json not found. No dependencies injected

[19:54:47] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, com.hea3ven.buildingbricks.core.load.ModContainerBuildingBricks]

[19:54:47] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes

[19:54:47] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.1954\forge-1.9.4-12.17.0.1954.jar, examining for mod candidates

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\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

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\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

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.22\authlib-1.5.22.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.8.19\realms-1.8.19.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\7.0.12_mojang\fastutil-7.0.12_mojang.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar

[19:54:47] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\versions\1.9.4\1.9.4.jar, examining for mod candidates

[19:54:47] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Johan\AppData\Roaming\.minecraft\mods\BuildingBricks-1.9.4-2.0.4.jar

[19:54:47] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs\h3nt-commonutils-1.9.4-2.2.1.jar, examining for mod candidates

[19:54:47] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs\h3nt-mappings-1.1.1.jar, examining for mod candidates

[19:54:47] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Johan\AppData\Roaming\.minecraft\mods\h3ntlibs\h3nt-asmtweaks-1.1.1.jar, examining for mod candidates

[19:54:47] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully

[19:54:47] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer

[19:54:47] [Client thread/INFO] [FML/]: Searching C:\Users\Johan\AppData\Roaming\.minecraft\mods for mods

[19:54:47] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BuildingBricks-1.9.4-2.0.4.jar

[19:54:47] [Client thread/DEBUG] [FML/]: Found a candidate mod directory h3ntlibs

[19:54:47] [Client thread/DEBUG] [FML/]: Examining file forge-1.9.4-12.17.0.1954.jar for potential mods

[19:54:47] [Client thread/DEBUG] [FML/]: The mod container forge-1.9.4-12.17.0.1954.jar appears to be missing an mcmod.info file

[19:54:48] [Client thread/DEBUG] [FML/]: Examining file 1.9.4.jar for potential mods

[19:54:48] [Client thread/DEBUG] [FML/]: The mod container 1.9.4.jar appears to be missing an mcmod.info file

[19:54:49] [Client thread/DEBUG] [FML/]: Examining file h3nt-commonutils-1.9.4-2.2.1.jar for potential mods

[19:54:49] [Client thread/DEBUG] [FML/]: The mod container h3nt-commonutils-1.9.4-2.2.1.jar appears to be missing an mcmod.info file

[19:54:50] [Client thread/DEBUG] [FML/]: Examining file h3nt-mappings-1.1.1.jar for potential mods

[19:54:50] [Client thread/DEBUG] [FML/]: The mod container h3nt-mappings-1.1.1.jar appears to be missing an mcmod.info file

[19:54:50] [Client thread/DEBUG] [FML/]: Examining file h3nt-asmtweaks-1.1.1.jar for potential mods

[19:54:50] [Client thread/DEBUG] [FML/]: The mod container h3nt-asmtweaks-1.1.1.jar appears to be missing an mcmod.info file

[19:54:50] [Client thread/DEBUG] [FML/]: Examining file BuildingBricks-1.9.4-2.0.4.jar for potential mods

[19:54:50] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BuildingBricks-1.9.4-2.0.4.jar

[19:54:50] [Client thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.hea3ven.buildingbricks.core.ModBuildingBricks) - loading

[19:54:50] [Client thread/TRACE] [buildingbricks/]: Parsed dependency info : [Forge@[12.17.0.1909,)] [Forge@[12.17.0.1909,), Quark, BiomesOPlenty] []

[19:54:50] [Client thread/DEBUG] [FML/]: Examining directory h3ntlibs for potential mods

[19:54:50] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory h3ntlibs

[19:54:50] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 5 mods to load

[19:54:50] [Client thread/TRACE] [FML/]: Received a system property request ''

[19:54:50] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods

[19:54:50] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods

[19:54:50] [Client thread/DEBUG] [buildingbricks/]: Enabling mod buildingbricks

[19:54:50] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied

[19:54:50] [Client thread/TRACE] [FML/]: All mod requirements are satisfied

[19:54:50] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list

[19:54:50] [Client thread/TRACE] [FML/]: Mod sorting completed successfully

[19:54:50] [Client thread/DEBUG] [FML/]: Mod sorting data

[19:54:50] [Client thread/DEBUG] [FML/]: buildingbricks(Building Bricks:1.9.4-2.0.4): BuildingBricks-1.9.4-2.0.4.jar (required-after:Forge@[12.17.0.1909,);after:Quark;after:BiomesOPlenty)

[19:54:50] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp

[19:54:50] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp

[19:54:50] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.002s

[19:54:50] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML

[19:54:50] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists

[19:54:50] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection

[19:54:50] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)

[19:54:50] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at CLIENT

[19:54:50] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, buildingbrickshooks, buildingbricks] at SERVER

[19:54:51] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.783s

[19:54:51] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge

[19:54:51] [Client thread/DEBUG] [Forge/Forge]: Preloading CrashReport Classes

[19:54:51] [Client thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/client/SplashProgress$1

[19:54:51] [Client thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/FMLCommonHandler$1

[19:54:51] [Client thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/Loader$3

[19:54:51] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed

[19:54:51] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection

[19:54:51] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (12.17.0.1954)

[19:54:51] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.031s

[19:54:51] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLConstructionEvent to mod buildingbrickshooks

[19:54:51] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLConstructionEvent to mod buildingbrickshooks

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks Hooks took 0.001s

[19:54:51] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLConstructionEvent to mod buildingbricks

[19:54:51] [Client thread/TRACE] [FML/buildingbricks]: Mod buildingbricks is using network checker : Accepting version 1.9.4-2.0.4

[19:54:51] [Client thread/TRACE] [FML/buildingbricks]: Testing mod buildingbricks to verify it accepts its own version in a remote connection

[19:54:51] [Client thread/TRACE] [FML/buildingbricks]: The mod buildingbricks accepts its own version (1.9.4-2.0.4)

[19:54:51] [Client thread/DEBUG] [FML/buildingbricks]: Attempting to inject @SidedProxy classes into buildingbricks

[19:54:51] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLConstructionEvent to mod buildingbricks

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Building Bricks took 0.619s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Finished: Construction took 1.436s

[19:54:51] [Client thread/DEBUG] [FML/]: Mod signature data

[19:54:51] [Client thread/DEBUG] [FML/]:  Valid Signatures:

[19:54:51] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge-1.9.4-12.17.0.1954.jar

[19:54:51] [Client thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 12.17.0.1954) forge-1.9.4-12.17.0.1954.jar

[19:54:51] [Client thread/DEBUG] [FML/]:  Missing Signatures:

[19:54:51] [Client thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.19) minecraft.jar

[19:54:51] [Client thread/DEBUG] [FML/]: buildingbrickshooks (Building Bricks Hooks 1.9.4-2.0.4) minecraft.jar

[19:54:51] [Client thread/DEBUG] [FML/]: buildingbricks (Building Bricks 1.9.4-2.0.4) BuildingBricks-1.9.4-2.0.4.jar

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.005s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.006s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.006s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Building Bricks took 0.003s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - resources took 0.001s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading - LanguageManager took 0.088s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 0.089s

[19:54:51] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 0.110s

[19:54:51] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one

[19:54:51] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one

[19:54:51] [Client thread/DEBUG] [building Bricks/]: Mod Building Bricks is missing a pack.mcmeta file, substituting a dummy one

[19:54:51] [Client thread/INFO] [FML/]: Processing ObjectHolder annotations

[19:54:51] [Client thread/INFO] [FML/]: Found 419 ObjectHolder annotations

[19:54:51] [Client thread/INFO] [FML/]: Identifying ItemStackHolder annotations

[19:54:51] [Client thread/INFO] [FML/]: Found 0 ItemStackHolder annotations

[19:54:51] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp

[19:54:51] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp

[19:54:52] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s

[19:54:52] [Client thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML

[19:54:52] [Client thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML

[19:54:52] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.001s

[19:54:52] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge

[19:54:52] [Client thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0

[19:54:52] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge

[19:54:52] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.756s

[19:54:52] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLPreInitializationEvent to mod buildingbrickshooks

[19:54:52] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLPreInitializationEvent to mod buildingbrickshooks

[19:54:52] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks Hooks took 0.001s

[19:54:52] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLPreInitializationEvent to mod buildingbricks

[19:54:52] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[19:54:53] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:

{

  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",

  "promos": {

    "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.1902",

    "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.1954",

    "latest": "12.17.0.1954",

    "latest-1.7.10": "10.13.2.1343",

    "recommended": "12.16.1.1887"

  }

}

[19:54:53] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: BETA Target: null

[19:54:53] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Starting version check at https://raw.githubusercontent.com/hea3ven/BuildingBricks/master/media/update.json

[19:54:53] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [buildingbricks] Received version check data:

{

    "1.8": {

        "1.0.0-beta4": "    * Fix crash when holding a grass slab.",

        "1.0.0-beta1": "    * Initial release.",

        "1.0.0-beta3": "    * Add keybindings to switch the trowel's block type, fixes #3.\n    * Change the way the trowel consumes blocks to be more smart, fixes #10.\n    * Fix block breaking particles not having textures, fixes #7.\n    * Fix crash when placing blocks, fixes #13.\n    * Fix crash when looking up the recipe for the double slabs.\n    * Fix blocks dropping items when breaking them in creative mode, fixes #9.\n    * Fix silk touching blocks and their drops, fixes #8.\n    * Fix the trowel not respecting the top/side/bottom textures of materials, fixes #6.",

        "1.0.0-beta2": "    * Fix grass slabs not having a name and creative tab.\n    * Fix the trowel not placing the blocks client-side, fixes #4.\n    * Fix crash when running on servers, fixes #5.\n    * Fix blocks third-person rendering size.",

        "commit": null,

        "1.0.3": "    * Fix crash when using forge versions higher than 1521.",

        "1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "1.0.4": "    * Add materials for the stone variants and the prismarine blocks, fixes #21.\n    * Fix vertical slabs culling when placed next to each other, fixes #18.",

        "1.0.0": "    * Improve face culling, fixes #1.\n    * Fix material loading when running on servers, fixes #14.\n    * Fix the particles when running on a block being the missing texture.",

        "1.0.1": "    * Remove usage of javax.vecmath which is not available on servers, fixes #15.\n    * Fix crash when placing a double slab blcok next to a slab block, fixes #16.",

        "1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.0.2": "    * Reduce memory usage in the grass slabs world gen.\n    * Fix glass slabs making the sides of other slabs next to them invisible, fixes #17.\n    * Fix crash when you place a wall on top of another wall.\n    * Fix not being able to place torches on top of walls.",

        "1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.9": {

        "commit": "baa8163bca9ed86dc6d897d895cf0b0a36916941",

        "1.9-1.4.4": "    * Add that material jsons merge when there is more than one for the same material id.\n    * Fix crash when generateBlocks is false and you break a grass slab.\n    * Fix crash with Forge versions higher than 12.16.0.1780.",

        "1.9-1.4.5": "    * Update to Forge 12.16.0.1811.\n    * Fix the stained glass material generating a duplicate stained glass block.\n    * Fix crash when an item has an invalid material.",

        "1.9-1.4.6": "    * Update to Forge 12.16.0.1830.\n    * Fix blocks recipes being all mixed up.\n    * Fix rare crash when loading materials, fixes #46.",

        "1.9-1.4.7": "    * Fix bootstrap using the wrong version of CommonUtils.",

        "1.9-1.4.3": "    * Add materials for end bricks, purpur block and purpur pillar.\n    * Update to Minecraft 1.9.\n    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40.",

        "1.9-1.4.8": "    * Fix crash on startup when Biomes O' Plenty is present.",

        "1.9-2.0.1": "    * Fix crash when material have non existent blocks, fixes #58.",

        "1.9-2.0.2": "    * Fix grass slabs worldgen wrongly placing slabs in very steep terrains.\n    * Fix crash when a material block has not loaded properly, fixes #61.\n    * Fix the grass slabs worldgen leaving the top half of double tall grass and double flowers.\n    * Fix crash on the trowel/material bag gui, fixes #59.\n    * Fix trowel only consuming only exact matches of the block being placed.\n    * Fix another crash when materials have some non existent blocks, fixes #58.",

        "1.9-2.0.0": "    * Add jei recipe handler to display the material of blocks.\n    * Add configuration options to enable each block type (slab, step, corner, etc) individually.\n    * Add the material of blocks to their tooltips.\n    * Add that vertical slabs blocks are placed using the slab item and removed the vertical slab item.\n    * Update to java 8.\n    * Update to Forge 12.16.0.1894 (jriwanek).\n    * Rename buildingbrickscompatvanilla:grass_slab to buildingbricks:grass_slab (this change is not backwards compatible) and merge everything into a single mod.\n    * Improve the error message when a material fails to load from a json file.\n    * Fix grass slabs worldgen running in dimensions other than the overworld, even though it wasn't gonna do anything.\n    * Fix crash when placing a vertical slab next to a slab of the same material, fixes #56.\n    * Fix item dupe in the trowel gui.\n    * Fix crash when using the trowel and there is no way to consume exactly the required volume, fixes #52.\n    * Fix the material bag not having a recipe, fixes #49.\n    * Fix blocks not having the correct sounds.\n    * Fix the fence gate model not being rotated correctly.\n    * Fix the uv mapping of the inner stairs.\n    * Fix the blocks models not being uvlocked.\n    * Fix the generated blocks not being able to be used in normal recipes and remove completely the id mapping.",

        "1.9-2.0.5": "    * Fix crash on TileMaterial.getPickBlock, fixes #71.\n    * Fix the portable ladder blocks being able to be moved with pistons, fixes #70.",

        "1.9-2.0.3": "    * Fix crash when using the trowel, fixes #62.",

        "1.9-2.0.4": "    * Fix issues with the metadata on the material blocks items.\n    * Fix error spam when opening the trowel/material bag gui."

    },

    "promos": {

        "1.8-latest": "1.1.2",

        "1.9-latest": "1.9-2.0.5",

        "1.8.8-latest": "1.8.8-1.1.2",

        "1.8.9-latest": "1.8.9-1.4.4",

        "1.8-recommended": "1.1.2",

        "1.8.8-recommended": "1.8.8-1.1.2",

        "1.8.9-recommended": "1.8.9-1.4.4",

        "1.9-recommended": "1.9-2.0.5"

    },

    "1.8.8": {

        "1.8.8-1.1.2": "    * Fix crash when a grass slab is destroyed by an explosion.\n    * Fix the grass slab item having the wrong name.\n    * Fix more culling bugs in the stairs.\n    * Fix crash when starting a server on Windows.",

        "commit": null,

        "1.8.8-1.1.0": "    * Add a portable ladder block.\n    * Add materials for coarse dirt, podzol and mycelium, fixes #25.\n    * Add compatibility for thaumcraft blocks.\n    * Add fence and fence gate block types.\n    * Add a GUI for the trowel when you shift-right click on the air, fixes #23.\n    * Add a model for the trowel.\n    * Updated to Minecraft Forge version 1.8.8.\n    * Reduced significantly the blocks' space usage on disk and made it able to better handle removing/adding materials from existing worlds.\n    * Blocks now have the block hardness and explosion resistance of their material.\n    * Fix grass slabs world gen generating chunks recursively, fixes #22.",

        "1.8.8-1.1.1": "    * Fix startup crash on windows.\n    * Fix invisible faces on stairs when stacked on top of each other."

    },

    "1.8.9": {

        "commit": "82410f26b398bca9a0212ea04f16d2c0a26f87ad",

        "1.8.9-1.3.3": "    * Fix items converting when shift-clicking between containers.",

        "1.8.9-1.4.2": "    * Fix crash when disabling the generateBlocks config option, fixes #39.\n    * Fix crash when opening the trowel/material bag gui.",

        "1.8.9-1.4.3": "    * Fix the material bag losing it's material.\n    * Fix wall posts not having textures when using resourcepacks, fixes #40.",

        "1.8.9-1.4.4": "    * Fix crash when generateBlocks is false and you break a grass slab.",

        "1.8.9-1.2.0": "    * Add a Material Bag item that can hold 27 stacks of blocks of a single material, which the trowel can use as a source of materials.\n    * Add: blocks now combine with themselves if possible when being placed (i.e. placing a step next to another one will convert into a slab), fixes #11.\n    * Add keybindings for the trowel to directly select block types (by default numpad 0 = full block, numpad 1 = stairs, numpad 2 = slab, etc.), fixes #24.\n    * Add a validation of the material id mapping of the clients when they connect to servers, fixes #28.\n    * Fix portable ladder not having localization.\n    * Fix portable ladder not having a texture for the break particles.\n    * Fix the trowel not showing the binded block in the item model.\n    * Fix localization issue with the double stone slabs.\n    * Fix blocks being consumed by the trowel binding recipe.",

        "1.8.9-1.2.1": "    * Fix crash when placing a grass slab on top of another grass slab, fixes #32.\n    * Fix NPE sometimes when a player connects to a server, fixes #31.",

        "1.8.9-1.3.0": "    * Add config option to show binded trowels for all materials in the creative tab.\n    * Add compatibility with Biomes O' Plenty.\n    * Add compatibility with AdobeBlocks.\n    * Add a config option to replace the grass texture with a long grass texture, fixes #26.\n    * Add config option to disable the generation of the missing blocks for materials.\n    * Add command to generate material json files.\n    * Add the ability for the trowel to use any item with an ItemHandler capability as source of material and implement the ItemHandler capability in the material bag.\n    * Material bags now insert items as you pick them up from the ground.\n    * Allow materials to be loaded from a sub directory of the configuration directory.\n    * Improve the material bag inventory handling, fixes a dupe bug with it.\n    * Fix oclussion issue with transparent stairs and slabs.",

        "1.8.9-1.3.1": "    * Fix crash on server startup, fixes #33.",

        "1.8.9-1.4.0": "    * Add a way to generate materials for dyed blocks and add stained glass materials.\n    * Add the ability to override/add recipes in the material json, and change the recipe for glass walls, fixes #35.\n    * Add pane block type.\n    * Add config option to show/hide the generated blocks in the creative tab.\n    * Deprecated the material id mapping, it was an overengineered solution to a non-problem. DO NOT remove the config file \"config/BuildingBricks/material_ids.nbt\", it is needed to convert the worlds.\n    * Fix crash when breaking blocks, fixes #36.\n    * Fix some blocks having a missing textrure in the bottom side.\n    * Fix glass blocks not dropping when harvested with silk touch.\n    * Fix compatibility issue in the trowel binding recipe.",

        "1.8.9-1.3.2": "    * Fix stairs crafting recipe giving only 2 stairs in stead of 4.",

        "1.8.9-1.4.1": "    * Fix crash on servers, fixes #38."

    },

    "homepage": "https://github.com/hea3ven/BuildingBricks"

}

 

[19:54:53] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [buildingbricks] Found status: BETA Target: null

[19:54:53] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLPreInitializationEvent to mod buildingbricks

[19:54:53] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Building Bricks took 1.200s

[19:54:53] [Client thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 1.958s

[19:54:53] [Client thread/INFO] [FML/]: Applying holder lookups

[19:54:53] [Client thread/INFO] [FML/]: Holder lookups applied

[19:54:53] [Client thread/INFO] [FML/]: Injecting itemstacks

[19:54:53] [Client thread/INFO] [FML/]: Itemstack injection complete

[19:54:53] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - TextureManager took 0.000s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - SoundHandler took 12.582s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.009s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.010s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.010s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.011s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - GL Setup took 0.001s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Texture Map took 0.005s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - B3DLoader took 0.000s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - OBJLoader took 0.000s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelFluid$FluidLoader took 0.000s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ItemLayerModel$Loader took 0.000s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - MultiLayerModel$Loader took 0.000s

[19:55:06] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelDynBucket$LoaderDynBucket took 0.000s

[19:55:08] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: blocks took 1.495s

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_wall#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_pane#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_wall#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_wall#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_pane#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_wall#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_block#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_wall#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_slab#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_stairs#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_step#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:wood_corner#inventory', trying to load the variant from the blockstate json

[19:55:08] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:wood_step#inventory', trying to load the variant from the blockstate json

[19:55:09] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: items took 0.509s

[19:55:09] [Client thread/INFO] [FML/]: Max texture size: 8192

[19:55:09] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0.002s

[19:55:09] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.003s

[19:55:09] [Client thread/DEBUG] [FML/]: Bar Finished: Texture mipmap and upload - missingno took 0.001s

[19:55:10] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: baking took 1.619s

[19:55:18] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelManager took 11.910s

[19:55:18] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Model Manager took 11.960s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - RenderItem took 0.006s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Item Renderer took 0.323s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - EntityRenderer took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - BlockRendererDispatcher took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - RenderGlobal took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Entity Renderer took 0.141s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: Rendering Setup took 12.430s

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s

[19:55:19] [Client thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML

[19:55:19] [Client thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.000s

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.000s

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLInitializationEvent to mod buildingbrickshooks

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLInitializationEvent to mod buildingbrickshooks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Building Bricks Hooks took 0.000s

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLInitializationEvent to mod buildingbricks

[19:55:19] [Client thread/INFO] [buildingBricks.MaterialBlockRegistry/buildingbricks]: Created 55 blocks

[19:55:19] [Client thread/INFO] [buildingBricks.MaterialRegistry/buildingbricks]: Registered 102 material(s)

[19:55:19] [Client thread/INFO] [buildingBricks/buildingbricks]: Registering trowel's recipes

[19:55:19] [Client thread/INFO] [buildingBricks/buildingbricks]: Registering material blocks recipes

[19:55:19] [Client thread/INFO] [buildingBricks.CompatVanilla/buildingbricks]: Replacing default stone slab recipe

[19:55:19] [Client thread/DEBUG] [buildingBricks.CompatVanilla/buildingbricks]: Found original slab recipe

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLInitializationEvent to mod buildingbricks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Building Bricks took 0.220s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: Initialization took 0.221s

[19:55:19] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.007s

[19:55:19] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML

[19:55:19] [Client thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML

[19:55:19] [Client thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s

[19:55:19] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s

[19:55:19] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod buildingbrickshooks

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event IMCEvent to mod buildingbrickshooks

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event IMCEvent to mod buildingbrickshooks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Building Bricks Hooks took 0.000s

[19:55:19] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod buildingbricks

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event IMCEvent to mod buildingbricks

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event IMCEvent to mod buildingbricks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Building Bricks took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.008s

[19:55:19] [Client thread/INFO] [FML/]: Injecting itemstacks

[19:55:19] [Client thread/INFO] [FML/]: Itemstack injection complete

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s

[19:55:19] [Client thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML

[19:55:19] [Client thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.015s

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLPostInitializationEvent to mod buildingbrickshooks

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLPostInitializationEvent to mod buildingbrickshooks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Building Bricks Hooks took 0.000s

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLPostInitializationEvent to mod buildingbricks

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLPostInitializationEvent to mod buildingbricks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Building Bricks took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0.017s

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp

[19:55:19] [Client thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s

[19:55:19] [Client thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML

[19:55:19] [Client thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge

[19:55:19] [Client thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  17: RecipeEntry("Before", UNKNOWN, )

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  16: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  15: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  14: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  13: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  12: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  11: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  10: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  9: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  8: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  7: RecipeEntry("buildingbricks:trowelBind", SHAPELESS, com.hea3ven.buildingbricks.core.item.crafting.RecipeBindTrowel) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless

[19:55:19] [Client thread/DEBUG] [FML/Forge]:  1: RecipeEntry("After", UNKNOWN, )

[19:55:19] [Client thread/DEBUG] [FML/Forge]: Sorting recipes

[19:55:19] [Client thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.006s

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sending event FMLLoadCompleteEvent to mod buildingbrickshooks

[19:55:19] [Client thread/TRACE] [buildingbrickshooks/buildingbrickshooks]: Sent event FMLLoadCompleteEvent to mod buildingbrickshooks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Building Bricks Hooks took 0.000s

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sending event FMLLoadCompleteEvent to mod buildingbricks

[19:55:19] [Client thread/TRACE] [buildingbricks/buildingbricks]: Sent event FMLLoadCompleteEvent to mod buildingbricks

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Building Bricks took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.007s

[19:55:19] [Client thread/DEBUG] [FML/]: Freezing block and item id maps

[19:55:19] [Client thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 5 mods

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.004s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.004s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Building Bricks took 0.002s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - resources took 0.001s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/atlas/blocks.png took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii.png took 0.013s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/lightMap_1 took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/logo_1 took 0.000s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/misc/forcefield.png took 0.011s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii_sga.png took 0.039s

[19:55:19] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading Texture Manager took 0.064s

[19:55:23] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: blocks took 2.515s

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:cloth_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:dirt_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:glass_wall#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:grass_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_pane#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:ice_wall#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:metal_wall#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_pane#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:packed_ice_wall#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_block#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:rock_wall#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_slab#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_stairs#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:snow_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:wood_corner#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Item json isn't found for 'buildingbricks:wood_step#inventory', trying to load the variant from the blockstate json

[19:55:23] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: items took 0.587s

[19:55:23] [Client thread/INFO] [FML/]: Max texture size: 8192

[19:55:24] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 0.674s

[19:55:24] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 0.055s

[19:55:24] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.062s

[19:55:25] [Client thread/DEBUG] [FML/]: Bar Finished: Texture mipmap and upload took 0.654s

[19:55:32] [Client thread/DEBUG] [FML/]: Bar Finished: ModelLoader: baking took 6.861s

 

 

 

 

 

I really appreciate your help here!

 

Johan

 

Posted

Oh..I just noticed that you're running Windows Vista 32-bit (I doubt Vista is even supported, at least not officially, but I don't see why it wouldn't work at all).

 

Minecraft ran out of memory, you need to give it more (32-bit seems to default to 512MB and that's not enough to launch with buildingbricks installed, more than enough to launch vanilla or with Forge only if you will but that's kind of pointless).

 

To give it more RAM, start the launcher and click "edit profile". Check the box infront of "JVM Arguments:" and look in the field next to it, there may be some default arguments there but you only have to worry about the one that begins with -Xmx followed by a number and a letter, if it exists it should be the first one.

 

I'm not sure if it defaults to 512M or 1G on 32 bit systems (-Xmx512M or -Xmx1G) but either way you want it to say -Xmx1G and then click save profile. If there are no arguments by default, just add "-Xmx1G" (without the quotes).

 

Run the client again and it should launch and let you join the server. If by chance it crashes again, post the new log.

 

 

Problem here is that you can't give it a lot more than 1GB when using 32 bit Java and you have no choice there unless you upgrade to a 64-bit OS.

 

32-bit does technically support 4GB but 32-bit Windows doesn't allow more than 2GB per process (without trickery..that Java doesn't do). You can't give Minecraft even 2GB though because Java itself needs a chunk of ram and has to fit within the same 2GB as Minecraft...this makes it a bit tricky to figure out where the limit is because it varies between different systems, Java-versions, settings, etc. Up to maybe 1.3GB should be safe but after that YMMV...a lot.

 

With that said, 1 - 1.3GB should be more than enough to play with this mod (for sure) and even add some more (maybe) but don't go overboard. If you add more mods, keep track of the memory usage. When you're playing, hit F3 and look in the top right corner where it says MEM: (when testing with 1GB, same version of MC and Forge as you have and buildingbricks as the only mod it went up to a bit over 60% as most for me). You don't want it to ever hit 100%.

 

Note that buildingbricks adds slabs to world gen, that will make the RAM usage go up a bit (because it adds more blocks to keep track of in the world). Also, it's not the most stable mod and may cause crashes on it's own.

Posted

Minecraft ran out of memory, you need to give it more (32-bit seems to default to 512MB and that's not enough to launch with buildingbricks installed, more than enough to launch vanilla or with Forge only if you will but that's kind of pointless).

 

To give it more RAM, start the launcher and click "edit profile". Check the box infront of "JVM Arguments:" and look in the field next to it, there may be some default arguments there but you only have to worry about the one that begins with -Xmx followed by a number and a letter, if it exists it should be the first one.

 

That was it!!!  THANK YOU VERY MUCH!!!

 

Now at last I can give my attention to the mod and see how it works.....

 

Johan

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Remove Neruina and justleveling from your server
    • [01:52:34] [Server thread/WARN] [neruina/]: Neruina caught an exception, see below for cause java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER         at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:1.0] {}         at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}         at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}         at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}         at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}         at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}         at net.minecraftforge.network.simple.SimpleChannel.sendToServer(SimpleChannel.java:87) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin from mod connectivity,pl:mixin:A}         at com.dplayend.justleveling.network.ServerNetworking.sendToServer(ServerNetworking.java:36) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at com.dplayend.justleveling.network.packet.common.CounterAttackSP.send(CounterAttackSP.java:51) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at com.dplayend.justleveling.registry.RegistryCommonEvents.lambda$onAttackEntity$8(RegistryCommonEvents.java:315) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:137) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading}         at com.dplayend.justleveling.registry.RegistryCommonEvents.onAttackEntity(RegistryCommonEvents.java:315) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading}         at com.dplayend.justleveling.registry.__RegistryCommonEvents_onAttackEntity_LivingHurtEvent.invoke(.dynamic) ~[justleveling-forge-1.20.x-v1.7.jar%23542!/:forge-1.20.x-v1.7] {re:classloading,pl:eventbus:B}         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:292) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraftforge.common.ForgeHooksMixin from mod redirected,pl:mixin:APP:modernfix-forge.mixins.json:perf.faster_ingredients.ForgeHooksMixin from mod modernfix,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin from mod apotheosis,pl:mixin:APP:connectormod.mixins.json:ForgeHooksMixin from mod connectormod,pl:mixin:APP:connectormod.mixins.json:item.ForgeHooksMixin from mod connectormod,pl:mixin:A}         at net.minecraft.world.entity.player.Player.m_6475_(Player.java:909) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib,pl:mixin:APP:pehkui.mixins.json:reach.PlayerEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinPlayer from mod openpartiesandclaims,pl:mixin:APP:paraglider.mixins.json:MixinPlayer from mod paraglider,pl:mixin:APP:attributeslib.mixins.json:PlayerMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:tipsylib.mixins.json:server.PlayerMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:mixins.travelersbackpack.json:PlayerMixin from mod travelersbackpack,pl:mixin:APP:alltheleaks.mixins.json:main.PlayerMixin from mod alltheleaks,pl:mixin:APP:baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib,pl:mixin:APP:dummmmmmy-common.mixins.json:PlayerMixin from mod dummmmmmy,pl:mixin:APP:soulsweapons.mixins.json:PlayerEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:PlayerMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:PlayerEntityMixin from mod friendsandfoes,pl:mixin:APP:justleveling.mixins.json:MixPlayer from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/PlayerMixin from mod skilltree,pl:mixin:APP:supplementaries-common.mixins.json:PlayerMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:PlayerMixin from mod irons_spellbooks,pl:mixin:APP:mixins.epicfight.json:MixinPlayer from mod epicfight,pl:mixin:APP:create.mixins.json:PlayerMixin from mod create,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.LivingEntity.m_6469_(LivingEntity.java:1112) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:mixin:APP:baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib,pl:mixin:APP:subtle_effects.mixins.json:common.CommonLivingEntityMixin from mod subtle_effects,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin from mod modernfix,pl:mixin:APP:armorcurve.mixins.json:ValueUpdateMixin from mod armorcurve,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis,pl:mixin:APP:projectile_damage.mixins.json:LivingEntityMixin from mod projectile_damage,pl:mixin:APP:autoleveling.mixins.json:LivingEntityAccessor from mod autoleveling,pl:mixin:APP:curios.mixins.json:MixinLivingEntity from mod curios,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:alloc.enum_values.living_entity.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.unpushable_cramming.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_elytra_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_hand_swing.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_powder_snow_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.LivingEntityMixin from mod radium,pl:mixin:APP:questkilltask.mixins.json:LivingEntityMixin from mod questkilltask,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityAttributesMixin from mod tipsylib,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityEffectsMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.LivingEntityMixin from mod pehkui,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity from mod caelus,pl:mixin:APP:simply_swords_overhaul.mixins.json:MixinLivingEntity from mod simply_swords_overhaul,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin from mod idas,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin from mod citadel,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity from mod bookshelf,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf,pl:mixin:APP:dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy,pl:mixin:APP:cataclysm.mixins.json:LivingEntityMixin from mod cataclysm,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityInvoker from mod soulsweapons,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:LivingEntityMixin from mod friendsandfoes,pl:mixin:APP:simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords,pl:mixin:APP:knavesneeds-common.mixins.json:LivingEntityMixin from mod knavesneeds,pl:mixin:APP:justleveling.mixins.json:MixLivingEntity from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/LivingEntityMixin from mod skilltree,pl:mixin:APP:skilltree.mixins.json:LivingEntityAccessor from mod skilltree,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity from mod quark,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:LivingEntityMixin from mod irons_spellbooks,pl:mixin:APP:additional_attributes.mixins.json:LivingEntityMixin from mod additional_attributes,pl:mixin:APP:particle_effects.mixins.json:LivingEntityMixin from mod particle_effects,pl:mixin:APP:improvedmobs.mixins.json:LivingEntityMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinLivingEntity from mod epicfight,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin from mod create,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin from mod create,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor from mod create,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin from mod obscure_api,pl:mixin:APP:maxhealthfix.common.mixins.json:MixinLivingEntity from mod maxhealthfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.player.Player.m_6469_(Player.java:840) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:baguettelib.mixins.json:PlayerDeathMixin from mod baguettelib,pl:mixin:APP:pehkui.mixins.json:reach.PlayerEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinPlayer from mod openpartiesandclaims,pl:mixin:APP:paraglider.mixins.json:MixinPlayer from mod paraglider,pl:mixin:APP:attributeslib.mixins.json:PlayerMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:tipsylib.mixins.json:server.PlayerMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.PlayerEntityMixin from mod pehkui,pl:mixin:APP:mixins.travelersbackpack.json:PlayerMixin from mod travelersbackpack,pl:mixin:APP:alltheleaks.mixins.json:main.PlayerMixin from mod alltheleaks,pl:mixin:APP:baguettelib.mixins.json:PlayerEquipmentMixin from mod baguettelib,pl:mixin:APP:dummmmmmy-common.mixins.json:PlayerMixin from mod dummmmmmy,pl:mixin:APP:soulsweapons.mixins.json:PlayerEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:PlayerMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:PlayerEntityMixin from mod friendsandfoes,pl:mixin:APP:justleveling.mixins.json:MixPlayer from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/PlayerMixin from mod skilltree,pl:mixin:APP:supplementaries-common.mixins.json:PlayerMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:PlayerMixin from mod irons_spellbooks,pl:mixin:APP:mixins.epicfight.json:MixinPlayer from mod epicfight,pl:mixin:APP:create.mixins.json:PlayerMixin from mod create,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerPlayer.m_6469_(ServerPlayer.java:695) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.Mob.m_7327_(Mob.java:1410) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:net.minecraft.world.entity.MobMixin from mod redirected,pl:mixin:APP:subtle_effects.mixins.json:common.MobMixin from mod subtle_effects,pl:mixin:APP:fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.MobEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.MobEntityMixin from mod radium,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin from mod pehkui,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob from mod bookshelf,pl:mixin:APP:despawn_tweaker.mixins.json:MobMixin from mod despawn_tweaker,pl:mixin:APP:otherworldapoth.mixins.json:MobMixin from mod otherworldapoth,pl:mixin:APP:letmedespawn.mixins.json:MobMixin from mod letmedespawn,pl:mixin:APP:endergetic.mixins.json:MobMixin from mod endergetic,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin from mod moonlight,pl:mixin:APP:improvedmobs.mixins.json:MobEntityMixin from mod improvedmobs,pl:mixin:APP:improvedmobs.mixins.json:MobMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinMob from mod epicfight,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.forge.mixins.json:MixinForgeMob from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.monster.Zombie.m_7327_(Zombie.java:315) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,xf:fml:forge:forge_method_redirector,pl:connector_pre_launch:A,re:classloading,xf:fml:forge:forge_method_redirector,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.monster.Husk.m_7327_(Husk.java:57) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A}         at yesman.epicfight.world.capabilities.entitypatch.MobPatch.attack(MobPatch.java:179) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,re:classloading}         at yesman.epicfight.api.animation.types.AttackAnimation.hurtCollidingEntities(AttackAnimation.java:241) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}         at yesman.epicfight.api.animation.types.AttackAnimation.attackTick(AttackAnimation.java:216) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}         at yesman.epicfight.api.animation.types.AttackAnimation.tick(AttackAnimation.java:169) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}         at yesman.epicfight.api.animation.ServerAnimator.tick(ServerAnimator.java:85) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:classloading}         at yesman.epicfight.world.capabilities.entitypatch.LivingEntityPatch.tick(LivingEntityPatch.java:154) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}         at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:103) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:classloading}         at yesman.epicfight.events.__EntityEvents_updateEvent_LivingTickEvent.invoke(.dynamic) ~[epicfight-forge-20.9.7-1.20.1.jar%23476!/:20.9.7] {re:classloading,pl:eventbus:B}         at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}         at net.minecraftforge.common.ForgeHooks.onLivingTick(ForgeHooks.java:264) ~[forge-1.20.1-47.4.0-universal.jar%23670!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraftforge.common.ForgeHooksMixin from mod redirected,pl:mixin:APP:modernfix-forge.mixins.json:perf.faster_ingredients.ForgeHooksMixin from mod modernfix,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin from mod apotheosis,pl:mixin:APP:connectormod.mixins.json:ForgeHooksMixin from mod connectormod,pl:mixin:APP:connectormod.mixins.json:item.ForgeHooksMixin from mod connectormod,pl:mixin:A}         at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2258) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:connectormod:insertInjectionTarget,xf:fml:connectormod:updateItemUseStartTreshold,pl:mixin:APP:baguettelib.mixins.json:LivingEntityDeathMixin from mod baguettelib,pl:mixin:APP:subtle_effects.mixins.json:common.CommonLivingEntityMixin from mod subtle_effects,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin from mod modernfix,pl:mixin:APP:armorcurve.mixins.json:ValueUpdateMixin from mod armorcurve,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin from mod apotheosis,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity from mod apotheosis,pl:mixin:APP:projectile_damage.mixins.json:LivingEntityMixin from mod projectile_damage,pl:mixin:APP:autoleveling.mixins.json:LivingEntityAccessor from mod autoleveling,pl:mixin:APP:curios.mixins.json:MixinLivingEntity from mod curios,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin from mod attributeslib,pl:mixin:APP:fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:alloc.enum_values.living_entity.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.unpushable_cramming.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_elytra_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_hand_swing.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.fast_powder_snow_check.LivingEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.LivingEntityMixin from mod radium,pl:mixin:APP:questkilltask.mixins.json:LivingEntityMixin from mod questkilltask,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityAttributesMixin from mod tipsylib,pl:mixin:APP:tipsylib.mixins.json:server.LivingEntityEffectsMixin from mod tipsylib,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat117plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1194plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:compat1204minus.LivingEntityMixin from mod pehkui,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity from mod caelus,pl:mixin:APP:simply_swords_overhaul.mixins.json:MixinLivingEntity from mod simply_swords_overhaul,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin from mod idas,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin from mod citadel,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity from mod bookshelf,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf,pl:mixin:APP:dummmmmmy-common.mixins.json:LivingEntityMixin from mod dummmmmmy,pl:mixin:APP:cataclysm.mixins.json:LivingEntityMixin from mod cataclysm,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityInvoker from mod soulsweapons,pl:mixin:APP:soulsweapons.mixins.json:LivingEntityMixin from mod soulsweapons,pl:mixin:APP:endergetic.mixins.json:LivingEntityMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:LivingEntityMixin from mod friendsandfoes,pl:mixin:APP:simplyswords-common.mixins.json:LivingEntityMixin from mod simplyswords,pl:mixin:APP:knavesneeds-common.mixins.json:LivingEntityMixin from mod knavesneeds,pl:mixin:APP:justleveling.mixins.json:MixLivingEntity from mod justleveling,pl:mixin:APP:skilltree.mixins.json:minecraft/LivingEntityMixin from mod skilltree,pl:mixin:APP:skilltree.mixins.json:LivingEntityAccessor from mod skilltree,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity from mod quark,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin from mod supplementaries,pl:mixin:APP:mixins.irons_spellbooks.json:LivingEntityMixin from mod irons_spellbooks,pl:mixin:APP:additional_attributes.mixins.json:LivingEntityMixin from mod additional_attributes,pl:mixin:APP:particle_effects.mixins.json:LivingEntityMixin from mod particle_effects,pl:mixin:APP:improvedmobs.mixins.json:LivingEntityMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinLivingEntity from mod epicfight,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin from mod create,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin from mod create,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor from mod create,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin from mod pehkui,pl:mixin:APP:obscure_api.mixins.json:LivingEntityMixin from mod obscure_api,pl:mixin:APP:maxhealthfix.common.mixins.json:MixinLivingEntity from mod maxhealthfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.Mob.m_8119_(Mob.java:337) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:net.minecraft.world.entity.MobMixin from mod redirected,pl:mixin:APP:subtle_effects.mixins.json:common.MobMixin from mod subtle_effects,pl:mixin:APP:fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric_entity_events_v1,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.MobEntityMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.skip_equipment_change_check.MobEntityMixin from mod radium,pl:mixin:APP:pehkui.mixins.json:MobEntityMixin from mod pehkui,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob from mod bookshelf,pl:mixin:APP:despawn_tweaker.mixins.json:MobMixin from mod despawn_tweaker,pl:mixin:APP:otherworldapoth.mixins.json:MobMixin from mod otherworldapoth,pl:mixin:APP:letmedespawn.mixins.json:MobMixin from mod letmedespawn,pl:mixin:APP:endergetic.mixins.json:MobMixin from mod endergetic,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin from mod moonlight,pl:mixin:APP:improvedmobs.mixins.json:MobEntityMixin from mod improvedmobs,pl:mixin:APP:improvedmobs.mixins.json:MobMixin from mod improvedmobs,pl:mixin:APP:mixins.epicfight.json:MixinMob from mod epicfight,pl:mixin:APP:pehkui.mixins.json:compat116plus.MobEntityMixin from mod pehkui,pl:mixin:APP:openpartiesandclaims.forge.mixins.json:MixinForgeMob from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:210) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,xf:fml:forge:forge_method_redirector,pl:connector_pre_launch:A,re:classloading,xf:fml:forge:forge_method_redirector,pl:mixin:APP:pehkui.mixins.json:compat1201minus.EntityVehicleHeightOffsetMixin from mod pehkui,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:694) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:projectile_damage.mixins.json:ServerWorldMixin from mod projectile_damage,pl:mixin:APP:ysns.mixins.json:ServerWorldMixin from mod ysns,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor from mod radium,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin from mod pehkui,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin from mod immersive_weathering,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:catchers.ServerWorldMixin from mod neruina,pl:mixin:APP:idas.mixins.json:ServerLevelMixin from mod idas,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:ServerLevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:endergetic.mixins.json:ServerLevelMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin from mod friendsandfoes,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.level.Level.mixinextras$bridge$accept$186(Level.java) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraft.world.level.LevelMixin from mod redirected,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_tracking.block_listening.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_height.WorldMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.LevelMixin from mod alltheleaks,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:LevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:neruina.mixins.json:catchers.WorldMixin from mod neruina,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:92) ~[Neruina-2.1.2-forge+1.20.1.jar%23574!/:?] {re:mixin,re:classloading}         at net.minecraft.world.level.Level.wrapOperation$cgb000$neruina$catchTickingEntities$notTheCauseOfTickLag(Level.java:8040) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraft.world.level.LevelMixin from mod redirected,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_tracking.block_listening.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_height.WorldMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.LevelMixin from mod alltheleaks,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:LevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:neruina.mixins.json:catchers.WorldMixin from mod neruina,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_forge_1.20.1.json:forge.net.minecraft.world.level.LevelMixin from mod redirected,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.block_tracking.block_listening.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.WorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.inline_height.WorldMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:LevelMixin from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.LevelMixin from mod alltheleaks,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:LevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:neruina.mixins.json:catchers.WorldMixin from mod neruina,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:projectile_damage.mixins.json:ServerWorldMixin from mod projectile_damage,pl:mixin:APP:ysns.mixins.json:ServerWorldMixin from mod ysns,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor from mod radium,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin from mod pehkui,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin from mod immersive_weathering,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:catchers.ServerWorldMixin from mod neruina,pl:mixin:APP:idas.mixins.json:ServerLevelMixin from mod idas,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:ServerLevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:endergetic.mixins.json:ServerLevelMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin from mod friendsandfoes,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:lithium.mixins.json:collections.entity_ticking.EntityListMixin from mod radium,pl:mixin:APP:immersive_optimization.mixins.json:EntityTickListAccessor from mod immersive_optimization,pl:mixin:APP:alltheleaks.mixins.json:main.EntityTickListMixin from mod alltheleaks,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:projectile_damage.mixins.json:ServerWorldMixin from mod projectile_damage,pl:mixin:APP:ysns.mixins.json:ServerWorldMixin from mod ysns,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:profiler.ServerWorldMixin from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerWorldAccessor from mod radium,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin from mod pehkui,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin from mod immersive_weathering,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:catchers.ServerWorldMixin from mod neruina,pl:mixin:APP:idas.mixins.json:ServerLevelMixin from mod idas,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:dataanchor-common.mixins.json:ServerLevelMixin from mod dataanchor,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:endergetic.mixins.json:ServerLevelMixin from mod endergetic,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor from mod friendsandfoes,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin from mod friendsandfoes,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23665!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin from mod fastload,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:settlement-roads.mixins.json:ExampleMixin from mod settlement_roads,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin from mod blueprint,pl:mixin:A,pl:connector_pre_launch:A}         at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}   I dont know what mod isnt working
    • Remove entity_model_features_1.20.1-forge-3.0.1.jar from your mods folder. If there are other mods that depend on that mod, you may have to remove them also.
    • as I wrote earlier when entering the Aternos server, minecraft crashes when re-entering the server and I can not solve this problem, I made my own assembly on minecraft 1.20.1 Forge (47.4.0) checked everything and everything worked after that I downloaded all the mods on Aternos having previously configured and after that everything worked, I played on the server with friends for a whole week and no problems arose but literally when we again gathered to play minecraft with me with a friend who also uses TLaucher after launching minecraft some kind of loading began we did not pay attention to it but still it confused us a little after launching minecraft and the server on Aternos we began to connect to the server but the problems began already at the first entry, minecraft hung on the screen of connecting to the world and a window appeared with a notification that minecraft is not responding but on the server it displayed our presence after we restarted minecraft I decided to connect first but the result was the same then we restarted server and I started connecting first again and this time I managed to enter the server but my friend couldn't do it after that I decided to check what would happen if I entered the server again and when I did it the situation repeated itself as the first time then I restarted the server again and tried to enter and I succeeded again then I tried to play on the server and everything worked but when I tried to die and appear on the bed then after death when I pressed the revival button I appeared near the bed and at that very moment the game froze again and minecraft stopped responding all this time the server was working and I thought that there was an error on the client side and I reinstalled the mods in my minecraft folder but everything was the same as before I tried to delete all the client mods and enter the server but everything was useless I tried to enter the single world in minecraft and everything worked fine I thought that this was a TLauncher problem but my other friend who has the official launcher has the same thing when entering the server minecraft stops responding I don't know what to do I want to ask for help maybe someone has encountered I have already made custom builds and made a server with them before, but this is the first time I have encountered such a problem, I looked at the logs, but to be honest I don’t really understand them and I don’t know where to look for an error, please help, I will attach the log and the names of the mods on the server and client below   Server mods______________________________________________________ [1.20.1] SecurityCraft v1.10.0.1.jar ad_astra-forge-1.20.1-1.15.20.jar alexscaves-2.0.2.jar amendments-1.20-2.2.1.jar Apotheosis-1.20.1-7.4.8.jar ApothicAttributes-1.20.1-1.3.7.jar architectury-9.2.14-forge.jar Armor of the Ages-forge-1.20.1-1.3.8.jar ars_elemental-1.20.1-0.6.7.8.jar ars_nouveau-1.20.1-4.12.7-all.jar AttributeFix-Forge-1.20.1-21.0.4.jar backpacked-forge-1.20.1-3.0.0-beta.9.jar BiomesOPlenty-forge-1.20.1-19.0.0.96.jar botarium-forge-1.20.1-2.3.4.jar Bountiful-6.0.4+1.20.1-forge.jar caelus-forge-3.2.0+1.20.1.jar Chunky-1.3.146.jar citadel-2.6.2-1.20.1.jar cloth-config-11.1.136-forge.jar Clumps-forge-1.20.1-12.0.0.4.jar create-1.20.1-6.0.6.jar create-musketmod-1.20.1-forge-1.5.2.jar create_radar-0.3.1+mc1.20.1-all.jar createbigcannons-5.9.1-mc.1.20.1-forge.jar createdeco-2.0.3-1.20.1-forge.jar createdieselgenerators-1.20.1-1.3.5.jar CreativeCore_FORGE_v2.12.32_mc1.20.1.jar cupboard-1.20.1-2.7.jar curios-forge-5.14.1+1.20.1.jar Dave's Potioneering-forge-1.20.1-13.jar FarmersDelight-1.20.1-1.2.9.jar Fastload-Reforged-mc1.20.1-3.4.0.jar Female-Gender-Mod-forge-1.20.1-3.1.jar ferritecore-6.0.1-forge.jar FramedBlocks-9.4.2.jar framework-forge-1.20.1-0.7.15.jar geckolib-forge-1.20.1-4.7.4.jar GlitchCore-forge-1.20.1-0.0.1.1.jar HangGlider-v8.0.1-1.20.1-Forge.jar ibo-3.0.0-forge-1.19.3.jar  (Incendium: Biomes Only) full name iceandfire-2.1.13-1.20.1-beta-5.jar ▸ immersive_aircraft-1.3.3+1.20.1-forge.jar Incendium_1.20.x_v5.3.5.jar ItemPhysic_FORGE_v1.8.8_mc1.20.1.jar ItemProductionLib-1.20.1-1.0.2a-all.jar jei-1.20.1-forge-15.20.0.112.jar Kambrik-6.1.1+1.20.1-forge.jar kotlinforforge-4.11.0-all.jar letsdo-API-forge-1.2.15-forge.jar letsdo-brewery-forge-1.1.9.jar letsdo-vinery-forge-1.4.40.jar lukis-grand-capitals-1.1.2.jar moonlight-1.20-2.16.8-forge.jar musketmod-1.20.1-forge-1.5.2.jar noisium-forge-2.3.0+mc1.20-1.20.1.jar origins-forge-1.20.1-1.10.0.9-all.jar Orva Alarms V4.0.0 - 1.20.1.jar PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar Placebo-1.20.1-8.6.3.jar PuzzlesLib-v8.1.33-1.20.1-Forge.jar resourcefulconfig-forge-1.20.1-2.1.3.jar resourcefullib-forge-1.20.1-2.1.29.jar ritchiesprojectilelib-2.1.0+mc.1.20.1-forge.jar SereneSeasons-forge-1.20.1-9.1.0.2.jar supplementaries-1.20-3.1.37.jar TerraBlender-forge-1.20.1-3.0.1.10.jar Terralith_1.20.x_v2.5.4.jar tfmg-1.0.2c.jar Underground Bunkers-1.0.5-1.20.x-forge.jar voicechat-forge-1.20.1-2.5.35.jar Xaeros_Minimap_25.2.10_Forge_1.20.jar XaerosWorldMap_1.39.12_Forge_1.20.jar yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar _________________________________________________________________________________   client mod ___________________________________________________________________________________ Armor of the Ages-forge-1.20.1-1.3.8.jar" ars_elemental-1.20.1-0.6.7.8.jar" ars_nouveau-1.20.1-4.12.7-all.jar" AttributeFix-Forge-1.20.1-21.0.4.jar" backpacked-forge-1.20.1-3.0.0-beta.9.jar" BetterF3-7.0.2-Forge-1.20.1.jar" betterfpsdist-1.20.1-6.0.jar" BetterPingDisplay-1.20.1-1.1.jar" BiomesOPlenty-forge-1.20.1-19.0.0.96.jar" botarium-forge-1.20.1-2.3.4.jar" Bountiful-6.0.4+1.20.1-forge.jar" caelus-forge-3.2.0+1.20.1.jar" citadel-2.6.2-1.20.1.jar" cloth-config-11.1.136-forge.jar" Clumps-forge-1.20.1-12.0.0.4.jar" create_radar-0.3.1+mc1.20.1-all.jar" create-1.20.1-6.0.6.jar" createbigcannons-5.9.1-mc.1.20.1-forge.jar" createdeco-2.0.3-1.20.1-forge.jar" createdieselgenerators-1.20.1-1.3.5.jar" create-musketmod-1.20.1-forge-1.5.2.jar" CreativeCore_FORGE_v2.12.32_mc1.20.1.jar" cupboard-1.20.1-2.7.jar" curios-forge-5.14.1+1.20.1.jar" Dave's Potioneering-forge-1.20.1-13.jar" embeddium-0.3.31+mc1.20.1.jar" entityculling-forge-1.8.2-mc1.20.1.jar" FarmersDelight-1.20.1-1.2.9.jar" Fastload-Reforged-mc1.20.1-3.4.0.jar" Female-Gender-Mod-forge-1.20.1-3.1.jar" ferritecore-6.0.1-forge.jar" FramedBlocks-9.4.2.jar" framework-forge-1.20.1-0.7.15.jar" geckolib-forge-1.20.1-4.7.4.jar" GlitchCore-forge-1.20.1-0.0.1.1.jar" HangGlider-v8.0.1-1.20.1-Forge.jar" ibo-3.0.0-forge-1.19.3.jar"               (Incendium: Biomes Only) full name iceandfire-2.1.13-1.20.1-beta-5.jar" immersive_aircraft-1.3.3+1.20.1-forge.jar" Incendium_1.20.x_v5.3.5.jar" ItemPhysic_FORGE_v1.8.8_mc1.20.1.jar" ItemProductionLib-1.20.1-1.0.2a-all.jar" jei-1.20.1-forge-15.20.0.112.jar" Kambrik-6.1.1+1.20.1-forge.jar" kotlinforforge-4.11.0-all.jar" KryptonReforged-0.2.3.jar" letsdo-API-forge-1.2.15-forge.jar" letsdo-brewery-forge-1.1.9.jar" letsdo-vinery-forge-1.4.40.jar" lukis-grand-capitals-1.1.2.jar" moonlight-1.20-2.16.9-forge.jar" noisium-forge-2.3.0+mc1.20-1.20.1.jar" oculus-mc1.20.1-1.8.0.jar" origins-forge-1.20.1-1.10.0.9-all.jar" Orva Alarms V4.0.0 - 1.20.1.jar" PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar" Placebo-1.20.1-8.6.3.jar" PuzzlesLib-v8.1.33-1.20.1-Forge.jar" resourcefulconfig-forge-1.20.1-2.1.3.jar" resourcefullib-forge-1.20.1-2.1.29.jar" ritchiesprojectilelib-2.1.0+mc.1.20.1-forge.jar" rubidium-extra-0.5.4.4+mc1.20.1-build.131.jar" SereneSeasons-forge-1.20.1-9.1.0.2.jar" supplementaries-1.20-3.1.37.jar" TerraBlender-forge-1.20.1-3.0.1.10.jar" Terralith_1.20.x_v2.5.4.jar" tfmg-1.0.2c.jar" tl_skin_cape_forge_1.20.1-1.32.jar" tl_skin_cape_forge_1.20-1.36.jar" UndergroundBunkers-1.0.5-1.20.x-forge.jar" voicechat-forge-1.20.1-2.5.35.jar" Xaeros_Minimap_25.2.10_Forge_1.20.jar" XaerosWorldMap_1.39.12_Forge_1.20.jar" yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar" [1.20.1] SecurityCraft v1.10.0.1.jar" ad_astra-forge-1.20.1-1.15.20.jar" alexscaves-2.0.2.jar" AmbientEnvironment-forge-1.20.1-11.0.0.1.jar" amendments-1.20-2.2.1.jar" Apotheosis-1.20.1-7.4.8.jar" ApothicAttributes-1.20.1-1.3.7.jar" architectury-9.2.14-forge.jar"   log ___________________________________________________________________________________________________________________________________________________________________________________________________ [17:47:04] [main/INFO]: ModLauncher running: args [--username, smivi, --version, Forge 1.20.1, --gameDir, C:\Users\Admin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Admin\AppData\Roaming\.minecraft\assets, --assetIndex, 5, --uuid, b849b978-182c-11eb-a3e3-d45d64bce613, --accessToken, ????????, --clientId, null, --xuid, null, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 47.4.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [17:47:04] [main/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.15 by Microsoft; OS Windows 10 arch amd64 version 10.0 [17:47:05] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [17:47:05] [main/INFO]: Trying GL version 4.6 [17:47:05] [main/INFO]: Requested GL version 4.6 got version 4.6 [17:47:05] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Admin/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT [17:47:05] [pool-2-thread-1/INFO]: GL info: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation [17:47:05] [main/INFO]: Found mod file [1.20.1] SecurityCraft v1.10.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ad_astra-forge-1.20.1-1.15.20.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file alexscaves-2.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file AmbientEnvironment-forge-1.20.1-11.0.0.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file amendments-1.20-2.2.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Apotheosis-1.20.1-7.4.8.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ApothicAttributes-1.20.1-1.3.7.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file architectury-9.2.14-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Armor of the Ages-forge-1.20.1-1.3.8.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ars_elemental-1.20.1-0.6.7.8.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ars_nouveau-1.20.1-4.12.7-all.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file AttributeFix-Forge-1.20.1-21.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file backpacked-forge-1.20.1-3.0.0-beta.9.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file BetterF3-7.0.2-Forge-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file betterfpsdist-1.20.1-6.0.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file BetterPingDisplay-1.20.1-1.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file BiomesOPlenty-forge-1.20.1-19.0.0.96.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file botarium-forge-1.20.1-2.3.4.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Bountiful-6.0.4+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file caelus-forge-3.2.0+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file citadel-2.6.2-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file cloth-config-11.1.136-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Clumps-forge-1.20.1-12.0.0.4.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file create-1.20.1-6.0.6.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file create-musketmod-1.20.1-forge-1.5.2.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file create_radar-0.3.1+mc1.20.1-all.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file createbigcannons-5.9.1-mc.1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file createdeco-2.0.3-1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file createdieselgenerators-1.20.1-1.3.5.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file CreativeCore_FORGE_v2.12.32_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file cupboard-1.20.1-2.7.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file curios-forge-5.14.1+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Dave's Potioneering-forge-1.20.1-13.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file entityculling-forge-1.8.2-mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file FarmersDelight-1.20.1-1.2.9.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Fastload-Reforged-mc1.20.1-3.4.0.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Female-Gender-Mod-forge-1.20.1-3.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ferritecore-6.0.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file FramedBlocks-9.4.2.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file framework-forge-1.20.1-0.7.15.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file geckolib-forge-1.20.1-4.7.4.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file GlitchCore-forge-1.20.1-0.0.1.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file HangGlider-v8.0.1-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ibo-3.0.0-forge-1.19.3.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file iceandfire-2.1.13-1.20.1-beta-5.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file immersive_aircraft-1.3.3+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Incendium_1.20.x_v5.3.5.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ItemPhysic_FORGE_v1.8.8_mc1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ItemProductionLib-1.20.1-1.0.2a-all.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file jei-1.20.1-forge-15.20.0.112.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Kambrik-6.1.1+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file kotlinforforge-4.11.0-all.jar of type LIBRARY with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file KryptonReforged-0.2.3.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file letsdo-API-forge-1.2.15-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file letsdo-brewery-forge-1.1.9.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file letsdo-vinery-forge-1.4.40.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file lukis-grand-capitals-1.1.2.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file moonlight-1.20-2.16.9-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file noisium-forge-2.3.0+mc1.20-1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file origins-forge-1.20.1-1.10.0.9-all.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Orva Alarms V4.0.0 - 1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Placebo-1.20.1-8.6.3.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file PuzzlesLib-v8.1.33-1.20.1-Forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file resourcefulconfig-forge-1.20.1-2.1.3.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file resourcefullib-forge-1.20.1-2.1.29.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file ritchiesprojectilelib-2.1.0+mc.1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file SereneSeasons-forge-1.20.1-9.1.0.2.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file supplementaries-1.20-3.1.37.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file TerraBlender-forge-1.20.1-3.0.1.10.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Terralith_1.20.x_v2.5.4.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file tfmg-1.0.2c.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file tl_skin_cape_forge_1.20-1.36.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file tl_skin_cape_forge_1.20.1-1.32.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file UndergroundBunkers-1.0.5-1.20.x-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file voicechat-forge-1.20.1-2.5.35.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file Xaeros_Minimap_25.2.10_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file XaerosWorldMap_1.39.12_Forge_1.20.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/INFO]: Found mod file yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar of type MOD with provider {mods folder locator at C:\Users\Admin\AppData\Roaming\.minecraft\mods} [17:47:05] [main/WARN]: Mod file C:\Users\Admin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.20.1-47.4.0\fmlcore-1.20.1-47.4.0.jar is missing mods.toml file [17:47:05] [main/WARN]: Mod file C:\Users\Admin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.4.0\javafmllanguage-1.20.1-47.4.0.jar is missing mods.toml file [17:47:05] [main/WARN]: Mod file C:\Users\Admin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.4.0\lowcodelanguage-1.20.1-47.4.0.jar is missing mods.toml file [17:47:05] [main/WARN]: Mod file C:\Users\Admin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.20.1-47.4.0\mclanguage-1.20.1-47.4.0.jar is missing mods.toml file [17:47:06] [main/INFO]: Found mod file fmlcore-1.20.1-47.4.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@63718b93 [17:47:06] [main/INFO]: Found mod file javafmllanguage-1.20.1-47.4.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@63718b93 [17:47:06] [main/INFO]: Found mod file lowcodelanguage-1.20.1-47.4.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@63718b93 [17:47:06] [main/INFO]: Found mod file mclanguage-1.20.1-47.4.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@63718b93 [17:47:06] [main/INFO]: Found mod file client-1.20.1-20230612.114412-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@63718b93 [17:47:06] [main/INFO]: Found mod file forge-1.20.1-47.4.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@63718b93 [17:47:06] [main/WARN]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [17:47:06] [main/WARN]: Attempted to select a dependency jar for JarJar which was passed in as source: geckolib. Using Mod File: C:\Users\Admin\AppData\Roaming\.minecraft\mods\geckolib-forge-1.20.1-4.7.4.jar [17:47:06] [main/INFO]: Found 32 dependencies adding them to mods collection [17:47:06] [main/INFO]: Found mod file jankson-1.2.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file mixinsquared-forge-0.1.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file additionalentityattributes-forge-1.4.0.5+1.20.1.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file common-io-3.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file kfflang-4.11.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file Registrate-MC1.20-1.3.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file Ponder-Forge-1.20.1-1.0.80.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file imageio-webp-3.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file json-0.2.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file mclib-20.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file calio-forge-1.20.1-1.11.0.5.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file TRender-1.0.5-1.20.1-forge-SNAPSHOT.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file kffmod-4.11.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file kfflib-4.11.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file apoli-forge-1.20.1-2.9.0.8.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file flywheel-forge-1.20.1-1.0.4.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file bytecodecs-1.0.2.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file common-image-3.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file imageio-core-3.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file MixinExtras-0.4.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file MixinSquared-0.1.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file mixinextras-forge-0.2.0-beta.8.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file common-lang-3.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file MathParser.org-mXparser-5.2.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file imageio-metadata-3.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file yabn-1.0.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file TRansition-1.0.3-1.20.1-forge-SNAPSHOT.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file caffeine-3.2.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file gson-0.2.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file puzzlesaccessapi-forge-20.1.1.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file jlayer-1.0.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:06] [main/INFO]: Found mod file commons-math3-3.6.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@2b10ace9 [17:47:08] [main/INFO]: Compatibility level set to JAVA_17 [17:47:08] [main/ERROR]: Mixin config musketmod.mixins.json does not specify "minVersion" property [17:47:08] [main/ERROR]: Mixin config yacl.mixins.json does not specify "minVersion" property [17:47:09] [main/INFO]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector] [17:47:09] [main/INFO]: Launching target 'forgeclient' with arguments [--version, Forge 1.20.1, --gameDir, C:\Users\Admin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Admin\AppData\Roaming\.minecraft\assets, --uuid, b849b978-182c-11eb-a3e3-d45d64bce613, --username, smivi, --assetIndex, 5, --accessToken, ????????, --clientId, null, --xuid, null, --userType, mojang, --versionType, modified, --width, 925, --height, 530] [17:47:09] [main/WARN]: Reference map 'puzzlesaccessapi.common.refmap.json' for puzzlesaccessapi.common.mixins.json could not be read. If this is a development environment you can ignore this message [17:47:09] [main/WARN]: Reference map 'Create-The_Factory_Must_Grow.refmap.json' for tfmg.mixins.json could not be read. If this is a development environment you can ignore this message [17:47:09] [main/INFO]: Loading 90 mods:     - ad_astra 1.15.20     - alexscaves 2.0.2     - ambientenvironment 11.0.0.1     - amendments 1.20-2.2.1     - apotheosis 7.4.8     - architectury 9.2.14     - armoroftheages 1.3.8     - ars_elemental 0.6.7.8     - ars_nouveau 4.12.7     - attributefix 21.0.4     - attributeslib 1.3.7     - backpacked 3.0.0-beta.9     - betterf3 7.0.2     - betterfpsdist 1.20.1-6.0     - betterpingdisplay 1.1     - biomesoplenty 19.0.0.96     - botarium 2.3.4     - bountiful 6.0.4+1.20.1     - brewery 1.1.9     - caelus 3.2.0+1.20.1     - citadel 2.6.2     - cloth_config 11.1.136     - clumps 12.0.0.4     - create 6.0.6         |-- flywheel 1.0.4         \-- ponder 1.0.80     - create_radar 0.3     - createbigcannons 5.9.1     - createdeco 2.0.3-1.20.1-forge     - createdieselgenerators 1.20.1-1.3.5     - creativecore 2.12.32     - cupboard 1.20.1-2.7     - curios 5.14.1+1.20.1     - davespotioneering 13     - doapi 1.2.15         \-- terraform 7.0.1     - entityculling 1.8.2         |-- transition 1.0.3         \-- trender 1.0.5     - farmersdelight 1.20.1-1.2.9     - fastload 3.4.0     - ferritecore 6.0.1     - forge 47.4.0     - framedblocks 9.4.2     - framework 0.7.15     - geckolib 4.7.4     - glitchcore 0.0.1.1     - hangglider 8.0.1     - ibo 3.0.0     - iceandfire 2.1.13-1.20.1     - immersive_aircraft 1.3.3+1.20.1     - incendium 5.3.5     - itemphysic 1.8.8     - itemproductionlib 1.0.2a     - jei 15.20.0.112     - kambrik 6.1.1+1.20.1     - kotlinforforge 4.11.0     - krypton 0.2.3     - minecraft 1.20.1     - moonlight 1.20-2.16.9     - mr_lukis_grandcapitals 1.1.2     - musketmod 1.5.2     - noisium 2.3.0+mc1.20-1.20.1     - origins 1.20.1-1.10.0.9         |-- additionalentityattributes 1.4.0.5+1.20.1         |-- apoli 1.20.1-2.9.0.8         |-- calio 1.20.1-1.11.0.5         \-- mixinextras 0.2.0-beta.8     - orva_alarms 1.0.0     - placebo 8.6.3     - puzzleslib 8.1.33         \-- puzzlesaccessapi 20.1.1     - resourcefulconfig 2.1.3     - resourcefullib 2.1.29     - ritchiesprojectilelib 2.1.0     - securitycraft 1.10.0.1     - sereneseasons 9.1.0.2     - skilltree 0.6.14a     - supplementaries 1.20-3.1.37         \-- mixinsquared 0.1.1     - terrablender 3.0.1.10     - terralith 2.5.4     - tfmg 1.0.2c     - tlskincape 1.36     - underground_bunkers 1.0.5     - vinery 1.4.40     - voicechat 1.20.1-2.5.35     - wildfire_gender 1.20.1-3.0.1     - xaerominimap 25.2.10     - xaeroworldmap 1.39.12     - yet_another_config_lib_v3 3.6.6+1.20.1-forge [17:47:09] [main/INFO]: Patching IForgeItemStack#getEnchantmentLevel [17:47:09] [main/INFO]: Patching IForgeItemStack#getEnchantmentLevel [17:47:09] [main/INFO]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu [17:47:09] [main/WARN]: Error loading class: org/violetmoon/quark/content/tweaks/module/GoldToolsHaveFortuneModule (java.lang.ClassNotFoundException: org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule) [17:47:09] [main/INFO]: Patching IForgeItemStack#getEnchantmentLevel [17:47:09] [main/INFO]: Patching IForgeItemStack#getEnchantmentLevel [17:47:09] [main/WARN]: Error loading class: org/violetmoon/quark/content/client/tooltip/AttributeTooltips (java.lang.ClassNotFoundException: org.violetmoon.quark.content.client.tooltip.AttributeTooltips) [17:47:10] [main/INFO]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [17:47:10] [main/INFO]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [17:47:10] [main/WARN]: Error loading class: fuzs/visualworkbench/world/inventory/ModCraftingMenu (java.lang.ClassNotFoundException: fuzs.visualworkbench.world.inventory.ModCraftingMenu) [17:47:10] [main/WARN]: @Mixin target fuzs.visualworkbench.world.inventory.ModCraftingMenu was not found itemproductionlib.mixins.json:visualworkbench/ModCraftingMenuMixin [17:47:10] [main/INFO]: Patching FishingHook#catchingFish [17:47:10] [main/WARN]: Error loading class: fuzs/easymagic/world/inventory/ModEnchantmentMenu (java.lang.ClassNotFoundException: fuzs.easymagic.world.inventory.ModEnchantmentMenu) [17:47:10] [main/WARN]: @Mixin target fuzs.easymagic.world.inventory.ModEnchantmentMenu was not found skilltree.mixins.json:easymagic/ModEnchantmentMenuMixin [17:47:10] [main/INFO]: Loaded config for: betterfpsdist.json [17:47:10] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/gui/SodiumGameOptionPages (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.gui.SodiumGameOptionPages) [17:47:10] [main/WARN]: @Mixin target me.jellysquid.mods.sodium.client.gui.SodiumGameOptionPages was not found betterfpsdist.mixins.json:SodiumGameOptionPagesMixin [17:47:10] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/occlusion/OcclusionCuller (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.occlusion.OcclusionCuller) [17:47:10] [main/WARN]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.occlusion.OcclusionCuller was not found betterfpsdist.mixins.json:Sodiummixin [17:47:10] [main/WARN]: Error loading class: com/dsvv/cbcat/cannon/twin_autocannon/contraption/MountedTwinAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.twin_autocannon.contraption.MountedTwinAutocannonContraption) [17:47:10] [main/WARN]: @Mixin target com.dsvv.cbcat.cannon.twin_autocannon.contraption.MountedTwinAutocannonContraption was not found create_radar.mixins.json:AutoCannonAccessor [17:47:10] [main/WARN]: Error loading class: com/dsvv/cbcat/cannon/heavy_autocannon/contraption/MountedHeavyAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.heavy_autocannon.contraption.MountedHeavyAutocannonContraption) [17:47:10] [main/WARN]: @Mixin target com.dsvv.cbcat.cannon.heavy_autocannon.contraption.MountedHeavyAutocannonContraption was not found create_radar.mixins.json:AutoCannonAccessor [17:47:11] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/compile/pipeline/FluidRenderer (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer) [17:47:11] [main/WARN]: Error loading class: net/raphimc/immediatelyfast/feature/map_atlas_generation/MapAtlasTexture (java.lang.ClassNotFoundException: net.raphimc.immediatelyfast.feature.map_atlas_generation.MapAtlasTexture) [17:47:11] [main/WARN]: Error loading class: journeymap/client/ui/fullscreen/Fullscreen (java.lang.ClassNotFoundException: journeymap.client.ui.fullscreen.Fullscreen) [17:47:11] [main/WARN]: @Mixin target journeymap.client.ui.fullscreen.Fullscreen was not found create.mixins.json:compat.JourneyFullscreenMapMixin [17:47:11] [main/WARN]: Error loading class: com/dsvv/cbcat/cannon/twin_autocannon/contraption/MountedTwinAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.twin_autocannon.contraption.MountedTwinAutocannonContraption) [17:47:11] [main/WARN]: Error loading class: com/dsvv/cbcat/cannon/heavy_autocannon/contraption/MountedHeavyAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.heavy_autocannon.contraption.MountedHeavyAutocannonContraption) [17:47:11] [main/WARN]: Error loading class: com/dsvv/cbcat/cannon/twin_autocannon/contraption/MountedTwinAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.twin_autocannon.contraption.MountedTwinAutocannonContraption) [17:47:11] [main/WARN]: Error loading class: com/dsvv/cbcat/cannon/heavy_autocannon/contraption/MountedHeavyAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.heavy_autocannon.contraption.MountedHeavyAutocannonContraption) [17:47:11] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$Internal) [17:47:11] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). [17:47:13] [pool-4-thread-1/INFO]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/CreativeModeTabs [17:47:14] [pool-4-thread-1/INFO]: Patching IForgeItemStack#getEnchantmentLevel [17:47:14] [pool-4-thread-1/INFO]: Patching IForgeItemStack#getEnchantmentLevel [17:47:14] [pool-4-thread-1/INFO]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu [17:47:16] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 159 milliseconds [17:47:17] [pool-4-thread-1/INFO]: Patching FishingHook#catchingFish [17:47:17] [pool-4-thread-1/INFO]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [17:47:17] [pool-4-thread-1/INFO]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [17:47:18] [pool-4-thread-1/WARN]: Mixin alexscaves.mixins.json:SwampHutPieceMixin has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected [17:47:18] [Render thread/INFO]: BeforeConstant is searching for constants in method with descriptor (Lnet/minecraft/network/chat/Component;Z)V [17:47:18] [Render thread/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null [17:47:18] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 0 [17:47:18] [Render thread/INFO]:       BeforeConstant found Insn [ICONST_0]  [17:47:18] [Render thread/INFO]:   BeforeConstant found INTEGER constant: value = 60, intValue = null [17:47:18] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 1 [17:47:18] [Render thread/INFO]:       BeforeConstant found IntInsn 60 [17:47:18] [Render thread/INFO]: Patching EffectRenderingInventoryScreen#renderEffects [17:47:18] [Render thread/WARN]: Assets URL 'union:/C:/Users/Admin/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.20.1-20230612.114412/client-1.20.1-20230612.114412-srg.jar%23314!/assets/.mcassetsroot' uses unexpected schema [17:47:18] [Render thread/WARN]: Assets URL 'union:/C:/Users/Admin/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.20.1-20230612.114412/client-1.20.1-20230612.114412-srg.jar%23314!/data/.mcassetsroot' uses unexpected schema [17:47:18] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [17:47:20] [Render thread/ERROR]: Failed to verify authentication com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401     at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.1.jar%23111!/:?]     at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:147) ~[authlib-4.0.43.1.jar%23111!/:?]     at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:63) ~[authlib-4.0.43.1.jar%23111!/:?]     at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.1.jar%23111!/:?]     at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:649) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.<init>(Minecraft.java:413) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:182) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401     at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.1.jar%23111!/:?]     at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.1.jar%23111!/:?]     at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:122) ~[authlib-4.0.43.1.jar%23111!/:?]     ... 20 more [17:47:20] [Render thread/INFO]: Setting user: smivi [17:47:20] [Render thread/INFO]: BeforeConstant is searching for constants in method with descriptor (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/GuiMessageTag;)V [17:47:20] [Render thread/INFO]:   BeforeConstant found STRING constant: value = , stringValue = null [17:47:20] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 0 [17:47:20] [Render thread/INFO]:       BeforeConstant found LdcInsn [17:47:20] [Render thread/INFO]:   BeforeConstant found STRING constant: value = \\r, stringValue = null [17:47:20] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 1 [17:47:20] [Render thread/INFO]:       BeforeConstant found LdcInsn \\r [17:47:20] [Render thread/INFO]:   BeforeConstant found STRING constant: value =  , stringValue = null [17:47:20] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 2 [17:47:20] [Render thread/INFO]:       BeforeConstant found LdcInsn  [17:47:20] [Render thread/INFO]:   BeforeConstant found STRING constant: value = \\n, stringValue = null [17:47:20] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 3 [17:47:20] [Render thread/INFO]:       BeforeConstant found LdcInsn \\n [17:47:20] [Render thread/INFO]:   BeforeConstant found CLASS constant: value = Ljava/lang/String;, typeValue = null [17:47:20] [Render thread/INFO]:   BeforeConstant found STRING constant: value = [{}] [CHAT] {}, stringValue = null [17:47:20] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 4 [17:47:20] [Render thread/INFO]:       BeforeConstant found LdcInsn [{}] [CHAT] {} [17:47:20] [Render thread/INFO]:   BeforeConstant found STRING constant: value = [CHAT] {}, stringValue = null [17:47:20] [Render thread/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 5 [17:47:20] [Render thread/INFO]:       BeforeConstant found LdcInsn [CHAT] {} [17:47:21] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 build 7 [17:47:21] [modloading-worker-0/INFO]: Configuration has been loaded [17:47:21] [modloading-worker-0/INFO]: Constructing common components for hangglider:main [17:47:21] [modloading-worker-0/INFO]: Origins 1.20.1-1.10.0.9 is initializing. Have fun! [17:47:22] [modloading-worker-0/INFO]: Constructing client components for hangglider:main [17:47:22] [modloading-worker-0/INFO]: Loading Noisium. [17:47:22] [modloading-worker-0/INFO]: Loaded config for: cupboard.json [17:47:22] [modloading-worker-0/INFO]: Registering S2C receiver with id architectury:sync_ids [17:47:22] [modloading-worker-0/INFO]: Registering C2S receiver with id architectury:sync_ids [17:47:22] [modloading-worker-0/INFO]: Registering C2S receiver with id brewery:alcohol_sync_request [17:47:22] [modloading-worker-0/INFO]: Registering C2S receiver with id brewery:drink_alcohol [17:47:22] [modloading-worker-0/INFO]: Forge mod loading, version 47.4.0, for MC 1.20.1 with MCP 20230612.114412 [17:47:22] [modloading-worker-0/INFO]: MinecraftForge v47.4.0 Initialized [17:47:22] [modloading-worker-0/INFO]: Sending ConfigManager... [17:47:22] [modloading-worker-0/INFO]: Sending ConfigManager took 4.271 ms [17:47:22] [modloading-worker-0/INFO]: Calio 1.20.1-1.11.0.5 initializing... [17:47:22] [modloading-worker-0/INFO]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game! [17:47:22] [modloading-worker-0/INFO]: Kotlin For Forge Enabled! [17:47:22] [modloading-worker-0/INFO]: Deserializing AOTAConfig from 'C:\Users\Admin\AppData\Roaming\.minecraft\config\config\armoroftheages.json' [17:47:23] [modloading-worker-0/INFO]: Initializing Create Radar! [17:47:23] [modloading-worker-0/INFO]: Registering Items! [17:47:23] [modloading-worker-0/INFO]: Registering blocks! [17:47:23] [modloading-worker-0/INFO]: Registering block entity types! [17:47:23] [modloading-worker-0/INFO]: Registering CreativeTabs! [17:47:23] [modloading-worker-0/INFO]: Registering Lang! [17:47:23] [modloading-worker-0/INFO]: Registering CBC Compat Items! [17:47:23] [modloading-worker-0/INFO]: Create 6.0.6 initializing! Commit hash: 338bfa0aec952fa51656e8f61bd621ca9b3b2e00 [17:47:23] [modloading-worker-0/INFO]: Registering items for Create Deco [17:47:23] [modloading-worker-0/INFO]: Registering blocks for Create Deco [17:47:23] [modloading-worker-0/INFO]: [TFMG] Initializing core systems... [17:47:23] [modloading-worker-0/INFO]: [TFMG] Registering content... [17:47:23] [modloading-worker-0/INFO]: Deserializing YACLConfig from 'C:\Users\Admin\AppData\Roaming\.minecraft\config\yacl.json5' [17:47:23] [modloading-worker-0/INFO]: Constructing common components for puzzleslib:main [17:47:23] [modloading-worker-0/INFO]: [BetterF3] Starting... [17:47:23] [modloading-worker-0/INFO]: [BetterF3] Loading... [17:47:23] [modloading-worker-0/INFO]: Constructing client components for puzzleslib:main [17:47:23] [modloading-worker-0/INFO]: [BetterF3] All done! [17:47:24] [modloading-worker-0/INFO]: [TFMG] Initializing systems... [17:47:24] [modloading-worker-0/INFO]: [TFMG] Setting up client... [17:47:24] [modloading-worker-0/INFO]: [TFMG] Initialization complete! [17:47:26] [Render thread/WARN]: Error loading class: com/dsvv/cbcat/cannon/twin_autocannon/contraption/MountedTwinAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.twin_autocannon.contraption.MountedTwinAutocannonContraption) [17:47:26] [Render thread/WARN]: Error loading class: com/dsvv/cbcat/cannon/heavy_autocannon/contraption/MountedHeavyAutocannonContraption (java.lang.ClassNotFoundException: com.dsvv.cbcat.cannon.heavy_autocannon.contraption.MountedHeavyAutocannonContraption) [17:47:28] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:mule] was not realized! [17:47:28] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized! [17:47:28] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:wandering_winemaker] was not realized! [17:47:28] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:mule] was not realized! [17:47:28] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized! [17:47:28] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:wandering_winemaker] was not realized! [17:47:28] [Render thread/WARN]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized! [17:47:28] [Render thread/INFO]: Initialized block sets in 19ms [17:47:28] [Render thread/WARN]: defineId called for: class net.minecraft.world.entity.item.PrimedTnt from class com.drmangotea.tfmg.content.items.weapons.explosives.napalm.NapalmBombEntity [17:47:29] [Render thread/WARN]: defineId called for: class com.github.alexmodguy.alexscaves.server.entity.living.TremorzillaEntity from class com.github.alexmodguy.alexscaves.server.entity.living.LicowitchEntity [17:47:30] [Render thread/INFO]: loaded in block colorizer [17:47:30] [Render thread/INFO]: loaded in item colorizer [17:47:31] [Render thread/INFO]: Reloading ResourceManager: vanilla, mod_resources, Moonlight Mods Dynamic Assets, file/Default-Dark-Mode-1.20-2023.7.0.zip, supplementaries:darker_ropes, black_icons [17:47:31] [Worker-Main-1/INFO]: Starting runtime resource generation for pack type CLIENT_RESOURCES with generators from mods [moonlight, supplementaries, amendments, supplementaries]: [net.mehvahdjukaar.moonlight.core.MoonlightClient$Gen@397a451e, net.mehvahdjukaar.supplementaries.dynamicpack.ClientDynamicResourcesGenerator@715066a9, net.mehvahdjukaar.amendments.client.ClientResourceGenerator@530b2426] [17:47:31] [Worker-Main-1/INFO]: Generating runtime assets for pack Moonlight Mods Dynamic Assets (moonlight) [17:47:31] [Worker-Main-1/INFO]: Generated runtime CLIENT_RESOURCES for pack Moonlight Mods Dynamic Assets (moonlight) in: 10 ms (multithreaded) [17:47:31] [Worker-Main-1/INFO]: Generating runtime assets for pack Moonlight Mods Dynamic Assets (supplementaries) [17:47:31] [Worker-Main-1/INFO]: Generated runtime CLIENT_RESOURCES for pack Moonlight Mods Dynamic Assets (supplementaries) in: 153 ms (multithreaded) [17:47:31] [Worker-Main-1/INFO]: Generating runtime assets for pack Moonlight Mods Dynamic Assets (amendments) [17:47:31] [Worker-Main-1/INFO]: Generated runtime CLIENT_RESOURCES for pack Moonlight Mods Dynamic Assets (amendments) in: 48 ms (multithreaded) [17:47:31] [Worker-Main-1/INFO]: Finished runtime resources generation for 4 packs in a total of 213 ms [17:47:31] [modloading-worker-0/INFO]: Loading client config for hangglider [17:47:31] [Worker-Main-3/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading [17:47:31] [Worker-Main-7/WARN]: File supplementaries:sounds/item/awning_bounce_1.ogg does not exist, cannot add it to event supplementaries:block.awning.bounce [17:47:31] [Worker-Main-7/WARN]: File supplementaries:sounds/item/awning_bounce_2.ogg does not exist, cannot add it to event supplementaries:block.awning.bounce [17:47:31] [Worker-Main-7/WARN]: File supplementaries:sounds/item/awning_bounce_3.ogg does not exist, cannot add it to event supplementaries:block.awning.bounce [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/block/purple_soda/purple_soda_swim_3.ogg does not exist, cannot add it to event alexscaves:purple_soda_swim [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/block/purple_soda/purple_soda_swim_4.ogg does not exist, cannot add it to event alexscaves:purple_soda_swim [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/mob/luxtructosaurus/luxtructosaurus_snort_0.ogg does not exist, cannot add it to event alexscaves:luxtructosaurus_snort [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/mob/luxtructosaurus/luxtructosaurus_snort_1.ogg does not exist, cannot add it to event alexscaves:luxtructosaurus_snort [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/mob/luxtructosaurus/luxtructosaurus_snort_2.ogg does not exist, cannot add it to event alexscaves:luxtructosaurus_snort [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/mob/luxtructosaurus/luxtructosaurus_breathe_0.ogg does not exist, cannot add it to event alexscaves:luxtructosaurus_breathe [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/mob/luxtructosaurus/luxtructosaurus_breathe_1.ogg does not exist, cannot add it to event alexscaves:luxtructosaurus_breathe [17:47:31] [Worker-Main-7/WARN]: File alexscaves:sounds/mob/luxtructosaurus/luxtructosaurus_breathe_2.ogg does not exist, cannot add it to event alexscaves:luxtructosaurus_breathe [17:47:32] [Worker-Main-1/ERROR]: Invalid path in pack: createdeco:textures/block/palettes/decals/BLANK_decal_dont_use.png, ignoring [17:47:32] [Worker-Main-7/ERROR]: Invalid path in pack: createdeco:textures/block/palettes/decals/BLANK_decal_dont_use.png, ignoring [17:47:32] [Worker-Main-6/INFO]: Compression will use Java, encryption will use Java [17:47:32] [Forge Version Check/INFO]: [hangglider] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/hangglider.json [17:47:32] [Worker-Main-2/INFO]: [voicechat] Compatibility version 18 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 0: 16 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 1: 17 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 2: 18 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 3: 19 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 4: 20 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 5: 21 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 6: 22 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 7: 23 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 8: 24 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 9: 25 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 10: 26 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 11: 27 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 12: 28 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 13: 29 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 14: 30 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 15: 31 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 24: 8 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 25: 9 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 26: 10 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 27: 11 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 28: 12 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 29: 13 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 30: 14 [17:47:32] [Worker-Main-7/WARN]: Invalid frame index on sprite tfmg:block/gas_lamp_fire frame 31: 15 [17:47:32] [Worker-Main-2/INFO]: [voicechat] Loading plugins [17:47:32] [Worker-Main-2/INFO]: [voicechat] Loaded 0 plugin(s) [17:47:32] [Worker-Main-2/INFO]: [voicechat] Initializing plugins [17:47:32] [Worker-Main-2/INFO]: [voicechat] Initialized 0 plugin(s) [17:47:32] [Worker-Main-8/ERROR]: Failed to load model tfmg:models/block/encased_shaft/block.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:32] [Worker-Main-8/ERROR]: Failed to load model tfmg:models/block/encased_shaft/item.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:32] [Worker-Main-8/ERROR]: Failed to load model tfmg:models/block/engine_block.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:32] [Worker-Main-8/ERROR]: Failed to load model tfmg:models/block/fireproof_brick_reinforcement.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:32] [Worker-Main-8/ERROR]: Failed to load model tfmg:models/block/formwork_block/block_base.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:32] [Worker-Main-5/INFO]: Registering Display Sources! [17:47:32] [Worker-Main-5/ERROR]: Using missing texture, unable to load create:fluid/cooling_fluid_flow java.io.IOException: Could not load image: Image not of any known type, or corrupt     at com.mojang.blaze3d.platform.NativeImage.m_85051_(NativeImage.java:138) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at com.mojang.blaze3d.platform.NativeImage.m_85048_(NativeImage.java:103) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at com.mojang.blaze3d.platform.NativeImage.m_85058_(NativeImage.java:94) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.texture.SpriteLoader.m_245083_(SpriteLoader.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.texture.atlas.SpriteSource$Output.m_261059_(SpriteSource.java:22) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:33] [Forge Version Check/INFO]: [hangglider] Found status: UP_TO_DATE Current: 8.0.1 Target: null [17:47:33] [Forge Version Check/INFO]: [fastload] Starting version check at https://github.com/BumbleSoftware/Fastload/raw/Forge-1.20.1/updates.json [17:47:33] [Worker-Main-6/WARN]: Unused frames in sprite apotheosis:items/gems/blood_lord: [9] [17:47:33] [Worker-Main-5/ERROR]: Failed to load model tfmg:models/block/sulfuric_acid.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:33] [Worker-Main-8/ERROR]: Failed to load model tfmg:models/block/welding_machine/item.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:33] [Worker-Main-5/ERROR]: Failed to load model tfmg:models/large_steel_cogwheel_shaftless.json com.google.gson.JsonParseException: JSON data was null or empty     at net.minecraft.util.GsonHelper.m_263475_(GsonHelper.java:533) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:581) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.renderer.block.model.BlockModel.m_111461_(BlockModel.java:74) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.resources.model.ModelManager.m_246478_(ModelManager.java:110) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]     at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]     at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]     at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]     at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]     at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]     at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] [17:47:33] [Forge Version Check/INFO]: [fastload] Found status: UP_TO_DATE Current: 3.4.0 Target: null [17:47:33] [Forge Version Check/INFO]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.20.1 [17:47:33] [Render thread/INFO]: Registered region minecraft:overworld to index 0 for type OVERWORLD [17:47:33] [Render thread/INFO]: Registered region minecraft:nether to index 0 for type NETHER [17:47:33] [Render thread/INFO]: Registered region ars_nouveau:overworld to index 1 for type OVERWORLD [17:47:33] [Render thread/INFO]: Registered region biomesoplenty:overworld_primary to index 2 for type OVERWORLD [17:47:33] [Render thread/INFO]: Registered region biomesoplenty:overworld_secondary to index 3 for type OVERWORLD [17:47:33] [Render thread/INFO]: Registered region biomesoplenty:overworld_rare to index 4 for type OVERWORLD [17:47:33] [Render thread/INFO]: Registered region biomesoplenty:nether_common to index 1 for type NETHER [17:47:33] [Render thread/INFO]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER [17:47:33] [Render thread/INFO]: Initialized color sets in 39ms [17:47:33] [Render thread/INFO]: Registered synced data key backpacked:unlock_tracker for minecraft:player [17:47:33] [Render thread/INFO]: Registered synced data key backpacked:trader_pickpocketing for minecraft:wandering_trader [17:47:33] [Render thread/INFO]: Registered contraption type 'create_radar:radar_bearing' [17:47:33] [Render thread/INFO]: Finished mod setup in: [2, 2, 0, 1, 0, 0, 8, 0] ms [17:47:34] [Worker-Main-5/INFO]: Loading Xaero's World Map - Stage 1/2 [17:47:34] [Placebo Patreon Trail Loader/INFO]: Loading patreon trails data... [17:47:34] [Placebo Patreon Wing Loader/INFO]: Loading patreon wing data... [17:47:34] [Worker-Main-6/INFO]: Registering S2C receiver with id brewery:alcohol_sync [17:47:34] [Worker-Main-6/INFO]: Registering S2C receiver with id brewery:drink_alcohol [17:47:34] [Worker-Main-6/INFO]: Registering S2C receiver with id brewery:attach_rope [17:47:34] [Worker-Main-6/INFO]: Registering S2C receiver with id brewery:detach_rope [17:47:34] [Worker-Main-6/INFO]: Registering S2C receiver with id brewery:sync_rope [17:47:34] [Worker-Main-6/INFO]: Registering S2C receiver with id brewery:change_hanging_rope [17:47:34] [Worker-Main-3/WARN]: @Inject(@At("INVOKE")) Shift.BY=5 on attributeslib.mixins.json:client.ClientPacketListenerMixin::handler$zkh000$apoth_postAttrChangedEvent exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [17:47:34] [Worker-Main-1/INFO]: Loading Xaero's Minimap - Stage 1/2 [17:47:34] [Worker-Main-3/INFO]: [voicechat] Using Cloth Config GUI [17:47:34] [Worker-Main-3/INFO]: [voicechat] Loading Opus [17:47:34] [Placebo Patreon Trail Loader/INFO]: Loaded 48 patreon trails. [17:47:34] [Forge Version Check/INFO]: [attributefix] Found status: BETA Current: 21.0.4 Target: 21.0.4 [17:47:34] [Forge Version Check/INFO]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.20.1 [17:47:34] [Forge Version Check/INFO]: [clumps] Found status: BETA Current: 12.0.0.4 Target: 12.0.0.4 [17:47:34] [Forge Version Check/INFO]: [mr_lukis_grandcapitals] Starting version check at https://api.modrinth.com/updates/8Lw09aLb/forge_updates.json [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=1,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=0,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=3,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=10,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=11,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=9,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=2,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=7,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=4,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=8,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=14,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=12,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=13,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=13,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=3,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=14,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=11,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=2,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=5,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=15,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=9,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=15,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=6,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=12,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=8,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=0,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=7,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=4,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=5,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=6,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=east,floor=true,level=10,roof=true' [17:47:34] [Worker-Main-8/WARN]: Exception loading blockstate definition: 'ars_nouveau:blockstates/magelight_torch.json' missing model for variant: 'ars_nouveau:magelight_torch#facing=north,floor=true,level=1,roof=true' [17:47:34] [Placebo Patreon Wing Loader/INFO]: Loaded 42 patreon wings. [17:47:34] [Forge Version Check/INFO]: [mr_lukis_grandcapitals] Found status: OUTDATED Current: 1.1.2 Target: 1.1.2+mod [17:47:34] [Forge Version Check/INFO]: [puzzlesaccessapi] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzlesaccessapi.json [17:47:34] [Forge Version Check/INFO]: [puzzlesaccessapi] Found status: BETA Current: 20.1.1 Target: null [17:47:34] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [17:47:34] [Worker-Main-5/WARN]: io exception while checking patreon: Connect timed out [17:47:35] [Worker-Main-8/WARN]: Unable to load model: 'minecraft:block_block' referenced from: tfmg:electric_diode#facing=north: java.io.FileNotFoundException: minecraft:models/block_block.json [17:47:35] [Worker-Main-8/WARN]: Unable to load model: 'tfmg:block/sulfuric_acid' referenced from: tfmg:sulfuric_acid#level=0: java.io.FileNotFoundException: tfmg:models/block/sulfuric_acid.json [17:47:35] [Worker-Main-5/ERROR]: io exception while checking versions: Connect timed out [17:47:36] [Render thread/WARN]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_swimming.tbl: in is null [17:47:36] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Current: 47.4.0 Target: null [17:47:36] [Forge Version Check/INFO]: [voicechat] Starting version check at https://update.maxhenkel.de/forge/voicechat [17:47:36] [Render thread/WARN]: Could not load /assets/iceandfire/models/tabula/firedragon/firedragon_swim5.tbl: in is null [17:47:36] [Render thread/INFO]: Loading Xaero's Minimap - Stage 2/2 [17:47:36] [Forge Version Check/INFO]: [voicechat] Found status: OUTDATED Current: 1.20.1-2.5.35 Target: 1.20.1-2.6.3 [17:47:36] [Forge Version Check/INFO]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json [17:47:36] [Worker-Main-8/WARN]: Unable to load model: 'tfmg:block/casting_basin/block_mold' referenced from: tfmg:block/casting_basin/block_mold: java.io.FileNotFoundException: tfmg:models/block/casting_basin/block_mold.json [17:47:36] [Worker-Main-8/WARN]: Unable to load model: 'supplementaries:block/hanging_flower_pot_rope' referenced from: supplementaries:block/hanging_flower_pot_rope: java.io.FileNotFoundException: supplementaries:models/block/hanging_flower_pot_rope.json [17:47:36] [Worker-Main-8/WARN]: Unable to load model: 'tfmg:block/casting_basin/mold_base' referenced from: tfmg:block/casting_basin/mold_base: java.io.FileNotFoundException: tfmg:models/block/casting_basin/mold_base.json [17:47:37] [Forge Version Check/INFO]: [securitycraft] Found status: UP_TO_DATE Current: 1.10.0.1 Target: null [17:47:37] [Forge Version Check/INFO]: [backpacked] Starting version check at https://mrcrayfish.com/modupdatejson?id=backpacked [17:47:37] [Render thread/WARN]: io exception while checking versions: Connect timed out [17:47:37] [Render thread/INFO]: Registered player tracker system: minimap_synced [17:47:37] [Render thread/INFO]: Xaero's Minimap: World Map found! [17:47:37] [Render thread/INFO]: No Optifine! [17:47:37] [Render thread/INFO]: Xaero's Minimap: No Vivecraft! [17:47:37] [Render thread/INFO]: Xaero's Minimap: Framed Blocks found! [17:47:37] [Render thread/INFO]: Loading Xaero's World Map - Stage 2/2 [17:47:37] [Render thread/INFO]: New world map region cache hash code: 78378495 [17:47:37] [Render thread/INFO]: Registered player tracker system: map_synced [17:47:37] [Render thread/INFO]: Xaero's WorldMap Mod: Xaero's minimap found! [17:47:37] [Render thread/INFO]: Registered player tracker system: minimap_synced [17:47:37] [Render thread/INFO]: No Optifine! [17:47:37] [Render thread/INFO]: Xaero's World Map: No Vivecraft! [17:47:37] [Render thread/INFO]: Xaero's World Map: Framed Blocks found! [17:47:38] [Forge Version Check/WARN]: Failed to process update information com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $     at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%23107!/:?]     at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%23107!/:?]     at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%23107!/:?]     at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%23107!/:?]     at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:186) ~[fmlcore-1.20.1-47.4.0.jar%23315!/:?]     at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]     at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:117) ~[fmlcore-1.20.1-47.4.0.jar%23315!/:?] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%23107!/:?]     at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%23107!/:?]     at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%23107!/:?]     at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?]     ... 6 more [17:47:38] [Forge Version Check/INFO]: [supplementaries] Starting version check at https://raw.githubusercontent.com/MehVahdJukaar/Supplementaries/1.20/forge/update.json [17:47:38] [Forge Version Check/INFO]: [supplementaries] Found status: BETA Current: 1.20-3.1.37 Target: null [17:47:38] [Forge Version Check/INFO]: [ambientenvironment] Starting version check at https://updates.blamejared.com/get?n=AmbientEnvironment&gv=1.20.1 [17:47:38] [Forge Version Check/INFO]: [ambientenvironment] Found status: BETA Current: 11.0.0.1 Target: 11.0.0.1 [17:47:38] [Forge Version Check/INFO]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json [17:47:38] [Forge Version Check/INFO]: [puzzleslib] Found status: UP_TO_DATE Current: 8.1.33 Target: null [17:47:38] [Forge Version Check/INFO]: [betterf3] Starting version check at https://api.modrinth.com/updates/betterf3/forge_updates.json [17:47:38] [Forge Version Check/INFO]: [betterf3] Found status: UP_TO_DATE Current: 7.0.2 Target: null [17:47:38] [Forge Version Check/INFO]: [ad_astra] Starting version check at https://api.modrinth.com/updates/3ufwT9JF/forge_updates.json [17:47:39] [Forge Version Check/INFO]: [ad_astra] Found status: UP_TO_DATE Current: 1.15.20 Target: null [17:47:40] [Worker-Main-8/WARN]: Missing textures in model tfmg:constantan_truss#axis=y,waterlogged=false:     minecraft:textures/atlas/blocks.png:tfmg:block/constantan_truss_truss [17:47:40] [Worker-Main-8/WARN]: Missing textures in model tfmg:constantan_truss#axis=z,waterlogged=true:     minecraft:textures/atlas/blocks.png:tfmg:block/constantan_truss_truss [17:47:40] [Worker-Main-8/WARN]: Missing textures in model supplementaries:confetti_popper#inventory:     minecraft:textures/atlas/blocks.png:supplementaries:party_hat/party_hat [17:47:40] [Worker-Main-8/WARN]: Missing textures in model apotheosis:ancient_material#inventory:     minecraft:textures/atlas/blocks.png:apotheosis:items/ancient_material [17:47:40] [Worker-Main-8/WARN]: Missing textures in model tfmg:constantan_truss#inventory:     minecraft:textures/atlas/blocks.png:tfmg:block/constantan_truss_truss [17:47:40] [Worker-Main-8/WARN]: Missing textures in model tfmg:block/surface_scanner/flag:     minecraft:textures/atlas/blocks.png:tfmg:block/surface_scanner_flags/flag1 [17:47:40] [Worker-Main-8/WARN]: Missing textures in model bountiful:decree#inventory:     minecraft:textures/atlas/blocks.png:bountiful:item/decree [17:47:40] [Worker-Main-8/WARN]: Missing textures in model musketmod:musket_upgrade_smithing_template#inventory:     minecraft:textures/atlas/blocks.png:musketmod:item/musket_upgrade_smithing_template [17:47:40] [Worker-Main-8/WARN]: Missing textures in model ars_nouveau:redstone_relay#facing=east,power=10:     minecraft:textures/atlas/blocks.png:ars_nouveau:blocks/agronomic_sourcelink [17:47:40] [Worker-Main-8/WARN]: Missing textures in model tfmg:constantan_truss#axis=x,waterlogged=true:     minecraft:textures/atlas/blocks.png:tfmg:block/constantan_truss_truss [17:47:40] [Worker-Main-8/INFO]: Loaded emissive block models in 408 ms [17:47:41] [Worker-Main-8/INFO]: Loaded values for 63 compatible attributes. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:weight' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:offhand_armor_negation' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:stamina_regen' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:execution_resistance' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:offhand_impact' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:impact' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:staminar' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:stun_armor' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:offhand_max_strikes' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:offhand_attack_speed' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:max_strikes' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/ERROR]: Attribute ID 'epicfight:armor_negation' does not belong to a known attribute. This entry will be ignored. [17:47:41] [Worker-Main-8/INFO]: Loaded 75 values from config. [17:47:41] [Worker-Main-8/INFO]: Saving config file. 75 entries. [17:47:41] [Worker-Main-8/INFO]: Applying changes for 75 attributes. [17:47:41] [Worker-Main-1/INFO]: Registering Ponder Scenes took 128.1 ms [17:47:41] [Worker-Main-1/INFO]: Registering Ponder Tags took 5.551 ms [17:47:41] [Render thread/INFO]: adding citadel surface rules via terrablender... [17:47:41] [Render thread/INFO]: Added 0 vanilla biome surface rule types via terrablender [17:47:41] [Render thread/INFO]: Added 1 modded biome surface rule types via terrablender [17:47:47] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play [17:47:47] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [17:47:47] [Render thread/WARN]: Missing sound for event: alexscaves:abyssal_chasm_ambience_mood [17:47:47] [Render thread/WARN]: Missing sound for event: alexscaves:luxtructosaurus_breath [17:47:47] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Динамики (2- Rapoo Gaming Headset) [17:47:47] [Render thread/INFO]: Sound engine started [17:47:47] [Render thread/INFO]: Created: 4096x2048x0 minecraft:textures/atlas/blocks.png-atlas [17:47:47] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/signs.png-atlas [17:47:47] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/banner_patterns.png-atlas [17:47:47] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas [17:47:47] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas [17:47:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/chest.png-atlas [17:47:47] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas [17:47:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas [17:47:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to iceandfire:dragon_skull, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to iceandfire:stone_statue, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to iceandfire:mob_skull, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:bookwyrm, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:starbuncle, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:whirlisprig, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:wixie, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:wilden_hunter, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:wilden_stalker, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:wilden_guardian, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:wilden_boss, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:drygmy, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:familiar_starbuncle, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:familiar_wixie, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:familiar_bookwyrm, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:familiar_drygmy, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:familiar_whirlisprig, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:familiar_amethyst_golem, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:cascading_weald_walker, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:flourishing_weald_walker, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:blazing_weald_walker, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:vexing_weald_walker, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:amethyst_golem, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:gift_starby, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:animated_block, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:animated_head, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_nouveau:lily, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to alexscaves:ferrouslime, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to securitycraft:sentry, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_elemental:siren_entity, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_elemental:siren_familiar, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_elemental:firenando_entity, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_elemental:firenando_familiar, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to ars_elemental:flashing_weald_walker, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Could not apply radiation glow layer to create:package, has custom renderer that is not LivingEntityRenderer. [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.iceandfire.dragon_skull. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.iceandfire.stone_statue. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.iceandfire.mob_skull. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.bookwyrm. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.starbuncle. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.whirlisprig. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.wixie. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.wilden_hunter. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.wilden_stalker. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.wilden_guardian. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.wilden_boss. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.drygmy. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.familiar_starbuncle. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.familiar_wixie. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.familiar_bookwyrm. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.familiar_drygmy. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.familiar_whirlisprig. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.familiar_amethyst_golem. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.cascading_weald_walker. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.flourishing_weald_walker. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.blazing_weald_walker. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.vexing_weald_walker. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.amethyst_golem. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.gift_starby. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.animated_block. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.animated_head. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_nouveau.lily. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.alexscaves.ferrouslime. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.securitycraft.sentry. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_elemental.siren_entity. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_elemental.siren_familiar. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_elemental.firenando_entity. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_elemental.firenando_familiar. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.ars_elemental.flashing_weald_walker. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Failed to add slimed layer to entity: entity.create.package. This bug was caused by forge! [17:47:47] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [17:47:47] [Render thread/WARN]: Shader alexscaves:rendertype_red_ghost could not find sampler named Sampler2 in the specified shader program. [17:47:47] [Render thread/INFO]: registered internal shaders [17:47:47] [Render thread/WARN]: Shader moonlight:text_alpha_color could not find sampler named Sampler2 in the specified shader program. [17:47:47] [Render thread/WARN]: Shader moonlight:text_alpha_color could not find uniform named IViewRotMat in the specified shader program. [17:47:47] [Render thread/WARN]: Shader supplementaries:static_noise could not find sampler named Sampler1 in the specified shader program. [17:47:47] [Render thread/WARN]: Shader supplementaries:spherify could not find sampler named Sampler1 in the specified shader program. [17:47:47] [Render thread/WARN]: Shader supplementaries:spherify could not find uniform named GameTime in the specified shader program. [17:47:47] [Render thread/WARN]: Shader supplementaries:spherify could not find uniform named NoiseSpeed in the specified shader program. [17:47:47] [Render thread/WARN]: Shader supplementaries:spherify could not find uniform named NoiseScale in the specified shader program. [17:47:47] [Render thread/WARN]: Shader supplementaries:spherify could not find uniform named Intensity in the specified shader program. [17:47:47] [Render thread/WARN]: Shader supplementaries:spherify could not find uniform named CameraPos in the specified shader program. [17:47:47] [Render thread/WARN]: Shader bumpy could not find uniform named OutSize in the specified shader program. [17:47:47] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/particles.png-atlas [17:47:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [17:47:47] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas [17:47:47] [Render thread/INFO]: Successfully reloaded the world map shaders! [17:47:47] [Render thread/INFO]: Created: 256x256x0 jei:textures/atlas/gui.png-atlas [17:47:47] [Render thread/INFO]: Created: 256x256x0 moonlight:textures/atlas/map_markers.png-atlas [17:47:48] [Render thread/INFO]: Loaded 77 shader sources in 40,897 ms [17:47:48] [Render thread/INFO]: Successfully reloaded the minimap shaders! [17:47:48] [Render thread/INFO]: Loaded 56 train hat configurations. [17:47:48] [Render thread/INFO]: Successfully loaded image 'supplementaries:textures/block/gottem.gif' [17:47:48] [Render thread/INFO]: Successfully loaded image 'ars_nouveau:textures/item/conjure_terrain.gif' [17:47:48] [Render thread/INFO]: Successfully loaded image 'ars_nouveau:textures/item/spike.gif' [17:47:48] [Render thread/INFO]: Successfully loaded image 'ars_nouveau:textures/item/watery_grave.gif' [17:47:50] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: null [17:47:52] [Netty Client IO #1/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:52] [Netty Client IO #0/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:52] [Netty Client IO #2/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:53] [Netty Client IO #3/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:55] [Netty Client IO #4/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:55] [Netty Client IO #5/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:56] [Netty Client IO #6/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:57] [Netty Client IO #7/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:58] [Netty Client IO #11/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:58] [Netty Client IO #9/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:47:59] [Netty Client IO #12/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:48:00] [Netty Client IO #15/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:48:00] [Netty Client IO #14/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:48:00] [Netty Client IO #13/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:48:00] [Netty Client IO #1/INFO]: На сервере есть дополнительные моды, которые могут быть нужны на клиенте: [email protected] [17:48:00] [Netty Client IO #1/INFO]: Client has mods that are missing on server: [tlskincape, moonlight, krypton] [17:48:00] [Netty Client IO #0/ERROR]: Channels [supplementaries:channel,alexscaves:main_channel,ponder:main,calio:channel,bountiful:clipboard_copy,armoroftheages:config_sync,createdieselgenerators:main,forge:tier_sorting,bountiful:update_bounty_criteria,caelus:main,sereneseasons:main,kambrik:test_msg,musketmod:main,ritchiesprojectilelib:network,create:main,geckolib:main,moonlight:channel,bountiful:play_sound_on_client,citadel:main_channel,ic_air:main,securitycraft:securitycraft,iceandfire:main_channel,createbigcannons:network,origins:network,ad_astra:main,amendments:channel,curios:main,bountiful:select_bounty,framedblocks:main,glitchcore:config_sync,tfmg:main,apoli:channel,ars_elemental:main,orva_alarms:orva_alarms,backpacked:play] rejected vanilla connections [17:48:02] [Render thread/INFO]: Connecting to RoTop001.aternos.me, 25565 [17:48:02] [Netty Client IO #2/INFO]: CDRM Initialized with 16 registries [17:48:03] [Render thread/INFO]: Loading synced config from server: backpacked:server [17:48:06] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance [17:48:06] [Render thread/INFO]: Registry minecraft:item: Found a missing id from the world supplementaries:ars_nouveau/sign_post_blue_archwood [17:48:12] [Netty Client IO #2/INFO]: Reloading server config for hangglider [17:48:13] [Netty Client IO #2/INFO]: Connected to a modded server. [17:48:13] [Render thread/INFO]: New world map session initialized! [17:48:13] [Render thread/INFO]: New Xaero hud session initialized! [17:48:14] [Render thread/INFO]: JEI StartEventObserver received class net.minecraftforge.client.event.ClientPlayerNetworkEvent$LoggingIn [17:48:14] [Render thread/INFO]: JEI StartEventObserver transitioning state from DISABLED to ENABLED [17:48:14] [Render thread/INFO]: [voicechat] Sending secret request to the server [17:48:14] [Render thread/INFO]: Started 2 worker threads [17:48:14] [Render thread/INFO]: CDRM Initialized with 16 registries [17:48:14] [Render thread/INFO]: Synced Flute Songs [17:48:14] [Render thread/INFO]: Synced Captured Mobs settings [17:48:14] [Render thread/INFO]: Synced Globe data [17:48:14] [Render thread/INFO]: Synced Hourglass data [17:48:14] [Render thread/INFO]: Starting sync for enchanting_stats [17:48:14] [Render thread/INFO]: Registered 34 enchanting_stats. [17:48:14] [Render thread/INFO]: Starting sync for rarities [17:48:14] [Render thread/INFO]: Registered 6 rarities. [17:48:14] [Render thread/INFO]: Starting sync for affixes [17:48:14] [Render thread/INFO]: Registered 81 affixes. [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:mythic for category helmetRequired: 3; Provided: 2 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:mythic for category bootsRequired: 3; Provided: 2 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:ancient for category bowRequired: 5; Provided: 4 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:ancient for category crossbowRequired: 5; Provided: 4 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:ancient for category pickaxeRequired: 5; Provided: 4 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:ancient for category shovelRequired: 5; Provided: 4 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:ancient for category shieldRequired: 5; Provided: 4 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:ancient for category helmetRequired: 4; Provided: 2 [17:48:14] [Render thread/WARN]: Insufficient number of affixes to satisfy the loot rules (ignoring backup rules) of rarity apotheosis:ancient for category bootsRequired: 4; Provided: 2 [17:48:14] [Render thread/INFO]: Starting sync for gems [17:48:14] [Render thread/INFO]: Registered 19 gems. [17:48:14] [Render thread/INFO]: Reloading radar icon resources... [17:48:14] [Render thread/INFO]: Reloaded radar icon resources! [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:casting recipe (tfmg:casting/slag_block) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom create:pressing recipe (tfmg:pressing/nickel_ingot) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:casting recipe (tfmg:casting/steel) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/naphtha) specified a heat condition. Heat conditions have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/rubber) specified a heat condition. Heat conditions have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:winding recipe (tfmg:sequenced_assembly/motor_step_0) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/neon) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:industrial_blasting recipe (tfmg:industrial_blasting/steel_from_dust) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/plastic_from_propylene) specified a heat condition. Heat conditions have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:winding recipe (tfmg:winding/resistor) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:winding recipe (tfmg:sequenced_assembly/potentiometer_step_0) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:hot_blast recipe (tfmg:hot_blast/hot_air) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/plastic_from_ethylene) specified a heat condition. Heat conditions have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom create:pressing recipe (tfmg:pressing/synthetic_leather) specified a duration. Durations have no impact on this type of recipe. [17:48:14] [Netty Client IO #2/WARN]: Your custom tfmg:industrial_blasting recipe (tfmg:industrial_blasting/steel) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:winding recipe (tfmg:sequenced_assembly/generator_step_2) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:casting recipe (tfmg:casting/plastic_sheet) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:winding recipe (tfmg:winding/electromagnetic_coil) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom create:pressing recipe (tfmg:pressing/aluminum_ingot) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/arc_furnace_steel) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:coking recipe (tfmg:coking/coal) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:industrial_blasting recipe (tfmg:industrial_blasting/silicon) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:coking recipe (tfmg:coking/charcoal) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/aluminum) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/aluminum) specified a heat condition. Heat conditions have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:vat_machine_recipe recipe (tfmg:vat_machine_recipe/etched_circuit_board) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom create:pressing recipe (tfmg:pressing/lead_ingot) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom create:pressing recipe (tfmg:pressing/cast_iron_ingot) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:casting recipe (tfmg:casting/silicon) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:casting recipe (tfmg:casting/cinderblock) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Netty Client IO #2/WARN]: Your custom tfmg:industrial_blasting recipe (tfmg:industrial_blasting/steel_from_raw_iron) specified a duration. Durations have no impact on this type of recipe. [17:48:15] [Render thread/WARN]: Unknown recipe category: apotheosis:fletching/apotheosis:fletching/broadhead_arrow [17:48:15] [Render thread/WARN]: Unknown recipe category: apotheosis:fletching/apotheosis:fletching/arrow [17:48:15] [Render thread/WARN]: Unknown recipe category: brewery:drying/brewery:dried_wheat [17:48:15] [Render thread/WARN]: Unknown recipe category: apotheosis:fletching/apotheosis:fletching/explosive_arrow [17:48:15] [Render thread/ERROR]: Somehow changed an item type into itself. How? Target mat minecraft:oak, destination map minecraft:oak, item oak_planks [17:48:15] [Render thread/ERROR]: Somehow changed an item type into itself. How? Target mat minecraft:oak, destination map minecraft:oak, item oak_planks [17:48:15] [Render thread/ERROR]: Somehow changed an item type into itself. How? Target mat minecraft:oak, destination map minecraft:oak, item oak_planks [17:48:15] [Render thread/WARN]: Unknown recipe category: brewery:drying/brewery:dried_corn [17:48:15] [Render thread/WARN]: Unknown recipe category: brewery:drying/brewery:dried_barley [17:48:15] [Render thread/WARN]: Unknown recipe category: apotheosis:fletching/apotheosis:fletching/diamond_mining_arrow [17:48:15] [Render thread/WARN]: Unknown recipe category: apotheosis:fletching/apotheosis:fletching/spectral_arrow [17:48:15] [Render thread/WARN]: Unknown recipe category: apotheosis:fletching/apotheosis:fletching/obsidian_arrow [17:48:15] [Render thread/WARN]: Unknown recipe category: apotheosis:fletching/apotheosis:fletching/iron_mining_arrow [17:48:17] [Render thread/INFO]: JEI StartEventObserver received class net.minecraftforge.client.event.RecipesUpdatedEvent [17:48:21] [Render thread/INFO]: Took 9,4521 ms to reload cauldron interactions [17:48:21] [Render thread/INFO]: JEI StartEventObserver received class net.minecraftforge.event.TagsUpdatedEvent [17:48:21] [Render thread/INFO]: JEI StartEventObserver transitioning state from ENABLED to JEI_STARTED [17:48:21] [Render thread/INFO]: Starting JEI... [17:48:21] [Render thread/INFO]: Registering item subtypes... [17:48:21] [Render thread/INFO]: Registering item subtypes took 12.39 ms [17:48:21] [Render thread/INFO]: Registering fluid subtypes... [17:48:21] [Render thread/INFO]: Registering fluid subtypes took 1.348 ms [17:48:21] [Render thread/INFO]: Registering ingredients... [17:48:21] [Render thread/WARN]: Item Group has no display items and no search tab display items. Items from this group will be missing from the JEI ingredient list. Инструменты оператора [17:48:21] [Render thread/WARN]: Found a broken ingredient 1 air BlockItem(supplementaries:sign_post_wall) java.lang.IllegalStateException: Item has no registry name: 1 air BlockItem(supplementaries:sign_post_wall)     at mezz.jei.common.util.StackHelper.lambda$getRegistryNameForStack$0(StackHelper.java:65) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]     at mezz.jei.common.util.StackHelper.getRegistryNameForStack(StackHelper.java:63) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.common.util.StackHelper.getUniqueIdentifierForStack(StackHelper.java:43) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.plugins.vanilla.ingredients.ItemStackHelper.getUniqueId(ItemStackHelper.java:69) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.plugins.vanilla.ingredients.ItemStackHelper.getUniqueId(ItemStackHelper.java:36) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.ingredients.IngredientSet.getUid(IngredientSet.java:34) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.ingredients.IngredientSet.add(IngredientSet.java:48) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at java.util.AbstractCollection.addAll(AbstractCollection.java:336) ~[?:?]     at mezz.jei.library.ingredients.IngredientInfo.<init>(IngredientInfo.java:27) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.load.registration.IngredientManagerBuilder.register(IngredientManagerBuilder.java:50) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.plugins.vanilla.VanillaPlugin.registerIngredients(VanillaPlugin.java:172) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.load.PluginLoader.lambda$registerIngredients$2(PluginLoader.java:79) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.load.PluginCaller.callOnPlugins(PluginCaller.java:25) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.load.PluginLoader.registerIngredients(PluginLoader.java:79) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.library.startup.JeiStarter.start(JeiStarter.java:106) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.forge.startup.StartEventObserver.transitionState(StartEventObserver.java:130) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at mezz.jei.forge.startup.StartEventObserver.onEvent(StartEventObserver.java:98) ~[jei-1.20.1-forge-15.20.0.112.jar%23284!/:15.20.0.112]     at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?]     at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?]     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?]     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?]     at net.minecraft.client.multiplayer.ClientPacketListener.m_5859_(ClientPacketListener.java:1451) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.network.protocol.game.ClientboundUpdateTagsPacket.m_5797_(ClientboundUpdateTagsPacket.java:35) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.network.protocol.game.ClientboundUpdateTagsPacket.m_5797_(ClientboundUpdateTagsPacket.java:11) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1106) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:21] [Render thread/INFO]: Registering ingredients: jei:minecraft took 191.5 milliseconds [17:48:21] [Render thread/INFO]: Registering ingredients took 192.0 ms [17:48:21] [Render thread/INFO]: Registering extra ingredients... [17:48:21] [Render thread/INFO]: Registering extra ingredients took 3.070 ms [17:48:21] [Render thread/INFO]: Registering search ingredient aliases... [17:48:21] [Render thread/INFO]: Registering search ingredient aliases took 488.0 ?s [17:48:21] [Render thread/INFO]: Registering categories... [17:48:21] [Render thread/INFO]: Registering categories: jei:minecraft took 18.43 milliseconds [17:48:21] [Render thread/INFO]: Registering categories: createdieselgenerators:jei_plugin took 24.69 milliseconds [17:48:21] [Render thread/INFO]: Registering categories: create:jei_plugin took 28.88 milliseconds [17:48:21] [Render thread/INFO]: Registering categories took 128.5 ms [17:48:21] [Render thread/INFO]: Registering vanilla category extensions... [17:48:21] [Render thread/INFO]: Registering vanilla category extensions took 3.496 ms [17:48:21] [Render thread/INFO]: Registering recipe catalysts... [17:48:21] [Render thread/INFO]: Registering recipe catalysts took 2.441 ms [17:48:21] [Render thread/INFO]: Building recipe registry... [17:48:21] [Render thread/INFO]: Building recipe registry took 20.17 ms [17:48:21] [Render thread/INFO]: Registering advanced plugins... [17:48:21] [Render thread/INFO]: Registering advanced plugins took 268.1 ?s [17:48:21] [Render thread/INFO]: Registering recipes... [17:48:22] [Render thread/INFO]: Registering recipes: jei:minecraft took 1.015 seconds [17:48:22] [Render thread/INFO]: Registering recipes: apotheosis:adventure_module took 23.48 milliseconds [17:48:22] [Render thread/INFO]: Registering recipes: farmersdelight:jei_plugin took 11.31 milliseconds [17:48:22] [Render thread/INFO]: Registering recipes: ars_nouveau:main took 20.95 milliseconds [17:48:22] [Render thread/INFO]: Registering recipes: securitycraft:securitycraft took 14.90 milliseconds [17:48:22] [Render thread/INFO]: Registering recipes: createbigcannons:jei_plugin took 27.48 milliseconds [17:48:22] [Render thread/INFO]: Registering recipes: create:jei_plugin took 320.4 milliseconds [17:48:23] [Render thread/INFO]: Registering recipes: supplementaries:jei_plugin took 14.23 milliseconds [17:48:23] [Render thread/INFO]: Registering recipes: framedblocks:jei_plugin took 225.5 milliseconds [17:48:23] [Render thread/INFO]: Registering recipes took 1.719 s [17:48:23] [Render thread/INFO]: Registering recipes transfer handlers... [17:48:23] [Render thread/INFO]: Registering recipes transfer handlers took 7.198 ms [17:48:23] [Render thread/INFO]: Building runtime... [17:48:23] [Render thread/INFO]: Registering gui handlers... [17:48:23] [Render thread/INFO]: Registering gui handlers took 12.47 ms [17:48:23] [Render thread/INFO]: Registering Runtime... [17:48:23] [Render thread/INFO]: Starting JEI GUI [17:48:23] [Render thread/INFO]: Building ingredient list... [17:48:23] [Render thread/INFO]: Building ingredient list took 105.8 ms [17:48:23] [Render thread/INFO]: Building ingredient filter... [17:48:23] [Render thread/INFO]: Adding 8500 ingredients [17:48:25] [Render thread/INFO]: Added 8500 ingredients [17:48:25] [Render thread/INFO]: Building ingredient filter took 2.001 s [17:48:25] [Render thread/INFO]: Registering Runtime: jei:forge_gui took 2.199 seconds [17:48:25] [Render thread/INFO]: Registering Runtime took 2.200 s [17:48:25] [Render thread/INFO]: Building runtime took 2.219 s [17:48:25] [Render thread/INFO]: Sending Runtime... [17:48:25] [Render thread/INFO]: Sending Runtime took 990.4 ?s [17:48:25] [Render thread/INFO]: Starting JEI took 4.359 s [17:48:25] [Render thread/INFO]: Finished additional setup in 0 ms [17:48:25] [Render thread/INFO]: Minimap updated server level id: -771711666 for world ResourceKey[minecraft:dimension / minecraft:overworld] [17:48:25] [Render thread/INFO]: [System] [CHAT] If you need help with Orva Alarms Press "P" (If not changed) [17:48:25] [Render thread/INFO]: Synced moonlight-common.toml configs [17:48:25] [Render thread/INFO]: [System] [CHAT] [SecurityCraft] Спасибо за использование SecurityCraft v1.10.0.1! Совет: Если вам нравится SecurityCraft, пожалуйста, подумайте о поддержке нас на Patreon! Вы можете работать с нами, чтобы внести функцию вашего выбора в мод. https://www.patreon.com/Geforce [17:48:25] [Render thread/INFO]: Synced supplementaries-common.toml configs [17:48:25] [Render thread/INFO]: Synced amendments-common.toml configs [17:48:25] [Render thread/INFO]: Loaded 2335 advancements [17:48:25] [pool-27-thread-1/INFO]: check internet connection https://auth.tlauncher.org/skin/api/check.bin timeout 1500 ms [17:48:26] [pool-27-thread-1/INFO]: passed auth.tlauncher.org within 599 ms [17:48:26] [pool-26-thread-1/INFO]: do head request -> https://auth.tlauncher.org/skin/v1/profile/texture/login/smivi RequestMetadata(lastModified=null, eTag=W/fe7f6abba165757da62610990758e66b, sha1=c372829d53fc14333ba140f3c6d015e400515aad) local file C:\Users\Admin\AppData\Roaming\.minecraft\cache\https_auth.tlauncher.org\skin\v1\profile\texture\login\smivi [17:48:27] [pool-26-thread-1/INFO]: do head request -> https://auth.tlauncher.org/skin/fileservice/skins/skin_smivi.png RequestMetadata(lastModified=null, eTag=267d6f332fcc284c160747f2bd22f533, sha1=bc7eb7fd5cb16e4729dd96263441cc07c1df4204) local file C:\Users\Admin\AppData\Roaming\.minecraft\cache\https_auth.tlauncher.org\skin\fileservice\skins\skin_smivi.png [17:48:30] [Render thread/INFO]: [voicechat] Received secret [17:48:30] [Render thread/INFO]: [voicechat] Connecting to voice chat server: '185.107.193.54:63033' [17:48:30] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to authenticate voice chat connection [17:48:30] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged authentication [17:48:30] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:31] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to validate voice chat connection [17:48:31] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged connection check [17:48:32] [Render thread/INFO]: Exception when loading ars_nouveau:light_block texture, using material colour. [17:48:32] [Render thread/INFO]: Black texture 16 [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:32] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:33] [Render thread/INFO]: calculated cape performance:TEXTURE_272, middle time: 1.1666666666666667 [17:48:34] [Render thread/INFO]: can use texture size:TEXTURE_272, middle time: 1.0 [17:48:49] [Render thread/INFO]: [System] [CHAT] smivi разбился насмерть [17:48:52] [Render thread/INFO]: Minimap updated server level id: -771711666 for world ResourceKey[minecraft:dimension / minecraft:overworld] [17:48:52] [Render thread/ERROR]: Error executing task on Client java.util.ConcurrentModificationException: null     at java.util.HashMap$Values.forEach(HashMap.java:1068) ~[?:?]     at net.minecraft.world.level.chunk.LevelChunk.m_187957_(LevelChunk.java:576) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.world.level.chunk.LevelChunk.m_187971_(LevelChunk.java:449) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.multiplayer.ClientChunkCache.m_194116_(ClientChunkCache.java:115) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.multiplayer.ClientPacketListener.m_194198_(ClientPacketListener.java:714) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.multiplayer.ClientPacketListener.m_183388_(ClientPacketListener.java:678) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.network.protocol.game.ClientboundLevelChunkWithLightPacket.m_5797_(ClientboundLevelChunkWithLightPacket.java:45) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.network.protocol.game.ClientboundLevelChunkWithLightPacket.m_5797_(ClientboundLevelChunkWithLightPacket.java:12) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1106) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:52] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:52] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [17:48:52] [Render thread/ERROR]: Error rendering overlay 'create:goggle_info' java.lang.ClassCastException: class net.minecraft.world.phys.EntityHitResult cannot be cast to class net.minecraft.world.phys.BlockHitResult (net.minecraft.world.phys.EntityHitResult and net.minecraft.world.phys.BlockHitResult are in module [email protected] of loader 'TRANSFORMER' @1be8c122)     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.handler$chj000$renderOverlay(GoggleOverlayRenderer.java:1066) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer.renderOverlay(GoggleOverlayRenderer.java) ~[create-1.20.1-6.0.6.jar%23258!/:6.0.6]     at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?]     at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.4.0-universal.jar%23319!/:?]     at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:945) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23314!/:?]     at net.minecraft.client.main.Main.main(Main.java:218) ~[Forge%201.20.1.jar:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]     at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?]     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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