Shadowfacts' Forgelin

Shadowfacts' Forgelin

108M Downloads

Crash on 1.11.2

OmarWazzan opened this issue ยท 10 comments

commented

i have the same problem however it is on 1.11.2 and i have multiple data finds 1 crash log 1 minecraft game output
here the crash log

---- Minecraft Crash Report ----

WARNING: coremods are present:
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.9.17.jar)
ForgelinPlugin (Forgelin-1.7.4.jar)
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.10.jar)
IC2core (industrialcraft-2-2.7.81-ex111.jar)
MalisisCorePlugin (malisiscore-1.11.2-5.2.5.jar)
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.9.jar)
TransformerLoader (OpenComputers-MC1.11.2-1.7.1.79.jar)
NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
llibrary (llibrary-1.7.11-1.11.2.jar)
OpenModsCorePlugin (OpenModsLib-1.11.2-0.11.4.jar)
Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 12/3/18 1:14 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Shadowfacts' Forgelin (forgelin)
Caused by: java.lang.NoSuchMethodError: org.apache.logging.log4j.Logger.debug(Ljava/lang/String;Ljava/lang/Object;)V
at net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber.subscribeAutomatic(ForgelinAutomaticEventSubscriber.kt:38)
at net.shadowfacts.forgelin.Forgelin.onPreInit(Forgelin.kt:22)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:647)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:276)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3104835632 bytes (2961 MB) / 5603590144 bytes (5344 MB) up to 12884901888 bytes (12288 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=12000M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.1.2588 103 mods loaded, 103 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2588.jar)
UCH forge{13.20.1.2588} [Minecraft Forge] (forge-1.11.2-13.20.1.2588.jar)
UCH opencomputers|core{1.7.1.79} [OpenComputers (Core)] (minecraft.jar)
UCH potioncore_coremod{1.5.2_for_1.11.2} [Potion Core Coremod] (minecraft.jar)
UCH openmodscore{0.11.4} [OpenModsLib Core] (minecraft.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCH securitycraft{v1.8.3} [SecurityCraft] ([1.11.2] SecurityCraft v1.8.3.jar)
UCH ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar)
UCH advanced_solar_panels{4.1.0} [Advanced Solar Panels] (Advanced Solar Panels-4.1.0.jar)
UCH antiqueatlas{4.4.6} [Antique Atlas] (antiqueatlas-1.11.2-4.4.6.jar)
UCH antiqueatlasoverlay{1.2} [Antique Atlas Overlay] (antiqueatlas-1.11.2-4.4.6.jar)
UCH betterfoliage{2.1.10} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.10.jar)
UCH bibliocraft{2.3.3} [BiblioCraft] (BiblioCraft[v2.3.3][MC1.11.2].jar)
UCH biomesoplenty{6.2.0.2254} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2254-universal.jar)
UCH bibliowoodsbop{2.0} [BiblioWoodBoP] (BiblioWoods[BiomesOPlenty][v2.0][MC1.11.2].jar)
UCH classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.11-universal.jar)
UCH cnoapm{1.0 by Dot_Silver} [Craftable Notch Apple Mod - MCVersion 1.11.2] (cnoapm-mcv1.11.2.jar)
UCH codechickenlib{3.0.0.328} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
UCH cofhcore{4.2.8} [CoFH Core] (CoFHCore-1.11.2-4.2.8.16-universal.jar)
UCH potioncore{1.5.2_for_1.11.2} [Potion Core] (PotionCore-1.5.2_for_1.11.2.jar)
UCH compot{1.1} [Combined Potions] (CombinedPotions-1.11-1.1.jar)
UCH compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
UCH compatlayer{0.3.1} [compatlayer] (compatlayer-1.11.2-0.3.1.jar)
UCH modnamecns{1.0.0} [Mod Namecns] (craftble nether star 1.11.2.jar)
UCH customnpcs{1.11.2} [CustomNPCs] (CustomNPCs_1.11.2(29oct17).jar)
UCH ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.5.2_1.11.2.jar)
UCH props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.11.2.jar)
UCH double_jump{1.1} [Double Jump] (DoubleJump-1.11.2-1.1.jar)
UCH durabilityshow{4.1.1} [Durability Show] (Durability Show-1.11.2-4.1.1.jar)
UCH dsurround{3.4.9.17} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.9.17.jar)
UCH presets{3.4.9.17} [Presets!] (DynamicSurroundings-1.11.2-3.4.9.17.jar)
UCH csb_ench_table{1.1.3} [Lapis Stays in the Enchanting Table] (EnchantingTable-1.11-1.1.3.jar)
UCH enchdesc{1.0.3} [Enchantment Descriptions] (EnchantmentDescriptions-1.11.2-1.0.3.jar)
UCH enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.116-universal.jar)
UCH shetiphiancore{3.4.9} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.9.jar)
UCH endertanks{1.5.6} [EnderTanks] (endertanks-1.11.0-1.5.6.jar)
UCH shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
UCH extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
UCH extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.7.2.jar)
UCE forgelin{1.7.4} [Shadowfacts' Forgelin] (Forgelin-1.7.4.jar)
UCH forgemultipartcbe{2.2.0.41} [Forge Multipart CBE] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
UCH microblockcbe{2.2.0.41} [Forge Microblocks] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
UCH minecraftmultipartcbe{2.2.0.41} [Minecraft Multipart Plugin] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
UCH fpsreducer{1.11.2-1.7} [FPS Reducer] (FpsReducer-1.11.2-1.7.jar)
UCH cfm{4.1.3} [MrCrayfish's Furniture Mod] (furniture-4.1.3-1.11.2.jar)
UCH gobackpacks{1.1.1} [Good Old Backpacks] (GoodOldBackpacks-1.1.1.jar)
UCH grapplemod{1.11.2-v10} [Grappling hook mod] (grapplemod-1.11.2-v10.jar)
UCH llibrary{1.7.11} [LLibrary] (llibrary-1.7.11-1.11.2.jar)
UCH iceandfire{1.2.1} [Ice and Fire] (iceandfire-1.2.1.jar)
UCH jei{4.5.0.294} [Just Enough Items] (jei_1.11.2-4.5.0.294.jar)
UCH mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
UCH tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar)
UCH immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar)
UCH immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.3.jar)
UCH industrialwires{1.5-19} [Industrial Wires] (IndustrialWires-1.5-19.jar)
UCH inventorypets{1.4.9.9b} [Inventory Pets] (inventorypets-1.11.2-1.4.9.9b.jar)
UCH ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
UCH jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
UCH keepinginventory{2.3} [Keeping Inventory] (KeepingInventory-1.11.2-2.3.jar)
UCH malisiscore{1.11.2-5.2.5} [MalisisCore] (malisiscore-1.11.2-5.2.5.jar)
UCH mekanism{9.3.5} [Mekanism] (Mekanism-1.11.2-9.3.5.206.jar)
UCH mekanismgenerators{9.3.5} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.5.206.jar)
UCH mekanismtools{9.3.5} [MekanismTools] (MekanismTools-1.11.2-9.3.5.206.jar)
UCH multistorage{1.3.10} [Multi-Storage] (multistorage-1.11.0-1.3.10.jar)
UCH neat{1.4-13} [Neat] (Neat 1.4-13.jar)
UCH nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
UCH nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
UCH opencomputers{1.7.1.79} [OpenComputers] (OpenComputers-MC1.11.2-1.7.1.79.jar)
UCH thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar)
UCH thermalexpansion{5.2.7} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.7.30-universal.jar)
UCH omlib{3.0.0-137} [OMLib] (omlib-1.11.2-3.0.0-137.jar)
UCH openmods{0.11.4} [OpenModsLib] (OpenModsLib-1.11.2-0.11.4.jar)
UCH openblocks{1.7.4} [OpenBlocks] (OpenBlocks-1.11.2-1.7.4.jar)
UCH openmodularturrets{3.0.0-223} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-223.jar)
UCH qualitytools{1.0.4_for_1.11.2} [Quality Tools] (QualityTools-1.0.4_for_1.11.2.jar)
UCH randomthings{4.0} [Random Things] (RandomThings-MC1.11.2-4.0.jar)
UCH sandro.redstone{1.1c} [Redstone++] (Redstone+++[1.11.2]+ver1.1c.jar)
UCH sandro{1.1a} [Sandro's Core] (Redstone+++[1.11.2]+ver1.1c.jar)
UCH redstonearsenal{2.2.6} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.6.10-universal.jar)
UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
UCH rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar)
UCH rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar)
UCH secretroomsmod{5.1.9} [Secret Rooms 5] (secretroomsmod-1.11.2-5.1.9.jar)
UCH shulkerbox{1.1.2} [Shulkerbox] (shulkerbox-1.1.2.jar)
UCH simplecore{1.5.4.0} [SimpleCore API] (simplecore-1.11.2-1.5.4.0.jar)
UCH simpleleather{1.11.2-1.0} [Simple Leather] (simpleleather-1.11.2-1.0.jar)
UCH simpleores{1.10.2.0} [SimpleOres 2] (simpleores-1.11.2-1.10.2.0.jar)
UCH stg{1.11.2-1.1.2} [SwingThroughGrass] (stg-1.11.2-1.1.2.jar)
UCH subcommonlib{1.2.0.1} [Subaraki's Common Library] (sublib-1.11.2-1.2.0.1.jar)
UCH telepads{1.11.2-1.0.2.1} [Telepads] (telepads-1.11.2-1.0.2.1.jar)
UCH thermaldynamics{2.2.7} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.7.16-universal.jar)
UCH tinkersaddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.11.2-1.0.6.jar)
UCH waila{1.7.1} [waila] (Waila-1.7.1_1.11.2.jar)
UCH wailaharvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.10.jar)
UCH wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
UCH wawla{2.4.0.231} [What Are We Looking At] (Wawla-1.11.2-2.4.0.231.jar)
UCH wrcbe{2.2.0} [WirelessRedstone-CBE] (WR-CBE-1.11.2-2.2.0.24-universal.jar)
UCH xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros_Minimap_1.15.8_Forge_1.11.jar)
UCH denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
UCH unidict{1.11.2-1.2} [UniDict] (UniDict-1.11.2-1.2.jar)
Loaded coremods (and transformers):
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.9.17.jar)
org.blockartistry.DynSurround.asm.Transformer
ForgelinPlugin (Forgelin-1.7.4.jar)

NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
net.fybertech.nwr.NWRTransformer
LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
lumien.randomthings.asm.ClassTransformer
BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.10.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
IC2core (industrialcraft-2-2.7.81-ex111.jar)

