Created
July 14, 2015 20:10
-
-
Save kreezxil/e4021f82fade175667c8 to your computer and use it in GitHub Desktop.
ultimate unicorn 1.8-1.1.1 crashes client with bad typecast
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| WARNING: coremods are present: | |
| NowWithRendering (hopperducts-mc1.8-1.4.5.jar) | |
| BabyAnimalsCore (BabyAnimals-1.8-2.jar) | |
| FMLPlugin (inventory-tweaks-1.59-176.jar) | |
| CodeChickenCorePlugin ([0]CodeChickenCore-1.8-1.0.5.36-universal.jar) | |
| CoreMod (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| LoadPlugin (AlexIILLib-1.8-1.3.42.jar) | |
| BCModPlugin (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) | |
| CCCDeobfPlugin (unknown) | |
| VeinMinerCorePlugin (veinminer-0.27.0.jar) | |
| NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| TransformerLoader (open-computers-1.8-1.5.14.32.jar) | |
| NowWithRendering (redstone-paste-1.8-1.7.1.jar) | |
| MovingWorldCoreMod (moving-world-1.8-a3.1-hfx.jar) | |
| CorePlugin (makers-mark-1.8-2.0.1.jar) | |
| Contact their authors BEFORE contacting forge | |
| // Everything's going to plan. No, really, that was supposed to happen. | |
| Time: 7/14/15 3:04 PM | |
| Description: Ticking entity | |
| java.lang.ClassCastException: java.lang.Byte cannot be cast to java.lang.Integer | |
| at net.minecraft.entity.DataWatcher.func_75679_c(SourceFile:100) | |
| at net.minecraft.entity.passive.EntityHorse.func_110233_w(EntityHorse.java:171) | |
| at net.minecraft.entity.passive.EntityHorse.func_110204_cc(EntityHorse.java:284) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70610_aX(EntityMagicalHorse.java:599) | |
| at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1779) | |
| at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:386) | |
| at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:126) | |
| at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38) | |
| at net.minecraft.entity.passive.EntityHorse.func_70636_d(EntityHorse.java:1000) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70636_d(EntityMagicalHorse.java:516) | |
| at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1628) | |
| at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:229) | |
| at net.minecraft.entity.passive.EntityHorse.func_70071_h_(EntityHorse.java:1034) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70071_h_(EntityMagicalHorse.java:697) | |
| at net.minecraft.world.World.func_72866_a(World.java:1880) | |
| at net.minecraft.world.World.func_72870_g(World.java:1850) | |
| at net.minecraft.world.World.func_72939_s(World.java:1679) | |
| at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2094) | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) | |
| at net.minecraft.client.main.Main.main(SourceFile:120) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Head -- | |
| Stacktrace: | |
| at net.minecraft.entity.DataWatcher.func_75679_c(SourceFile:100) | |
| at net.minecraft.entity.passive.EntityHorse.func_110233_w(EntityHorse.java:171) | |
| at net.minecraft.entity.passive.EntityHorse.func_110204_cc(EntityHorse.java:284) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70610_aX(EntityMagicalHorse.java:599) | |
| at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1779) | |
| at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:386) | |
| at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:126) | |
| at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38) | |
| at net.minecraft.entity.passive.EntityHorse.func_70636_d(EntityHorse.java:1000) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70636_d(EntityMagicalHorse.java:516) | |
| at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1628) | |
| at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:229) | |
| at net.minecraft.entity.passive.EntityHorse.func_70071_h_(EntityHorse.java:1034) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70071_h_(EntityMagicalHorse.java:697) | |
| at net.minecraft.world.World.func_72866_a(World.java:1880) | |
| at net.minecraft.world.World.func_72870_g(World.java:1850) | |
| -- Entity being ticked -- | |
| Details: | |
| Entity Type: Unicorn (com.hackshop.ultimate_unicorn.mobs.EntityUnicorn) | |
| Entity ID: 17542 | |
| Entity Name: entity.unicorn.name | |
| Entity's Exact location: -17.50, 71.00, 198.50 | |
| Entity's Block location: -18.00,71.00,198.00 - World: (-18,71,198), Chunk: (at 14,4,6 in -2,12; contains blocks -32,0,192 to -17,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) | |
| Entity's Momentum: 0.00, -0.08, 0.00 | |
| Entity's Rider: ~~ERROR~~ NullPointerException: null | |
| Entity's Vehicle: ~~ERROR~~ NullPointerException: null | |
| Stacktrace: | |
| at net.minecraft.world.World.func_72939_s(World.java:1679) | |
| -- Affected level -- | |
| Details: | |
| Level name: MpServer | |
| All players: 1 total; [EntityPlayerSP['Kreezxil'/730, l='MpServer', x=46.96, y=66.77, z=255.25]] | |
| Chunk stats: MultiplayerChunkCache: 437, 437 | |
| Level seed: 0 | |
| Level generator: ID 00 - default, ver 1. Features enabled: false | |
| Level generator options: | |
| Level spawn location: 26.00,60.00,264.00 - World: (26,60,264), Chunk: (at 10,3,8 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 11263691 game time, 11579230 day time | |
| Level dimension: 0 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false | |
| Forced entities: 15 total; [EntitySpider['Spider'/16737, l='MpServer', x=121.50, y=165.00, z=279.50], EntityPlayerSP['Kreezxil'/730, l='MpServer', x=46.96, y=66.77, z=255.25], EntitySkeleton['Skeleton'/15044, l='MpServer', x=26.50, y=101.00, z=328.50], EntityUnicorn['entity.unicorn.name'/17542, l='MpServer', x=-17.50, y=71.00, z=198.50], EntitySquid['Squid'/6471, l='MpServer', x=77.51, y=54.00, z=256.43], EntityZombie['Zombie'/10988, l='MpServer', x=26.13, y=101.00, z=329.34], EntityCreeper['Creeper'/7343, l='MpServer', x=53.50, y=35.02, z=218.50], EntitySkeleton['Skeleton'/11535, l='MpServer', x=23.50, y=101.00, z=328.50], EntityChicken['Chicken'/13110, l='MpServer', x=61.50, y=62.00, z=210.50], EntityPatronEffect['unknown'/151, l='MpServer', x=47.37, y=66.77, z=255.37], EntityArmorStand['Press the Button'/633, l='MpServer', x=499987.00, y=66.28, z=499979.00], EntityArmorStand['for the Mall §'/634, l='MpServer', x=499987.00, y=66.03, z=499979.00], EntityArmorStand['Community Center'/635, l='MpServer', x=499987.00, y=65.78, z=499979.00], EntitySkeleton['Skeleton'/16379, l='MpServer', x=28.50, y=101.00, z=328.50], EntityArmorStand['0123456789abcdefghijklmnopqrstuvwxyz'/636, l='MpServer', x=499980.00, y=63.78, z=499979.00]] | |
| Retry entities: 0 total; [] | |
| Server brand: fml,forge | |
| Server type: Non-integrated multiplayer server | |
| Stacktrace: | |
| at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351) | |
| at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502) | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367) | |
| at net.minecraft.client.main.Main.main(SourceFile:120) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) | |
| -- System Details -- | |
| Details: | |
| Minecraft Version: 1.8 | |
| Operating System: Windows 8.1 (amd64) version 6.3 | |
| Java Version: 1.8.0_45, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 4143390248 bytes (3951 MB) / 4811915264 bytes (4589 MB) up to 7635730432 bytes (7282 MB) | |
| Mod Pack: 1.8-SNAPSHOT-r369-b49-2015-05-28_00-04-54 | |
| LiteLoader Mods: 2 loaded mod(s) | |
| - Armor Mod version 1.1 | |
| - VoxelMap version 1.5.15 | |
| LaunchWrapper: 47 active transformer(s) | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer | |
| - Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.MarkerTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer | |
| - Transformer: $wrapper.net.minecraftforge.classloading.FluidIdTransformer | |
| - Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager | |
| - Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.InterfaceDependancyTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.TweakTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.DelegatedTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.DefaultImplementationTransformer | |
| - Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager | |
| - Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer | |
| - Transformer: $wrapper.net.fybertech.nwr.NowWithRendering | |
| - Transformer: $wrapper.invtweaks.forge.asm.ContainerTransformer | |
| - Transformer: $wrapper.codechicken.nei.asm.NEITransformer | |
| - Transformer: $wrapper.li.cil.oc.common.asm.ClassTransformer | |
| - Transformer: $wrapper.net.fybertech.nwr.NowWithRendering | |
| - Transformer: $wrapper.portablejim.veinminer.asm.ItemInWorldManagerTransformer | |
| - Transformer: $wrapper.brad16840.common.asm.ClassTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer | |
| - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer | |
| - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer | |
| - Transformer: codechicken.core.asm.CodeChickenAccessTransformer | |
| - Transformer: aroma1997.core.coremod.asm.AromaAccessTransformer | |
| - Transformer: com.outlook.siribby.babyanimals.core.BabyAnimalsCore | |
| - Transformer: invtweaks.forge.asm.ITAccessTransformer | |
| - Transformer: darkevilmac.movingworld.common.asm.coremod.MovingWorldAccessTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer | |
| - Transformer: $wrapper.alexiil.mods.lib.coremod.ClassTransformer | |
| - Transformer: $wrapper.com.hitchh1k3rsguide.makersmark.asm.ASMTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer | |
| - Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy | |
| - Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer | |
| - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAPITransformer | |
| JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx8192m | |
| IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 | |
| FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1487 118 mods loaded, 118 mods active | |
| States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | |
| UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) | |
| UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1487-universal.jar) | |
| UCHIJA Forge{11.14.3.1487} [Minecraft Forge] (forge-1.8-11.14.3.1487-universal.jar) | |
| UCHIJA CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar) | |
| UCHIJA Aroma1997Core{1.0.3.4.b43} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| UCHIJA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| UCHIJA OpenComputers|Core{1.5.14.32} [OpenComputers (Core)] (minecraft.jar) | |
| UCHIJA VeinMiner_coremod{0.26.1_build.unknown} [Core mod] (minecraft.jar) | |
| UCHIJA backpacks16840{3.0.3} [Backpacks!] (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| UCHIJA darkevilmac.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar) | |
| UCHIJA hitchcore{1.0.0} [HitchH1k3r's Mods] (minecraft.jar) | |
| UCHIJA arrowcam{1.1} [Arrow Camera] (1.8_arrowcam_v1.2.jar) | |
| UCHIJA securitycraft{v1.7.4.1} [SecurityCraft] ([1.8] SecurityCraft v1.7.4.1.jar) | |
| UCHIJA braziermod{1.0} [Brazier Mod] ([1.8]BrazierMod-1.0.jar) | |
| UCHIJA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar) | |
| UCHIJA adamantium{1.4.1} [Adamantium Mod] (adamantium-mod-1.4.1.jar) | |
| UCHIJA alexiillib{0.1} [AlexIILLib] (AlexIILLib-1.8-1.3.42.jar) | |
| UCHIJA MovingWorld{1.8-ALPHA-3.1-HFX} [Moving World] (moving-world-1.8-a3.1-hfx.jar) | |
| UCHIJA ArchimedesShipsPlus{1.8-ALPHA-3.2} [Archimedes' Ships Plus] (archimedes-ships-plus-1.8-a3.2.jar) | |
| UCHIJA armourexpansion{1.0} [Armour Expansion] (Armour Expansion - 1.0.jar) | |
| UCHIJA Aroma1997CoreHelper{1.0.3.4.b43} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| UCHIJA iChunUtil{5.4.0} [iChunUtil] (ichun-utils-5.4.0.jar) | |
| UCHIJA AttachableGrinder{5.0.0} [AttachableGrinder] (attachable-grinder-5.0.0.jar) | |
| UCHIJA AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) | |
| UCHIJA babyanimals{1.8-2} [Baby Animals Model Swapper] (BabyAnimals-1.8-2.jar) | |
| UCHIJA basemetals{1.3.4} [Base Metals] (base-metals-1.8-1.3.4.jar) | |
| UCHIJA Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar) | |
| UCHIJA BeardedLib{1.1} [BeardedLib] (BeardedLib-1.8-1.1.jar) | |
| UCHIJA BetterChests{1.2.0.0.b41} [BetterChests] (BetterChests-1.8-1.2.0.0.b41.jar) | |
| UCHIJA gtm{0.1.3} [grizeldi's Boost Mod] (BoostMod-1.8-0.2.3.jar) | |
| UCHIJA brewingPlus{0.0.6} [brewingPlus] (brewingPlus-1.8-0.0.6.jar) | |
| UCHIJA bunkermod{2.0} [Bunkermod] (Bunkermod-mc1.8-v2.0.jar) | |
| UCHIJA C4Lib{1.0.0} [C4Lib] (C4Lib-1.8-1.0.0-universal.jar) | |
| UCHIJA Chameleon{1.8-0.1.0} [Chameleon] (Chameleon-1.8-0.1.0.jar) | |
| UCHIJA ChickenShed{1.1.4} [Chicken Shed] (ChickenShed-1.8-1.2.0.jar) | |
| UCHIJA colorfularmor{1.8-2.8} [Colorful Armor] (colorful-armor-1.8-2.8.jar) | |
| UCHIJA craftablehorsearmour{1.0} [Craftable Horse Armour [CHA&S]] (Craftable Horse Armour and Saddle 1.2.1.jar) | |
| UCHIJA craftingex{1.0.6} [Crafting EX] (CraftingEX_1.8-v1.0.6.jar) | |
| UCHIJA ctrades{1.3.2} [Custom Trades Mod] (custom-trades-mod-1.8-1.3.2.jar) | |
| UCHIJA decorationmegapack{1.18} [Decoration Mega Pack] (decoration-mega-pack-1.8-1.18.jar) | |
| UCHIJA Ding{MC1.8.0} [Ding] (Ding-MC1.8.0.jar) | |
| UCHIJA dlr{1.0} [Don's Lightning Rod] (dons-lightning-rod-1.8-1.0.jar) | |
| UCHIJA DurabilityShow{2.0.0} [Durability Show] (DurabilityShow-1.8-2.0.0.jar) | |
| UCHIJA emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.8-1.3.1.jar) | |
| UCHIJA eplus{3.1.0a1} [Enchanting Plus] (EnchantingPlus-1.8-3.1.0a1.jar) | |
| UCHIJA enderutilities{0.4.0-beta-1a} [Ender Utilities] (enderutilities-1.8-0.4.0-beta-1a.jar) | |
| UCHIJA exnihilo2{0.27} [Ex Nihilo 2] (ex-nihilo-2-1.8-0.27.jar) | |
| UCHIJA expchest{4.0} [Exp Chest] (exp-chest-4.0a.jar) | |
| UCHIJA fireplacecore{2.3.2.0} [Fireplace Core] (fireplace-core-2.3.2.0.jar) | |
| UCHIJA ftfragileglass{1.8-1.2} [Fragile Glass and Thin Ice] (fragile-glass-1.8-1.2.jar) | |
| UCHIJA samsfragiletorches{1.8-1.0.0} [Fragile Torches] (fragile-torches-1.8-1.0.0.jar) | |
| UCHIJA FunOres{1.8-0.1.1-beta} [Fun Ores] (FunOres-1.8-0.1.1-16-beta.jar) | |
| UCHIJA GakaisFlightTable{1.1.1} [Gakais Flight Table] (gakais-flight-table-fly-block-1.8-1.1.1.jar) | |
| UCHIJA bonus{.1} [Mystify's Bonus stuff] (Galactic Colored Blocks-1.8-1.01.jar) | |
| UCHIJA galactic{1.1} [Galactic Colored Blocks] (Galactic Colored Blocks-1.8-1.01.jar) | |
| UCHIJA geoactivity{2.1.1} [GeoActivity] (geoactivity-2.1.1.jar) | |
| UCHIJA foundry{1.3.3} [Giacomo's Foundry] (giacomos-foundry-1.8-1.3.3.jar) | |
| UCHIJA exp{1.1} [Exp Seedling Mod] (GiacomosExperienceSeedling1.8-1.1.jar) | |
| UCHIJA fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.8-1.4.jar) | |
| UCHIJA glass_shards{1.3.2} [Glass Shards] (glass_shards_mc1.8-1.3.2.jar) | |
| UCHIJA GravityGun{5.0.0} [GravityGun] (gravity-gun-5.0.0.jar) | |
| UCHIJA hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar) | |
| UCHIJA ice_shards{1.1-beta} [Ice Shards] (ice_shards_mc1.8-1.1-beta.jar) | |
| UCHIJA igneousadditions{1.2-BETA-2} [Igneous Additions] (IgneousAdditions-1.2-BETA-2.jar) | |
| UCHIJA IngameAccountSwitcher{2.1.1.0} [In-Game Account Switcher] (in-game-account-switcher-clientside-2.1.1.0.jar) | |
| UCHIJA inventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (inventory-tweaks-1.59-176.jar) | |
| UCHIJA IronChest{6.0.103.753} [Iron Chest] (iron-chests-2-1.8-6.0.103.753.jar) | |
| UCHIJA k4lib{1.8-1.0.11} [K4Lib] (k4lib-1.8-1.0.11.jar) | |
| UCHIJA LunatriusCore{1.1.2.28} [LunatriusCore] (LunatriusCore-1.8-1.1.2.28-universal.jar) | |
| UCHIJA LaserLevel{2.0.0.4} [Laser Level] (laser-level-1.8-2.0.0.4.jar) | |
| UCHIJA latticemod{1.1} [Lattice Mod] (lattice-mod-1.8-1.1.jar) | |
| UCHIJA letters{1.0} [�e�lLetters, numbers and sysbols MOD] (letters-numbers-and-symbols-mod-1.8-1.0.jar) | |
| UCHIJA liquidenchanting{1.0} [Liquid Enchanting] (Liquid Enchanting-1.0.jar) | |
| UCHIJA LomLib{4.1.0} [LomLib] (LomLib v4.1.0.jar) | |
| UCHIJA machinemod{1.8-1.1-Pre-ALPHA-Build-123} [TechStack's Heavy Machinery Mod] (MachineMod-1.8-1.1-Pre-ALPHA-Build-123.jar) | |
| UCHIJA magicalmages{1.4} [Magical Mages] (magicalmages-v1.4-MCv1.8.jar) | |
| UCHIJA magicclover{1.8-0.6.2} [Magic Clover] (magicclover-1.8-0.6.2.jar) | |
| UCHIJA makersmark{2.0.1} [Maker's Mark: The Minter's Mod] (makers-mark-1.8-2.0.1.jar) | |
| UCHIJA medieval_mobs{a2} [Medieval mobs mod, part of Liege mod] (medieval_mobs-1.8.x v.a2.jar) | |
| UCHIJA sgs_metals{2.1} [SGS Metals 1.8-2.1] (Metals-1.8-2.1.jar) | |
| UCHIJA modularsuits{1.0} [modularsuits] (modularsuits-1.2.1.jar) | |
| UCHIJA weirdmobs{1.0} [Monkey] (monkey-mod-1.0.jar) | |
| UCHIJA morebows{2.0.0} [More Bows!] (morebows-1.8-2.0.0a2.jar) | |
| UCHIJA mininghats{1.4} [Mining Hats] (night-vision-mining-hats-1.8-1.4.jar) | |
| UCHIJA oneclickcrafting{1.2} [One click crafting] (one-click-crafting-1.2.jar) | |
| UCHIJA OpenComputers{1.5.14.32} [OpenComputers] (open-computers-1.8-1.5.14.32.jar) | |
| UCHIJA pandorasbox{2.1.1} [Pandora's Box] (pandoras-box-1.8-2.1.1.jar) | |
| UCHIJA pcb{1.4} [Portable Craft Bench] (portable-crafting-bench-1.8-1.4.jar) | |
| UCHIJA portalgates{2.1.4} [Portal Gates 2] (PortalGates2-mc1.8-2.1.4-b.jar) | |
| UCHIJA poweradvantage{1.2.4} [Power Advantage] (power-advantage-modapi-1.8-1.2.4.jar) | |
| UCHIJA samsapples{1.8-1.0.1} [Power Apples] (power-apples-1.8-1.0.1.jar) | |
| UCHIJA prismatics{0.0.3.3} [Prismatics] (prismatics-1.8-0.0.3.3.jar) | |
| UCHIJA progressiveautomation{1.6.15} [Progressive Automation] (progressive-automation-1.8-1.6.15.jar) | |
| UCHIJA projectbench{0.5.0} [Project Bench Updated] (project-bench-1.8-0.5.0.jar) | |
| UCHIJA PvpToggle{1.8-1.0.3} [PVP Toggle] (pvptoggle-1.8-1.0.3.jar) | |
| UCHIJA redstonepaste{1.7.1} [Redstone Paste] (redstone-paste-1.8-1.7.1.jar) | |
| UCHIJA routerreborn{1.2.00Beta1} [Router Reborn] (router-reborn-1.8-2.0.0.1A.jar) | |
| UCHIJA Schematica{1.7.7.130} [Schematica] (schematica-1.8-1.7.7.130.jar) | |
| UCHIJA SilentGems{1.8-1.3.1-beta} [Silent's Gems] (silents-gems-1.8-1.3.1-82-beta.jar) | |
| UCHIJA wuppy29_simplerecipes{1.9.0} [Simple Recipes] (Simple Recipes 1.8.0-1.9.0.jar) | |
| UCHIJA SophisticatedWolves{3.5.0} [SophisticatedWolves] (sophisticated-wolves-3.5.0.jar) | |
| UCHIJA spawnercraft{1.8-2.0a} [SpawnerCraft] (spawnercraft-1.8-2.0a.jar) | |
| UCHIJA Stackie{1.6.0.35} [Stackie] (stackie-1.8-1.6.0.35.jar) | |
| UCHIJA steamadvantage{1.3.1} [Steam Advantage] (steam-advantage-1.3.1.jar) | |
| UCHIJA StorageDrawers{1.8-2.1.6} [Storage Drawers] (storage-drawers-1.8-2.1.6.jar) | |
| UCHIJA Talismans 2{2.1.2} [Talismans 2] (talismans-2-1.8-2.1.2.jar) | |
| UCHIJA Torched{5.0.0} [Torched] (torched-mod-5.0.0.jar) | |
| UCHIJA totemMod{1.0} [Totem Mod] (totemmod-3.0.jar) | |
| UCHIJA UsefullUselessness{0.0.3 - beta} [Useful Uselessness] (useful-uselessness-1.8-0.0.4.jar) | |
| UCHIJA VeinMiner{0.26.1_build.unknown} [Vein Miner] (veinminer-0.27.0.jar) | |
| UCHIJA VeinMinerModSupport{0.26.1_build.unknown} [Mod Support] (veinminer-0.27.0.jar) | |
| UCHIJA ultimate_unicorn_mod{1.1.1} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (wings-horns-and-hooves-the-ultimate-unicorn-mod-1.8-1.1.1.jar) | |
| UCHIJA wonderfulwands{1.7.1} [Wonderful Wands] (wonderful-wands-1.8-1.7.1.jar) | |
| UCHIJA shadowswoodstonearmor{1.3.1} [Shadow's Wooden And Stone Armor] (wooden-and-stone-armor-1.8-1.3.1.jar) | |
| UCHIJA WorldArchitect{0.5.29} [World Architect] (world-architect-0.5.29.jar) | |
| UCHIJA worldedit{6.1} [WorldEdit] (world-edit-1.8-6.1.jar) | |
| UCHIJA zyinhud{1.4.3} [Zyin's HUD] (zyins-hud-1.4.3.jar) | |
| UCHIJA zzzzzcustomconfigs{2.3.0} [ZZZZZ Custom Configs] (custom-configs-2-1.8-2.3.0.jar) | |
| Loaded coremods (and transformers): | |
| NowWithRendering (hopperducts-mc1.8-1.4.5.jar) | |
| net.fybertech.nwr.NowWithRendering | |
| BabyAnimalsCore (BabyAnimals-1.8-2.jar) | |
| FMLPlugin (inventory-tweaks-1.59-176.jar) | |
| invtweaks.forge.asm.ContainerTransformer | |
| CodeChickenCorePlugin ([0]CodeChickenCore-1.8-1.0.5.36-universal.jar) | |
| codechicken.core.asm.InterfaceDependancyTransformer | |
| codechicken.core.asm.TweakTransformer | |
| codechicken.core.asm.DelegatedTransformer | |
| codechicken.core.asm.DefaultImplementationTransformer | |
| CoreMod (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| LoadPlugin (AlexIILLib-1.8-1.3.42.jar) | |
| alexiil.mods.lib.coremod.ClassTransformer | |
| BCModPlugin (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| brad16840.common.asm.ClassTransformer | |
| CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) | |
| codechicken.lib.asm.ClassHeirachyManager | |
| codechicken.lib.asm.RenderHookTransformer | |
| CCCDeobfPlugin (unknown) | |
| VeinMinerCorePlugin (veinminer-0.27.0.jar) | |
| portablejim.veinminer.asm.ItemInWorldManagerTransformer | |
| NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| codechicken.nei.asm.NEITransformer | |
| TransformerLoader (open-computers-1.8-1.5.14.32.jar) | |
| li.cil.oc.common.asm.ClassTransformer | |
| NowWithRendering (redstone-paste-1.8-1.7.1.jar) | |
| net.fybertech.nwr.NowWithRendering | |
| MovingWorldCoreMod (moving-world-1.8-a3.1-hfx.jar) | |
| CorePlugin (makers-mark-1.8-2.0.1.jar) | |
| com.hitchh1k3rsguide.makersmark.asm.ASMTransformer | |
| GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 460/PCIe/SSE2' | |
| Launched Version: MultiMC5 | |
| LWJGL: 2.9.1 | |
| OpenGL: GeForce GTX 460/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.30, NVIDIA Corporation | |
| GL Caps: Using GL 1.3 multitexturing. | |
| Using GL 1.3 texture combiners. | |
| Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. | |
| Shaders are available because OpenGL 2.1 is supported. | |
| VBOs are available because OpenGL 1.5 is supported. | |
| Using VBOs: No | |
| Is Modded: Definitely; Client brand changed to 'fml,forge' | |
| Type: Client (map_client.txt) | |
| Resource Packs: [] | |
| Current Language: English (US) | |
| Profiler Position: N/A (disabled) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MultiMC version: 0.4.7 | |
| Minecraft folder is: | |
| G:/MultiMC/instances/Skycraft 1.8 Mega Pack - MultiMC/minecraft | |
| Java path is: | |
| C:/Program Files/Java/jre1.8.0_45/bin/javaw.exe | |
| Java Arguments: | |
| [-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms2048m, -Xmx8192m, -Duser.language=en, -jar, G:/MultiMC/jars/NewLaunch.jar] | |
| Minecraft process ID: 72324 | |
| Using onesix launcher. | |
| Main Class: | |
| net.minecraft.launchwrapper.Launch | |
| Native path: | |
| G:/MultiMC/instances/Skycraft 1.8 Mega Pack - MultiMC/natives | |
| Traits: | |
| [] | |
| Libraries: | |
| G:/MultiMC/libraries/net/minecraftforge/forge/1.8-11.14.3.1487/forge-1.8-11.14.3.1487-universal.jar | |
| G:/MultiMC/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar | |
| G:/MultiMC/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar | |
| G:/MultiMC/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar | |
| G:/MultiMC/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar | |
| G:/MultiMC/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar | |
| G:/MultiMC/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar | |
| G:/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar | |
| G:/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar | |
| G:/MultiMC/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar | |
| G:/MultiMC/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar | |
| G:/MultiMC/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar | |
| G:/MultiMC/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar | |
| G:/MultiMC/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar | |
| G:/MultiMC/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar | |
| G:/MultiMC/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar | |
| G:/MultiMC/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar | |
| G:/MultiMC/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar | |
| G:/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar | |
| G:/MultiMC/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar | |
| G:/MultiMC/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar | |
| G:/MultiMC/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar | |
| G:/MultiMC/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar | |
| G:/MultiMC/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar | |
| G:/MultiMC/libraries/io/netty/netty-all/4.0.15.Final/netty-all-4.0.15.Final.jar | |
| G:/MultiMC/libraries/com/google/guava/guava/17.0/guava-17.0.jar | |
| G:/MultiMC/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar | |
| G:/MultiMC/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar | |
| G:/MultiMC/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar | |
| G:/MultiMC/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar | |
| G:/MultiMC/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar | |
| G:/MultiMC/libraries/com/mojang/realms/1.6.1/realms-1.6.1.jar | |
| G:/MultiMC/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar | |
| G:/MultiMC/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar | |
| G:/MultiMC/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar | |
| G:/MultiMC/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar | |
| G:/MultiMC/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar | |
| G:/MultiMC/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar | |
| G:/MultiMC/libraries/tv/twitch/twitch/6.5/twitch-6.5.jar | |
| G:/MultiMC/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar | |
| G:/MultiMC/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar | |
| G:/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar | |
| G:/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar | |
| G:/MultiMC/versions/1.8/1.8.jar | |
| Mods: | |
| [0]CodeChickenCore-1.8-1.0.5.36-universal | |
| letters-numbers-and-symbols-mod-1.8-1.0 | |
| adamantium-mod-1.4.1 | |
| AlexIILLib-1.8-1.3.42 | |
| archimedes-ships-plus-1.8-a3.2 | |
| Armour Expansion - 1.0 | |
| Aroma1997Core-1.8-1.0.3.4.b43 | |
| 1.8_arrowcam_v1.2 | |
| attachable-grinder-5.0.0 | |
| BabyAnimals-1.8-2 | |
| zz-backpacks 1.8 - 3.0.3 beta 4 (1) | |
| base-metals-1.8-1.3.4 | |
| Baubles-1.8-1.1.1.0 | |
| BeardedLib-1.8-1.1 | |
| BetterChests-1.8-1.2.0.0.b41 | |
| brewingPlus-1.8-0.0.6 | |
| [1.8]bspkrsCore-universal-7.01 | |
| Bunkermod-mc1.8-v2.0 | |
| C4Lib-1.8-1.0.0-universal | |
| Chameleon-1.8-0.1.0 | |
| ChickenShed-1.8-1.2.0 | |
| colorchat | |
| colorful-armor-1.8-2.8 | |
| totemmod-3.0 | |
| CraftingEX_1.8-v1.0.6 | |
| custom-trades-mod-1.8-1.3.2 | |
| decoration-mega-pack-1.8-1.18 | |
| Ding-MC1.8.0 | |
| dons-lightning-rod-1.8-1.0 | |
| DurabilityShow-1.8-2.0.0 | |
| emeraldobsidianmod-1.8-1.3.1 | |
| EnchantingPlus-1.8-3.1.0a1 | |
| enderutilities-1.8-0.4.0-beta-1a | |
| ex-nihilo-2-1.8-0.27 | |
| AutoSap-MC1.8-1.2 | |
| Craftable Horse Armour and Saddle 1.2.1 | |
| monkey-mod-1.0 | |
| steam-advantage-1.3.1 | |
| exp-chest-4.0a | |
| GiacomosExperienceSeedling1.8-1.1 | |
| fireplace-core-2.3.2.0 | |
| GiacomosFishingNet1.8-1.4 | |
| fragile-glass-1.8-1.2 | |
| fragile-torches-1.8-1.0.0 | |
| FunOres-1.8-0.1.1-16-beta | |
| gakais-flight-table-fly-block-1.8-1.1.1 | |
| Galactic Colored Blocks-1.8-1.01 | |
| geoactivity-2.1.1 | |
| giacomos-foundry-1.8-1.3.3 | |
| glass_shards_mc1.8-1.3.2 | |
| gravity-gun-5.0.0 | |
| BoostMod-1.8-0.2.3 | |
| [1.8]BrazierMod-1.0 | |
| hopperducts-mc1.8-1.4.5 | |
| ice_shards_mc1.8-1.1-beta | |
| ichun-utils-5.4.0 | |
| IgneousAdditions-1.2-BETA-2 | |
| in-game-account-switcher-clientside-2.1.1.0 | |
| inventory-tweaks-1.59-176 | |
| iron-chests-2-1.8-6.0.103.753 | |
| k4lib-1.8-1.0.11 | |
| laser-level-1.8-2.0.0.4 | |
| lattice-mod-1.8-1.1 | |
| Liquid Enchanting-1.0 | |
| liteloader-1.8-SNAPSHOT | |
| LomLib v4.1.0 | |
| LunatriusCore-1.8-1.1.2.28-universal | |
| magicclover-1.8-0.6.2 | |
| magicalmages-v1.4-MCv1.8 | |
| makers-mark-1.8-2.0.1 | |
| medieval_mobs-1.8.x v.a2 | |
| night-vision-mining-hats-1.8-1.4 | |
| modularsuits-1.2.1 | |
| morebows-1.8-2.0.0a2 | |
| moving-world-1.8-a3.1-hfx | |
| NotEnoughItems-1.8-1.0.5.104-universal | |
| one-click-crafting-1.2 | |
| open-computers-1.8-1.5.14.32 | |
| pandoras-box-1.8-2.1.1 | |
| portable-crafting-bench-1.8-1.4 | |
| PortalGates2-mc1.8-2.1.4-b | |
| power-advantage-modapi-1.8-1.2.4 | |
| power-apples-1.8-1.0.1 | |
| prismatics-1.8-0.0.3.3 | |
| progressive-automation-1.8-1.6.15 | |
| project-bench-1.8-0.5.0 | |
| pvptoggle-1.8-1.0.3 | |
| redstone-paste-1.8-1.7.1 | |
| router-reborn-1.8-2.0.0.1A | |
| schematica-1.8-1.7.7.130 | |
| seasoned-flesh-1.8-1.0-m3d3y15 | |
| [1.8] SecurityCraft v1.7.4.1 | |
| Metals-1.8-2.1 | |
| wooden-and-stone-armor-1.8-1.3.1 | |
| silents-gems-1.8-1.3.1-82-beta | |
| Simple Recipes 1.8.0-1.9.0 | |
| sophisticated-wolves-3.5.0 | |
| spawnercraft-1.8-2.0a | |
| stackie-1.8-1.6.0.35 | |
| storage-drawers-1.8-2.1.6 | |
| stub | |
| talismans-2-1.8-2.1.2 | |
| MachineMod-1.8-1.1-Pre-ALPHA-Build-123 | |
| torched-mod-5.0.0 | |
| useful-uselessness-1.8-0.0.4 | |
| veinminer-0.27.0 | |
| wings-horns-and-hooves-the-ultimate-unicorn-mod-1.8-1.1.1 | |
| wonderful-wands-1.8-1.7.1 | |
| world-architect-0.5.29 | |
| world-edit-1.8-6.1 | |
| zyins-hud-1.4.3 | |
| custom-configs-2-1.8-2.3.0 | |
| Params: | |
| [--username, <PROFILE NAME>, --version, MultiMC5, --gameDir, G:/MultiMC/instances/Skycraft 1.8 Mega Pack - MultiMC/minecraft, --assetsDir, G:/MultiMC/assets, --assetIndex, 1.8, --uuid, <PROFILE ID>, --accessToken, <ACCESS TOKEN>, --userProperties, {}, --userType, mojang, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker] | |
| Window size: 1196 x 713 | |
| Preparing native libraries... | |
| Extracting twitch-platform-6.5-natives-windows-64.jar | |
| Extracting twitch-external-platform-4.5-natives-windows-64.jar | |
| Extracting jinput-platform-2.0.5-natives-windows.jar | |
| Extracting lwjgl-platform-2.9.1-natives-windows.jar | |
| [14:57:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
| [14:57:34] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
| [14:57:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker | |
| [14:57:34] [main/INFO] [FML]: Forge Mod Loader version 8.99.180.1487 for Minecraft 1.8 loading | |
| [14:57:34] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45 | |
| [14:57:35] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/WARN] [FML]: The coremod com.outlook.siribby.babyanimals.core.BabyAnimalsCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/INFO] [FML]: Loading tweaker com.mumfrey.liteloader.launch.LiteLoaderTweaker from liteloader-1.8-SNAPSHOT.jar | |
| [14:57:37] [main/WARN] [FML]: The coremod com.hitchh1k3rsguide.makersmark.asm.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from moving-world-1.8-a3.1-hfx.jar | |
| [14:57:37] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:37] [main/WARN] [FML]: The coremod portablejim.veinminer.asm.VeinMinerCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
| [14:57:38] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker | |
| [14:57:38] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker | |
| [14:57:38] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.4.4 Source=file:/G:/MultiMC/instances/Skycraft%201.8%20Mega%20Pack%20-%20MultiMC/minecraft/mods/moving-world-1.8-a3.1-hfx.jar Env=CLIENT | |
| [14:57:38] [main/WARN] [FML]: The coremod darkevilmac.movingworld.common.asm.coremod.MovingWorldCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
| [14:57:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
| [14:57:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
| [14:57:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
| [14:57:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 | |
| [14:57:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [Aroma1997Core]: Finished data injection. | |
| [14:57:43] [main/INFO] [Aroma1997Core]: Finished data injection. | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:46] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker | |
| [14:57:46] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.8 | |
| [14:57:47] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient | |
| [14:57:47] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ... | |
| [14:57:47] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader' | |
| [14:57:47] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ... | |
| [14:57:47] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT... | |
| [14:57:47] [main/INFO] [LiteLoader]: Initialising Loader properties... | |
| [14:57:47] [main/INFO] [LiteLoader]: Setting up logger... | |
| [14:57:47] [main/INFO] [LiteLoader]: LiteLoader 1.8.0 starting up... | |
| [14:57:47] [main/INFO] [LiteLoader]: Active Pack: 1.8-SNAPSHOT-r369-b49-2015-05-28_00-04-54 | |
| [14:57:47] [main/INFO] [LiteLoader]: Java reports OS="windows 8.1" | |
| [14:57:48] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod' | |
| [14:57:48] [main/INFO] [LiteLoader]: Enumerating class path... | |
| [14:57:48] [main/INFO] [LiteLoader]: Class path separator=";" | |
| [14:57:48] [main/INFO] [LiteLoader]: Class path entries=( | |
| classpathEntry=G:/MultiMC/jars/NewLaunch.jar | |
| ) | |
| [14:57:48] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>] | |
| [14:57:48] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods] | |
| [14:57:48] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8] | |
| [14:57:48] [main/INFO] [LiteLoader]: Registering enumerator plugin DefaultEnumeratorPlugin: [com.mumfrey.liteloader.core.api.DefaultEnumeratorPlugin@7aad3f7d] | |
| [14:57:48] [main/INFO] [LiteLoader]: Discovering tweaks on class path... | |
| [14:57:48] [main/INFO] [LiteLoader]: Baking listener list for EnumerationObserver with 1 listeners | |
| [14:57:48] [main/INFO] [LiteLoader]: Discovering valid mod files in folder G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in '1.8_arrowcam_v1.2.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8_arrowcam_v1.2.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'adamantium-mod-1.4.1.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\adamantium-mod-1.4.1.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'AlexIILLib-1.8-1.3.42.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\AlexIILLib-1.8-1.3.42.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'archimedes-ships-plus-1.8-a3.2.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\archimedes-ships-plus-1.8-a3.2.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Armour Expansion - 1.0.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Armour Expansion - 1.0.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Aroma1997Core-1.8-1.0.3.4.b43.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Aroma1997Core-1.8-1.0.3.4.b43.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'attachable-grinder-5.0.0.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\attachable-grinder-5.0.0.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'AutoSap-MC1.8-1.2.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\AutoSap-MC1.8-1.2.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'BabyAnimals-1.8-2.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\BabyAnimals-1.8-2.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'base-metals-1.8-1.3.4.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\base-metals-1.8-1.3.4.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Baubles-1.8-1.1.1.0.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Baubles-1.8-1.1.1.0.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'BeardedLib-1.8-1.1.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\BeardedLib-1.8-1.1.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'BetterChests-1.8-1.2.0.0.b41.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\BetterChests-1.8-1.2.0.0.b41.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'BoostMod-1.8-0.2.3.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\BoostMod-1.8-0.2.3.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'brewingPlus-1.8-0.0.6.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\brewingPlus-1.8-0.0.6.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Bunkermod-mc1.8-v2.0.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Bunkermod-mc1.8-v2.0.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'C4Lib-1.8-1.0.0-universal.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\C4Lib-1.8-1.0.0-universal.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Chameleon-1.8-0.1.0.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Chameleon-1.8-0.1.0.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'ChickenShed-1.8-1.2.0.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\ChickenShed-1.8-1.2.0.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'colorful-armor-1.8-2.8.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\colorful-armor-1.8-2.8.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Craftable Horse Armour and Saddle 1.2.1.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Craftable Horse Armour and Saddle 1.2.1.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'CraftingEX_1.8-v1.0.6.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\CraftingEX_1.8-v1.0.6.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'custom-configs-2-1.8-2.3.0.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\custom-configs-2-1.8-2.3.0.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'custom-trades-mod-1.8-1.3.2.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\custom-trades-mod-1.8-1.3.2.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'decoration-mega-pack-1.8-1.18.jar' | |
| [14:57:48] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\decoration-mega-pack-1.8-1.18.jar | |
| [14:57:48] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Ding-MC1.8.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Ding-MC1.8.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'dons-lightning-rod-1.8-1.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\dons-lightning-rod-1.8-1.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'DurabilityShow-1.8-2.0.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\DurabilityShow-1.8-2.0.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'emeraldobsidianmod-1.8-1.3.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\emeraldobsidianmod-1.8-1.3.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'EnchantingPlus-1.8-3.1.0a1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\EnchantingPlus-1.8-3.1.0a1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'enderutilities-1.8-0.4.0-beta-1a.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\enderutilities-1.8-0.4.0-beta-1a.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'ex-nihilo-2-1.8-0.27.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\ex-nihilo-2-1.8-0.27.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'exp-chest-4.0a.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\exp-chest-4.0a.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'fireplace-core-2.3.2.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\fireplace-core-2.3.2.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'fragile-glass-1.8-1.2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\fragile-glass-1.8-1.2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'fragile-torches-1.8-1.0.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\fragile-torches-1.8-1.0.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'FunOres-1.8-0.1.1-16-beta.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\FunOres-1.8-0.1.1-16-beta.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'gakais-flight-table-fly-block-1.8-1.1.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\gakais-flight-table-fly-block-1.8-1.1.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Galactic Colored Blocks-1.8-1.01.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Galactic Colored Blocks-1.8-1.01.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'geoactivity-2.1.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\geoactivity-2.1.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'giacomos-foundry-1.8-1.3.3.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\giacomos-foundry-1.8-1.3.3.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'GiacomosExperienceSeedling1.8-1.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\GiacomosExperienceSeedling1.8-1.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'GiacomosFishingNet1.8-1.4.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\GiacomosFishingNet1.8-1.4.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'glass_shards_mc1.8-1.3.2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\glass_shards_mc1.8-1.3.2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'gravity-gun-5.0.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\gravity-gun-5.0.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'hopperducts-mc1.8-1.4.5.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\hopperducts-mc1.8-1.4.5.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'ice_shards_mc1.8-1.1-beta.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\ice_shards_mc1.8-1.1-beta.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'ichun-utils-5.4.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\ichun-utils-5.4.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'IgneousAdditions-1.2-BETA-2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\IgneousAdditions-1.2-BETA-2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'in-game-account-switcher-clientside-2.1.1.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\in-game-account-switcher-clientside-2.1.1.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'inventory-tweaks-1.59-176.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\inventory-tweaks-1.59-176.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'iron-chests-2-1.8-6.0.103.753.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\iron-chests-2-1.8-6.0.103.753.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'k4lib-1.8-1.0.11.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\k4lib-1.8-1.0.11.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'laser-level-1.8-2.0.0.4.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\laser-level-1.8-2.0.0.4.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'lattice-mod-1.8-1.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\lattice-mod-1.8-1.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\letters-numbers-and-symbols-mod-1.8-1.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Liquid Enchanting-1.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Liquid Enchanting-1.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'liteloader-1.8-SNAPSHOT.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\liteloader-1.8-SNAPSHOT.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'LomLib v4.1.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\LomLib v4.1.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'LunatriusCore-1.8-1.1.2.28-universal.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\LunatriusCore-1.8-1.1.2.28-universal.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'MachineMod-1.8-1.1-Pre-ALPHA-Build-123.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\MachineMod-1.8-1.1-Pre-ALPHA-Build-123.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'magicalmages-v1.4-MCv1.8.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\magicalmages-v1.4-MCv1.8.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'magicclover-1.8-0.6.2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\magicclover-1.8-0.6.2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'makers-mark-1.8-2.0.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\makers-mark-1.8-2.0.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'medieval_mobs-1.8.x v.a2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\medieval_mobs-1.8.x v.a2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Metals-1.8-2.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Metals-1.8-2.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'modularsuits-1.2.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\modularsuits-1.2.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'monkey-mod-1.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\monkey-mod-1.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'morebows-1.8-2.0.0a2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\morebows-1.8-2.0.0a2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'moving-world-1.8-a3.1-hfx.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\moving-world-1.8-a3.1-hfx.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'night-vision-mining-hats-1.8-1.4.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\night-vision-mining-hats-1.8-1.4.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'NotEnoughItems-1.8-1.0.5.104-universal.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\NotEnoughItems-1.8-1.0.5.104-universal.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'one-click-crafting-1.2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\one-click-crafting-1.2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'open-computers-1.8-1.5.14.32.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\open-computers-1.8-1.5.14.32.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'pandoras-box-1.8-2.1.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\pandoras-box-1.8-2.1.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'portable-crafting-bench-1.8-1.4.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\portable-crafting-bench-1.8-1.4.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'PortalGates2-mc1.8-2.1.4-b.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\PortalGates2-mc1.8-2.1.4-b.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'power-advantage-modapi-1.8-1.2.4.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\power-advantage-modapi-1.8-1.2.4.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'power-apples-1.8-1.0.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\power-apples-1.8-1.0.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'prismatics-1.8-0.0.3.3.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\prismatics-1.8-0.0.3.3.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'progressive-automation-1.8-1.6.15.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\progressive-automation-1.8-1.6.15.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'project-bench-1.8-0.5.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\project-bench-1.8-0.5.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'pvptoggle-1.8-1.0.3.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\pvptoggle-1.8-1.0.3.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'redstone-paste-1.8-1.7.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\redstone-paste-1.8-1.7.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'router-reborn-1.8-2.0.0.1A.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\router-reborn-1.8-2.0.0.1A.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'schematica-1.8-1.7.7.130.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\schematica-1.8-1.7.7.130.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\seasoned-flesh-1.8-1.0-m3d3y15.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'silents-gems-1.8-1.3.1-82-beta.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\silents-gems-1.8-1.3.1-82-beta.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'Simple Recipes 1.8.0-1.9.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Simple Recipes 1.8.0-1.9.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'sophisticated-wolves-3.5.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\sophisticated-wolves-3.5.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'spawnercraft-1.8-2.0a.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\spawnercraft-1.8-2.0a.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'stackie-1.8-1.6.0.35.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\stackie-1.8-1.6.0.35.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'steam-advantage-1.3.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\steam-advantage-1.3.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'storage-drawers-1.8-2.1.6.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\storage-drawers-1.8-2.1.6.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'talismans-2-1.8-2.1.2.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\talismans-2-1.8-2.1.2.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'torched-mod-5.0.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\torched-mod-5.0.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'totemmod-3.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\totemmod-3.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'useful-uselessness-1.8-0.0.4.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\useful-uselessness-1.8-0.0.4.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'veinminer-0.27.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\veinminer-0.27.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'wings-horns-and-hooves-the-ultimate-unicorn-mod-1.8-1.1.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\wings-horns-and-hooves-the-ultimate-unicorn-mod-1.8-1.1.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'wonderful-wands-1.8-1.7.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\wonderful-wands-1.8-1.7.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'wooden-and-stone-armor-1.8-1.3.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\wooden-and-stone-armor-1.8-1.3.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'world-architect-0.5.29.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\world-architect-0.5.29.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'world-edit-1.8-6.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\world-edit-1.8-6.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'zyins-hud-1.4.3.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\zyins-hud-1.4.3.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in '[0]CodeChickenCore-1.8-1.0.5.36-universal.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\[0]CodeChickenCore-1.8-1.0.5.36-universal.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in '[1.8] SecurityCraft v1.7.4.1.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\[1.8] SecurityCraft v1.7.4.1.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in '[1.8]BrazierMod-1.0.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\[1.8]BrazierMod-1.0.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in '[1.8]bspkrsCore-universal-7.01.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Ignoring G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\[1.8]bspkrsCore-universal-7.01.jar | |
| [14:57:49] [main/INFO] [LiteLoader]: Discovering valid mod files in folder G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8 | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'CodeChickenLib-1.8-1.1.2.133-universal.jar' | |
| [14:57:49] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'mod_ArmorCompareMod_1.0.1_mc1.8.litemod' | |
| [14:57:49] [main/INFO] [LiteLoader]: Considering valid mod file: G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_ArmorCompareMod_1.0.1_mc1.8.litemod | |
| [14:57:50] [main/INFO] [LiteLoader]: Considering valid mod file: G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_voxelMap_1.5.15_for_1.8.litemod | |
| [14:57:50] [main/INFO] [LiteLoader]: Adding newest valid mod file 'G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_ArmorCompareMod_1.0.1_mc1.8.litemod' at revision 15.0000 | |
| [14:57:50] [main/INFO] [LiteLoader]: Adding newest valid mod file 'G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_voxelMap_1.5.15_for_1.8.litemod' at revision 1515.0000 | |
| [14:57:50] [main/INFO] [LiteLoader]: Mod file 'mod_voxelMap_1.5.15_for_1.8.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader | |
| [14:57:50] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added | |
| [14:57:50] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete | |
| [14:57:50] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer' | |
| [14:57:50] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer' | |
| [14:57:50] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer' | |
| [14:57:50] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.transformers.event.EventTransformer' | |
| [14:57:50] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer' | |
| [14:57:50] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer' | |
| [14:57:50] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftTransformer' | |
| [14:57:50] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer' | |
| [14:57:50] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker | |
| [14:57:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
| [14:57:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| [14:57:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker | |
| [14:57:51] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker | |
| [14:57:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker | |
| [14:57:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker | |
| [14:57:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} | |
| [14:57:52] [main/INFO] [LiteLoader]: Injecting downstream transformers | |
| [14:57:52] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' | |
| [14:57:52] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.EventTransformer' | |
| [14:57:52] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer' | |
| [14:57:52] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer' | |
| [14:57:52] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftTransformer' | |
| [14:57:52] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer' | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft | |
| [14:57:53] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft | |
| [14:57:54] [main/INFO] [LiteLoader]: MinecraftTransformer found INIT injection point, this is good. | |
| [14:57:54] [main/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityPlayerSP | |
| [14:57:55] [main/INFO] [STDOUT]: [brad16840.common.asm.ClassTransformer:patchGuiContainer:205]: Backpacks! has patched GuiContainer to allow its backpacks to be opened from vanilla guis | |
| [14:57:55] [main/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_175180_a in GuiIngame | |
| [14:57:55] [main/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_175180_a in GuiIngame | |
| [14:57:56] [main/INFO] [LiteLoader]: Injecting onsessionprofilebad[x1] in func_148256_e in Session | |
| [14:57:56] [Client thread/INFO] [LiteLoader]: Injecting onservertick[x1] in func_71190_q in MinecraftServer | |
| [14:57:56] [Client thread/INFO]: Setting user: <PROFILE NAME> | |
| [14:57:56] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer | |
| [14:57:56] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager | |
| [14:57:57] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager | |
| [14:57:57] [Client thread/INFO] [LiteLoader]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager | |
| [14:57:57] [Client thread/INFO] [LiteLoader]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager | |
| [14:57:57] [Client thread/INFO] [LiteLoader]: Injecting onblockclicked[x1] in func_180784_a in ItemInWorldManager | |
| [14:57:57] [Client thread/INFO] [LiteLoader]: Injecting onactivateblockoruseitem[x1] in func_180236_a in ItemInWorldManager | |
| [14:58:02] [Client thread/INFO] [OpenComputers]: Successfully patched xn.recreateLeash. | |
| [14:58:05] [Client thread/INFO]: LWJGL Version: 2.9.1 | |
| [14:58:08] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_178038_a in Framebuffer | |
| [14:58:09] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy | |
| [14:58:09] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 21 handlers(s) and 21 total invokations | |
| [14:58:09] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ---- | |
| WARNING: coremods are present: | |
| NowWithRendering (hopperducts-mc1.8-1.4.5.jar) | |
| BabyAnimalsCore (BabyAnimals-1.8-2.jar) | |
| FMLPlugin (inventory-tweaks-1.59-176.jar) | |
| CodeChickenCorePlugin ([0]CodeChickenCore-1.8-1.0.5.36-universal.jar) | |
| CoreMod (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| LoadPlugin (AlexIILLib-1.8-1.3.42.jar) | |
| BCModPlugin (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) | |
| CCCDeobfPlugin (unknown) | |
| VeinMinerCorePlugin (veinminer-0.27.0.jar) | |
| NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| TransformerLoader (open-computers-1.8-1.5.14.32.jar) | |
| NowWithRendering (redstone-paste-1.8-1.7.1.jar) | |
| MovingWorldCoreMod (moving-world-1.8-a3.1-hfx.jar) | |
| CorePlugin (makers-mark-1.8-2.0.1.jar) | |
| Contact their authors BEFORE contacting forge | |
| // Ouch. That hurt :( | |
| Time: 7/14/15 2:58 PM | |
| Description: Loading screen debug info | |
| This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- System Details -- | |
| Details: | |
| Minecraft Version: 1.8 | |
| Operating System: Windows 8.1 (amd64) version 6.3 | |
| Java Version: 1.8.0_45, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 2049325016 bytes (1954 MB) / 2366636032 bytes (2257 MB) up to 7635730432 bytes (7282 MB) | |
| Mod Pack: LiteLoader startup failed | |
| LiteLoader Mods: LiteLoader startup failed | |
| LaunchWrapper: 46 active transformer(s) | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer | |
| - Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.MarkerTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer | |
| - Transformer: $wrapper.net.minecraftforge.classloading.FluidIdTransformer | |
| - Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager | |
| - Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.InterfaceDependancyTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.TweakTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.DelegatedTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.DefaultImplementationTransformer | |
| - Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager | |
| - Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer | |
| - Transformer: $wrapper.net.fybertech.nwr.NowWithRendering | |
| - Transformer: $wrapper.invtweaks.forge.asm.ContainerTransformer | |
| - Transformer: $wrapper.codechicken.nei.asm.NEITransformer | |
| - Transformer: $wrapper.li.cil.oc.common.asm.ClassTransformer | |
| - Transformer: $wrapper.net.fybertech.nwr.NowWithRendering | |
| - Transformer: $wrapper.portablejim.veinminer.asm.ItemInWorldManagerTransformer | |
| - Transformer: $wrapper.brad16840.common.asm.ClassTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer | |
| - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer | |
| - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer | |
| - Transformer: codechicken.core.asm.CodeChickenAccessTransformer | |
| - Transformer: aroma1997.core.coremod.asm.AromaAccessTransformer | |
| - Transformer: com.outlook.siribby.babyanimals.core.BabyAnimalsCore | |
| - Transformer: invtweaks.forge.asm.ITAccessTransformer | |
| - Transformer: darkevilmac.movingworld.common.asm.coremod.MovingWorldAccessTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer | |
| - Transformer: $wrapper.alexiil.mods.lib.coremod.ClassTransformer | |
| - Transformer: $wrapper.com.hitchh1k3rsguide.makersmark.asm.ASMTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer | |
| - Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy | |
| - Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer | |
| - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer | |
| JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx8192m | |
| IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
| FML: | |
| Loaded coremods (and transformers): | |
| NowWithRendering (hopperducts-mc1.8-1.4.5.jar) | |
| net.fybertech.nwr.NowWithRendering | |
| BabyAnimalsCore (BabyAnimals-1.8-2.jar) | |
| FMLPlugin (inventory-tweaks-1.59-176.jar) | |
| invtweaks.forge.asm.ContainerTransformer | |
| CodeChickenCorePlugin ([0]CodeChickenCore-1.8-1.0.5.36-universal.jar) | |
| codechicken.core.asm.InterfaceDependancyTransformer | |
| codechicken.core.asm.TweakTransformer | |
| codechicken.core.asm.DelegatedTransformer | |
| codechicken.core.asm.DefaultImplementationTransformer | |
| CoreMod (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| LoadPlugin (AlexIILLib-1.8-1.3.42.jar) | |
| alexiil.mods.lib.coremod.ClassTransformer | |
| BCModPlugin (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| brad16840.common.asm.ClassTransformer | |
| CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) | |
| codechicken.lib.asm.ClassHeirachyManager | |
| codechicken.lib.asm.RenderHookTransformer | |
| CCCDeobfPlugin (unknown) | |
| VeinMinerCorePlugin (veinminer-0.27.0.jar) | |
| portablejim.veinminer.asm.ItemInWorldManagerTransformer | |
| NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| codechicken.nei.asm.NEITransformer | |
| TransformerLoader (open-computers-1.8-1.5.14.32.jar) | |
| li.cil.oc.common.asm.ClassTransformer | |
| NowWithRendering (redstone-paste-1.8-1.7.1.jar) | |
| net.fybertech.nwr.NowWithRendering | |
| MovingWorldCoreMod (moving-world-1.8-a3.1-hfx.jar) | |
| CorePlugin (makers-mark-1.8-2.0.1.jar) | |
| com.hitchh1k3rsguide.makersmark.asm.ASMTransformer | |
| GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 460/PCIe/SSE2' | |
| [14:58:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization | |
| [14:58:10] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1487 Initialized | |
| [14:58:10] [Client thread/INFO] [FML]: Replaced 204 ore recipies | |
| [14:58:10] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization | |
| [14:58:13] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer | |
| [14:58:13] [Client thread/INFO] [FML]: Searching G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods for mods | |
| [14:58:13] [Client thread/INFO] [FML]: Also searching G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8 for mods | |
| [14:58:17] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.8] SecurityCraft v1.7.4.1.jar | |
| [14:58:17] [Client thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.3.4.b43 | |
| [14:58:17] [Client thread/INFO] [AutoSapling]: Mod AutoSapling is missing the required element 'name'. Substituting AutoSapling | |
| [14:58:17] [Client thread/WARN] [BetterChests]: Mod BetterChests is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.0.b41 | |
| [14:58:18] [Client thread/WARN] [samsfragiletorches]: Mod samsfragiletorches is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8-1.0.0 | |
| [14:58:19] [Client thread/WARN] [machinemod]: Mod machinemod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8-1.1-Pre-ALPHA-Build-123 | |
| [14:58:19] [Client thread/INFO] [modularsuits]: Mod modularsuits is missing the required element 'name'. Substituting modularsuits | |
| [14:58:19] [Client thread/WARN] [modularsuits]: Mod modularsuits is missing the required element 'version' and no fallback can be found. Substituting '1.0'. | |
| [14:58:21] [Client thread/WARN] [samsapples]: Mod samsapples is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8-1.0.1 | |
| [14:58:22] [Client thread/INFO] [FML]: Forge Mod Loader has identified 118 mods to load | |
| [14:58:22] [Client thread/INFO] [FML]: Found mod(s) [GakaisFlightTable] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference | |
| [14:58:22] [Client thread/INFO] [FML]: Found mod(s) [GakaisFlightTable] containing declared API package cofh.api (owned by CoFHLib) without associated API reference | |
| [14:58:23] [Client thread/INFO] [FML]: FML has found a non-mod file seasoned-flesh-1.8-1.0-m3d3y15.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. | |
| [14:58:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, Aroma1997Core, NotEnoughItems, OpenComputers|Core, VeinMiner_coremod, backpacks16840, darkevilmac.movingworld.common.asm.coremod, hitchcore, arrowcam, securitycraft, braziermod, bspkrsCore, adamantium, alexiillib, ArchimedesShipsPlus, armourexpansion, Aroma1997CoreHelper, AttachableGrinder, AutoSapling, babyanimals, basemetals, Baubles, BeardedLib, BetterChests, gtm, brewingPlus, bunkermod, C4Lib, Chameleon, ChickenShed, colorfularmor, craftablehorsearmour, craftingex, zzzzzcustomconfigs, ctrades, decorationmegapack, Ding, dlr, DurabilityShow, emeraldobsidianmod, eplus, enderutilities, exnihilo2, expchest, fireplacecore, ftfragileglass, samsfragiletorches, FunOres, GakaisFlightTable, bonus, galactic, geoactivity, foundry, exp, fishing, glass_shards, GravityGun, hopperducts, ice_shards, iChunUtil, igneousadditions, IngameAccountSwitcher, inventorytweaks, IronChest, k4lib, LaserLevel, latticemod, letters, liquidenchanting, LomLib, LunatriusCore, machinemod, magicalmages, magicclover, makersmark, medieval_mobs, sgs_metals, modularsuits, weirdmobs, morebows, MovingWorld, mininghats, oneclickcrafting, OpenComputers, pandorasbox, pcb, portalgates, poweradvantage, samsapples, prismatics, progressiveautomation, projectbench, PvpToggle, redstonepaste, routerreborn, Schematica, SilentGems, wuppy29_simplerecipes, SophisticatedWolves, spawnercraft, Stackie, steamadvantage, StorageDrawers, Talismans 2, Torched, totemMod, UsefullUselessness, VeinMiner, VeinMinerModSupport, ultimate_unicorn_mod, wonderfulwands, shadowswoodstonearmor, WorldArchitect, worldedit, zyinhud] at CLIENT | |
| [14:58:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, Aroma1997Core, NotEnoughItems, OpenComputers|Core, VeinMiner_coremod, backpacks16840, darkevilmac.movingworld.common.asm.coremod, hitchcore, arrowcam, securitycraft, braziermod, bspkrsCore, adamantium, alexiillib, ArchimedesShipsPlus, armourexpansion, Aroma1997CoreHelper, AttachableGrinder, AutoSapling, babyanimals, basemetals, Baubles, BeardedLib, BetterChests, gtm, brewingPlus, bunkermod, C4Lib, Chameleon, ChickenShed, colorfularmor, craftablehorsearmour, craftingex, zzzzzcustomconfigs, ctrades, decorationmegapack, Ding, dlr, DurabilityShow, emeraldobsidianmod, eplus, enderutilities, exnihilo2, expchest, fireplacecore, ftfragileglass, samsfragiletorches, FunOres, GakaisFlightTable, bonus, galactic, geoactivity, foundry, exp, fishing, glass_shards, GravityGun, hopperducts, ice_shards, iChunUtil, igneousadditions, IngameAccountSwitcher, inventorytweaks, IronChest, k4lib, LaserLevel, latticemod, letters, liquidenchanting, LomLib, LunatriusCore, machinemod, magicalmages, magicclover, makersmark, medieval_mobs, sgs_metals, modularsuits, weirdmobs, morebows, MovingWorld, mininghats, oneclickcrafting, OpenComputers, pandorasbox, pcb, portalgates, poweradvantage, samsapples, prismatics, progressiveautomation, projectbench, PvpToggle, redstonepaste, routerreborn, Schematica, SilentGems, wuppy29_simplerecipes, SophisticatedWolves, spawnercraft, Stackie, steamadvantage, StorageDrawers, Talismans 2, Torched, totemMod, UsefullUselessness, VeinMiner, VeinMinerModSupport, ultimate_unicorn_mod, wonderfulwands, shadowswoodstonearmor, WorldArchitect, worldedit, zyinhud] at SERVER | |
| [14:58:25] [Client thread/INFO] [OpenComputers]: Successfully patched cqz.renderLeash. | |
| [14:58:30] [Client thread/INFO] [progressiveautomation]: Starting automation | |
| [14:58:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Arrow Camera, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Adamantium Mod, FMLFileResourcePack:AlexIILLib, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:Armour Expansion, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AttachableGrinder, FMLFileResourcePack:AutoSapling, FMLFileResourcePack:Baby Animals Model Swapper, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Baubles, FMLFileResourcePack:BeardedLib, FMLFileResourcePack:BetterChests, FMLFileResourcePack:grizeldi's Boost Mod, FMLFileResourcePack:brewingPlus, FMLFileResourcePack:Bunkermod, FMLFileResourcePack:C4Lib, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chicken Shed, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:Crafting EX, FMLFileResourcePack:ZZZZZ Custom Configs, FMLFileResourcePack:Custom Trades Mod, FMLFileResourcePack:Decoration Mega Pack, FMLFileResourcePack:Ding, FMLFileResourcePack:Don's Lightning Rod, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Utilities, FMLFileResourcePack:Ex Nihilo 2, FMLFileResourcePack:Exp Chest, FMLFileResourcePack:Fireplace Core, FMLFileResourcePack:Fragile Glass and Thin Ice, FMLFileResourcePack:Fragile Torches, FMLFileResourcePack:Fun Ores, FMLFileResourcePack:Gakais Flight Table, FMLFileResourcePack:Mystify's Bonus stuff, FMLFileResourcePack:Galactic Colored Blocks, FMLFileResourcePack:GeoActivity, FMLFileResourcePack:Giacomo's Foundry, FMLFileResourcePack:Exp Seedling Mod, FMLFileResourcePack:Fishing Net Mod, FMLFileResourcePack:Glass Shards, FMLFileResourcePack:GravityGun, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:Ice Shards, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Igneous Additions, FMLFileResourcePack:In-Game Account Switcher, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:K4Lib, FMLFileResourcePack:Laser Level, FMLFileResourcePack:Lattice Mod, FMLFileResourcePack:§e§lLetters, numbers and sysbols MOD, FMLFileResourcePack:Liquid Enchanting, FMLFileResourcePack:LomLib, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:TechStack's Heavy Machinery Mod, FMLFileResourcePack:Magical Mages, FMLFileResourcePack:Magic Clover, FMLFileResourcePack:Maker's Mark: The Minter's Mod, FMLFileResourcePack:Medieval mobs mod, part of Liege mod, FMLFileResourcePack:SGS Metals 1.8-2.1, FMLFileResourcePack:modularsuits, FMLFileResourcePack:Monkey, FMLFileResourcePack:More Bows!, FMLFileResourcePack:Moving World, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:One click crafting, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:Portable Craft Bench, FMLFileResourcePack:Portal Gates 2, FMLFileResourcePack:Power Advantage, FMLFileResourcePack:Power Apples, FMLFileResourcePack:Prismatics, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:Project Bench Updated, FMLFileResourcePack:PVP Toggle, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Schematica, FMLFileResourcePack:Silent's Gems, FMLFileResourcePack:Simple Recipes, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpawnerCraft, FMLFileResourcePack:Stackie, FMLFileResourcePack:Steam Advantage, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Talismans 2, FMLFileResourcePack:Torched, FMLFileResourcePack:Totem Mod, FMLFileResourcePack:Useful Uselessness, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Wings, Horns, and Hooves, the Ultimate Unicorn Mod!, FMLFileResourcePack:Wonderful Wands, FMLFileResourcePack:Shadow's Wooden And Stone Armor, FMLFileResourcePack:World Architect, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Zyin's HUD | |
| [14:58:33] [Client thread/INFO] [FML]: Processing ObjectHolder annotations | |
| [14:58:33] [Client thread/INFO] [FML]: Found 61 ObjectHolder annotations | |
| [14:58:33] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations | |
| [14:58:33] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations | |
| [14:58:33] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 | |
| [14:58:34] [Client thread/INFO] [Aroma1997Core]: Logger initialized. | |
| [14:58:34] [Client thread/OFF] [Aroma1997Core]: Loading Aroma1997Core version 1.0.3.4.b43 for MC 1.8 | |
| [14:58:34] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.ingotIron@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.aroma1997core:wrench@0) | |
| [14:58:34] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization. | |
| [14:58:36] [Client thread/INFO] [AlexIILLib]: Created a new config for G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\config\alexiillib.cfg | |
| [14:58:36] [Client thread/INFO] [alexiillib]: This is AlexIIL Lib, version 1.8-1.3.42 | |
| [14:58:36] [Client thread/WARN] [ArchimedesShipsPlus]: No block found for ArchimedesShips:floater at block_densities[0] | |
| [14:58:36] [Client thread/WARN] [ArchimedesShipsPlus]: No block found for ArchimedesShips:balloon at block_densities[1] | |
| [14:58:36] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_IRON | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_IRON | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_GOLD | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_GOLD | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_COPPER | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_COPPER | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_SILVER | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_SILVER | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_TIN | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_TIN | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_LEAD | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_LEAD | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_NICKEL | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_NICKEL | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ZINC | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ZINC | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_BRONZE | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_BRONZE | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_BRASS | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_BRASS | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_STEEL | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_STEEL | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_INVAR | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_INVAR | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ELECTRUM | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ELECTRUM | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_COLDIRON | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_COLDIRON | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_MITHRIL | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_MITHRIL | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ADAMANTINE | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ADAMANTINE | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_STARSTEEL | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_STARSTEEL | |
| [14:58:37] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_AQUARIUM | |
| [14:58:37] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_AQUARIUM | |
| [14:58:38] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xtile.chest@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xtile.betterchests:betterChest@0) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@2) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.yellowDust@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@3) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.netherquartz@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@5) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@5) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.netherquartz@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@5) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@5) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.netherquartz@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@8) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@6) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xtile.blockCoal@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@10) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@10) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xtile.blockCoal@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@10) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@10) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@11) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.redstone@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@12) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.netherquartz@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@13) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.wheat@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@14) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xtile.chest@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@16) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.wheat@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@18) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.netherquartz@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@20) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.diamond@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@20) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.ingotGold@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@20) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.netherquartz@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@20) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.diamond@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@20) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.ingotGold@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@20) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.goldNugget@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@24) | |
| [14:58:38] [Client thread/OFF] [Aroma1997Core]: Using 1xitem.goldNugget@0 as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:upgrades@24) | |
| Jul 14, 2015 2:58:38 PM com.sheryv.bunkermod.init.Reg loadConfig | |
| INFO: [Bunkermod] Configuration have been read from config file: Resist: 800.0; HardDefault: -1.0; HardHammer: 2.0; DiamondFlag: false; IronFlag: false; TimeButton: 50; Flags(stone, brick, armoured, wooden, birch, acacia): false, true, false, false, true, true; | |
| [14:58:38] [Client thread/INFO] [DecorationMegaPack]: Load config file: settings.cfg | |
| [14:58:39] [Client thread/INFO] [DurabilityShow]: Pre-Init Complete | |
| [14:58:40] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:preInit:58]: preInit done | |
| [14:58:41] [Client thread/INFO] [enderutilities]: Loading configuration... | |
| [14:58:44] [Client thread/INFO] [IgneousAdditions]: Igneous Additions has received configuration from Ground Control | |
| [14:58:46] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation | |
| [14:58:46] [Client thread/INFO] [LomLib]: Pre-Init | |
| [14:58:46] [Client thread/ERROR] [LomLib]: Could not check for updates! | |
| [14:58:47] [Client thread/INFO] [LiteLoader]: Injecting onplayermoved[x1] in func_147347_a in NetHandlerPlayServer | |
| [14:58:47] [Client thread/INFO] [LiteLoader]: Injecting onplayerdigging[x1] in func_147345_a in NetHandlerPlayServer | |
| [14:58:47] [Client thread/INFO] [LiteLoader]: Injecting onplaceblock[x1] in func_147346_a in NetHandlerPlayServer | |
| [14:58:47] [Client thread/INFO] [LiteLoader]: Injecting onclickedair[x1] in func_175087_a in NetHandlerPlayServer | |
| [14:58:47] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.common.LoggingUtility:logWhenDebug:37]: Setting name for :modularhelmet | |
| [14:58:47] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.common.LoggingUtility:logWhenDebug:37]: Setting name for :modularchestplate | |
| [14:58:47] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.common.LoggingUtility:logWhenDebug:37]: Setting name for :modularleggings | |
| [14:58:47] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.common.LoggingUtility:logWhenDebug:37]: Setting name for :modularboots | |
| [14:58:48] [Client thread/WARN] [OpenComputers]: Failed saving config. | |
| java.io.FileNotFoundException: G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\config\opencomputers\settings.conf (The system cannot find the path specified) | |
| at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_45] | |
| at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_45] | |
| at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_45] | |
| at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_45] | |
| at java.io.PrintWriter.<init>(Unknown Source) ~[?:1.8.0_45] | |
| at li.cil.oc.Settings$.load(Settings.scala:420) [Settings$.class:?] | |
| at li.cil.oc.common.Proxy.preInit(Proxy.scala:34) [Proxy.class:?] | |
| at li.cil.oc.client.Proxy.preInit(Proxy.scala:33) [Proxy.class:?] | |
| at li.cil.oc.OpenComputers$.preInit(OpenComputers.scala:34) [OpenComputers$.class:?] | |
| at li.cil.oc.OpenComputers.preInit(OpenComputers.scala) [OpenComputers.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) [FMLModContainer.class:?] | |
| at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?] | |
| at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?] | |
| at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?] | |
| at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?] | |
| at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?] | |
| at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550) [Loader.class:?] | |
| at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249) [FMLClientHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [14:58:48] [Client thread/INFO] [OpenComputers]: Initializing blocks and items. | |
| [14:58:49] [Client thread/INFO] [OpenComputers]: Skipping interface appeng.api.movable.IMovableTile from missing mod appliedenergistics2. | |
| [14:58:49] [Client thread/WARN] [OpenComputers]: Missing implementations for interface cofh.api.energy.IEnergyReceiver, skipping injection. | |
| [14:58:49] [Client thread/WARN] [OpenComputers]: Missing implementation of receiveEnergy(Lnet/minecraftforge/common/util/ForgeDirection;IZ)I | |
| [14:58:49] [Client thread/WARN] [OpenComputers]: Missing implementation of getEnergyStored(Lnet/minecraftforge/common/util/ForgeDirection;)I | |
| [14:58:49] [Client thread/WARN] [OpenComputers]: Missing implementation of getMaxEnergyStored(Lnet/minecraftforge/common/util/ForgeDirection;)I | |
| [14:58:49] [Client thread/INFO] [OpenComputers]: Skipping interface buildcraft.api.tiles.IHasWork from missing mod BuildCraft|Core. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface appeng.api.implementations.items.IAEWrench from missing mod appliedenergistics2. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface buildcraft.api.tools.IToolWrench from missing mod BuildCraftAPI|tools. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface cofh.api.item.IToolHammer from missing mod CoFHAPI|item. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface ic2.api.item.IBoxable from missing mod IC2. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface appeng.api.implementations.items.IAEItemPowerStorage from missing mod appliedenergistics2. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface ic2.api.item.ISpecialElectricItem from missing mod IC2. | |
| [14:58:50] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism. | |
| [14:58:51] [Client thread/INFO] [OpenComputers]: Initializing additional OreDict entries. | |
| [14:58:51] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers API. | |
| [14:58:52] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.14.32-lua52-native.64.dll'. | |
| [14:58:52] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.14.32-lua53-native.64.dll'. | |
| [14:58:52] [Client thread/INFO] [OpenComputers]: Done with pre init phase. | |
| [14:58:53] [Client thread/INFO] [FML]: Enabled external power mod interactions. If the server lags when using large power networks, consider disabling the 'extended_compatibility' option | |
| [14:58:53] [Client thread/INFO] [progressiveautomation]: MFR Loaded | |
| [14:58:53] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded | |
| [14:58:53] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded | |
| [14:58:53] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace | |
| [14:58:56] [Version Check/INFO] [STDOUT]: [com.portalgates.main.VersionChecker:run:87]: User = <PROFILE NAME> | |
| [14:58:56] [Version Check/INFO] [STDOUT]: [com.portalgates.main.VersionChecker:run:94]: patron = users: | |
| [14:58:56] [Client thread/INFO] [PvpToggle]: PVP Toggle starting up! | |
| [14:58:57] [Client thread/INFO] [STDOUT]: [com.wuppy.simplerecipes.UpdateChecker:getNewest:55]: 5 | |
| [14:58:58] [Client thread/INFO] [SpawnerCraft]: ConfigHandler initialized | |
| [14:58:58] [Client thread/INFO] [SpawnerCraft]: SpawnerCraft Items initialized | |
| [14:58:58] [Client thread/INFO] [SpawnerCraft]: SpawnerCraft Blocks initialized | |
| [14:58:58] [Client thread/INFO] [SpawnerCraft]: SpawnerCraft preInit finished | |
| [14:58:58] [Client thread/INFO] [Talismans 2]: Pre Initialization Complete! | |
| [14:59:00] [Client thread/INFO] [FML]: Applying holder lookups | |
| [14:59:00] [Client thread/INFO] [FML]: Holder lookups applied | |
| [14:59:00] [Client thread/INFO] [FML]: Injecting itemstacks | |
| [14:59:00] [Client thread/INFO] [FML]: Itemstack injection complete | |
| [14:59:01] [Sound Library Loader/INFO]: Starting up SoundSystem... | |
| [14:59:01] [Thread-11/INFO]: Initializing LWJGL OpenAL | |
| [14:59:01] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) | |
| [14:59:01] [Thread-11/INFO]: OpenAL initialized. | |
| [14:59:01] [Sound Library Loader/INFO]: Sound engine started | |
| [14:59:11] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_aluminum' for variant: 'machinemod:machineblastedstone2#ore=aluminum': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_aluminum.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_ruby' for variant: 'machinemod:machineblastedstone2#ore=ruby': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_ruby.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_lead' for variant: 'machinemod:machineblastedstone2#ore=lead': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_lead.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_quartz' for variant: 'machinemod:machineblastedstone2#ore=quartz': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_quartz.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_tin' for variant: 'machinemod:machineblastedstone2#ore=tin': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_tin.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_silver' for variant: 'machinemod:machineblastedstone2#ore=silver': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_silver.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_uranium' for variant: 'machinemod:machineblastedstone2#ore=uranium': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_uranium.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_sapphire' for variant: 'machinemod:machineblastedstone2#ore=sapphire': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_sapphire.json | |
| [14:59:13] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_copper' for variant: 'machinemod:machineblastedstone2#ore=copper': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_copper.json | |
| [14:59:17] [Client thread/INFO] [FML]: Max texture size: 16384 | |
| [14:59:17] [Client thread/INFO]: Created: 16x16 textures-atlas | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=south not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.endercore.1.active#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.mobpersistence#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:linkcrystal.block#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location gtm:burning_inversed_furnace#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.endercore.1.inactive#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.1.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location machinemod:machineblastedstone2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=2,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=2,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=0,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=east,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location baubles:Ring#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_dust#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:potion#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_nugget#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.1.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_dust#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpearlreusable#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=east,formed=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=1,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=west not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=west,formed=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.2.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.core.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:basicDrawers#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=north not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.capacitor.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=south not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.linkcrystal.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_ingot#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=0,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbag.enderchest.open#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=west not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=west,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpearlreusable.elite#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.capacitor.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=0,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.3.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftfragileglass#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=3,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.1.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.linkcrystal.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.linkcrystal.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.3.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.linkcrystal.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.head.2.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.rod.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbag.regular.open#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftfragilepane#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.enderrelic#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:upgradeStatus#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=3,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.core.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=west,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=north,formed=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.stage.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:nugget_blank#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.1.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.rod.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=south,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=east not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.capacitor.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=north not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location projectbench:pb_upgrade#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=1,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.capacitor.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location betterchests:Bag#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.2.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:linkcrystal.portal#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=0,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location betterchests:bag#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.capacitor.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.3.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.1.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.core.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.capacitor.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.1.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location archimedesshipsplus:crate_wood#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=0,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.enderalloy.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.stage.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=north,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.2.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.core.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.1.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.stage.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=east,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=1,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=down not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.rod.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.capacitor.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:trim#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=east not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.enderrope#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.head.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.core.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.enderalloy.0#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.3.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=0,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=2,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.stage.5#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.head.3.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:upgradeStorage#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.mode2.standby#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=south,formed=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_nugget#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=1,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=1,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.head.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.2.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.enderalloy.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=2,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.stage.4#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_itemBlock#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_ingot#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.endercore.0.active#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_itemBlock#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=3,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.core.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.stage.7#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.capacitor.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=0,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbucket.32.linked.hollow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.2.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=2,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.head.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.core.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=2,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=west,formed=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.capacitor.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.stage.6#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=west,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.core.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=south,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=west,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=south not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=1,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.rod#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.1.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.advanced.stage.7#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderarrow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_itemBlock#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.core.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:dust_blank#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_nugget#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=2,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endercapacitor.charged.0#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endercapacitor.charged.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.endercore.2.inactive#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.linkcrystal.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=1,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=2,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbag.locked.open#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.core.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=north,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.3.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftstainedfragilepane#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=south not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=east,formed=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.pulling.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ctrades:ItemSpawner#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.1.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.2.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=1,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.linkcrystal.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=west not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.advanced.stage.5#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:ingot_blank#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=north,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.standby#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.linkcrystal.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.pulling.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=2,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderlasso#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=0,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.advanced.stage.6#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.endercore.0.inactive#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=2,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.pulling.0#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:linkcrystal.location#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.2.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=south,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.2.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.mode2.pulling.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.advanced.stage.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.linkcrystal.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbag.regular.closed#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.rod.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=east,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location betterchests:filter#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.3.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=1,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=north not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=1,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.advanced.stage.4#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.mode2.pulling.0#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.3.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=3,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.2.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.advanced.stage.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.2.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=west not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:TreatedCauldron#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location worldarchitect:worldControl#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.3.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.1.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderporter.advanced.stage.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedcoalrefiner#formed=false,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_ingot#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbag.enderchest.closed#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.capacitor.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endersword.head.1.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=0,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_dust#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.core.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.3.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_itemBlock#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:compDrawers#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_ingot#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=3,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location worldarchitect:fireMaterial#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=3,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbucket.32.normal.hollow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=up not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.1.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.2.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=0,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.core.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location machinemod:crane#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.endercore.2.active#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.capacitor.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=north not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.linkcrystal.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=0,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=3,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=3,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=north,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedIronDoor#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=3,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.core.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.core.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.1.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.capacitor.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.linkcrystal.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.capacitor.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.2.glow#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbow.mode2.pulling.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.core.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=east not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=0,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=east,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass#normal not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.3.glow.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.endershovel.head.3.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.capacitor.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=2,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=south,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endercapacitor.empty.0#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedcoalrefiner#formed=true,keepinv=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.capacitor.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=2,machinetype=enderinfuser not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=3,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=3,machinetype=enderfurnace not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=east not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftstainedfragileglass#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderpart.enderstick#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftthinice#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftsugarblock#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_dust#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endercapacitor.empty.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ultimate_unicorn_mod:nightmareFireBlock#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=1,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endercapacitor.charged.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderhoe.head.3.broken#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.3#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=3,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=north,formed=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_nugget#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbag.locked.closed#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderaxe.head.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=1,machinetype=toolworkstation not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endercapacitor.empty.2#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:mobharness.active#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location enderutilities:endertool.enderpickaxe.head.1#inventory not found | |
| [14:59:23] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [14:59:23] [Client thread/INFO] [LiteLoader]: Injecting onrenderentity[x1] in func_147939_a in RenderManager | |
| Jul 14, 2015 2:59:24 PM net.java.games.input.DefaultControllerEnvironment getControllers | |
| WARNING: Found unknown Windows version: Windows 8.1 | |
| [14:59:23] [Client thread/INFO] [LiteLoader]: Injecting onpostrenderentity[x1] in func_147939_a in RenderManager | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: Injecting onsetupcameratransform[x1] in func_175068_a in EntityRenderer | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: Injecting postrenderentities[x1] in func_175068_a in EntityRenderer | |
| [14:59:24] [Client thread/INFO] [LiteLoader]: JInput Component Registry is initialising... | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:24] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| Jul 14, 2015 2:59:24 PM net.java.games.input.DefaultControllerEnvironment getControllers | |
| INFO: Attempting to use default windows plug-in. | |
| Jul 14, 2015 2:59:24 PM net.java.games.input.DefaultControllerEnvironment getControllers | |
| INFO: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:25] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:26] [Client thread/ERROR] [LaunchWrapper]: The jar file G:\MultiMC\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller HID Keyboard Device on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller Razer DeathStalker on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller HID Keyboard Device on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller Logitech HID-compliant Unifying Mouse on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-compliant mouse on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller Razer DeathStalker on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Razer DeathStalker on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Logitech USB Headset on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Razer DeathStalker on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Razer DeathStalker on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller HID-compliant consumer control device on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Razer DeathStalker on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller USB Receiver on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller USB Receiver on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Cordless Receiver on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller USB Receiver on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Cordless Receiver on Unknown... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 17 controller(s) 470 component(s) | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Baking listener list for CoreProvider with 2 listeners | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_ArmorCompareMod_1.0.1_mc1.8.litemod' into classpath | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Discovering mods on class path... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Searching G:\MultiMC\jars\NewLaunch.jar... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Searching G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_ArmorCompareMod_1.0.1_mc1.8.litemod... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Found 1 potential matches | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Searching G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_voxelMap_1.5.15_for_1.8.litemod... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Found 1 potential matches | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Mod class discovery completed | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT... | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Inhibiting sound handler reload | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient for API LiteLoader core API | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Discovered 2 total mod(s), injected 0 tweak(s) | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Loading mod from com.examplemod.LiteModExample | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Baking listener list for ModLoadObserver with 1 listeners | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Successfully added mod Armor Mod version 1.1 | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Adding "G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_ArmorCompareMod_1.0.1_mc1.8.litemod" to active resource pack set | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Setting up "mod_ArmorCompareMod_1.0.1_mc1.8.litemod" as mod resource pack with identifier "Armor Mod" | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Successfully added "G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_ArmorCompareMod_1.0.1_mc1.8.litemod" to active resource pack set | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMap version 1.5.15 | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Adding "G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_voxelMap_1.5.15_for_1.8.litemod" to active resource pack set | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelMap_1.5.15_for_1.8.litemod" as mod resource pack with identifier "VoxelMap" | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Successfully added "G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_voxelMap_1.5.15_for_1.8.litemod" to active resource pack set | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Initialising mod Armor Mod version 1.1 | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMap version 1.5.15 | |
| [14:59:26] [Client thread/INFO] [LiteLoader]: Baking listener list for InterfaceObserver with 0 listeners | |
| [14:59:27] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockDamageMethodVisitor:visitCode:98]: PATCH 2 | |
| [14:59:27] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockMethodVisitor:visitCode:72]: PATCH 1 | |
| [14:59:27] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockDamageMethodVisitor:visitCode:98]: PATCH 2 | |
| [14:59:27] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockMethodVisitor:visitCode:72]: PATCH 1 | |
| [14:59:27] [Client thread/INFO] [Aroma1997Core]: Finished Initialization. | |
| [14:59:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment | |
| [14:59:29] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest | |
| [14:59:29] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:golden_rail | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:detector_rail | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:wooden_door | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:lever | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:stone_pressure_plate | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:iron_door | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:wooden_pressure_plate | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:stone_button | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:fence_gate | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:tripwire_hook | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:tripwire | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:wooden_button | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:unpowered_comparator | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:powered_comparator | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:activator_rail | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:spruce_fence_gate | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:birch_fence_gate | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:jungle_fence_gate | |
| [14:59:29] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:dark_oak_fence_gate | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:acacia_fence_gate | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:spruce_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:birch_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:jungle_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:acacia_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: minecraft:dark_oak_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: securitycraft:laserBlock | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: securitycraft:keypad | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: securitycraft:retinalScanner | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: securitycraft:reinforcedIronDoor | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: securitycraft:portableRadar | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: securitycraft:reinforcedFenceGate | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: securitycraft:panicButton | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:adamantine_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:aquarium_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:brass_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:bronze_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:coldiron_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:copper_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:electrum_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:invar_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:lead_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:mithril_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:nickel_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:silver_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:starsteel_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:steel_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: basemetals:tin_door | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredFenceGate | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredDoorBlock | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredDoorBlockStoneBrick | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredDoorBlockStone | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredDoorBlockBook | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredDoorBlockWood | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredDoorBlockBirch | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: bunkermod:armouredDoorBlockAcacia | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.white | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.orange | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.magenta | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.lightBlue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.yellow | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.lime | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.pink | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.gray | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.silver | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.cyan | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.purple | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.blue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.brown | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.green | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.red | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienFenceGate.black | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.white | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.orange | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.magenta | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.lightBlue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.yellow | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.lime | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.pink | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.gray | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.silver | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.cyan | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.purple | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.blue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.brown | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.green | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.red | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienDoor.black | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.white | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.orange | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.magenta | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.lightBlue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.yellow | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.lime | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.pink | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.gray | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.silver | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.cyan | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.purple | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.blue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.brown | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.green | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.red | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStoneButton.black | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.white | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.orange | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.magenta | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.lightBlue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.yellow | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.lime | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.pink | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.gray | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.silver | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.cyan | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.purple | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.blue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.brown | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.green | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.red | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodButton.black | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.white | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.orange | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.magenta | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.lightBlue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.yellow | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.lime | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.pink | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.gray | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.silver | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.cyan | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.purple | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.blue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.brown | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.green | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.red | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienStonePressurePlate.black | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.white | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.orange | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.magenta | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.lightBlue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.yellow | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.lime | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.pink | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.gray | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.silver | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.cyan | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.purple | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.blue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.brown | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.green | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.red | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienWoodPressurePlate.black | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.white | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.orange | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.magenta | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.lightBlue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.yellow | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.lime | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.pink | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.gray | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.silver | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.cyan | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.purple | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.blue | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.brown | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.green | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.red | |
| [14:59:30] [Client thread/INFO] [MovingWorld]: Found powered block with name: galactic:alienLever.black | |
| [14:59:31] [Client thread/INFO] [Aroma1997Core]: Using a beta-version of the mod: BetterChests not registering VersionChecker. | |
| [14:59:31] [Client thread/INFO] [DecorationMegaPack]: Blocks : 248 | |
| [14:59:31] [Client thread/INFO] [DecorationMegaPack]: Items : 1 | |
| [14:59:31] [Client thread/INFO] [DecorationMegaPack]: Recipes: 252 | |
| [14:59:31] [Client thread/INFO] [DurabilityShow]: Init Complete | |
| [14:59:31] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:init:81]: Init done | |
| [14:59:31] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:postinit:88]: postInit done | |
| [14:59:32] [Client thread/INFO] [Ex Nihilo 2]: Initialize VeinMiner: Success! | |
| [14:59:32] [Client thread/INFO] [Ex Nihilo 2]: Register VeinMiner event handler: SUCCESS! | |
| [14:59:34] [Client thread/INFO] [STDOUT]: [com.fredtargaryen.fragileglass.FragileGlassBase:load:116]: Loaded! Don't worry about the 'Model definition not found' errors. | |
| [14:59:34] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; We have updated to version 1.2-BETA-2. Awaiting further instructions | |
| [14:59:35] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; It's a hard world out here. We've made our blocks, please send assistance | |
| [14:59:35] [Client thread/INFO] [IgneousAdditions]: Ground Control to Igneous Additions; We see you now have items. You're on your own. Mission to be aborted. Eliminate all witnesses | |
| [14:59:36] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded. | |
| [14:59:36] [Client thread/INFO] [inventorytweaks]: Mod initialized | |
| [14:59:36] [Client thread/INFO] [LomLib]: Init | |
| [14:59:40] [Client thread/INFO] [STDOUT]: [com.alek.medieval_mobs.MedievalMobs:init:67]: Renderers are about to be called | |
| [14:59:40] [Client thread/INFO] [STDOUT]: [com.alek.medieval_mobs.proxy.ClientProxy:registerRenderers:22]: Renderers are called ! | |
| [14:59:40] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.proxys.ClientProxy:registerBasicItemRenderStuff:27]: Registering render stuff for :item.modularchestplate | |
| [14:59:40] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.proxys.ClientProxy:registerBasicItemRenderStuff:27]: Registering render stuff for :item.modularhelmet | |
| [14:59:40] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.proxys.ClientProxy:registerBasicItemRenderStuff:27]: Registering render stuff for :item.modularleggings | |
| [14:59:40] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.proxys.ClientProxy:registerBasicItemRenderStuff:27]: Registering render stuff for :item.modularboots | |
| [14:59:40] [Client thread/INFO] [STDOUT]: [hu.laci200270.mods.modularsuits.proxys.ClientProxy:registerBasicItemRenderStuff:27]: Registering render stuff for :item.ecrystal | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openOS' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'maze' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'dig' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'irc' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'network' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'build' from mod OpenComputers. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Initializing mod integration. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'poweradvantage'. | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.accessPoint | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.assembler | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.case1 | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.case3 | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.case2 | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.charger | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.disassembler | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.powerConverter | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.serverRack | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.caseCreative | |
| [14:59:41] [Client thread/INFO] [FML]: Registered external power acceptor interfce for block tile.oc.microcontroller | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Minecraft'. | |
| [14:59:41] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'OpenComputers'. | |
| [14:59:42] [Client thread/INFO] [LiteLoader]: Injecting constructchunkfrompacket[x1] in func_177439_a in Chunk | |
| [14:59:44] [Client thread/INFO] [OpenComputers]: Found extended redstone mods, enabling tier two redstone card. | |
| [14:59:44] [Client thread/INFO] [OpenComputers]: Initializing recipes. | |
| [14:59:47] [Client thread/INFO] [OpenComputers]: Initialized Unifont glyph provider. | |
| [14:59:47] [Client thread/INFO] [OpenComputers]: Initializing Unifont glyph provider. | |
| [14:59:48] [Client thread/INFO] [OpenComputers]: Loaded 57085 glyphs. | |
| [14:59:48] [Client thread/INFO] [OpenComputers]: Done with init phase. | |
| [14:59:49] [Client thread/INFO] [STDOUT]: [router.reborn.block.router:RegisterRenderer:203]: REGISTERING BLOCK ITEM RENDER: tile.router | |
| [14:59:50] [Client thread/INFO] [SpawnerCraft]: SpawnerCraft Recipes initialized | |
| [14:59:50] [Client thread/INFO] [SpawnerCraft]: SpawnerCraft init finished | |
| [14:59:51] [Client thread/INFO] [Talismans 2]: Initialization Complete! | |
| [14:59:52] [Client thread/INFO] [STDOUT]: [com.hackshop.ultimate_unicorn.UpdateChecker:checkVersion:40]: There is a new version of Wings, Horns, and Hooves, the Ultimate Unicorn Mod available. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Drone' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Microcontroller' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Robot' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Server' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Tablet' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new wrench tool 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers. | |
| [14:59:53] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers. | |
| [15:01:20] [Client thread/INFO] [FML]: Injecting itemstacks | |
| [15:01:20] [Client thread/INFO] [FML]: Itemstack injection complete | |
| [15:01:20] [Client thread/INFO] [Aroma1997Core]: Using a beta-version of the mod: Aroma1997Core not registering VersionChecker. | |
| [15:01:20] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization. | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@5e612795#0,frequency=10.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@7b13fc9f#0,frequency=4.0,spawnQuantity=8,variation=+/-4,Y-range=0-32,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@4a8d6c32#0,frequency=10.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@52abfdca#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-64,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@136e7b1c#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [ore=net.minecraft.block.BlockOre@16caff76#0,frequency=3.0,spawnQuantity=8,variation=+/-4,Y-range=0-32,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@15ed06d3#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension -1: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@1641ee27#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension -1: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@5781301#0,frequency=2.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension 1: oreSpawn: [ore=cyano.basemetals.blocks.BlockMetalOre@2e6fabf5#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-255,restrictBiomes=false,biomes=[]] | |
| [15:01:21] [Client thread/INFO] [DurabilityShow]: Post-Init Complete | |
| [15:01:28] [Client thread/INFO] [Glass Shards]: Added 12 blocks to the GlassRegistry | |
| [15:01:28] [Client thread/INFO] [Ice Shards]: Added 3 ice blocks to the GlassRegistry | |
| [15:01:28] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; I cannot allow you to do that. We will continue this mission without your assistance or damned configuration. | |
| [15:01:28] [Client thread/INFO] [LomLib]: Post-Init | |
| [15:01:28] [Client thread/INFO] [STDOUT]: [clover.common.util.Registry:load:84]: 2818 entries | |
| [15:01:28] [Client thread/INFO] [STDOUT]: [clover.common.util.Registry:load:85]: 80 kb | |
| [15:01:28] [Client thread/INFO] [OpenComputers]: Done with post init phase. | |
| [15:01:28] [Client thread/INFO] [FML]: NEI integration of com.renevo.pcb.GuiPortableCraftBench was successful | |
| [15:01:28] [Client thread/WARN] [FML]: NEI integration of tconstruct.client.gui.CraftingStationGui failed:tconstruct.client.gui.CraftingStationGui missing | |
| [15:01:28] [Client thread/WARN] [FML]: NEI integration of buildcraft.factory.gui.GuiAutoCrafting failed:buildcraft.factory.gui.GuiAutoCrafting missing | |
| [15:01:28] [Client thread/WARN] [FML]: NEI integration of jds.bibliocraft.gui.GuiFancyWorkbench failed:jds.bibliocraft.gui.GuiFancyWorkbench missing | |
| [15:01:28] [Client thread/WARN] [FML]: NEI integration of mods.railcraft.client.gui.GuiCartWork failed:mods.railcraft.client.gui.GuiCartWork missing | |
| [15:01:28] [Client thread/INFO] [FML]: [Project Bench] Initialization complete. Fluids found: | |
| [15:01:29] [Client thread/INFO] [FML]: crude_oil | |
| [15:01:29] [Client thread/INFO] [FML]: water | |
| [15:01:29] [Client thread/INFO] [FML]: lava | |
| [15:01:29] [Client thread/INFO] [FML]: azoth | |
| [15:01:29] [Client thread/INFO] [FML]: witchwater | |
| [15:01:29] [Client thread/INFO] [FML]: These fluids and their containers will be recognized by the Project Bench. | |
| [15:01:29] [Client thread/INFO] [SpawnerCraft]: SpawnerCraft postInit finished | |
| [15:01:29] [Thread-21/INFO] [FML]: Starting Version check. | |
| [15:01:29] [Client thread/INFO] [Talismans 2]: Thaumcraft Not Detected Aborting Loading Thaumcraft Module! | |
| [15:01:29] [Client thread/INFO] [Talismans 2]: BloodMagic Not Detected Aborting Loading BloodMagic Module! | |
| [15:01:29] [Client thread/INFO] [Talismans 2]: Botania Not Detected Aborting Loading Botania Module! | |
| [15:01:29] [Client thread/INFO] [Talismans 2]: Post Initialization Complete! | |
| [15:01:29] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1) is loaded | |
| [15:01:29] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBag Modder please refer to net.minecraftforge.oredict.RecipeSorter | |
| [15:01:29] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingFilter Modder please refer to net.minecraftforge.oredict.RecipeSorter | |
| [15:01:29] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter | |
| [15:01:29] [Client thread/INFO] [FML]: Unknown recipe class! com.nathan5462.brewingPlus.recipeHandler.compressedItemRecipeHandler Modder please refer to net.minecraftforge.oredict.RecipeSorter | |
| [15:01:29] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 118 mods | |
| [15:01:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Arrow Camera, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Adamantium Mod, FMLFileResourcePack:AlexIILLib, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:Armour Expansion, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AttachableGrinder, FMLFileResourcePack:AutoSapling, FMLFileResourcePack:Baby Animals Model Swapper, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Baubles, FMLFileResourcePack:BeardedLib, FMLFileResourcePack:BetterChests, FMLFileResourcePack:grizeldi's Boost Mod, FMLFileResourcePack:brewingPlus, FMLFileResourcePack:Bunkermod, FMLFileResourcePack:C4Lib, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chicken Shed, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:Crafting EX, FMLFileResourcePack:ZZZZZ Custom Configs, FMLFileResourcePack:Custom Trades Mod, FMLFileResourcePack:Decoration Mega Pack, FMLFileResourcePack:Ding, FMLFileResourcePack:Don's Lightning Rod, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Utilities, FMLFileResourcePack:Ex Nihilo 2, FMLFileResourcePack:Exp Chest, FMLFileResourcePack:Fireplace Core, FMLFileResourcePack:Fragile Glass and Thin Ice, FMLFileResourcePack:Fragile Torches, FMLFileResourcePack:Fun Ores, FMLFileResourcePack:Gakais Flight Table, FMLFileResourcePack:Mystify's Bonus stuff, FMLFileResourcePack:Galactic Colored Blocks, FMLFileResourcePack:GeoActivity, FMLFileResourcePack:Giacomo's Foundry, FMLFileResourcePack:Exp Seedling Mod, FMLFileResourcePack:Fishing Net Mod, FMLFileResourcePack:Glass Shards, FMLFileResourcePack:GravityGun, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:Ice Shards, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Igneous Additions, FMLFileResourcePack:In-Game Account Switcher, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:K4Lib, FMLFileResourcePack:Laser Level, FMLFileResourcePack:Lattice Mod, FMLFileResourcePack:§e§lLetters, numbers and sysbols MOD, FMLFileResourcePack:Liquid Enchanting, FMLFileResourcePack:LomLib, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:TechStack's Heavy Machinery Mod, FMLFileResourcePack:Magical Mages, FMLFileResourcePack:Magic Clover, FMLFileResourcePack:Maker's Mark: The Minter's Mod, FMLFileResourcePack:Medieval mobs mod, part of Liege mod, FMLFileResourcePack:SGS Metals 1.8-2.1, FMLFileResourcePack:modularsuits, FMLFileResourcePack:Monkey, FMLFileResourcePack:More Bows!, FMLFileResourcePack:Moving World, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:One click crafting, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:Portable Craft Bench, FMLFileResourcePack:Portal Gates 2, FMLFileResourcePack:Power Advantage, FMLFileResourcePack:Power Apples, FMLFileResourcePack:Prismatics, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:Project Bench Updated, FMLFileResourcePack:PVP Toggle, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Schematica, FMLFileResourcePack:Silent's Gems, FMLFileResourcePack:Simple Recipes, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpawnerCraft, FMLFileResourcePack:Stackie, FMLFileResourcePack:Steam Advantage, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Talismans 2, FMLFileResourcePack:Torched, FMLFileResourcePack:Totem Mod, FMLFileResourcePack:Useful Uselessness, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Wings, Horns, and Hooves, the Ultimate Unicorn Mod!, FMLFileResourcePack:Wonderful Wands, FMLFileResourcePack:Shadow's Wooden And Stone Armor, FMLFileResourcePack:World Architect, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Zyin's HUD, LiteLoader, Armor Mod, VoxelMap | |
| [15:01:29] [LunatriusCore Version Check/INFO] [LunatriusCore]: LaserLevel is up to date! | |
| [15:01:29] [LunatriusCore Version Check/INFO] [LunatriusCore]: Update is available for Schematica (1.7.7.130 -> 1.7.7.131)! | |
| [15:01:29] [LunatriusCore Version Check/INFO] [LunatriusCore]: Stackie is up to date! | |
| [15:01:29] [Thread-21/INFO] [FML]: [Project Bench] Up to date. | |
| [15:01:29] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date! | |
| [15:01:32] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_aluminum' for variant: 'machinemod:machineblastedstone2#ore=aluminum': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_aluminum.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_ruby' for variant: 'machinemod:machineblastedstone2#ore=ruby': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_ruby.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_lead' for variant: 'machinemod:machineblastedstone2#ore=lead': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_lead.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_quartz' for variant: 'machinemod:machineblastedstone2#ore=quartz': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_quartz.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_tin' for variant: 'machinemod:machineblastedstone2#ore=tin': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_tin.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_silver' for variant: 'machinemod:machineblastedstone2#ore=silver': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_silver.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_uranium' for variant: 'machinemod:machineblastedstone2#ore=uranium': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_uranium.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_sapphire' for variant: 'machinemod:machineblastedstone2#ore=sapphire': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_sapphire.json | |
| [15:01:33] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_copper' for variant: 'machinemod:machineblastedstone2#ore=copper': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_copper.json | |
| [15:01:35] [Client thread/INFO] [FML]: Max texture size: 16384 | |
| [15:01:35] [Client thread/WARN]: Texture talismans 2:textures/items/mining_talisman.png with size 600x600 limits mip level from 4 to 3 | |
| [15:01:46] [Client thread/INFO]: Created: 4096x2048 textures-atlas | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=south not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location gtm:burning_inversed_furnace#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location machinemod:machineblastedstone2#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=2,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=2,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=0,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=east,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.green_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.brown_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_dust#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:potion#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_nugget#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_dust#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=east,formed=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location dlr:GagLightningRod#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=1,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=west not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=west,formed=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.white_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=north not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.lime_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=south not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_ingot#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=0,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=west not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=west,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=0,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftfragileglass#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=3,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location routerreborn:itemcamouflageupgrade#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftfragilepane#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.yellow_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=3,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=west,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=north,formed=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:nugget_blank#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=south,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=east not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=north not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=1,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location routerreborn:routercable#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:Bag#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=0,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:bag#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location archimedesshipsplus:crate_wood#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=0,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.red_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=north,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=east,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=1,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=down not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=east not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.blue_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=0,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=2,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=south,formed=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_nugget#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=1,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=1,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=2,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.black_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_itemBlock#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_ingot#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_itemBlock#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=3,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ultimate_unicorn_mod:magicalHorseInventoryBlock#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=0,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbucket.32.linked.hollow#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=2,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=2,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=west,formed=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=west,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=south,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=west,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=south not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=1,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_itemBlock#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:dust_blank#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_nugget#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=2,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location routerreborn:routercable#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=1,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=2,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=north,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftstainedfragilepane#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=south not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=east,formed=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ctrades:ItemSpawner#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=1,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=west not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:ingot_blank#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.orange_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=north,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=2,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.pink_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=0,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=2,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=south,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.silver_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=east,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:filter#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=1,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=north not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=1,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=3,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=west not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:TreatedCauldron#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location worldarchitect:worldControl#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedcoalrefiner#formed=false,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.magenta_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.gray_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_ingot#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=0,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_dust#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_itemBlock#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_ingot#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=3,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=3,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbucket.32.normal.hollow#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=up not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location dlr:GagLightningRod#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=0,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location machinemod:crane#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=north not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=0,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=3,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=3,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=north,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedIronDoor#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=3,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=east not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=0,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=east,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass#normal not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=south,machinemode=2,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.purple_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.cyan_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=south,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedcoalrefiner#formed=true,keepinv=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=2,machinetype=enderinfuser not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=3,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=3,machinetype=enderfurnace not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=east not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.lightBlue_mailbox#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftstainedfragileglass#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ultimate_unicorn_mod:magicalHorseInventoryBlock#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftthinice#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftsugarblock#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_dust#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ultimate_unicorn_mod:nightmareFireBlock#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=west,machinemode=1,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=north,machinemode=3,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=north,formed=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_nugget#inventory not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#facing=east,machinemode=1,machinetype=toolworkstation not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:01:53] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:01:54] [Client thread/INFO] [OpenComputers]: Initialized Unifont glyph provider. | |
| [15:01:54] [Client thread/INFO] [OpenComputers]: Initializing Unifont glyph provider. | |
| [15:01:54] [Client thread/INFO] [OpenComputers]: Loaded 57085 glyphs. | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found. | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 6 locations: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod armourexpansion resources at G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\Armour Expansion - 1.0.jar | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod basemetals resources at G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\base-metals-1.8-1.3.4.jar | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod gtm resources at G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\BoostMod-1.8-0.2.3.jar | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod igneousadditions resources at G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\IgneousAdditions-1.2-BETA-2.jar | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\1.8\mod_voxelMap_1.5.15_for_1.8.litemod | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/pbTexture.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN machinemod | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain machinemod is missing 3 textures | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain machinemod has 1 location: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod machinemod resources at G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\MachineMod-1.8-1.1-Pre-ALPHA-Build-123.jar | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain machinemod are: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/centrifugeicon.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/paver.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/rawasphalt.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain machinemod | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN worldarchitect | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain worldarchitect is missing 1 texture | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain worldarchitect has 1 location: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod WorldArchitect resources at G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\world-architect-0.5.29.jar | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain worldarchitect are: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/worldControl.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain worldarchitect | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN securitycraft | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain securitycraft is missing 3 textures | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain securitycraft has 1 location: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod securitycraft resources at G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\mods\[1.8] SecurityCraft v1.7.4.1.jar | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain securitycraft are: | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/adminTool.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/deactivatedCageTrap.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/cageTrap.png | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ------------------------- | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain securitycraft | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: ================================================== | |
| [15:01:55] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= | |
| [15:01:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Arrow Camera, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Adamantium Mod, FMLFileResourcePack:AlexIILLib, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:Armour Expansion, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AttachableGrinder, FMLFileResourcePack:AutoSapling, FMLFileResourcePack:Baby Animals Model Swapper, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Baubles, FMLFileResourcePack:BeardedLib, FMLFileResourcePack:BetterChests, FMLFileResourcePack:grizeldi's Boost Mod, FMLFileResourcePack:brewingPlus, FMLFileResourcePack:Bunkermod, FMLFileResourcePack:C4Lib, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chicken Shed, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:Crafting EX, FMLFileResourcePack:ZZZZZ Custom Configs, FMLFileResourcePack:Custom Trades Mod, FMLFileResourcePack:Decoration Mega Pack, FMLFileResourcePack:Ding, FMLFileResourcePack:Don's Lightning Rod, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Utilities, FMLFileResourcePack:Ex Nihilo 2, FMLFileResourcePack:Exp Chest, FMLFileResourcePack:Fireplace Core, FMLFileResourcePack:Fragile Glass and Thin Ice, FMLFileResourcePack:Fragile Torches, FMLFileResourcePack:Fun Ores, FMLFileResourcePack:Gakais Flight Table, FMLFileResourcePack:Mystify's Bonus stuff, FMLFileResourcePack:Galactic Colored Blocks, FMLFileResourcePack:GeoActivity, FMLFileResourcePack:Giacomo's Foundry, FMLFileResourcePack:Exp Seedling Mod, FMLFileResourcePack:Fishing Net Mod, FMLFileResourcePack:Glass Shards, FMLFileResourcePack:GravityGun, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:Ice Shards, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Igneous Additions, FMLFileResourcePack:In-Game Account Switcher, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:K4Lib, FMLFileResourcePack:Laser Level, FMLFileResourcePack:Lattice Mod, FMLFileResourcePack:§e§lLetters, numbers and sysbols MOD, FMLFileResourcePack:Liquid Enchanting, FMLFileResourcePack:LomLib, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:TechStack's Heavy Machinery Mod, FMLFileResourcePack:Magical Mages, FMLFileResourcePack:Magic Clover, FMLFileResourcePack:Maker's Mark: The Minter's Mod, FMLFileResourcePack:Medieval mobs mod, part of Liege mod, FMLFileResourcePack:SGS Metals 1.8-2.1, FMLFileResourcePack:modularsuits, FMLFileResourcePack:Monkey, FMLFileResourcePack:More Bows!, FMLFileResourcePack:Moving World, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:One click crafting, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:Portable Craft Bench, FMLFileResourcePack:Portal Gates 2, FMLFileResourcePack:Power Advantage, FMLFileResourcePack:Power Apples, FMLFileResourcePack:Prismatics, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:Project Bench Updated, FMLFileResourcePack:PVP Toggle, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Router Reborn, FMLFileResourcePack:Schematica, FMLFileResourcePack:Silent's Gems, FMLFileResourcePack:Simple Recipes, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpawnerCraft, FMLFileResourcePack:Stackie, FMLFileResourcePack:Steam Advantage, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Talismans 2, FMLFileResourcePack:Torched, FMLFileResourcePack:Totem Mod, FMLFileResourcePack:Useful Uselessness, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Wings, Horns, and Hooves, the Ultimate Unicorn Mod!, FMLFileResourcePack:Wonderful Wands, FMLFileResourcePack:Shadow's Wooden And Stone Armor, FMLFileResourcePack:World Architect, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Zyin's HUD, LiteLoader, Armor Mod, VoxelMap | |
| [15:01:58] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_aluminum' for variant: 'machinemod:machineblastedstone2#ore=aluminum': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_aluminum.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_ruby' for variant: 'machinemod:machineblastedstone2#ore=ruby': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_ruby.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_lead' for variant: 'machinemod:machineblastedstone2#ore=lead': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_lead.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_quartz' for variant: 'machinemod:machineblastedstone2#ore=quartz': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_quartz.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_tin' for variant: 'machinemod:machineblastedstone2#ore=tin': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_tin.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_silver' for variant: 'machinemod:machineblastedstone2#ore=silver': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_silver.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_uranium' for variant: 'machinemod:machineblastedstone2#ore=uranium': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_uranium.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_sapphire' for variant: 'machinemod:machineblastedstone2#ore=sapphire': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_sapphire.json | |
| [15:01:59] [Client thread/WARN] [FML]: Unable to load block model: 'machinemod:block/machineblastedstone2_variants_copper' for variant: 'machinemod:machineblastedstone2#ore=copper': java.io.FileNotFoundException: machinemod:models/block/machineblastedstone2_variants_copper.json | |
| [15:02:00] [Client thread/INFO] [FML]: Max texture size: 16384 | |
| [15:02:13] [Client thread/INFO]: Created: 4096x2048 textures-atlas | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=south not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location gtm:burning_inversed_furnace#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location machinemod:machineblastedstone2#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=east,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.green_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.brown_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_dust#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:potion#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_nugget#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_dust#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=east,formed=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location dlr:GagLightningRod#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=west not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=west,formed=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.white_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=north not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.lime_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=south not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_ingot#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=west not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=west,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftfragileglass#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location routerreborn:itemcamouflageupgrade#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftfragilepane#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.yellow_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=west,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=north,formed=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:nugget_blank#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=south,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=east not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=north not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location routerreborn:routercable#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location betterchests:Bag#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location betterchests:bag#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location archimedesshipsplus:crate_wood#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.red_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=north,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=east,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=down not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=east not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.blue_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=south,formed=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_nugget#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location enderutilities:machine.0#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.black_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_itemBlock#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_ingot#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_itemBlock#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ultimate_unicorn_mod:magicalHorseInventoryBlock#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbucket.32.linked.hollow#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=west,formed=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=west,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=south,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=false,facing=west,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=south not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_itemBlock#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:dust_blank#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_nugget#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location routerreborn:routercable#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=north,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftstainedfragilepane#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=south not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=east,formed=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ctrades:ItemSpawner#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=west not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:ingot_blank#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.orange_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=north,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.pink_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=south,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.silver_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=false,facing=east,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location betterchests:filter#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=north not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=west not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:TreatedCauldron#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location worldarchitect:worldControl#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedcoalrefiner#formed=false,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.magenta_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.gray_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_ingot#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:achemicallyTreated_dust#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_itemBlock#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:magenta_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:pressureResistant_ingot#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location enderutilities:enderbucket.32.normal.hollow#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:backpack_block#facing=up not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location dlr:GagLightningRod#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location machinemod:crane#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=north not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:yellow_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=north,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedIronDoor#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:green_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=east not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:coalrefiner#active=true,facing=east,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass#normal not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.purple_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=false,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.cyan_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:atomextractor#active=true,facing=south,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:black_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:light_blue_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedcoalrefiner#formed=true,keepinv=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=false,north=true,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=false,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:silver_stained_glass_pane#east=true,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location backpacks16840:quantum_chest#facing=east not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:purple_stained_glass_pane#east=true,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location makersmark:tic_alienPlanks.lightBlue_mailbox#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=false,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftstainedfragileglass#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ultimate_unicorn_mod:magicalHorseInventoryBlock#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftthinice#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:ftsugarblock#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:lime_stained_glass_pane#east=false,north=false,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:diamondInfused_dust#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:blue_stained_glass_pane#east=true,north=true,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=true,north=false,south=false,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ultimate_unicorn_mod:nightmareFireBlock#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:cyan_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:white_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:brown_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location geoactivity:advancedorerefiner#core=false,facing=north,formed=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location brewingplus:obsidianInfused_nugget#inventory not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:gray_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:pink_stained_glass_pane#east=true,north=false,south=false,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=false,south=true,west=true not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:orange_stained_glass_pane#east=true,north=true,south=true,west=false not found | |
| [15:02:15] [Client thread/ERROR] [FML]: Model definition for location ftfragileglass:red_stained_glass_pane#east=false,north=true,south=true,west=true not found | |
| [15:02:15] [Client thread/INFO] [OpenComputers]: Initialized Unifont glyph provider. | |
| [15:02:15] [Client thread/INFO] [OpenComputers]: Initializing Unifont glyph provider. | |
| [15:02:15] [Client thread/INFO] [OpenComputers]: Loaded 57085 glyphs. | |
| [15:02:16] [Client thread/INFO] [LiteLoader]: Calling late init for mod VoxelMap | |
| [15:02:16] [Client thread/WARN] [FML]: ============================================================= | |
| [15:02:16] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! | |
| [15:02:16] [Client thread/WARN] [FML]: Offendor: com/thevoxelbox/voxelmap/c/h.d()V | |
| [15:02:16] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead | |
| [15:02:16] [Client thread/WARN] [FML]: ============================================================= | |
| [15:02:16] [Client thread/WARN] [FML]: ============================================================= | |
| [15:02:16] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! | |
| [15:02:16] [Client thread/WARN] [FML]: Offendor: com/thevoxelbox/voxelmap/c/h.e()V | |
| [15:02:16] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead | |
| [15:02:16] [Client thread/WARN] [FML]: ============================================================= | |
| [15:02:17] [Client thread/INFO] [com.thevoxelbox.voxelmap.c.h]: Created: 256x128 waypoints-atlas | |
| [15:02:17] [Client thread/INFO] [com.thevoxelbox.voxelmap.c.h]: Created: 128x128 chooser-atlas | |
| [15:02:18] [Client thread/INFO] [com.thevoxelbox.voxelmap.c.h]: Created: 512x256 mobs-atlas | |
| [15:02:18] [Client thread/INFO] [LiteLoader]: Baking listener list for ViewportListener with 0 listeners | |
| [15:02:18] [Client thread/INFO] [LiteLoader]: Sound handler reload inhibit removed | |
| [15:02:18] [Client thread/INFO] [LiteLoader]: Reloading sound handler | |
| [15:02:18] [Client thread/INFO]: SoundSystem shutting down... | |
| [15:02:18] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com | |
| [15:02:18] [Sound Library Loader/INFO]: Starting up SoundSystem... | |
| [15:02:18] [Thread-22/INFO]: Initializing LWJGL OpenAL | |
| [15:02:18] [Thread-22/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) | |
| [15:02:19] [Thread-22/INFO]: OpenAL initialized. | |
| [15:02:19] [Sound Library Loader/INFO]: Sound engine started | |
| [15:02:20] [Client thread/INFO] [LiteLoader]: Baking listener list for GameLoopListener with 0 listeners | |
| [15:02:20] [Client thread/INFO] [LiteLoader]: Baking listener list for RenderListener with 0 listeners | |
| [15:02:20] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy$2 | |
| [15:02:20] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 125 handlers(s) and 125 total invokations | |
| [15:02:21] [Client thread/INFO] [LiteLoader]: Baking listener list for TickObserver with 3 listeners | |
| [15:02:21] [Client thread/INFO] [LiteLoader]: Baking listener list for PostRenderObserver with 3 listeners | |
| [15:02:21] [Client thread/INFO] [LiteLoader]: Baking listener list for Tickable with 2 listeners | |
| [15:02:21] [Client thread/INFO] [LiteLoader]: Baking listener list for FrameBufferListener with 0 listeners | |
| [15:02:27] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [arrowcam, babyanimals, Ding, DurabilityShow, FunOres, IngameAccountSwitcher, LaserLevel, oneclickcrafting, WorldArchitect, zyinhud] at SERVER | |
| [15:02:27] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [arrowcam, babyanimals, Ding, DurabilityShow, expchest, IngameAccountSwitcher, k4lib, LaserLevel, oneclickcrafting, progressiveautomation, PvpToggle, zyinhud] at SERVER | |
| [15:02:33] [Client thread/INFO]: Connecting to kreezcraft.com, 25865 | |
| [15:02:35] [Netty Client IO #1/INFO] [LiteLoader]: Baking listener list for PostLoginListener with 0 listeners | |
| [15:02:35] [Netty Client IO #1/INFO] [FML]: Server protocol version 2 | |
| [15:02:35] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [arrowcam, babyanimals, Ding, DurabilityShow, FunOres, IngameAccountSwitcher, LaserLevel, oneclickcrafting, WorldArchitect, zyinhud] at SERVER | |
| [15:02:36] [Netty Client IO #1/INFO] [FML]: Injecting existing block and item data into this client instance | |
| [15:02:36] [Netty Client IO #1/INFO] [FML]: Applying holder lookups | |
| [15:02:36] [Netty Client IO #1/INFO] [FML]: Holder lookups applied | |
| [15:02:36] [Netty Client IO #1/INFO] [FML]: [Netty Client IO #1] Client side modded connection established | |
| [15:02:36] [Client thread/INFO] [LiteLoader]: Baking listener list for PreJoinGameListener with 0 listeners | |
| [15:02:37] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer | |
| [15:02:40] [Client thread/INFO] [LiteLoader]: Baking listener list for JoinGameListener with 1 listeners | |
| [15:02:41] [Netty Client IO #1/INFO] [Schematica]: Server capabilities{printer=true, save=true, load=true} | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for usefulluselessness | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for gravitygun | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for opencomputers | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for aroma1997core | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for attachablegrinder | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for archimedesshipsplus | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for torched | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for ichunutil | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for totemmod | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for betterchests | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for ironchest | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for baubles | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for talismans 2 | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for brewingplus | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for sophisticatedwolves | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for storagedrawers | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for lomlib | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for silentgems | |
| [15:02:41] [Client thread/ERROR] [NotEnoughItems]: Missing container for gakaisflighttable | |
| [15:02:46] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded. | |
| [15:02:49] [Client thread/INFO]: [CHAT] Updates are available for [Schematica]. | |
| [15:02:50] [Client thread/INFO] [LiteLoader]: Baking listener list for PostRenderListener with 1 listeners | |
| [15:02:50] [Client thread/INFO] [LiteLoader]: Baking listener list for HUDRenderListener with 1 listeners | |
| [15:02:53] [Client thread/INFO] [LiteLoader]: Baking listener list for WorldObserver with 2 listeners | |
| [15:02:53] [Client thread/INFO] [LiteLoader]: Baking listener list for ChatListener with 0 listeners | |
| [15:02:53] [Client thread/INFO]: [CHAT] Thanks for using SecurityCraft v1.7.4.1! Tip: Join breakinbad.net, the official SecurityCraft server! | |
| [15:02:53] [Client thread/INFO]: [CHAT] §eEmerald & Obsidian mod V1.3.1 by royalsmods is loaded | |
| §eenjoy the mod, §e<PROFILE NAME> | |
| [15:02:53] [Client thread/INFO]: [CHAT] §aOpenComputers§f: There were §cerrors§f running the class transformer. Please report this, together with your (full!) FML §alatest.log§f/§afml-server-latest.log§f logfile, thank you! | |
| [15:02:53] [Client thread/INFO]: [CHAT] PVPToggle is enabled on this server. You have PVP currently §aDisabled | |
| [15:02:55] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:56] [Client thread/ERROR] [StorageDrawers]: Tile Load Failure. | |
| java.lang.NullPointerException | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.getModId(OreDictRegistry.java:138) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isValidForEquiv(OreDictRegistry.java:158) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.config.OreDictRegistry.isEntryValid(OreDictRegistry.java:126) ~[OreDictRegistry.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.BaseDrawerData.refreshOreDictMatches(BaseDrawerData.java:60) ~[BaseDrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.setStoredItem(DrawerData.java:61) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.storage.DrawerData.readFromNBT(DrawerData.java:177) ~[DrawerData.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.func_145839_a(TileEntityDrawers.java:447) [TileEntityDrawers.class:?] | |
| at com.jaquadro.minecraft.storagedrawers.block.tile.TileEntityDrawers.onDataPacket(TileEntityDrawers.java:575) [TileEntityDrawers.class:?] | |
| at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1150) [cee.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_180725_a(SourceFile:49) [iu.class:?] | |
| at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:11) [iu.class:?] | |
| at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?] | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45] | |
| at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45] | |
| at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1018) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:02:58] [Client thread/INFO] [LiteLoader]: Baking listener list for EntityRenderListener with 0 listeners | |
| [15:02:59] [Client thread/INFO]: [CHAT] Veinminer using client keybind. See mod config for details. | |
| [15:03:02] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerHopper | |
| [15:03:07] [Client thread/WARN]: Failed to load texture: machinemod:models/centrifuge.png | |
| java.io.FileNotFoundException: machinemod:models/centrifuge.png | |
| at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:70) ~[cvc.class:?] | |
| at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:67) ~[cvt.class:?] | |
| at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:28) ~[ctv.class:?] | |
| at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:70) [cug.class:?] | |
| at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:44) [cug.class:?] | |
| at net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a(SourceFile:30) [cnp.class:?] | |
| at com.projectreddog.machinemod.render.tileentity.TileEntityCentrifugeRenderer.func_180535_a(TileEntityCentrifugeRenderer.java:39) [TileEntityCentrifugeRenderer.class:?] | |
| at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(SourceFile:114) [cno.class:?] | |
| at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(SourceFile:102) [cno.class:?] | |
| at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:655) [ckn.class:?] | |
| at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1297) [cji.class:?] | |
| at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210) [cji.class:?] | |
| at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1035) [cji.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055) [bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| [15:03:11] [Client thread/INFO]: [CHAT] §a[Lag Removal] Cleared 75 entities | |
| [15:04:19] [Client thread/INFO] [FML]: Applying holder lookups | |
| [15:04:19] [Client thread/INFO] [FML]: Holder lookups applied | |
| [15:04:22] [Client thread/FATAL]: Reported exception thrown! | |
| net.minecraft.util.ReportedException: Ticking entity | |
| at net.minecraft.world.World.func_72939_s(World.java:1693) ~[aqu.class:?] | |
| at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2094) ~[bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) ~[bsu.class:?] | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] | |
| Caused by: java.lang.ClassCastException: java.lang.Byte cannot be cast to java.lang.Integer | |
| at net.minecraft.entity.DataWatcher.func_75679_c(SourceFile:100) ~[xv.class:?] | |
| at net.minecraft.entity.passive.EntityHorse.func_110233_w(EntityHorse.java:171) ~[abt.class:?] | |
| at net.minecraft.entity.passive.EntityHorse.func_110204_cc(EntityHorse.java:284) ~[abt.class:?] | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70610_aX(EntityMagicalHorse.java:599) ~[EntityMagicalHorse.class:?] | |
| at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1779) ~[xm.class:?] | |
| at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:386) ~[xn.class:?] | |
| at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:126) ~[ws.class:?] | |
| at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38) ~[abq.class:?] | |
| at net.minecraft.entity.passive.EntityHorse.func_70636_d(EntityHorse.java:1000) ~[abt.class:?] | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70636_d(EntityMagicalHorse.java:516) ~[EntityMagicalHorse.class:?] | |
| at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1628) ~[xm.class:?] | |
| at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:229) ~[xn.class:?] | |
| at net.minecraft.entity.passive.EntityHorse.func_70071_h_(EntityHorse.java:1034) ~[abt.class:?] | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70071_h_(EntityMagicalHorse.java:697) ~[EntityMagicalHorse.class:?] | |
| at net.minecraft.world.World.func_72866_a(World.java:1880) ~[aqu.class:?] | |
| at net.minecraft.world.World.func_72870_g(World.java:1850) ~[aqu.class:?] | |
| at net.minecraft.world.World.func_72939_s(World.java:1679) ~[aqu.class:?] | |
| ... 18 more | |
| [15:04:22] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: ---- Minecraft Crash Report ---- | |
| WARNING: coremods are present: | |
| NowWithRendering (hopperducts-mc1.8-1.4.5.jar) | |
| BabyAnimalsCore (BabyAnimals-1.8-2.jar) | |
| FMLPlugin (inventory-tweaks-1.59-176.jar) | |
| CodeChickenCorePlugin ([0]CodeChickenCore-1.8-1.0.5.36-universal.jar) | |
| CoreMod (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| LoadPlugin (AlexIILLib-1.8-1.3.42.jar) | |
| BCModPlugin (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) | |
| CCCDeobfPlugin (unknown) | |
| VeinMinerCorePlugin (veinminer-0.27.0.jar) | |
| NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| TransformerLoader (open-computers-1.8-1.5.14.32.jar) | |
| NowWithRendering (redstone-paste-1.8-1.7.1.jar) | |
| MovingWorldCoreMod (moving-world-1.8-a3.1-hfx.jar) | |
| CorePlugin (makers-mark-1.8-2.0.1.jar) | |
| Contact their authors BEFORE contacting forge | |
| // Hey, that tickles! Hehehe! | |
| Time: 7/14/15 3:04 PM | |
| Description: Ticking entity | |
| java.lang.ClassCastException: java.lang.Byte cannot be cast to java.lang.Integer | |
| at net.minecraft.entity.DataWatcher.func_75679_c(SourceFile:100) | |
| at net.minecraft.entity.passive.EntityHorse.func_110233_w(EntityHorse.java:171) | |
| at net.minecraft.entity.passive.EntityHorse.func_110204_cc(EntityHorse.java:284) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70610_aX(EntityMagicalHorse.java:599) | |
| at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1779) | |
| at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:386) | |
| at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:126) | |
| at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38) | |
| at net.minecraft.entity.passive.EntityHorse.func_70636_d(EntityHorse.java:1000) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70636_d(EntityMagicalHorse.java:516) | |
| at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1628) | |
| at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:229) | |
| at net.minecraft.entity.passive.EntityHorse.func_70071_h_(EntityHorse.java:1034) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70071_h_(EntityMagicalHorse.java:697) | |
| at net.minecraft.world.World.func_72866_a(World.java:1880) | |
| at net.minecraft.world.World.func_72870_g(World.java:1850) | |
| at net.minecraft.world.World.func_72939_s(World.java:1679) | |
| at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2094) | |
| at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) | |
| at net.minecraft.client.main.Main.main(SourceFile:120) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Head -- | |
| Stacktrace: | |
| at net.minecraft.entity.DataWatcher.func_75679_c(SourceFile:100) | |
| at net.minecraft.entity.passive.EntityHorse.func_110233_w(EntityHorse.java:171) | |
| at net.minecraft.entity.passive.EntityHorse.func_110204_cc(EntityHorse.java:284) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70610_aX(EntityMagicalHorse.java:599) | |
| at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1779) | |
| at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:386) | |
| at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:126) | |
| at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38) | |
| at net.minecraft.entity.passive.EntityHorse.func_70636_d(EntityHorse.java:1000) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70636_d(EntityMagicalHorse.java:516) | |
| at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1628) | |
| at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:229) | |
| at net.minecraft.entity.passive.EntityHorse.func_70071_h_(EntityHorse.java:1034) | |
| at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70071_h_(EntityMagicalHorse.java:697) | |
| at net.minecraft.world.World.func_72866_a(World.java:1880) | |
| at net.minecraft.world.World.func_72870_g(World.java:1850) | |
| -- Entity being ticked -- | |
| Details: | |
| Entity Type: Unicorn (com.hackshop.ultimate_unicorn.mobs.EntityUnicorn) | |
| Entity ID: 17542 | |
| Entity Name: entity.unicorn.name | |
| Entity's Exact location: -17.50, 71.00, 198.50 | |
| Entity's Block location: -18.00,71.00,198.00 - World: (-18,71,198), Chunk: (at 14,4,6 in -2,12; contains blocks -32,0,192 to -17,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) | |
| Entity's Momentum: 0.00, -0.08, 0.00 | |
| Entity's Rider: ~~ERROR~~ NullPointerException: null | |
| Entity's Vehicle: ~~ERROR~~ NullPointerException: null | |
| Stacktrace: | |
| at net.minecraft.world.World.func_72939_s(World.java:1679) | |
| -- Affected level -- | |
| Details: | |
| Level name: MpServer | |
| All players: 1 total; [EntityPlayerSP['<PROFILE NAME>'/730, l='MpServer', x=46.96, y=66.77, z=255.25]] | |
| Chunk stats: MultiplayerChunkCache: 437, 437 | |
| Level seed: 0 | |
| Level generator: ID 00 - default, ver 1. Features enabled: false | |
| Level generator options: | |
| Level spawn location: 26.00,60.00,264.00 - World: (26,60,264), Chunk: (at 10,3,8 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
| Level time: 11263691 game time, 11579230 day time | |
| Level dimension: 0 | |
| Level storage version: 0x00000 - Unknown? | |
| Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) | |
| Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false | |
| Forced entities: 15 total; [EntitySpider['Spider'/16737, l='MpServer', x=121.50, y=165.00, z=279.50], EntityPlayerSP['<PROFILE NAME>'/730, l='MpServer', x=46.96, y=66.77, z=255.25], EntitySkeleton['Skeleton'/15044, l='MpServer', x=26.50, y=101.00, z=328.50], EntityUnicorn['entity.unicorn.name'/17542, l='MpServer', x=-17.50, y=71.00, z=198.50], EntitySquid['Squid'/6471, l='MpServer', x=77.51, y=54.00, z=256.43], EntityZombie['Zombie'/10988, l='MpServer', x=26.13, y=101.00, z=329.34], EntityCreeper['Creeper'/7343, l='MpServer', x=53.50, y=35.02, z=218.50], EntitySkeleton['Skeleton'/11535, l='MpServer', x=23.50, y=101.00, z=328.50], EntityChicken['Chicken'/13110, l='MpServer', x=61.50, y=62.00, z=210.50], EntityPatronEffect['unknown'/151, l='MpServer', x=47.37, y=66.77, z=255.37], EntityArmorStand['Press the Button'/633, l='MpServer', x=499987.00, y=66.28, z=499979.00], EntityArmorStand['for the Mall §'/634, l='MpServer', x=499987.00, y=66.03, z=499979.00], EntityArmorStand['Community Center'/635, l='MpServer', x=499987.00, y=65.78, z=499979.00], EntitySkeleton['Skeleton'/16379, l='MpServer', x=28.50, y=101.00, z=328.50], EntityArmorStand['0123456789abcdefghijklmnopqrstuvwxyz'/636, l='MpServer', x=499980.00, y=63.78, z=499979.00]] | |
| Retry entities: 0 total; [] | |
| Server brand: fml,forge | |
| Server type: Non-integrated multiplayer server | |
| Stacktrace: | |
| at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351) | |
| at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502) | |
| at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367) | |
| at net.minecraft.client.main.Main.main(SourceFile:120) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| at java.lang.reflect.Method.invoke(Unknown Source) | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:170) | |
| at org.multimc.EntryPoint.main(EntryPoint.java:54) | |
| -- System Details -- | |
| Details: | |
| Minecraft Version: 1.8 | |
| Operating System: Windows 8.1 (amd64) version 6.3 | |
| Java Version: 1.8.0_45, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 4143390248 bytes (3951 MB) / 4811915264 bytes (4589 MB) up to 7635730432 bytes (7282 MB) | |
| Mod Pack: 1.8-SNAPSHOT-r369-b49-2015-05-28_00-04-54 | |
| LiteLoader Mods: 2 loaded mod(s) | |
| - Armor Mod version 1.1 | |
| - VoxelMap version 1.5.15 | |
| LaunchWrapper: 47 active transformer(s) | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer | |
| - Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.MarkerTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer | |
| - Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer | |
| - Transformer: $wrapper.net.minecraftforge.classloading.FluidIdTransformer | |
| - Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager | |
| - Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.InterfaceDependancyTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.TweakTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.DelegatedTransformer | |
| - Transformer: $wrapper.codechicken.core.asm.DefaultImplementationTransformer | |
| - Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager | |
| - Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer | |
| - Transformer: $wrapper.net.fybertech.nwr.NowWithRendering | |
| - Transformer: $wrapper.invtweaks.forge.asm.ContainerTransformer | |
| - Transformer: $wrapper.codechicken.nei.asm.NEITransformer | |
| - Transformer: $wrapper.li.cil.oc.common.asm.ClassTransformer | |
| - Transformer: $wrapper.net.fybertech.nwr.NowWithRendering | |
| - Transformer: $wrapper.portablejim.veinminer.asm.ItemInWorldManagerTransformer | |
| - Transformer: $wrapper.brad16840.common.asm.ClassTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer | |
| - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer | |
| - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer | |
| - Transformer: codechicken.core.asm.CodeChickenAccessTransformer | |
| - Transformer: aroma1997.core.coremod.asm.AromaAccessTransformer | |
| - Transformer: com.outlook.siribby.babyanimals.core.BabyAnimalsCore | |
| - Transformer: invtweaks.forge.asm.ITAccessTransformer | |
| - Transformer: darkevilmac.movingworld.common.asm.coremod.MovingWorldAccessTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer | |
| - Transformer: $wrapper.alexiil.mods.lib.coremod.ClassTransformer | |
| - Transformer: $wrapper.com.hitchh1k3rsguide.makersmark.asm.ASMTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer | |
| - Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy | |
| - Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer | |
| - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer | |
| - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftTransformer | |
| - Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer | |
| - Transformer: net.minecraftforge.fml.common.asm.transformers.ModAPITransformer | |
| JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx8192m | |
| IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 | |
| FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1487 118 mods loaded, 118 mods active | |
| States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | |
| UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) | |
| UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1487-universal.jar) | |
| UCHIJA Forge{11.14.3.1487} [Minecraft Forge] (forge-1.8-11.14.3.1487-universal.jar) | |
| UCHIJA CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar) | |
| UCHIJA Aroma1997Core{1.0.3.4.b43} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| UCHIJA NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| UCHIJA OpenComputers|Core{1.5.14.32} [OpenComputers (Core)] (minecraft.jar) | |
| UCHIJA VeinMiner_coremod{0.26.1_build.unknown} [Core mod] (minecraft.jar) | |
| UCHIJA backpacks16840{3.0.3} [Backpacks!] (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| UCHIJA darkevilmac.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar) | |
| UCHIJA hitchcore{1.0.0} [HitchH1k3r's Mods] (minecraft.jar) | |
| UCHIJA arrowcam{1.1} [Arrow Camera] (1.8_arrowcam_v1.2.jar) | |
| UCHIJA securitycraft{v1.7.4.1} [SecurityCraft] ([1.8] SecurityCraft v1.7.4.1.jar) | |
| UCHIJA braziermod{1.0} [Brazier Mod] ([1.8]BrazierMod-1.0.jar) | |
| UCHIJA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar) | |
| UCHIJA adamantium{1.4.1} [Adamantium Mod] (adamantium-mod-1.4.1.jar) | |
| UCHIJA alexiillib{0.1} [AlexIILLib] (AlexIILLib-1.8-1.3.42.jar) | |
| UCHIJA MovingWorld{1.8-ALPHA-3.1-HFX} [Moving World] (moving-world-1.8-a3.1-hfx.jar) | |
| UCHIJA ArchimedesShipsPlus{1.8-ALPHA-3.2} [Archimedes' Ships Plus] (archimedes-ships-plus-1.8-a3.2.jar) | |
| UCHIJA armourexpansion{1.0} [Armour Expansion] (Armour Expansion - 1.0.jar) | |
| UCHIJA Aroma1997CoreHelper{1.0.3.4.b43} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| UCHIJA iChunUtil{5.4.0} [iChunUtil] (ichun-utils-5.4.0.jar) | |
| UCHIJA AttachableGrinder{5.0.0} [AttachableGrinder] (attachable-grinder-5.0.0.jar) | |
| UCHIJA AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) | |
| UCHIJA babyanimals{1.8-2} [Baby Animals Model Swapper] (BabyAnimals-1.8-2.jar) | |
| UCHIJA basemetals{1.3.4} [Base Metals] (base-metals-1.8-1.3.4.jar) | |
| UCHIJA Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0.jar) | |
| UCHIJA BeardedLib{1.1} [BeardedLib] (BeardedLib-1.8-1.1.jar) | |
| UCHIJA BetterChests{1.2.0.0.b41} [BetterChests] (BetterChests-1.8-1.2.0.0.b41.jar) | |
| UCHIJA gtm{0.1.3} [grizeldi's Boost Mod] (BoostMod-1.8-0.2.3.jar) | |
| UCHIJA brewingPlus{0.0.6} [brewingPlus] (brewingPlus-1.8-0.0.6.jar) | |
| UCHIJA bunkermod{2.0} [Bunkermod] (Bunkermod-mc1.8-v2.0.jar) | |
| UCHIJA C4Lib{1.0.0} [C4Lib] (C4Lib-1.8-1.0.0-universal.jar) | |
| UCHIJA Chameleon{1.8-0.1.0} [Chameleon] (Chameleon-1.8-0.1.0.jar) | |
| UCHIJA ChickenShed{1.1.4} [Chicken Shed] (ChickenShed-1.8-1.2.0.jar) | |
| UCHIJA colorfularmor{1.8-2.8} [Colorful Armor] (colorful-armor-1.8-2.8.jar) | |
| UCHIJA craftablehorsearmour{1.0} [Craftable Horse Armour [CHA&S]] (Craftable Horse Armour and Saddle 1.2.1.jar) | |
| UCHIJA craftingex{1.0.6} [Crafting EX] (CraftingEX_1.8-v1.0.6.jar) | |
| UCHIJA ctrades{1.3.2} [Custom Trades Mod] (custom-trades-mod-1.8-1.3.2.jar) | |
| UCHIJA decorationmegapack{1.18} [Decoration Mega Pack] (decoration-mega-pack-1.8-1.18.jar) | |
| UCHIJA Ding{MC1.8.0} [Ding] (Ding-MC1.8.0.jar) | |
| UCHIJA dlr{1.0} [Don's Lightning Rod] (dons-lightning-rod-1.8-1.0.jar) | |
| UCHIJA DurabilityShow{2.0.0} [Durability Show] (DurabilityShow-1.8-2.0.0.jar) | |
| UCHIJA emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.8-1.3.1.jar) | |
| UCHIJA eplus{3.1.0a1} [Enchanting Plus] (EnchantingPlus-1.8-3.1.0a1.jar) | |
| UCHIJA enderutilities{0.4.0-beta-1a} [Ender Utilities] (enderutilities-1.8-0.4.0-beta-1a.jar) | |
| UCHIJA exnihilo2{0.27} [Ex Nihilo 2] (ex-nihilo-2-1.8-0.27.jar) | |
| UCHIJA expchest{4.0} [Exp Chest] (exp-chest-4.0a.jar) | |
| UCHIJA fireplacecore{2.3.2.0} [Fireplace Core] (fireplace-core-2.3.2.0.jar) | |
| UCHIJA ftfragileglass{1.8-1.2} [Fragile Glass and Thin Ice] (fragile-glass-1.8-1.2.jar) | |
| UCHIJA samsfragiletorches{1.8-1.0.0} [Fragile Torches] (fragile-torches-1.8-1.0.0.jar) | |
| UCHIJA FunOres{1.8-0.1.1-beta} [Fun Ores] (FunOres-1.8-0.1.1-16-beta.jar) | |
| UCHIJA GakaisFlightTable{1.1.1} [Gakais Flight Table] (gakais-flight-table-fly-block-1.8-1.1.1.jar) | |
| UCHIJA bonus{.1} [Mystify's Bonus stuff] (Galactic Colored Blocks-1.8-1.01.jar) | |
| UCHIJA galactic{1.1} [Galactic Colored Blocks] (Galactic Colored Blocks-1.8-1.01.jar) | |
| UCHIJA geoactivity{2.1.1} [GeoActivity] (geoactivity-2.1.1.jar) | |
| UCHIJA foundry{1.3.3} [Giacomo's Foundry] (giacomos-foundry-1.8-1.3.3.jar) | |
| UCHIJA exp{1.1} [Exp Seedling Mod] (GiacomosExperienceSeedling1.8-1.1.jar) | |
| UCHIJA fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.8-1.4.jar) | |
| UCHIJA glass_shards{1.3.2} [Glass Shards] (glass_shards_mc1.8-1.3.2.jar) | |
| UCHIJA GravityGun{5.0.0} [GravityGun] (gravity-gun-5.0.0.jar) | |
| UCHIJA hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar) | |
| UCHIJA ice_shards{1.1-beta} [Ice Shards] (ice_shards_mc1.8-1.1-beta.jar) | |
| UCHIJA igneousadditions{1.2-BETA-2} [Igneous Additions] (IgneousAdditions-1.2-BETA-2.jar) | |
| UCHIJA IngameAccountSwitcher{2.1.1.0} [In-Game Account Switcher] (in-game-account-switcher-clientside-2.1.1.0.jar) | |
| UCHIJA inventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (inventory-tweaks-1.59-176.jar) | |
| UCHIJA IronChest{6.0.103.753} [Iron Chest] (iron-chests-2-1.8-6.0.103.753.jar) | |
| UCHIJA k4lib{1.8-1.0.11} [K4Lib] (k4lib-1.8-1.0.11.jar) | |
| UCHIJA LunatriusCore{1.1.2.28} [LunatriusCore] (LunatriusCore-1.8-1.1.2.28-universal.jar) | |
| UCHIJA LaserLevel{2.0.0.4} [Laser Level] (laser-level-1.8-2.0.0.4.jar) | |
| UCHIJA latticemod{1.1} [Lattice Mod] (lattice-mod-1.8-1.1.jar) | |
| UCHIJA letters{1.0} [§e§lLetters, numbers and sysbols MOD] (letters-numbers-and-symbols-mod-1.8-1.0.jar) | |
| UCHIJA liquidenchanting{1.0} [Liquid Enchanting] (Liquid Enchanting-1.0.jar) | |
| UCHIJA LomLib{4.1.0} [LomLib] (LomLib v4.1.0.jar) | |
| UCHIJA machinemod{1.8-1.1-Pre-ALPHA-Build-123} [TechStack's Heavy Machinery Mod] (MachineMod-1.8-1.1-Pre-ALPHA-Build-123.jar) | |
| UCHIJA magicalmages{1.4} [Magical Mages] (magicalmages-v1.4-MCv1.8.jar) | |
| UCHIJA magicclover{1.8-0.6.2} [Magic Clover] (magicclover-1.8-0.6.2.jar) | |
| UCHIJA makersmark{2.0.1} [Maker's Mark: The Minter's Mod] (makers-mark-1.8-2.0.1.jar) | |
| UCHIJA medieval_mobs{a2} [Medieval mobs mod, part of Liege mod] (medieval_mobs-1.8.x v.a2.jar) | |
| UCHIJA sgs_metals{2.1} [SGS Metals 1.8-2.1] (Metals-1.8-2.1.jar) | |
| UCHIJA modularsuits{1.0} [modularsuits] (modularsuits-1.2.1.jar) | |
| UCHIJA weirdmobs{1.0} [Monkey] (monkey-mod-1.0.jar) | |
| UCHIJA morebows{2.0.0} [More Bows!] (morebows-1.8-2.0.0a2.jar) | |
| UCHIJA mininghats{1.4} [Mining Hats] (night-vision-mining-hats-1.8-1.4.jar) | |
| UCHIJA oneclickcrafting{1.2} [One click crafting] (one-click-crafting-1.2.jar) | |
| UCHIJA OpenComputers{1.5.14.32} [OpenComputers] (open-computers-1.8-1.5.14.32.jar) | |
| UCHIJA pandorasbox{2.1.1} [Pandora's Box] (pandoras-box-1.8-2.1.1.jar) | |
| UCHIJA pcb{1.4} [Portable Craft Bench] (portable-crafting-bench-1.8-1.4.jar) | |
| UCHIJA portalgates{2.1.4} [Portal Gates 2] (PortalGates2-mc1.8-2.1.4-b.jar) | |
| UCHIJA poweradvantage{1.2.4} [Power Advantage] (power-advantage-modapi-1.8-1.2.4.jar) | |
| UCHIJA samsapples{1.8-1.0.1} [Power Apples] (power-apples-1.8-1.0.1.jar) | |
| UCHIJA prismatics{0.0.3.3} [Prismatics] (prismatics-1.8-0.0.3.3.jar) | |
| UCHIJA progressiveautomation{1.6.15} [Progressive Automation] (progressive-automation-1.8-1.6.15.jar) | |
| UCHIJA projectbench{0.5.0} [Project Bench Updated] (project-bench-1.8-0.5.0.jar) | |
| UCHIJA PvpToggle{1.8-1.0.3} [PVP Toggle] (pvptoggle-1.8-1.0.3.jar) | |
| UCHIJA redstonepaste{1.7.1} [Redstone Paste] (redstone-paste-1.8-1.7.1.jar) | |
| UCHIJA routerreborn{1.2.00Beta1} [Router Reborn] (router-reborn-1.8-2.0.0.1A.jar) | |
| UCHIJA Schematica{1.7.7.130} [Schematica] (schematica-1.8-1.7.7.130.jar) | |
| UCHIJA SilentGems{1.8-1.3.1-beta} [Silent's Gems] (silents-gems-1.8-1.3.1-82-beta.jar) | |
| UCHIJA wuppy29_simplerecipes{1.9.0} [Simple Recipes] (Simple Recipes 1.8.0-1.9.0.jar) | |
| UCHIJA SophisticatedWolves{3.5.0} [SophisticatedWolves] (sophisticated-wolves-3.5.0.jar) | |
| UCHIJA spawnercraft{1.8-2.0a} [SpawnerCraft] (spawnercraft-1.8-2.0a.jar) | |
| UCHIJA Stackie{1.6.0.35} [Stackie] (stackie-1.8-1.6.0.35.jar) | |
| UCHIJA steamadvantage{1.3.1} [Steam Advantage] (steam-advantage-1.3.1.jar) | |
| UCHIJA StorageDrawers{1.8-2.1.6} [Storage Drawers] (storage-drawers-1.8-2.1.6.jar) | |
| UCHIJA Talismans 2{2.1.2} [Talismans 2] (talismans-2-1.8-2.1.2.jar) | |
| UCHIJA Torched{5.0.0} [Torched] (torched-mod-5.0.0.jar) | |
| UCHIJA totemMod{1.0} [Totem Mod] (totemmod-3.0.jar) | |
| UCHIJA UsefullUselessness{0.0.3 - beta} [Useful Uselessness] (useful-uselessness-1.8-0.0.4.jar) | |
| UCHIJA VeinMiner{0.26.1_build.unknown} [Vein Miner] (veinminer-0.27.0.jar) | |
| UCHIJA VeinMinerModSupport{0.26.1_build.unknown} [Mod Support] (veinminer-0.27.0.jar) | |
| UCHIJA ultimate_unicorn_mod{1.1.1} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (wings-horns-and-hooves-the-ultimate-unicorn-mod-1.8-1.1.1.jar) | |
| UCHIJA wonderfulwands{1.7.1} [Wonderful Wands] (wonderful-wands-1.8-1.7.1.jar) | |
| UCHIJA shadowswoodstonearmor{1.3.1} [Shadow's Wooden And Stone Armor] (wooden-and-stone-armor-1.8-1.3.1.jar) | |
| UCHIJA WorldArchitect{0.5.29} [World Architect] (world-architect-0.5.29.jar) | |
| UCHIJA worldedit{6.1} [WorldEdit] (world-edit-1.8-6.1.jar) | |
| UCHIJA zyinhud{1.4.3} [Zyin's HUD] (zyins-hud-1.4.3.jar) | |
| UCHIJA zzzzzcustomconfigs{2.3.0} [ZZZZZ Custom Configs] (custom-configs-2-1.8-2.3.0.jar) | |
| Loaded coremods (and transformers): | |
| NowWithRendering (hopperducts-mc1.8-1.4.5.jar) | |
| net.fybertech.nwr.NowWithRendering | |
| BabyAnimalsCore (BabyAnimals-1.8-2.jar) | |
| FMLPlugin (inventory-tweaks-1.59-176.jar) | |
| invtweaks.forge.asm.ContainerTransformer | |
| CodeChickenCorePlugin ([0]CodeChickenCore-1.8-1.0.5.36-universal.jar) | |
| codechicken.core.asm.InterfaceDependancyTransformer | |
| codechicken.core.asm.TweakTransformer | |
| codechicken.core.asm.DelegatedTransformer | |
| codechicken.core.asm.DefaultImplementationTransformer | |
| CoreMod (Aroma1997Core-1.8-1.0.3.4.b43.jar) | |
| LoadPlugin (AlexIILLib-1.8-1.3.42.jar) | |
| alexiil.mods.lib.coremod.ClassTransformer | |
| BCModPlugin (zz-backpacks 1.8 - 3.0.3 beta 4 (1).jar) | |
| brad16840.common.asm.ClassTransformer | |
| CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) | |
| codechicken.lib.asm.ClassHeirachyManager | |
| codechicken.lib.asm.RenderHookTransformer | |
| CCCDeobfPlugin (unknown) | |
| VeinMinerCorePlugin (veinminer-0.27.0.jar) | |
| portablejim.veinminer.asm.ItemInWorldManagerTransformer | |
| NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar) | |
| codechicken.nei.asm.NEITransformer | |
| TransformerLoader (open-computers-1.8-1.5.14.32.jar) | |
| li.cil.oc.common.asm.ClassTransformer | |
| NowWithRendering (redstone-paste-1.8-1.7.1.jar) | |
| net.fybertech.nwr.NowWithRendering | |
| MovingWorldCoreMod (moving-world-1.8-a3.1-hfx.jar) | |
| CorePlugin (makers-mark-1.8-2.0.1.jar) | |
| com.hitchh1k3rsguide.makersmark.asm.ASMTransformer | |
| GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer: 'GeForce GTX 460/PCIe/SSE2' | |
| Launched Version: MultiMC5 | |
| LWJGL: 2.9.1 | |
| OpenGL: GeForce GTX 460/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.30, NVIDIA Corporation | |
| GL Caps: Using GL 1.3 multitexturing. | |
| Using GL 1.3 texture combiners. | |
| Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. | |
| Shaders are available because OpenGL 2.1 is supported. | |
| VBOs are available because OpenGL 1.5 is supported. | |
| Using VBOs: No | |
| Is Modded: Definitely; Client brand changed to 'fml,forge' | |
| Type: Client (map_client.txt) | |
| Resource Packs: [] | |
| Current Language: English (US) | |
| Profiler Position: N/A (disabled) | |
| [15:04:22] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@!@# Game crashed! Crash report saved to: #@!@# G:\MultiMC\instances\Skycraft 1.8 Mega Pack - MultiMC\minecraft\crash-reports\crash-2015-07-14_15.04.22-client.txt | |
| AL lib: (EE) alc_cleanup: 1 device not closed | |
| Game exited with exitcode -1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment