Jump to content

Forge Server worked - loaded a mod - now looks for FML


Recommended Posts

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...!?!?!

Link to comment
Share on other sites

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

 

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

 

 

Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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?

 

 

Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

    • I have tried multimc, prism, and curseforge. They all crash without creating any logs.
    • I play with friends a server with mods, funny enough im the only one getting the error. Link to the crash error:https://pastebin.com/Qgn57EXZ
    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
    • Try an older build: https://www.curseforge.com/minecraft/mc-mods/sorceryfight/files/5358535
  • Topics

×
×
  • Create New...

Important Information

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