MalisisCorePlugin (malisiscore-1.11.2-5.2.5.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.9.jar)
shetiphian.core.asm.ClassTransformer
TransformerLoader (OpenComputers-MC1.11.2-1.7.1.79.jar)
li.cil.oc.common.asm.ClassTransformer
NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
codechicken.nei.asm.NEITransformer
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
codechicken.lib.asm.ClassHierarchyManager
codechicken.lib.asm.CCL_ASMTransformer
PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
llibrary (llibrary-1.7.11-1.11.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
OpenModsCorePlugin (OpenModsLib-1.11.2-0.11.4.jar)
openmods.core.OpenModsClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GT 730/PCIe/SSE2'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)

codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.: 
enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.: 
nei Invalid Fingerprint Reports: - No invalid fingerprints.: 

here's the game output

13:13:05 launcher main Preparing to launch minecraft client for 1.11.2-forge1.11.2-13.20.1.2588
13:13:05 launcher main Couldn't get hash for jline/jline/2.13/jline-2.13.jar from http://files.minecraftforge.net/maven/jline/jline/2.13/jline-2.13.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Couldn't get hash for net/minecraftforge/forge/1.11.2-13.20.1.2588/forge-1.11.2-13.20.1.2588.jar from http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.1.2588/forge-1.11.2-13.20.1.2588.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\net/minecraftforge/forge/1.11.2-13.20.1.2588/forge-1.11.2-13.20.1.2588.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\jline/jline/2.13/jline-2.13.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Couldn't get hash for com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar from http://files.minecraftforge.net/maven/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for com/typesafe/config/1.2.1/config-1.2.1.jar from http://files.minecraftforge.net/maven/com/typesafe/config/1.2.1/config-1.2.1.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\com/typesafe/config/1.2.1/config-1.2.1.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Couldn't get hash for org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\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 but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Have local file C:/Users\User\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 but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Couldn't get hash for org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Couldn't get hash for org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for 1.11.2 jar from https://s3.amazonaws.com/Minecraft.Download/versions/1.11.2/1.11.2.jar.sha1: HTTP 403: Forbidden
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\versions\1.11.2/1.11.2.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:05 launcher main Couldn't get hash for org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar.sha1: HTTP 404: Not Found
13:13:05 launcher main Have local file C:/Users\User\AppData\Roaming.minecraft\libraries\org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good.
13:13:06 launcher main Checking installations.
13:13:06 launcher main Minecraft client 1.11.2-forge1.11.2-13.20.1.2588 is ready to start.
13:13:06 launcher main Starting!
13:13:06 launcher main Version does not support log configuration, will assume one plaintext entry per line
05:13:07 game   2018-12-03 13:13:07,107 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
05:13:07 game   2018-12-03 13:13:07,108 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
05:13:07 game   [13:13:07] [main/INFO] [FML]: Forge Mod Loader version 13.20.1.2588 for Minecraft 1.11.2 loading
05:13:07 game   [13:13:07] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_51
05:13:07 game   2018-12-03 13:13:07,406 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
05:13:07 game   2018-12-03 13:13:07,456 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
05:13:07 game   2018-12-03 13:13:07,459 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod org.blockartistry.DynSurround.asm.TransformLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod com.tmtravlr.potioncore.asm.PotionCoreFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod net.fybertech.nwr.NWRTweak does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/WARN] [FML]: The coremod shetiphian.core.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
05:13:07 game   [13:13:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:09 game   [13:13:09] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
05:13:09 game   [13:13:09] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
05:13:09 game   [13:13:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:09 game   [13:13:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:10 game   [13:13:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:10 game   [13:13:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:10 game   [13:13:10] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
05:13:10 game   [13:13:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:10 game   [13:13:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:10 game   [13:13:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:10 game   [13:13:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:11 game   [13:13:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
05:13:11 game   [13:13:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:11 game   [13:13:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:11 game   [13:13:11] [main/INFO] [FML]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
05:13:11 game   [13:13:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [MalisisRendererTransformer] Hook registered for net.minecraft.client.renderer.BlockRendererDispatcher
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [MalisisRendererTransformer] Hook registered for net.minecraft.client.renderer.RenderItem
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [MalisisRendererTransformer] Hook registered for net.minecraft.client.renderer.BlockModelShapes
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [TextureMapTransformer] Hook registered for net.minecraft.client.renderer.texture.TextureMap
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [ClientNotifTransformer] Hook registered for net.minecraft.world.World
05:13:12 game   [13:13:12] [main/INFO] [malisiscore]: [ClientNotifTransformer] Hook registered for net.minecraft.world.WorldServer
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
05:13:12 game   [13:13:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
05:13:13 game   [13:13:13] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ajs)
05:13:13 game   [13:13:13] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ajs)
05:13:13 game   [13:13:13] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.client.multiplayer.WorldClient.func_184153_a (IIIILjava/util/Random;ZLnet/minecraft/util/math/BlockPos$MutableBlockPos;)V (matching showBarrierParticles)
05:13:13 game   [13:13:13] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying random display tick call hook
05:13:13 game   [13:13:13] [main/INFO] [FML]: [Potion Core] Setting armor handler.
05:13:13 game   [13:13:13] [main/INFO] [FML]: [Potion Core] Finished setting armor handler.
05:13:13 game   [13:13:13] [main/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
05:13:13 game   [13:13:13] [main/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
05:13:13 game   [13:13:13] [main/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
05:13:13 game   [13:13:13] [main/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
05:13:14 game   [13:13:14] [Client thread/INFO] [FML]: Patching class net/minecraft/server/MinecraftServer
05:13:14 game   [13:13:14] [Client thread/INFO] [FML]: Patching method run()V
05:13:14 game   [13:13:14] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.WorldServer (lw)
05:13:14 game   [13:13:14] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.world.WorldServer]: resetRainAndThunder
05:13:14 game   [13:13:14] [Client thread/INFO] [dsurround Transform]: func_73051_P()V: Found!
05:13:14 game   [13:13:14] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.world.WorldServer]: resetRainAndThunder
05:13:14 game   [13:13:14] [Client thread/INFO]: Setting user: coolingwalter
05:13:14 game   [13:13:14] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (adv)
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185892_j ()F (matching getAmbientOcclusionLightValue)
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying getAmbientOcclusionLightValue() override
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185916_f ()Z (matching useNeighborBrightness)
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying useNeighborBrightness() override
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.doesSideBlockRendering (Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)Z
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying doesSideBlockRendering() override
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185914_p ()Z (matching isOpaqueCube)
05:13:15 game   [13:13:15] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying isOpaqueCube() override
05:13:17 game   [13:13:17] [Client thread/INFO] [OpenComputers]: Successfully patched sx.recreateLeash.
05:13:18 game   [13:13:18] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
05:13:18 game   [13:13:18] [Client thread/INFO] [dsurround Transform]: func_70071_h_()V: Found!
05:13:18 game   [13:13:18] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
05:13:20 game   [13:13:20] [Client thread/WARN]: Skipping bad option: lastServer:
05:13:20 game   [13:13:20] [Client thread/INFO]: LWJGL Version: 2.9.4
05:13:22 game   [13:13:22] [Client thread/INFO] [FML]: Patching class net/minecraft/client/resources/Locale
05:13:22 game   [13:13:22] [Client thread/INFO] [FML]: Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V
05:13:22 game   [13:13:22] [Client thread/INFO] [FML]: -- System Details --
05:13:22 game   Details:
05:13:22 game   Minecraft Version: 1.11.2
05:13:22 game   Operating System: Windows 10 (amd64) version 10.0
05:13:22 game   Java Version: 1.8.0_51, Oracle Corporation
05:13:22 game   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
05:13:22 game   Memory: 322064432 bytes (307 MB) / 939524096 bytes (896 MB) up to 12884901888 bytes (12288 MB)
05:13:22 game   JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=12000M
05:13:22 game   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
05:13:22 game   FML:
05:13:22 game   Loaded coremods (and transformers):
05:13:22 game   DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.9.17.jar)
05:13:22 game   org.blockartistry.DynSurround.asm.Transformer
05:13:22 game   ForgelinPlugin (Forgelin-1.7.4.jar)
05:13:22 game    
05:13:22 game   NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
05:13:22 game   net.fybertech.nwr.NWRTransformer
05:13:22 game   LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
05:13:22 game   lumien.randomthings.asm.ClassTransformer
05:13:22 game   BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.10.jar)
05:13:22 game   mods.betterfoliage.loader.BetterFoliageTransformer
05:13:22 game   IC2core (industrialcraft-2-2.7.81-ex111.jar)
05:13:22 game    
05:13:22 game   MalisisCorePlugin (malisiscore-1.11.2-5.2.5.jar)
05:13:22 game   net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
05:13:22 game   net.malisis.core.util.chunkblock.ChunkBlockTransformer
05:13:22 game   net.malisis.core.renderer.transformer.MalisisRendererTransformer
05:13:22 game   net.malisis.core.renderer.icon.asm.TextureMapTransformer
05:13:22 game   net.malisis.core.util.clientnotif.ClientNotifTransformer
05:13:22 game   ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.9.jar)
05:13:22 game   shetiphian.core.asm.ClassTransformer
05:13:22 game   TransformerLoader (OpenComputers-MC1.11.2-1.7.1.79.jar)
05:13:22 game   li.cil.oc.common.asm.ClassTransformer
05:13:22 game   NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
05:13:22 game   codechicken.nei.asm.NEITransformer
05:13:22 game   CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
05:13:22 game   cofh.asm.CoFHClassTransformer
05:13:22 game   cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
05:13:22 game   CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
05:13:22 game   codechicken.lib.asm.ClassHierarchyManager
05:13:22 game   codechicken.lib.asm.CCL_ASMTransformer
05:13:22 game   PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
05:13:22 game   com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
05:13:22 game   llibrary (llibrary-1.7.11-1.11.2.jar)
05:13:22 game   net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
05:13:22 game   net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
05:13:22 game   OpenModsCorePlugin (OpenModsLib-1.11.2-0.11.4.jar)
05:13:22 game   openmods.core.OpenModsClassTransformer
05:13:22 game   GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GT 730/PCIe/SSE2'
05:13:22 game   [13:13:22] [Client thread/INFO] [FML]: MinecraftForge v13.20.1.2588 Initialized
05:13:22 game   [13:13:22] [Client thread/INFO] [FML]: Replaced 232 ore recipes
05:13:22 game   [13:13:22] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
05:13:22 game   [13:13:22] [Client thread/INFO] [FML]: Searching C:\Users\User\AppData\Roaming.minecraft\mods for mods
05:13:23 game   [13:13:23] [Client thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
05:13:24 game   [13:13:24] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.11.2] SecurityCraft v1.8.3.jar
05:13:24 game   [13:13:24] [Client thread/WARN] [betterfoliage]: Mod betterfoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.10
05:13:24 game   [13:13:24] [Thread-7/INFO] [FML]: Using sync timing. 200 frames of Display.update took 276172202 nanos
05:13:25 game   [13:13:25] [Client thread/WARN] [codechickenlib]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.0.328
05:13:25 game   [13:13:25] [Client thread/WARN] [compactsolars]: Mod compactsolars is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.2-5.0.12.333
05:13:25 game   [13:13:25] [Client thread/INFO] [denseores]: Mod denseores is missing the required element 'name'. Substituting denseores
05:13:25 game   [13:13:25] [Client thread/WARN] [enderstorage]: Mod enderstorage is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
05:13:25 game   [13:13:25] [Client thread/INFO] [extrautils2]: Mod extrautils2 is missing the required element 'name'. Substituting extrautils2
05:13:26 game   [13:13:26] [Client thread/WARN] [microblockcbe]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.0.41
05:13:26 game   [13:13:26] [Client thread/WARN] [forgemultipartcbe]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.0.41
05:13:26 game   [13:13:26] [Client thread/WARN] [minecraftmultipartcbe]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.0.41
05:13:26 game   [13:13:26] [Client thread/WARN] [fpsreducer]: Mod fpsreducer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.2-1.7
05:13:26 game   [13:13:26] [Client thread/INFO] [FML]: Attempting to reparse the mod container FpsReducer-1.11.2-1.7.jar
05:13:26 game   [13:13:26] [Client thread/WARN] [fpsreducer]: Mod fpsreducer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.2-1.7
05:13:27 game   [13:13:27] [Client thread/WARN] [ironchest]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.2-7.0.25.815
05:13:28 game   [13:13:28] [Client thread/WARN] [nmsot]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0-mc1.11.2
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Forge Mod Loader has identified 103 mods to load
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: ****************************************
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * The API cofhapi|energy from source C:\Users\User\AppData\Roaming.minecraft\mods\CoFHCore-1.11.2-4.2.8.16-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:555)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:233)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)...
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: ****************************************
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: ****************************************
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * The API cofhapi from source C:\Users\User\AppData\Roaming.minecraft\mods\CoFHCore-1.11.2-4.2.8.16-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:555)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:233)
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)...
05:13:30 game   [13:13:30] [Client thread/WARN] [FML]: ****************************************
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [cofhcore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [immersiveengineering] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [cofhcore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [compatlayer] containing declared API package mcjty.lib (owned by McJty) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [mekanism] containing declared API package cofh.api.item (owned by cofhapi) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [cofhcore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [immersiveengineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [mekanism] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [mekanism] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
05:13:30 game   [13:13:30] [Client thread/INFO] [FML]: Found mod(s) [mekanism] containing declared API package cofh.api (owned by cofhlib) without associated API reference
05:13:31 game   [13:13:31] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.1x-2.5.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
05:13:34 game   [13:13:34] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, opencomputers|core, potioncore_coremod, openmodscore, , mercurius_updater, securitycraft, advanced_solar_panels, antiqueatlas, antiqueatlasoverlay, betterfoliage, bibliocraft, bibliowoodsbop, biomesoplenty, classiccombat, cnoapm, codechickenlib, cofhcore, compot, compactsolars, compatlayer, modnamecns, customnpcs, ptrmodellib, props, denseores, double_jump, durabilityshow, dsurround, presets, csb_ench_table, enchdesc, enderstorage, endertanks, extrarails, extrautils2, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, fpsreducer, cfm, gobackpacks, grapplemod, iceandfire, immersiveengineering, immersivepetroleum, ic2, industrialwires, inventorypets, ironchest, jei, jurassicraft, keepinginventory, llibrary, malisiscore, mantle, mekanism, mekanismgenerators, mekanismtools, multistorage, neat, nmsot, nei, omlib, openblocks, opencomputers, openmods, openmodularturrets, potioncore, qualitytools, randomthings, sandro, sandro.redstone, redstonearsenal, redstonepaste, rftools, rftoolsdim, secretroomsmod, shadowmc, shetiphiancore, shulkerbox, simplecore, simpleleather, simpleores, stg, subcommonlib, tconstruct, telepads, thermaldynamics, thermalexpansion, thermalfoundation, tinkersaddons, unidict, waila, wailaharvestability, wanionlib, wawla, wrcbe, xaerominimap] at CLIENT
05:13:34 game   [13:13:34] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, opencomputers|core, potioncore_coremod, openmodscore, , mercurius_updater, securitycraft, advanced_solar_panels, antiqueatlas, antiqueatlasoverlay, betterfoliage, bibliocraft, bibliowoodsbop, biomesoplenty, classiccombat, cnoapm, codechickenlib, cofhcore, compot, compactsolars, compatlayer, modnamecns, customnpcs, ptrmodellib, props, denseores, double_jump, durabilityshow, dsurround, presets, csb_ench_table, enchdesc, enderstorage, endertanks, extrarails, extrautils2, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, fpsreducer, cfm, gobackpacks, grapplemod, iceandfire, immersiveengineering, immersivepetroleum, ic2, industrialwires, inventorypets, ironchest, jei, jurassicraft, keepinginventory, llibrary, malisiscore, mantle, mekanism, mekanismgenerators, mekanismtools, multistorage, neat, nmsot, nei, omlib, openblocks, opencomputers, openmods, openmodularturrets, potioncore, qualitytools, randomthings, sandro, sandro.redstone, redstonearsenal, redstonepaste, rftools, rftoolsdim, secretroomsmod, shadowmc, shetiphiancore, shulkerbox, simplecore, simpleleather, simpleores, stg, subcommonlib, tconstruct, telepads, thermaldynamics, thermalexpansion, thermalfoundation, tinkersaddons, unidict, waila, wailaharvestability, wanionlib, wawla, wrcbe, xaerominimap] at SERVER
05:13:34 game   [13:13:34] [Client thread/INFO] [FML]: Patching class net/minecraft/client/renderer/tileentity/TileEntityItemStackRenderer
05:13:34 game   [13:13:34] [Client thread/INFO] [FML]: Patching method func_179022_a(Lnet/minecraft/item/ItemStack;)V
05:13:34 game   [13:13:34] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (auo)
05:13:36 game   [13:13:36] [Client thread/INFO] [OpenComputers]: Successfully patched bvq.renderLeash.
05:13:36 game   [13:13:36] [Client thread/INFO] [FML]: Patching class net/minecraft/client/renderer/entity/RenderLivingBase
05:13:36 game   [13:13:36] [Client thread/INFO] [FML]: Patching method func_77043_a(Lnet/minecraft/entity/EntityLivingBase;FFF)V
05:13:36 game   [13:13:36] [Client thread/INFO] [FML]: Patching class net/minecraft/client/model/ModelPlayer
05:13:36 game   [13:13:36] [Client thread/INFO] [FML]: Patching method (FZ)V
05:13:36 game   [13:13:36] [Client thread/INFO] [FML]: Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V
05:13:36 game   [13:13:36] [Client thread/INFO] [FML]: Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: Sound Caching
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: func_148612_a(Lnet/minecraft/util/ResourceLocation;)Ljava/net/URL;: Found!
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: Sound Caching
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager playTime
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: func_148611_c(Lnet/minecraft/client/audio/ISound;)V: Found!
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager playTime
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager getClampedVolume
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: func_188770_e(Lnet/minecraft/client/audio/ISound;)F: Found!
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager getClampedVolume
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.audio.SoundManager]: SoundManager playSound flush
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: func_148611_c(Lnet/minecraft/client/audio/ISound;)V: Found!
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.audio.SoundManager]: SoundManager playSound flush
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [paulscode.sound.Library]: removeSource
05:13:36 game   [13:13:36] [Client thread/INFO] [dsurround Transform]: Transmorgrified [paulscode.sound.Library]: removeSource
05:13:37 game   2018-12-03 13:13:37,661 WARN The Logger LLibrary was created with the message factory org.apache.logging.log4j.message.ParameterizedMessageFactory@46acebf0 and is now requested with the message factory org.apache.logging.log4j.message.StringFormatterMessageFactory@4390eb7d, which may create log events with unexpected formatting.
05:13:37 game   [13:13:37] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.renderer.RenderItem (bvh)
05:13:37 game   [13:13:37] [Client thread/INFO] [FML]: Patching class net/minecraft/client/renderer/EntityRenderer
05:13:37 game   [13:13:37] [Client thread/INFO] [FML]: Patching method func_78467_g(F)V
05:13:37 game   [13:13:37] [Client thread/INFO] [dsurround Transform]: Transmorgrifying [net.minecraft.client.renderer.EntityRenderer]: addRainParticles
05:13:37 game   [13:13:37] [Client thread/INFO] [dsurround Transform]: func_78484_h()V: Found!
05:13:37 game   [13:13:37] [Client thread/INFO] [dsurround Transform]: Transmorgrified [net.minecraft.client.renderer.EntityRenderer]: addRainParticles
05:13:37 game   [13:13:37] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.renderer.texture.TextureMap (byy)
05:13:37 game   [13:13:37] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.renderer.BlockRendererDispatcher (bra)
05:13:37 game   [13:13:37] [Client thread/INFO] [NowWithRendering]: Processing net.minecraft.client.renderer.BlockRendererDispatcher
05:13:37 game   [13:13:37] [Client thread/INFO] [NowWithRendering]: renderBlockDamage patched
05:13:37 game   [13:13:37] [Client thread/INFO] [NowWithRendering]: renderBlock patched
05:13:38 game   [13:13:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
05:13:38 game   [13:13:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
05:13:38 game   [13:13:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
05:13:38 game   [13:13:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse WailaIntegration; missing dependency: Waila
05:13:38 game   [13:13:38] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
05:13:38 game   [13:13:38] [Client thread/INFO] [tconstruct]: Preparing to take over the world
05:13:39 game   [13:13:39] [Client thread/INFO] [OpenComputers]: Successfully removed our lowercase @optional annotations from class mekanism.common.integration.MekanismHooks.
05:13:41 game   [13:13:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Antique Atlas Overlay, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoodBoP, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Classic Combat, FMLFileResourcePack:Craftable Notch Apple Mod - MCVersion 1.11.2, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Combined Potions, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:compatlayer, FMLFileResourcePack:Mod Namecns, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:ptrmodellib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:denseores, FMLFileResourcePack:Double Jump, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Dynamic Surroundings, FMLFileResourcePack:Presets!, FMLFileResourcePack:Lapis Stays in the Enchanting Table, FMLFileResourcePack:Enchantment Descriptions, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTanks, FMLFileResourcePack:Extra Rails, FMLFileResourcePack:extrautils2, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart CBE, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:FPS Reducer, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:Good Old Backpacks, FMLFileResourcePack:Grappling hook mod, FMLFileResourcePack:Ice and Fire, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Petroleum, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Industrial Wires, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JurassiCraft, FMLFileResourcePack:Keeping Inventory, FMLFileResourcePack:LLibrary, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Multi-Storage, FMLFileResourcePack:Neat, FMLFileResourcePack:No Mob Spawning on Trees, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OMLib, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenModsLib, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Potion Core, FMLFileResourcePack:Quality Tools, FMLFileResourcePack:Random Things, FMLFileResourcePack:Sandro's Core, FMLFileResourcePack:Redstone++, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Secret Rooms 5, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:ShetiPhian-Core, FMLFileResourcePack:Shulkerbox, FMLFileResourcePack:SimpleCore API, FMLFileResourcePack:Simple Leather, FMLFileResourcePack:SimpleOres 2, FMLFileResourcePack:SwingThroughGrass, FMLFileResourcePack:Subaraki's Common Library, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Telepads, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Addons, FMLFileResourcePack:UniDict, FMLFileResourcePack:waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WanionLib, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:WirelessRedstone-CBE, FMLFileResourcePack:Xaero's Minimap
05:13:41 game   [13:13:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Found 1175 ObjectHolder annotations
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Applying holder lookups
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Holder lookups applied
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Applying holder lookups
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Holder lookups applied
05:13:42 game   [13:13:42] [Client thread/INFO] [dsurround]: Registering sounds
05:13:42 game   [13:13:42] [Client thread/INFO] [dsurround]: 665 sound events in registry
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Applying holder lookups
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Holder lookups applied
05:13:42 game   [13:13:42] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Found method net.minecraftforge.client.model.ModelLoader.func_177570_a ()Lnet/minecraft/util/registry/IRegistry; (matching setupModelRegistry)
05:13:42 game   [13:13:42] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: [BetterFoliageLoader] Applying ModelLoader lifecycle callback
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
05:13:42 game   [13:13:42] [Forge Version Check/INFO] [ForgeVersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.11.2&file=CodeChickenLib
05:13:42 game   [13:13:42] [Client thread/INFO] [mercurius]: Version Number exists, Using it: 1.11-1.0.5.24
05:13:42 game   [13:13:42] [Client thread/INFO] [mercurius]: File exists, Checking hash: C:\Users\User\AppData\Roaming.minecraft\libraries\net\minecraftforge\Mercurius\1.11-1.0.5.24\Mercurius-1.11-1.0.5.24.jar
05:13:42 game   [13:13:42] [Client thread/INFO] [mercurius]: Hash matches, Skipping download: 1b15262637552f7441f8e8639b5f91af798a5a77
05:13:42 game   [13:13:42] [Client thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Patching class net/minecraft/client/renderer/entity/RenderPlayer
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Patching method (Lnet/minecraft/client/renderer/entity/RenderManager;Z)V
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Patching method func_177138_b(Lnet/minecraft/client/entity/AbstractClientPlayer;)V
05:13:42 game   [13:13:42] [Client thread/INFO] [FML]: Patching method func_177139_c(Lnet/minecraft/client/entity/AbstractClientPlayer;)V
05:13:43 game   [13:13:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [codechickenlib] Found status: UP_TO_DATE Target: null
05:13:43 game   [13:13:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [presets] Starting version check at https://raw.githubusercontent.com/OreCruncher/DynamicSurroundings/master/version.json
05:13:43 game   [13:13:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [presets] Found status: UP_TO_DATE Target: null
05:13:43 game   [13:13:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
05:13:43 game   [13:13:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [thermaldynamics] Found status: UP_TO_DATE Target: null
05:13:43 game   [13:13:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
05:13:44 game   [13:13:44] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: AHEAD Target: null
05:13:44 game   [13:13:44] [Forge Version Check/INFO] [ForgeVersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
05:13:44 game   [13:13:44] [Forge Version Check/INFO] [ForgeVersionCheck]: [thermalexpansion] Found status: UP_TO_DATE Target: null
05:13:44 game   [13:13:44] [Forge Version Check/INFO] [ForgeVersionCheck]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.11.2&file=EnderStorage
05:13:44 game   [13:13:44] [Forge Version Check/INFO] [ForgeVersionCheck]: [enderstorage] Found status: OUTDATED Target: 2.3.1.116
05:13:44 game   [13:13:44] [Forge Version Check/INFO] [ForgeVersionCheck]: [llibrary] Starting version check at https://gist.github.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9
05:13:47 game   [13:13:47] [Forge Version Check/INFO] [ForgeVersionCheck]: [redstonearsenal] Starting version check at https://raw.github.com/cofh/version/master/redstonearsenal_update.json
05:13:47 game   [13:13:47] [Forge Version Check/INFO] [ForgeVersionCheck]: [redstonearsenal] Found status: UP_TO_DATE Target: null
05:13:47 game   [13:13:47] [Forge Version Check/INFO] [ForgeVersionCheck]: [shetiphiancore] Starting version check at https://gist.githubusercontent.com/ShetiPhian/8f54131fc6436c8c85a5/raw/ShetiPhianCore
05:13:47 game   [13:13:47] [Forge Version Check/INFO] [ForgeVersionCheck]: [openmods] Starting version check at http://openmods.info/versions/openmodslib.json
05:13:47 game   [13:13:47] [Forge Version Check/INFO] [ForgeVersionCheck]: [openmods] Found status: UP_TO_DATE Target: null
05:13:47 game   [13:13:47] [Forge Version Check/INFO] [ForgeVersionCheck]: [openblocks] Starting version check at http://openmods.info/versions/openblocks.json
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [openblocks] Found status: UP_TO_DATE Target: null
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [dsurround] Starting version check at https://raw.githubusercontent.com/OreCruncher/DynamicSurroundings/master/version.json
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [dsurround] Found status: UP_TO_DATE Target: null
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [nei] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.11.2&file=NotEnoughItems
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [nei] Found status: OUTDATED Target: 2.3.0.227
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [wrcbe] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.11.2&file=WR-CBE
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [wrcbe] Found status: OUTDATED Target: 2.2.0.24
05:13:48 game   [13:13:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [cofhcore] Found status: UP_TO_DATE Target: null
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [compot] Starting version check at https://raw.githubusercontent.com/crazysnailboy/CombinedPotions/master/update.json
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [simpleores] Starting version check at https://raw.githubusercontent.com/Sinhika/SimpleOres2/1.11/update.json
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [simpleores] Found status: UP_TO_DATE Target: null
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [csb_ench_table] Starting version check at https://raw.githubusercontent.com/crazysnailboy/EnchantingTable/master/update.json
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [csb_ench_table] Found status: UP_TO_DATE Target: null
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [endertanks] Starting version check at https://gist.githubusercontent.com/ShetiPhian/8f54131fc6436c8c85a5/raw/EnderTanks
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [endertanks] Found status: UP_TO_DATE Target: null
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [multistorage] Starting version check at https://gist.githubusercontent.com/ShetiPhian/8f54131fc6436c8c85a5/raw/MultiStorage
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [multistorage] Found status: UP_TO_DATE Target: null
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [thermalfoundation] Found status: UP_TO_DATE Target: null
05:13:49 game   [13:13:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
05:13:50 game   [13:13:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [securitycraft] Found status: OUTDATED Target: v1.8.10
05:13:50 game   [13:13:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [simplecore] Starting version check at https://raw.githubusercontent.com/Sinhika/SimpleCore/1.11_json/update.json
05:13:50 game   [13:13:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [simplecore] Found status: OUTDATED Target: 1.11.2-1.5.3.0
05:13:50 game   [13:13:50] [Client thread/WARN] [ic2.Item]: The item tritium_fuel_rod is not initialized.
05:13:50 game   [13:13:50] [Client thread/WARN] [ic2.Item]: The item plasma_launcher is not initialized.
05:13:50 game   [13:13:50] [Client thread/WARN] [ic2.Block]: The fluid deuterium is not initialized.
05:13:50 game   [13:13:50] [Client thread/INFO] [advanced_solar_panels]: Loading ASP Config from C:\Users\User\AppData\Roaming.minecraft\config\advanced_solar_panels.cfg
05:13:50 game   [13:13:50] [Client thread/INFO] [advanced_solar_panels]: Loading MT Recipes from C:\Users\User\AppData\Roaming.minecraft\config\advanced_solar_panels_MTRecipes.cfg
05:13:50 game   [13:13:50] [Client thread/INFO] [FML]: Patching class net/minecraftforge/client/ForgeHooksClient
05:13:50 game   [13:13:50] [Client thread/INFO] [FML]: Patching method handleCameraTransforms(Lnet/minecraft/client/renderer/block/model/IBakedModel;Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms$TransformType;Z)Lnet/minecraft/client/renderer/block/model/IBakedModel;
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set TEST with 2 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon0 with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon0_fin with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon1 with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon1_fin with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon2 with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon2_fin with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon3 with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon3_fin with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon4 with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon4_fin with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon5 with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon5_fin with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon6 with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Loaded texture set zss_dungeon6_fin with 1 custom texture(s)
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set WATER for biome 0
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLAINS for biome 1
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set DESERT for biome 2
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS for biome 3
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set FOREST for biome 4
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PINES for biome 5
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SWAMP for biome 6
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set WATER for biome 7
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set CAVE_WALLS for biome 8
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 9
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set ICE for biome 10
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set ICE for biome 11
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW for biome 12
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_HILLS for biome 13
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MUSHROOM for biome 14
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 15
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 16
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set DESERT_HILLS for biome 17
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set FOREST_HILLS for biome 18
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PINES_HILLS for biome 19
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS for biome 20
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE for biome 21
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_HILLS for biome 22
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_EDGE for biome 23
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set WATER for biome 24
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set ROCK_SHORE for biome 25
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SHORE for biome 26
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set BIRCH for biome 27
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set BIRCH_HILLS for biome 28
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set DENSE_FOREST for biome 29
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_PINES for biome 30
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_PINES_HILLS for biome 31
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_TAIGA for biome 32
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_TAIGA_HILLS for biome 33
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS_ALL for biome 34
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SAVANNA for biome 35
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_SAVANNA for biome 36
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MESA for biome 37
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA_TREES for biome 38
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA for biome 39
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLAINS for biome 127
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SUNFLOWERS for biome 129
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set DESERT for biome 130
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 131
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set FOREST_FLOWERS for biome 132
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PINES_HILLS for biome 133
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SWAMP_HILLS for biome 134
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set ICE_SPIKES for biome 140
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_CLIFFS for biome 149
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set JUNGLE_EDGE_HILLS for biome 151
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set TALL_BIRCH for biome 155
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set TALL_BIRCH_HILLS for biome 156
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set DENSE_FOREST_HILLS for biome 157
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SNOW_PINES_HILLS for biome 158
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_SPRUCE for biome 160
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MEGA_SPRUCE_HILLS for biome 161
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 162
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SAVANNA_CLIFFS for biome 163
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_SAVANNA_M for biome 164
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set BRYCE for biome 165
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA_TREES_LOW for biome 166
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set PLATEAU_MESA_LOW for biome 167
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set LAVA for tile "lava"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set LAVA_SHORE for tile "lavaShore"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE for tile "netherBridge"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_END_X for tile "netherBridgeEndX"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_END_Z for tile "netherBridgeEndZ"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_GATE for tile "netherBridgeGate"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_X for tile "netherBridgeX"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_BRIDGE_Z for tile "netherBridgeZ"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_FORT_STAIRS for tile "netherFortStairs"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_HALL for tile "netherHall"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_THRONE for tile "netherThrone"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_TOWER for tile "netherTower"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set NETHER_WALL for tile "netherWall"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set BUTCHERS_SHOP for tile "npcVillageButchersShop"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set CHURCH for tile "npcVillageChurch"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set FARMLAND_LARGE for tile "npcVillageFarmlandLarge"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set FARMLAND_SMALL for tile "npcVillageFarmlandSmall"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set HUT for tile "npcVillageHut"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set L-HOUSE for tile "npcVillageLHouse"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set LIBRARY for tile "npcVillageLibrary"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set HOUSE_SMALL for tile "npcVillageSmallHouse"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set SMITHY for tile "npcVillageSmithy"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set VILLAGE_TORCH for tile "npcVillageTorch"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set WELL for tile "npcVillageWell"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon0 for tile "zss_dungeon0"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon0_fin for tile "zss_dungeon0_fin"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon1 for tile "zss_dungeon1"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon1_fin for tile "zss_dungeon1_fin"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon2 for tile "zss_dungeon2"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon2_fin for tile "zss_dungeon2_fin"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon3 for tile "zss_dungeon3"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon3_fin for tile "zss_dungeon3_fin"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon4 for tile "zss_dungeon4"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon4_fin for tile "zss_dungeon4_fin"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon5 for tile "zss_dungeon5"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon5_fin for tile "zss_dungeon5_fin"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon6 for tile "zss_dungeon6"
05:13:50 game   [13:13:50] [Client thread/INFO] [antiqueatlas]: Registered texture set zss_dungeon6_fin for tile "zss_dungeon6_fin"
05:13:51 game   [13:13:51] [Client thread/INFO] [FML]: OBJLoader: Domain bibliocraft has been added.
05:13:53 game   [13:13:53] [Client thread/INFO] [CoFHWorld]: Registering default Templates...
05:13:53 game   [13:13:53] [Client thread/INFO] [CoFHWorld]: Registering default generators...
05:13:53 game   [13:13:53] [Client thread/INFO] [CoFHWorld]: Verifying or creating base world generation directory...
05:13:53 game   [13:13:53] [Client thread/INFO] [CoFHWorld]: Complete.
05:13:54 game   [13:13:54][FINE/CustomNPCs][noppes.npcs.LogWriter:71] Mon Dec 03 13:13:54 PST 2018
05:13:54 game   [13:13:54][FINE/CustomNPCs][noppes.npcs.controllers.ScriptController:52] Script Engines Available:
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npchumanmale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:229)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcvillager, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:230)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcpony, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:231)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npchumanfemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:232)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcdwarfmale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:233)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcfurrymale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:234)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npczombiemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:235)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npczombiefemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:236)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcskeleton, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:237)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcdwarffemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:238)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcfurryfemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:239)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcorcfmale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:240)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcorcfemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:241)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcelfmale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:242)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcelffemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:243)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npccrystal, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:244)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcenderchibi, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:245)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcnagamale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:246)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcnagafemale, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:247)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcslime, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:248)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcdragon, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:249)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcenderman, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:250)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.npcgolem, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:251)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.customnpc, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:252)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * Dangerous alternative prefix minecraft for name customnpcs.customnpc64x32, expected customnpcs invalid registry invocation/invalid name?
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.registerNpc(CustomNpcs.java:329)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at noppes.npcs.CustomNpcs.load(CustomNpcs.java:253)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
05:13:54 game   [13:13:54] [Client thread/WARN] [FML]: ****************************************
05:13:54 game   [13:13:54] [Client thread/WARN]: Skipping bad option: lastServer:
05:13:55 game   [13:13:55] [Client thread/INFO] [com.mia.craftstudio.CSPack]: Original locale was en, switching to Locale.US
05:13:55 game   [13:13:55] [Client thread/INFO] [com.mia.craftstudio.CSPack]: Locale is now en_US
05:13:55 game   [13:13:55] [Client thread/INFO] [com.mia.craftstudio.CSPack]: Locale was restored to en
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:13:57 game    
05:14:03 game   [13:14:03] [Client thread/INFO] [durabilityshow]: Pre-Init Complete
05:14:07 game   [13:14:07] [Client thread/INFO] [LLibrary]: TabulaModelHandler: Domain %s has been added.
05:14:08 game   [13:14:08] [Client thread/INFO] [extrautils2]: Extra Utilities 2 JEI Plugin - ACTIVATE!
05:14:08 game   [13:14:08] [Client thread/INFO] [Mantle]: Started loading books...
05:14:08 game   [13:14:08] [Client thread/INFO] [Mantle]: Book loading completed in 1.91864E-4 seconds.
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * Dangerous alternative prefix tconstruct for name molten_alubrass, expected immersiveengineering invalid registry invocation/invalid name?
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:66)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:133)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:115)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:74)...
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * Dangerous alternative prefix tconstruct for name molten_alubrass, expected immersiveengineering invalid registry invocation/invalid name?
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:66)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:133)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:116)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:74)...
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * Dangerous alternative prefix tconstruct for name molten_aluminum, expected immersiveengineering invalid registry invocation/invalid name?
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:66)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:133)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:115)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:74)...
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * Dangerous alternative prefix tconstruct for name molten_aluminum, expected immersiveengineering invalid registry invocation/invalid name?
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:66)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:133)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:116)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:74)...
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * Dangerous alternative prefix tconstruct for name molten_electrum, expected immersiveengineering invalid registry invocation/invalid name?
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:66)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:133)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:115)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:74)...
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * Dangerous alternative prefix tconstruct for name molten_electrum, expected immersiveengineering invalid registry invocation/invalid name?
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:85)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:93)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:66)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:133)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:116)
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:74)...
05:14:10 game   [13:14:10] [Client thread/WARN] [FML]: ****************************************
05:14:10 game   [13:14:10] [Client thread/INFO] [FML]: OBJLoader: Domain immersiveengineering has been added.
05:14:10 game   [13:14:10] [Client thread/INFO] [immersiveengineering]: Custom OBJLoader: Domain has been added: immersiveengineering
05:14:10 game   [13:14:10] [Client thread/INFO] [FML]: OBJLoader: Domain industrialwires has been added.
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering BlockDataMessage for Packet with discriminator 5 in channel malisiscore
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 6 in channel malisiscore
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering NeighborChangedMessage for Packet with discriminator 7 in channel malisiscore
05:14:13 game   [13:14:13] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 8 in channel malisiscore
05:14:20 game   [13:14:20] [Client thread/INFO] [FML]: OBJLoader: Domain mekanism has been added.
05:14:20 game   [13:14:20] [Client thread/INFO] [Mekanism]: Didn't detect MCMP, ignoring compatibility package
05:14:20 game   [13:14:20] [Client thread/INFO] [FML]: OBJLoader: Domain multistorage has been added.
05:14:25 game   [13:14:25] [Client thread/ERROR] [NotEnoughItems]: Found class implementing IConfigureNEI but does not have @NEIPlugin annotation!
05:14:25 game   [13:14:25] [Client thread/ERROR] [NotEnoughItems]: This is a deprecated system! You MUST use the @NEIPlugin Annotation!
05:14:25 game   [13:14:25] [Client thread/ERROR] [NotEnoughItems]: Offending class: openblocks.NEIOpenBlocksConfig
05:14:25 game   [13:14:25] [Client thread/INFO] [opencomputers]: Updating config from version '@Version@' to '@Version@'.
05:14:25 game   [13:14:25] [Client thread/INFO] [opencomputers]: Updating setting 'opencomputers.switch.relayDelayUpgrade'.
05:14:25 game   [13:14:25] [Client thread/INFO] [opencomputers]: Updating setting 'opencomputers.nanomachines.potionWhitelist'.
05:14:25 game   [13:14:25] [Client thread/INFO] [opencomputers]: Initializing blocks and items.
05:14:26 game   [13:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
05:14:26 game   [13:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
05:14:26 game   [13:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
05:14:27 game   [13:14:27] [Client thread/INFO] [opencomputers]: Initializing additional OreDict entries.
05:14:27 game   [13:14:27] [Client thread/INFO] [opencomputers]: Initializing OpenComputers API.
05:14:31 game   [13:14:31] [Client thread/INFO] [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.1.79-lua52-native.64.dll'.
05:14:31 game   [13:14:31] [Client thread/INFO] [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.1.79-lua53-native.64.dll'.
05:14:31 game   [13:14:31] [Client thread/INFO] [opencomputers]: Done with pre init phase.
05:14:32 game   [13:14:32] [Client thread/INFO] [omlib]: Found the following mods: IC2 OpenComputers
05:14:35 game   [13:14:35] [Client thread/INFO] [FML]: OBJLoader: Domain openblocks has been added.
05:14:36 game   [13:14:36] [Client thread/INFO] [openmodularturrets]: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
05:14:36 game   [13:14:36] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityCreativePlayerInterface.
05:14:36 game   [13:14:36] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityOnlineDetector.
05:14:36 game   [13:14:36] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityChatDetector.
05:14:36 game   [13:14:36] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityRedstoneObserver.
05:14:36 game   [13:14:36] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.redstoneinterface.TileEntityBasicRedstoneInterface.
05:14:36 game   [13:14:36] [Client thread/INFO]: [STDOUT]: [ModLoader] Loaded Mod: Unknown
05:14:36 game   [13:14:36] [Client thread/INFO]: [STDOUT]: RedConfig.enablePistons = true
05:14:38 game   [13:14:38] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.screens.ScreenControllerTileEntity.
05:14:38 game   [13:14:38] [Client thread/INFO] [OpenComputers]: Successfully removed our lowercase @optional annotations from class mcjty.rftools.blocks.screens.ScreenControllerTileEntity.
05:14:38 game   [13:14:38] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
05:14:39 game   [13:14:39] [Client thread/INFO] [FML]: OBJLoader: Domain rftools has been added.
05:14:39 game   [13:14:39] [Client thread/ERROR] [mcjty.lib.varia.Logging]: Cannot find mob with id 'EntityHorse'!
05:14:39 game   [13:14:39] [Client thread/INFO] [mcjty.lib.varia.Logging]: Registering rftools dimension type at id 2
05:14:39 game   [13:14:39] [Client thread/INFO] [mcjty.lib.varia.Logging]: Reading dimlets.json from config
05:14:39 game   [13:14:39] [Client thread/INFO] [mcjty.lib.varia.Logging]: Reading default dimlets.json
05:14:40 game   [13:14:40] [Client thread/INFO] [SimpleCore]: SimpleCore API Loading...
05:14:40 game   [13:14:40] [Client thread/INFO]: [STDOUT]: SimpleLeather is loading!
05:14:40 game   [13:14:40] [Client thread/INFO] [SimpleCore]: SimpleOres2 Loading...
05:14:40 game   [13:14:40] [Client thread/INFO] [SimpleCore]: Creating tabs
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: loading settings...
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Settings loaded successfully
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Setting Tool and Armor stats
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Setting bucket variants
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Creating ingots and misc items
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Creating blocks and ores
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Creating tools
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Creating bows
05:14:40 game   [13:14:40] [Client thread/INFO] [simpleores]: Creating armors
05:14:41 game   [13:14:41] [Client thread/INFO] [FML]: Applying holder lookups
05:14:41 game   [13:14:41] [Client thread/INFO] [FML]: Holder lookups applied
05:14:41 game   [13:14:41] [Client thread/INFO] [FML]: Injecting itemstacks
05:14:41 game   [13:14:41] [Client thread/INFO] [FML]: Itemstack injection complete
05:14:41 game   [13:14:41] [Client thread/FATAL] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
05:14:41 game   [13:14:41] [Client thread/FATAL] [FML]:
05:14:41 game   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
05:14:41 game   UCH minecraft{1.11.2} [Minecraft] (minecraft.jar)
05:14:41 game   UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
05:14:41 game   UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2588.jar)
05:14:41 game   UCH forge{13.20.1.2588} [Minecraft Forge] (forge-1.11.2-13.20.1.2588.jar)
05:14:41 game   UCH opencomputers|core{1.7.1.79} [OpenComputers (Core)] (minecraft.jar)
05:14:41 game   UCH potioncore_coremod{1.5.2_for_1.11.2} [Potion Core Coremod] (minecraft.jar)
05:14:41 game   UCH openmodscore{0.11.4} [OpenModsLib Core] (minecraft.jar)
05:14:41 game   UCH {000} [CoFH ASM] (minecraft.jar)
05:14:41 game   UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
05:14:41 game   UCH securitycraft{v1.8.3} [SecurityCraft] ([1.11.2] SecurityCraft v1.8.3.jar)
05:14:41 game   UCH ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar)
05:14:41 game   UCH advanced_solar_panels{4.1.0} [Advanced Solar Panels] (Advanced Solar Panels-4.1.0.jar)
05:14:41 game   UCH antiqueatlas{4.4.6} [Antique Atlas] (antiqueatlas-1.11.2-4.4.6.jar)
05:14:41 game   UCH antiqueatlasoverlay{1.2} [Antique Atlas Overlay] (antiqueatlas-1.11.2-4.4.6.jar)
05:14:41 game   UCH betterfoliage{2.1.10} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.10.jar)
05:14:41 game   UCH bibliocraft{2.3.3} [BiblioCraft] (BiblioCraft[v2.3.3][MC1.11.2].jar)
05:14:41 game   UCH biomesoplenty{6.2.0.2254} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2254-universal.jar)
05:14:41 game   UCH bibliowoodsbop{2.0} [BiblioWoodBoP] (BiblioWoods[BiomesOPlenty][v2.0][MC1.11.2].jar)
05:14:41 game   UCH classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.11-universal.jar)
05:14:41 game   UCH cnoapm{1.0 by Dot_Silver} [Craftable Notch Apple Mod - MCVersion 1.11.2] (cnoapm-mcv1.11.2.jar)
05:14:41 game   UCH codechickenlib{3.0.0.328} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
05:14:41 game   UCH cofhcore{4.2.8} [CoFH Core] (CoFHCore-1.11.2-4.2.8.16-universal.jar)
05:14:41 game   UCH potioncore{1.5.2_for_1.11.2} [Potion Core] (PotionCore-1.5.2_for_1.11.2.jar)
05:14:41 game   UCH compot{1.1} [Combined Potions] (CombinedPotions-1.11-1.1.jar)
05:14:41 game   UCH compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
05:14:41 game   UCH compatlayer{0.3.1} [compatlayer] (compatlayer-1.11.2-0.3.1.jar)
05:14:41 game   UCH modnamecns{1.0.0} [Mod Namecns] (craftble nether star 1.11.2.jar)
05:14:41 game   UCH customnpcs{1.11.2} [CustomNPCs] (CustomNPCs_1.11.2(29oct17).jar)
05:14:41 game   UCH ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.5.2_1.11.2.jar)
05:14:41 game   UCH props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.11.2.jar)
05:14:41 game   UCH double_jump{1.1} [Double Jump] (DoubleJump-1.11.2-1.1.jar)
05:14:41 game   UCH durabilityshow{4.1.1} [Durability Show] (Durability Show-1.11.2-4.1.1.jar)
05:14:41 game   UCH dsurround{3.4.9.17} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.9.17.jar)
05:14:41 game   UCH presets{3.4.9.17} [Presets!] (DynamicSurroundings-1.11.2-3.4.9.17.jar)
05:14:41 game   UCH csb_ench_table{1.1.3} [Lapis Stays in the Enchanting Table] (EnchantingTable-1.11-1.1.3.jar)
05:14:41 game   UCH enchdesc{1.0.3} [Enchantment Descriptions] (EnchantmentDescriptions-1.11.2-1.0.3.jar)
05:14:41 game   UCH enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.116-universal.jar)
05:14:41 game   UCH shetiphiancore{3.4.9} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.9.jar)
05:14:41 game   UCH endertanks{1.5.6} [EnderTanks] (endertanks-1.11.0-1.5.6.jar)
05:14:41 game   UCH shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
05:14:41 game   UCH extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
05:14:41 game   UCH extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.7.2.jar)
05:14:41 game   UCE forgelin{1.7.4} [Shadowfacts' Forgelin] (Forgelin-1.7.4.jar)
05:14:41 game   UCH forgemultipartcbe{2.2.0.41} [Forge Multipart CBE] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
05:14:41 game   UCH microblockcbe{2.2.0.41} [Forge Microblocks] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
05:14:41 game   UCH minecraftmultipartcbe{2.2.0.41} [Minecraft Multipart Plugin] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
05:14:41 game   UCH fpsreducer{1.11.2-1.7} [FPS Reducer] (FpsReducer-1.11.2-1.7.jar)
05:14:41 game   UCH cfm{4.1.3} [MrCrayfish's Furniture Mod] (furniture-4.1.3-1.11.2.jar)
05:14:41 game   UCH gobackpacks{1.1.1} [Good Old Backpacks] (GoodOldBackpacks-1.1.1.jar)
05:14:41 game   UCH grapplemod{1.11.2-v10} [Grappling hook mod] (grapplemod-1.11.2-v10.jar)
05:14:41 game   UCH llibrary{1.7.11} [LLibrary] (llibrary-1.7.11-1.11.2.jar)
05:14:41 game   UCH iceandfire{1.2.1} [Ice and Fire] (iceandfire-1.2.1.jar)
05:14:41 game   UCH jei{4.5.0.294} [Just Enough Items] (jei_1.11.2-4.5.0.294.jar)
05:14:41 game   UCH mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
05:14:41 game   UCH tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar)
05:14:41 game   UCH immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar)
05:14:41 game   UCH immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.3.jar)
05:14:41 game   UCH industrialwires{1.5-19} [Industrial Wires] (IndustrialWires-1.5-19.jar)
05:14:41 game   UCH inventorypets{1.4.9.9b} [Inventory Pets] (inventorypets-1.11.2-1.4.9.9b.jar)
05:14:41 game   UCH ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
05:14:41 game   UCH jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
05:14:41 game   UCH keepinginventory{2.3} [Keeping Inventory] (KeepingInventory-1.11.2-2.3.jar)
05:14:41 game   UCH malisiscore{1.11.2-5.2.5} [MalisisCore] (malisiscore-1.11.2-5.2.5.jar)
05:14:41 game   UCH mekanism{9.3.5} [Mekanism] (Mekanism-1.11.2-9.3.5.206.jar)
05:14:41 game   UCH mekanismgenerators{9.3.5} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.5.206.jar)
05:14:41 game   UCH mekanismtools{9.3.5} [MekanismTools] (MekanismTools-1.11.2-9.3.5.206.jar)
05:14:41 game   UCH multistorage{1.3.10} [Multi-Storage] (multistorage-1.11.0-1.3.10.jar)
05:14:41 game   UCH neat{1.4-13} [Neat] (Neat 1.4-13.jar)
05:14:41 game   UCH nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
05:14:41 game   UCH nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
05:14:41 game   UCH opencomputers{1.7.1.79} [OpenComputers] (OpenComputers-MC1.11.2-1.7.1.79.jar)
05:14:41 game   UCH thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar)
05:14:41 game   UCH thermalexpansion{5.2.7} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.7.30-universal.jar)
05:14:41 game   UCH omlib{3.0.0-137} [OMLib] (omlib-1.11.2-3.0.0-137.jar)
05:14:41 game   UCH openmods{0.11.4} [OpenModsLib] (OpenModsLib-1.11.2-0.11.4.jar)
05:14:41 game   UCH openblocks{1.7.4} [OpenBlocks] (OpenBlocks-1.11.2-1.7.4.jar)
05:14:41 game   UCH openmodularturrets{3.0.0-223} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-223.jar)
05:14:41 game   UCH qualitytools{1.0.4_for_1.11.2} [Quality Tools] (QualityTools-1.0.4_for_1.11.2.jar)
05:14:41 game   UCH randomthings{4.0} [Random Things] (RandomThings-MC1.11.2-4.0.jar)
05:14:41 game   UCH sandro.redstone{1.1c} [Redstone++] (Redstone+++[1.11.2]+ver1.1c.jar)
05:14:41 game   UCH sandro{1.1a} [Sandro's Core] (Redstone+++[1.11.2]+ver1.1c.jar)
05:14:41 game   UCH redstonearsenal{2.2.6} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.6.10-universal.jar)
05:14:41 game   UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
05:14:41 game   UCH rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar)
05:14:41 game   UCH rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar)
05:14:41 game   UCH secretroomsmod{5.1.9} [Secret Rooms 5] (secretroomsmod-1.11.2-5.1.9.jar)
05:14:41 game   UCH shulkerbox{1.1.2} [Shulkerbox] (shulkerbox-1.1.2.jar)
05:14:41 game   UCH simplecore{1.5.4.0} [SimpleCore API] (simplecore-1.11.2-1.5.4.0.jar)
05:14:41 game   UCH simpleleather{1.11.2-1.0} [Simple Leather] (simpleleather-1.11.2-1.0.jar)
05:14:41 game   UCH simpleores{1.10.2.0} [SimpleOres 2] (simpleores-1.11.2-1.10.2.0.jar)
05:14:41 game   UCH stg{1.11.2-1.1.2} [SwingThroughGrass] (stg-1.11.2-1.1.2.jar)
05:14:41 game   UCH subcommonlib{1.2.0.1} [Subaraki's Common Library] (sublib-1.11.2-1.2.0.1.jar)
05:14:41 game   UCH telepads{1.11.2-1.0.2.1} [Telepads] (telepads-1.11.2-1.0.2.1.jar)
05:14:41 game   UCH thermaldynamics{2.2.7} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.7.16-universal.jar)
05:14:41 game   UCH tinkersaddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.11.2-1.0.6.jar)
05:14:41 game   UCH waila{1.7.1} [waila] (Waila-1.7.1_1.11.2.jar)
05:14:41 game   UCH wailaharvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.10.jar)
05:14:41 game   UCH wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
05:14:41 game   UCH wawla{2.4.0.231} [What Are We Looking At] (Wawla-1.11.2-2.4.0.231.jar)
05:14:41 game   UCH wrcbe{2.2.0} [WirelessRedstone-CBE] (WR-CBE-1.11.2-2.2.0.24-universal.jar)
05:14:41 game   UCH xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros_Minimap_1.15.8_Forge_1.11.jar)
05:14:41 game   UCH denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
05:14:41 game   UCH unidict{1.11.2-1.2} [UniDict] (UniDict-1.11.2-1.2.jar)
05:14:41 game   [13:14:41] [Client thread/FATAL] [FML]: The following problems were captured during this phase
05:14:41 game   [13:14:41] [Client thread/ERROR] [FML]: Caught exception from forgelin (java.lang.NoSuchMethodError: org.apache.logging.log4j.Logger.debug(Ljava/lang/String;Ljava/lang/Object;)V)
05:14:41 game   [13:14:41] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:523]: ---- Minecraft Crash Report ----
05:14:41 game    
05:14:41 game   WARNING: coremods are present:
05:14:41 game   DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.9.17.jar)
05:14:41 game   ForgelinPlugin (Forgelin-1.7.4.jar)
05:14:41 game   NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
05:14:41 game   LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
05:14:41 game   BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.10.jar)
05:14:41 game   IC2core (industrialcraft-2-2.7.81-ex111.jar)
05:14:41 game   MalisisCorePlugin (malisiscore-1.11.2-5.2.5.jar)
05:14:41 game   ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.9.jar)
05:14:41 game   TransformerLoader (OpenComputers-MC1.11.2-1.7.1.79.jar)
05:14:41 game   NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
05:14:41 game   CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
05:14:41 game   CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
05:14:41 game   PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
05:14:41 game   llibrary (llibrary-1.7.11-1.11.2.jar)
05:14:41 game   OpenModsCorePlugin (OpenModsLib-1.11.2-0.11.4.jar)
05:14:41 game   Contact their authors BEFORE contacting forge
05:14:41 game    
05:14:41 game   // Ouch. That hurt :(
05:14:41 game    
05:14:41 game   Time: 12/3/18 1:14 PM
05:14:41 game   Description: There was a severe problem during mod loading that has caused the game to fail
05:14:41 game    
05:14:41 game   net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Shadowfacts' Forgelin (forgelin)
05:14:41 game   Caused by: java.lang.NoSuchMethodError: org.apache.logging.log4j.Logger.debug(Ljava/lang/String;Ljava/lang/Object;)V
05:14:41 game   at net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber.subscribeAutomatic(ForgelinAutomaticEventSubscriber.kt:38)
05:14:41 game   at net.shadowfacts.forgelin.Forgelin.onPreInit(Forgelin.kt:22)
05:14:41 game   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:14:41 game   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:14:41 game   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:14:41 game   at java.lang.reflect.Method.invoke(Method.java:497)
05:14:41 game   at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:647)
05:14:41 game   at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
05:14:41 game   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:14:41 game   at java.lang.reflect.Method.invoke(Method.java:497)
05:14:41 game   at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
05:14:41 game   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
05:14:41 game   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
05:14:41 game   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
05:14:41 game   at com.google.common.eventbus.EventBus.post(EventBus.java:275)
05:14:41 game   at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
05:14:41 game   at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
05:14:41 game   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:14:41 game   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:14:41 game   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:14:41 game   at java.lang.reflect.Method.invoke(Method.java:497)
05:14:41 game   at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
05:14:41 game   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
05:14:41 game   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
05:14:41 game   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
05:14:41 game   at com.google.common.eventbus.EventBus.post(EventBus.java:275)
05:14:41 game   at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
05:14:41 game   at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647)
05:14:41 game   at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:276)
05:14:41 game   at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)
05:14:41 game   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
05:14:41 game   at net.minecraft.client.main.Main.main(SourceFile:124)
05:14:41 game   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:14:41 game   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:14:41 game   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:14:41 game   at java.lang.reflect.Method.invoke(Method.java:497)
05:14:41 game   at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
05:14:41 game   at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
05:14:41 game    
05:14:41 game    
05:14:41 game   A detailed walkthrough of the error, its code path and all known details is as follows:
05:14:41 game   ---------------------------------------------------------------------------------------
05:14:41 game    
05:14:41 game   -- System Details --
05:14:41 game   Details:
05:14:41 game   Minecraft Version: 1.11.2
05:14:41 game   Operating System: Windows 10 (amd64) version 10.0
05:14:41 game   Java Version: 1.8.0_51, Oracle Corporation
05:14:41 game   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
05:14:41 game   Memory: 3104835632 bytes (2961 MB) / 5603590144 bytes (5344 MB) up to 12884901888 bytes (12288 MB)
05:14:41 game   JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=12000M
05:14:41 game   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
05:14:41 game   FML: MCP 9.38 Powered by Forge 13.20.1.2588 103 mods loaded, 103 mods active
05:14:41 game   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
05:14:41 game   UCH minecraft{1.11.2} [Minecraft] (minecraft.jar)
05:14:41 game   UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
05:14:41 game   UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2588.jar)
05:14:41 game   UCH forge{13.20.1.2588} [Minecraft Forge] (forge-1.11.2-13.20.1.2588.jar)
05:14:41 game   UCH opencomputers|core{1.7.1.79} [OpenComputers (Core)] (minecraft.jar)
05:14:41 game   UCH potioncore_coremod{1.5.2_for_1.11.2} [Potion Core Coremod] (minecraft.jar)
05:14:41 game   UCH openmodscore{0.11.4} [OpenModsLib Core] (minecraft.jar)
05:14:41 game   UCH {000} [CoFH ASM] (minecraft.jar)
05:14:41 game   UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
05:14:41 game   UCH securitycraft{v1.8.3} [SecurityCraft] ([1.11.2] SecurityCraft v1.8.3.jar)
05:14:41 game   UCH ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar)
05:14:41 game   UCH advanced_solar_panels{4.1.0} [Advanced Solar Panels] (Advanced Solar Panels-4.1.0.jar)
05:14:41 game   UCH antiqueatlas{4.4.6} [Antique Atlas] (antiqueatlas-1.11.2-4.4.6.jar)
05:14:41 game   UCH antiqueatlasoverlay{1.2} [Antique Atlas Overlay] (antiqueatlas-1.11.2-4.4.6.jar)
05:14:41 game   UCH betterfoliage{2.1.10} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.10.jar)
05:14:41 game   UCH bibliocraft{2.3.3} [BiblioCraft] (BiblioCraft[v2.3.3][MC1.11.2].jar)
05:14:41 game   UCH biomesoplenty{6.2.0.2254} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2254-universal.jar)
05:14:41 game   UCH bibliowoodsbop{2.0} [BiblioWoodBoP] (BiblioWoods[BiomesOPlenty][v2.0][MC1.11.2].jar)
05:14:41 game   UCH classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.11-universal.jar)
05:14:41 game   UCH cnoapm{1.0 by Dot_Silver} [Craftable Notch Apple Mod - MCVersion 1.11.2] (cnoapm-mcv1.11.2.jar)
05:14:41 game   UCH codechickenlib{3.0.0.328} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
05:14:41 game   UCH cofhcore{4.2.8} [CoFH Core] (CoFHCore-1.11.2-4.2.8.16-universal.jar)
05:14:41 game   UCH potioncore{1.5.2_for_1.11.2} [Potion Core] (PotionCore-1.5.2_for_1.11.2.jar)
05:14:41 game   UCH compot{1.1} [Combined Potions] (CombinedPotions-1.11-1.1.jar)
05:14:41 game   UCH compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
05:14:41 game   UCH compatlayer{0.3.1} [compatlayer] (compatlayer-1.11.2-0.3.1.jar)
05:14:41 game   UCH modnamecns{1.0.0} [Mod Namecns] (craftble nether star 1.11.2.jar)
05:14:41 game   UCH customnpcs{1.11.2} [CustomNPCs] (CustomNPCs_1.11.2(29oct17).jar)
05:14:41 game   UCH ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.5.2_1.11.2.jar)
05:14:41 game   UCH props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.11.2.jar)
05:14:41 game   UCH double_jump{1.1} [Double Jump] (DoubleJump-1.11.2-1.1.jar)
05:14:41 game   UCH durabilityshow{4.1.1} [Durability Show] (Durability Show-1.11.2-4.1.1.jar)
05:14:41 game   UCH dsurround{3.4.9.17} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.9.17.jar)
05:14:41 game   UCH presets{3.4.9.17} [Presets!] (DynamicSurroundings-1.11.2-3.4.9.17.jar)
05:14:41 game   UCH csb_ench_table{1.1.3} [Lapis Stays in the Enchanting Table] (EnchantingTable-1.11-1.1.3.jar)
05:14:41 game   UCH enchdesc{1.0.3} [Enchantment Descriptions] (EnchantmentDescriptions-1.11.2-1.0.3.jar)
05:14:41 game   UCH enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.116-universal.jar)
05:14:41 game   UCH shetiphiancore{3.4.9} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.9.jar)
05:14:41 game   UCH endertanks{1.5.6} [EnderTanks] (endertanks-1.11.0-1.5.6.jar)
05:14:41 game   UCH shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
05:14:41 game   UCH extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
05:14:41 game   UCH extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.7.2.jar)
05:14:41 game   UCE forgelin{1.7.4} [Shadowfacts' Forgelin] (Forgelin-1.7.4.jar)
05:14:41 game   UCH forgemultipartcbe{2.2.0.41} [Forge Multipart CBE] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
05:14:41 game   UCH microblockcbe{2.2.0.41} [Forge Microblocks] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
05:14:41 game   UCH minecraftmultipartcbe{2.2.0.41} [Minecraft Multipart Plugin] (ForgeMultipart-1.11.2-2.2.0.41-universal.jar)
05:14:41 game   UCH fpsreducer{1.11.2-1.7} [FPS Reducer] (FpsReducer-1.11.2-1.7.jar)
05:14:41 game   UCH cfm{4.1.3} [MrCrayfish's Furniture Mod] (furniture-4.1.3-1.11.2.jar)
05:14:41 game   UCH gobackpacks{1.1.1} [Good Old Backpacks] (GoodOldBackpacks-1.1.1.jar)
05:14:41 game   UCH grapplemod{1.11.2-v10} [Grappling hook mod] (grapplemod-1.11.2-v10.jar)
05:14:41 game   UCH llibrary{1.7.11} [LLibrary] (llibrary-1.7.11-1.11.2.jar)
05:14:41 game   UCH iceandfire{1.2.1} [Ice and Fire] (iceandfire-1.2.1.jar)
05:14:41 game   UCH jei{4.5.0.294} [Just Enough Items] (jei_1.11.2-4.5.0.294.jar)
05:14:41 game   UCH mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
05:14:41 game   UCH tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar)
05:14:41 game   UCH immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar)
05:14:41 game   UCH immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.3.jar)
05:14:41 game   UCH industrialwires{1.5-19} [Industrial Wires] (IndustrialWires-1.5-19.jar)
05:14:41 game   UCH inventorypets{1.4.9.9b} [Inventory Pets] (inventorypets-1.11.2-1.4.9.9b.jar)
05:14:41 game   UCH ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
05:14:41 game   UCH jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
05:14:41 game   UCH keepinginventory{2.3} [Keeping Inventory] (KeepingInventory-1.11.2-2.3.jar)
05:14:41 game   UCH malisiscore{1.11.2-5.2.5} [MalisisCore] (malisiscore-1.11.2-5.2.5.jar)
05:14:41 game   UCH mekanism{9.3.5} [Mekanism] (Mekanism-1.11.2-9.3.5.206.jar)
05:14:41 game   UCH mekanismgenerators{9.3.5} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.5.206.jar)
05:14:41 game   UCH mekanismtools{9.3.5} [MekanismTools] (MekanismTools-1.11.2-9.3.5.206.jar)
05:14:41 game   UCH multistorage{1.3.10} [Multi-Storage] (multistorage-1.11.0-1.3.10.jar)
05:14:41 game   UCH neat{1.4-13} [Neat] (Neat 1.4-13.jar)
05:14:41 game   UCH nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
05:14:41 game   UCH nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
05:14:41 game   UCH opencomputers{1.7.1.79} [OpenComputers] (OpenComputers-MC1.11.2-1.7.1.79.jar)
05:14:41 game   UCH thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar)
05:14:41 game   UCH thermalexpansion{5.2.7} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.7.30-universal.jar)
05:14:41 game   UCH omlib{3.0.0-137} [OMLib] (omlib-1.11.2-3.0.0-137.jar)
05:14:41 game   UCH openmods{0.11.4} [OpenModsLib] (OpenModsLib-1.11.2-0.11.4.jar)
05:14:41 game   UCH openblocks{1.7.4} [OpenBlocks] (OpenBlocks-1.11.2-1.7.4.jar)
05:14:41 game   UCH openmodularturrets{3.0.0-223} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-223.jar)
05:14:41 game   UCH qualitytools{1.0.4_for_1.11.2} [Quality Tools] (QualityTools-1.0.4_for_1.11.2.jar)
05:14:41 game   UCH randomthings{4.0} [Random Things] (RandomThings-MC1.11.2-4.0.jar)
05:14:41 game   UCH sandro.redstone{1.1c} [Redstone++] (Redstone+++[1.11.2]+ver1.1c.jar)
05:14:41 game   UCH sandro{1.1a} [Sandro's Core] (Redstone+++[1.11.2]+ver1.1c.jar)
05:14:41 game   UCH redstonearsenal{2.2.6} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.6.10-universal.jar)
05:14:41 game   UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
05:14:41 game   UCH rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar)
05:14:41 game   UCH rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar)
05:14:41 game   UCH secretroomsmod{5.1.9} [Secret Rooms 5] (secretroomsmod-1.11.2-5.1.9.jar)
05:14:41 game   UCH shulkerbox{1.1.2} [Shulkerbox] (shulkerbox-1.1.2.jar)
05:14:41 game   UCH simplecore{1.5.4.0} [SimpleCore API] (simplecore-1.11.2-1.5.4.0.jar)
05:14:41 game   UCH simpleleather{1.11.2-1.0} [Simple Leather] (simpleleather-1.11.2-1.0.jar)
05:14:41 game   UCH simpleores{1.10.2.0} [SimpleOres 2] (simpleores-1.11.2-1.10.2.0.jar)
05:14:41 game   UCH stg{1.11.2-1.1.2} [SwingThroughGrass] (stg-1.11.2-1.1.2.jar)
05:14:41 game   UCH subcommonlib{1.2.0.1} [Subaraki's Common Library] (sublib-1.11.2-1.2.0.1.jar)
05:14:41 game   UCH telepads{1.11.2-1.0.2.1} [Telepads] (telepads-1.11.2-1.0.2.1.jar)
05:14:41 game   UCH thermaldynamics{2.2.7} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.7.16-universal.jar)
05:14:41 game   UCH tinkersaddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.11.2-1.0.6.jar)
05:14:41 game   UCH waila{1.7.1} [waila] (Waila-1.7.1_1.11.2.jar)
05:14:41 game   UCH wailaharvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.10.jar)
05:14:41 game   UCH wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
05:14:41 game   UCH wawla{2.4.0.231} [What Are We Looking At] (Wawla-1.11.2-2.4.0.231.jar)
05:14:41 game   UCH wrcbe{2.2.0} [WirelessRedstone-CBE] (WR-CBE-1.11.2-2.2.0.24-universal.jar)
05:14:41 game   UCH xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros_Minimap_1.15.8_Forge_1.11.jar)
05:14:41 game   UCH denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
05:14:41 game   UCH unidict{1.11.2-1.2} [UniDict] (UniDict-1.11.2-1.2.jar)
05:14:41 game   Loaded coremods (and transformers):
05:14:41 game   DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.9.17.jar)
05:14:41 game   org.blockartistry.DynSurround.asm.Transformer
05:14:41 game   ForgelinPlugin (Forgelin-1.7.4.jar)
05:14:41 game    
05:14:41 game   NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
05:14:41 game   net.fybertech.nwr.NWRTransformer
05:14:41 game   LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
05:14:41 game   lumien.randomthings.asm.ClassTransformer
05:14:41 game   BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.10.jar)
05:14:41 game   mods.betterfoliage.loader.BetterFoliageTransformer
05:14:41 game   IC2core (industrialcraft-2-2.7.81-ex111.jar)
05:14:41 game    
05:14:41 game   MalisisCorePlugin (malisiscore-1.11.2-5.2.5.jar)
05:14:41 game   net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
05:14:41 game   net.malisis.core.util.chunkblock.ChunkBlockTransformer
05:14:41 game   net.malisis.core.renderer.transformer.MalisisRendererTransformer
05:14:41 game   net.malisis.core.renderer.icon.asm.TextureMapTransformer
05:14:41 game   net.malisis.core.util.clientnotif.ClientNotifTransformer
05:14:41 game   ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.9.jar)
05:14:41 game   shetiphian.core.asm.ClassTransformer
05:14:41 game   TransformerLoader (OpenComputers-MC1.11.2-1.7.1.79.jar)
05:14:41 game   li.cil.oc.common.asm.ClassTransformer
05:14:41 game   NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
05:14:41 game   codechicken.nei.asm.NEITransformer
05:14:41 game   CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
05:14:41 game   cofh.asm.CoFHClassTransformer
05:14:41 game   cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
05:14:41 game   CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
05:14:41 game   codechicken.lib.asm.ClassHierarchyManager
05:14:41 game   codechicken.lib.asm.CCL_ASMTransformer
05:14:41 game   PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
05:14:41 game   com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
05:14:41 game   llibrary (llibrary-1.7.11-1.11.2.jar)
05:14:41 game   net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
05:14:41 game   net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
05:14:41 game   OpenModsCorePlugin (OpenModsLib-1.11.2-0.11.4.jar)
05:14:41 game   openmods.core.OpenModsClassTransformer
05:14:41 game   GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GT 730/PCIe/SSE2'
05:14:41 game   OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
05:14:41 game   Pulsar/tconstruct loaded Pulses:
05:14:41 game   - TinkerCommons (Enabled/Forced)
05:14:41 game   - TinkerWorld (Enabled/Not Forced)
05:14:41 game   - TinkerTools (Enabled/Not Forced)
05:14:41 game   - TinkerHarvestTools (Enabled/Forced)
05:14:41 game   - TinkerMeleeWeapons (Enabled/Forced)
05:14:41 game   - TinkerRangedWeapons (Enabled/Forced)
05:14:41 game   - TinkerModifiers (Enabled/Forced)
05:14:41 game   - TinkerSmeltery (Enabled/Not Forced)
05:14:41 game   - TinkerGadgets (Enabled/Not Forced)
05:14:41 game   - TinkerOredict (Enabled/Forced)
05:14:41 game   - TinkerIntegration (Enabled/Forced)
05:14:41 game   - TinkerFluids (Enabled/Forced)
05:14:41 game   - TinkerMaterials (Enabled/Forced)
05:14:41 game   - TinkerModelRegister (Enabled/Forced)
05:14:41 game    
05:14:41 game   codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.:
05:14:41 game   enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
05:14:41 game   nei Invalid Fingerprint Reports: - No invalid fingerprints.:
05:14:41 game   [13:14:41] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:523]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\User\AppData\Roaming.minecraft\crash-reports\crash-2018-12-03_13.14.41-client.txt
05:14:42 monitor Process Monitor Process crashed with exit code -1
commented

sorry for the long text i just run into this today
12/3/18

commented

and i just run into another bug today as well
so today not a good day for me and i just cant figure out why my 1.7.10 worlds are having a 5000 block world border and my back up minecraft pack is crashing all the time and it wont tell me why
and it is on the weekend so today is not a good day to keep in mind i have been playing since 1.5.2 version of minecraft so a lot of memories have been lost over the years

commented

and i am just wishing that i had apart of me today so ya it is emotional rollercoaster

commented

I'm late afff, but the 1.11.2 version not only crashes with 1.7.4, but I reverted back to 1.7.2, and it still crashed!! :'( :'( I'm just gonna revert to other workable versions because I really wanna play 1.11.2 right now. I know I should update to 1.12.2 but, I'm too lazy at the moment to make an entire modpack for that right now...

commented

have you tried all the way back to 1.6.0 ?

commented

I did, and it works, but it sucks that the latest versions can't run it on 1.11.2...

commented

Can confirm. 1.10.2, with newest Forge and no other mods.

commented

happens to me too with forgelion version 1.7.2 and 1.7.4 on mc 1.10.2
as well as 1.7.4 on mc 1.11.2 (1.7.2 i did not test)

it worked with 1.6.0 on all versions (last time i checked)
and my code was set up to depend on forgelin 1.7.3, but it behaved the same as with 1.6.0 from before

https://gist.github.com/NikkyAI/925da4148e30e81cb99b981af6182d89

commented

Ok, this is just like my previous issue with the 1.7.3 version... Even with the new version, it's still crashing! But 1.7.4 is not crashing in 1.10.2 for me... It's 1.11.2 that's having the problem, unfortunately... :'(