I have no Idea what this is saying if someone could help me that would be great!
---- Minecraft Crash Report ----
WARNING: coremods are present:
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CCCDeobfPlugin (unknown)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
CoreMod (Aroma1997Core-1.8-1.0.3.4.b36.jar)
MalisisCorePlugin (malisiscore-1.8-1.4.8.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 6/21/16 4:51 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:321)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:96)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:105)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at net.malisis.core.asm.AsmUtils.changeFieldAccess(AsmUtils.java:354)
at net.malisis.core.asm.AsmUtils.changeFieldAccess(AsmUtils.java:327)
at net.malisis.core.renderer.icon.MalisisIcon.<clinit>(MalisisIcon.java:46)
... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:321)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:96)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:105)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
MalisisCorePlugin (malisiscore-1.8-1.4.8.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4360' Renderer: 'Intel(R) HD Graphics 520'
Launched Version: 1.8-forge1.8-11.14.4.1563
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 20.19.15.4360, Intel
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: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [ModernHD1.8.8.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
It will start to open the world then it justs closes and not give me any kind of crash report.
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:54:04] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
[11:54:04] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[11:54:04] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.8.jar
[11:54:04] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:54:06] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [Aroma1997Core]: Finished data injection.
[11:54:06] [main/INFO] [Aroma1997Core]: Finished data injection.
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:54:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:54:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:54:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:54:07] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
[11:54:07] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--nativeLauncherVersion, 301]
[11:54:08] [Client thread/INFO]: Setting user: redangrybird16
[11:54:11] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
[11:54:11] [Client thread/INFO]: LWJGL Version: 2.9.1
[11:54:11] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CCCDeobfPlugin (unknown)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
CoreMod (Aroma1997Core-1.8-1.0.3.4.b36.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 6/22/16 11:54 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 219863472 bytes (209 MB) / 476053504 bytes (454 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
codechicken.nei.asm.NEITransformer
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4360' Renderer: 'Intel(R) HD Graphics 520'
[11:54:11] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[11:54:11] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
[11:54:11] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[11:54:11] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[11:54:12] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[11:54:12] [Client thread/INFO] [FML]: Searching C:\Users\Red Peez\AppData\Roaming\.minecraft\mods for mods
[11:54:12] [Client thread/INFO] [FML]: Also searching C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\1.8 for mods
[11:54:13] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.8] SecurityCraft v1.8.0.jar
[11:54:13] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.3.3
[11:54:13] [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.b36
[11:54:13] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[11:54:14] [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
[11:54:17] [Client thread/INFO] [FML]: Forge Mod Loader has identified 40 mods to load
[11:54:18] [Client thread/INFO] [FML]: FML has found a non-mod file spigot-1.8.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[11:54:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, imsm, adminweapons, Aroma1997CoreHelper, Aroma1997sDimension, BetterChests, bspkrsCore, cannibalism, Chameleon, chancecubes, ComputerCraft, Ding, DurabilityShow, InventoryPets, inventorytweaks, IronChest, lucky, LunatriusCore, MC, mineralogy, mobends, cfm, ckm, pandorasbox, parachutemod, realtimeclock, Schematica, StorageDrawers, TooMuchTNT, Treecapitator, worldedit, XaeroMinimap, yellmod] at CLIENT
[11:54:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, imsm, adminweapons, Aroma1997CoreHelper, Aroma1997sDimension, BetterChests, bspkrsCore, cannibalism, Chameleon, chancecubes, ComputerCraft, Ding, DurabilityShow, InventoryPets, inventorytweaks, IronChest, lucky, LunatriusCore, MC, mineralogy, mobends, cfm, ckm, pandorasbox, parachutemod, realtimeclock, Schematica, StorageDrawers, TooMuchTNT, Treecapitator, worldedit, XaeroMinimap, yellmod] at SERVER
[11:54:22] [Client thread/INFO] [BetterFps]: Patching Minecraft using Riven's "Full" Algorithm
[11:54:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Instant Massive Structures Mod, FMLFileResourcePack:Admin Weapons, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:BetterChests, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Cannibalism, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Ding, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MedicineCraft, FMLFileResourcePack:Mineralogy, FMLFileResourcePack:Mo' Bends, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrCrayfish's Key Mod, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Real Time Clock, FMLFileResourcePack:Schematica, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TooMuchTNT, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yell Mod
[11:54:23] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[11:54:23] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
[11:54:23] [Client thread/OFF] [Aroma1997Core]: Loading Aroma1997Core version 1.0.3.4.b36 for MC 1.8
[11:54:23] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:54:23] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.aroma1997core:[email protected])
[11:54:23] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[11:54:23] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[11:54:24] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xtile.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:25] [Client thread/INFO] [FML]: [Cannibalism] Initializating Mod
[11:54:25] [Client thread/INFO] [FML]: [Cannibalism] Adding Items and Syncing Config
[11:54:25] [Client thread/INFO] [STDOUT]: [chanceCubes.config.CustomRewardsLoader:addCustomSounds:459]: C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Chance-Cubes-Mod-1.8.jar
[11:54:25] [Client thread/ERROR] [chancecubes]: Failed to load the sounds file from chance cubes..... what was the dev thinking?
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Chance-Cubes-Mod-1.8.jar\assets\chancecubes\sounds.json (The system cannot find the path specified)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.FileInputStream.open(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.FileInputStream.<init>(FileInputStream.java:138)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.FileReader.<init>(FileReader.java:72)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.config.CustomRewardsLoader.addCustomSounds(CustomRewardsLoader.java:464)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.config.CustomRewardsLoader.<init>(CustomRewardsLoader.java:84)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.config.ConfigLoader.loadConfigSettings(ConfigLoader.java:49)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.CCubesCore.load(CCubesCore.java:72)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod18.txt
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
[11:54:26] [Client thread/INFO] [DurabilityShow]: Pre-Init Complete
[11:54:27] [Client thread/INFO] [realtimeclock]: Pre Initialization complete
[11:54:28] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
[11:54:28] [Client thread/INFO] [FML]: Applying holder lookups
[11:54:28] [Client thread/INFO] [FML]: Holder lookups applied
[11:54:28] [Client thread/INFO] [FML]: Injecting itemstacks
[11:54:28] [Client thread/INFO] [FML]: Itemstack injection complete
[11:54:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:54:28] [Thread-11/INFO]: Initializing LWJGL OpenAL
[11:54:28] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:54:29] [Thread-11/INFO]: OpenAL initialized.
[11:54:29] [Sound Library Loader/INFO]: Sound engine started
[11:54:32] [Client thread/INFO] [FML]: Max texture size: 16384
[11:54:32] [Client thread/INFO]: Created: 16x16 textures-atlas
[11:54:33] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:upgradeStatus#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:compDrawers#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location betterchests:Bag#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location betterchests:bag#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:ironDoorReinforced#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location cannibalism:knifeOfTesting#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:trim#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:basicDrawers#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:upgradeStorage#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location betterchests:filter#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleStoneSlabs#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleWoodSlabs#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[11:54:35] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
[11:54:36] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
[11:54:37] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.aroma1997sdimension:[email protected])
[11:54:37] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.aroma1997sdimension:[email protected])
[11:54:37] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
[11:54:37] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
Jun 22, 2016 11:54:37 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[11:54:37] [Client thread/INFO] [FML]: [Cannibalism] Initializating Recipes, Textures, and Events
[11:54:37] [Client thread/INFO] [DurabilityShow]: Init Complete
[11:54:37] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[11:54:37] [Client thread/INFO] [inventorytweaks]: Mod initialized
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Animated Entities...
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Player
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Zombie
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Spider
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:39] [Client thread/INFO] [FML]: PlayerFallEvent ctor
[11:54:39] [Client thread/INFO] [realtimeclock]: Initialization complete
[11:54:39] [Client thread/INFO] [STDOUT]: [com.toomuchtnt.TooMuchTNT:Init:1136]: Loading TooMuchTNT
[11:54:39] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.InstantiationException
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:103)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:85)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.cryption.yellmod.YellMod.init(YellMod.java:48)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:54:40] [Client thread/INFO] [FML]: Injecting itemstacks
[11:54:40] [Client thread/INFO] [FML]: Itemstack injection complete
[11:54:40] [Client thread/INFO] [Aroma1997Core]: Using a beta-version of the mod: Aroma1997Core not registering VersionChecker.
[11:54:40] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
[11:54:40] [Client thread/INFO] [FML]: [Cannibalism] Reading JSON
[11:54:40] [Client thread/INFO] [FML]: [Cannibalism] Mod Locked and Loaded
[11:54:41] [Client thread/INFO] [DurabilityShow]: Post-Init Complete
[11:54:41] [Client thread/INFO] [realtimeclock]: Post Initialization complete
[11:54:41] [Client thread/INFO] [STDOUT]: [com.toomuchtnt.TooMuchTNT:postInit:1169]: Done loading TooMuchTNT
[11:54:41] [Client thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
[11:54:41] [Client thread/INFO] [Treecapitator]: Registering items and trees...
[11:54:41] [Client thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.
[11:54:41] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1) is loaded
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingFilter Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBag Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 40 mods
[11:54:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Instant Massive Structures Mod, FMLFileResourcePack:Admin Weapons, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:BetterChests, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Cannibalism, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Ding, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MedicineCraft, FMLFileResourcePack:Mineralogy, FMLFileResourcePack:Mo' Bends, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrCrayfish's Key Mod, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Real Time Clock, FMLFileResourcePack:Schematica, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TooMuchTNT, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yell Mod
[11:54:41] [Client thread/INFO]: SoundSystem shutting down...
[11:54:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: Schematica is up to date!
[11:54:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date!
[11:54:41] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:54:41] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:54:41] [Thread-16/INFO]: Initializing LWJGL OpenAL
[11:54:41] [Thread-16/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:54:41] [Thread-16/INFO]: OpenAL initialized.
[11:54:42] [Sound Library Loader/INFO]: Sound engine started
[11:54:44] [Client thread/INFO] [FML]: Max texture size: 16384
[11:54:50] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[11:54:51] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:Bag#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:bag#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:ironDoorReinforced#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location cannibalism:knifeOfTesting#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:filter#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location toomuchtnt:CustomTNT#explode=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location toomuchtnt:CustomTNT#explode=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleStoneSlabs#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleWoodSlabs#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 4 locations:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod imsm resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\[1.8]InstantMassiveStructuresMod2.jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod mineralogy resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Mineralogy-Mod-1.8.jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.6(1.8).jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/wool_colored_light_gray.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN chancecubes
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain chancecubes is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain chancecubes has 1 location:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod chancecubes resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Chance-Cubes-Mod-1.8.jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain chancecubes are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/scanner.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain chancecubes
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN cfm
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain cfm is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain cfm has 1 location:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.6(1.8).jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain cfm are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemmoney.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain cfm
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN #pandorasbox
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain #pandorasbox is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain #pandorasbox is missing a resource manager - it is probably a side-effect of automatic texture processing
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain #pandorasbox are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/pbTexture.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain #pandorasbox
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:62) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_146627_h(GuiSelectWorld.java:84) [bxg.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_73866_w_(GuiSelectWorld.java:55) [bxg.class:?]
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:503) [bxf.class:?]
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:934) [bsu.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_146284_a(GuiMainMenu.java:235) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:472) [bxf.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_73864_a(GuiMainMenu.java:530) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bxf.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bxf.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1670) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat_old
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:73) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_146627_h(GuiSelectWorld.java:84) [bxg.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_73866_w_(GuiSelectWorld.java:55) [bxg.class:?]
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:503) [bxf.class:?]
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:934) [bsu.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_146284_a(GuiMainMenu.java:235) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:472) [bxf.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_73864_a(GuiMainMenu.java:530) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bxf.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bxf.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1670) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:62) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at codechicken.nei.NEIClientConfig.reloadSaves(NEIClientConfig.java:530) [NEIClientConfig.class:?]
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:149) [ClientHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:366) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1617) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat_old
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:73) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at codechicken.nei.NEIClientConfig.reloadSaves(NEIClientConfig.java:530) [NEIClientConfig.class:?]
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:149) [ClientHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:366) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1617) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:12] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[11:55:12] [Server thread/INFO]: Generating keypair
[11:55:13] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[11:55:13] [Server thread/INFO] [FML]: Applying holder lookups
[11:55:13] [Server thread/INFO] [FML]: Holder lookups applied
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 0 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 7 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 6 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 1 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension -1 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO]: Preparing start region for level 0
[11:55:14] [Server thread/INFO]: Preparing spawn area: 5%
[11:55:15] [Server thread/INFO]: Preparing spawn area: 11%
[11:55:16] [Server thread/INFO]: Preparing spawn area: 17%
[11:55:17] [Server thread/INFO]: Preparing spawn area: 26%
[11:55:18] [Server thread/INFO]: Preparing spawn area: 36%
[11:55:19] [Server thread/INFO]: Preparing spawn area: 45%
[11:55:20] [Server thread/INFO]: Preparing spawn area: 53%
[11:55:22] [Server thread/INFO]: Preparing spawn area: 62%
[11:55:23] [Server thread/INFO]: Preparing spawn area: 70%
[11:55:24] [Server thread/INFO]: Preparing spawn area: 79%
[11:55:25] [Server thread/INFO]: Preparing spawn area: 88%
[11:55:26] [Server thread/INFO]: Preparing spawn area: 98%
[11:55:26] [Server thread/INFO]: Changing view distance to 2, from 10
[11:55:27] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[11:55:27] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[11:55:27] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 40 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]@[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[11:55:27] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[11:55:27] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[11:55:27] [Server thread/INFO]: redangrybird16[local:E:168c2a34] logged in with entity id 254 at (224.5, 62.0, 76.5)
[11:55:27] [Server thread/INFO]: redangrybird16 joined the game
[11:55:29] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[11:55:29] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbcccb65c7, pid=9284, tid=3340
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig9icd64.dll+0x165c7]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Red Peez\AppData\Roaming\.minecraft\hs_err_pid9284.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
I have no Idea what this is saying if someone could help me that would be great!
---- Minecraft Crash Report ----
WARNING: coremods are present:
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CCCDeobfPlugin (unknown)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
CoreMod (Aroma1997Core-1.8-1.0.3.4.b36.jar)
MalisisCorePlugin (malisiscore-1.8-1.4.8.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 6/21/16 4:51 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:321)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:96)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:105)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at net.malisis.core.asm.AsmUtils.changeFieldAccess(AsmUtils.java:354)
at net.malisis.core.asm.AsmUtils.changeFieldAccess(AsmUtils.java:327)
at net.malisis.core.renderer.icon.MalisisIcon.<clinit>(MalisisIcon.java:46)
... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:321)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:96)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:105)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:29)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:474)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 261803920 bytes (249 MB) / 580386816 bytes (553 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 42 mods loaded, 0 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)
Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)
Aroma1997Core{1.0.3.4.b36} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.4.b36.jar)
CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
securitycraft{v1.8.0} [SecurityCraft] ([1.8] SecurityCraft v1.8.0.jar)
DamageIndicatorsMod{3.3.3} [Damage Indicators] ([1.8]DamageIndicatorsMod-3.3.3.jar)
imsm{1.8} [Instant Massive Structures Mod] ([1.8]InstantMassiveStructuresMod2.jar)
adminweapons{2.5} [Admin Weapons] (adminweapons-v2.6-mc1.8.jar)
Aroma1997CoreHelper{1.0.3.4.b36} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.4.b36.jar)
Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.8-1.1.1.0.jar)
BetterChests{1.2.0.0} [BetterChests] (BetterChests-1.8-1.2.0.0.jar)
bspkrsCore{7.01} [bspkrsCore] (BspkrsCore-1.8.jar)
cannibalism{1.2.0} [Cannibalism] (Cannibalism-Mod-1.8.jar)
Chameleon{1.8-0.1.0} [Chameleon] (Chameleon-1.8.jar)
chancecubes{@[email protected]} [Chance Cubes] (Chance-Cubes-Mod-1.8.jar)
ComputerCraft{1.76} [ComputerCraft] (ComputerCraft-Mod-1.8.jar)
Ding{MC1.8.0} [Ding] (Ding-Mod-1.8.jar)
DurabilityShow{2.0.0} [Durability Show] (Durability-Show-Mod-1.8.jar)
InventoryPets{1.3.9} [Inventory Pets] (Inventory-Pets-Mod-1.8.jar)
inventorytweaks{1.60-dev-24-b7247fc} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.8.jar)
IronChest{6.0.99.749} [Iron Chest] (ironchest-1.8-6.0.99.749-universal (1).jar)
malisiscore{1.8-1.4.8} [MalisisCore] (malisiscore-1.8-1.4.8.jar)
malisisdoors{1.8-2.5.2} [MalisisDoors] (malisisdoors-1.8-2.5.2.jar)
malisisswitches{1.8-0.4} [Malisis Switches] (malisisswitches-1.8-0.4.jar)
MC{4.5} [MedicineCraft] (MedicineCraft V5.2 1.8.jar)
mineralogy{2.5.1} [Mineralogy] (Mineralogy-Mod-1.8.jar)
mobends{0.21.3} [Mo' Bends] (mobends-0.21.3_for_MC-1.8.jar)
cfm{3.6} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.6(1.8).jar)
ckm{1.0} [MrCrayfish's Key Mod] (MrCrayfishKeyModv1.1(1.8).jar)
pandorasbox{2.1.2} [Pandora's Box] (PandorasBox-2.1.2.jar)
parachutemod{1.8.0} [Parachute Mod] (Parachute-Mod-1.8.jar)
realtimeclock{1.7.10-0.1} [Real Time Clock] (Real-Time-Clock-Mod-1.8.jar)
Schematica{1.7.7.140} [Schematica] (Schematica-1.8-1.7.7.140-universal.jar)
StorageDrawers{1.8-2.1.9} [Storage Drawers] (Storage-Drawers-Mod-1.8.jar)
TooMuchTNT{3.0} [TooMuchTNT] (Too-Much-TNT-Mod-1.8 (1).jar)
Treecapitator{1.8} [Treecapitator] (Tree-Capitator-Mod-1.8 (1).jar)
worldedit{6.1} [WorldEdit] (WorldEdit-1.8.jar)
worldedit{6.1.2} [WorldEdit] (worldedit-forge-mc1.9-6.1.2-dist.jar)
XaeroMinimap{1.7.9.2} [Xaero's Minimap] (xaeros_minimap_v1.7.9.2_Forge_1.8.jar)
yellmod{1.0} [Yell Mod] (Yell-Mod-1.8.jar)
Loaded coremods (and transformers):
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
codechicken.nei.asm.NEITransformer
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
invtweaks.forge.asm.ContainerTransformer
CoreMod (Aroma1997Core-1.8-1.0.3.4.b36.jar)
MalisisCorePlugin (malisiscore-1.8-1.4.8.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4360' Renderer: 'Intel(R) HD Graphics 520'
Launched Version: 1.8-forge1.8-11.14.4.1563
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 20.19.15.4360, Intel
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: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [ModernHD1.8.8.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Ok I will use spoilers the next time! Can I fix this issue so that I can use the Malisis mods? or is there no way to?
s
Now this keeps happening?! How do I fix this?
It will start to open the world then it justs closes and not give me any kind of crash report.
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:54:04] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
[11:54:04] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[11:54:04] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-Mod-1.8.jar
[11:54:04] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:54:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:54:06] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [Aroma1997Core]: Finished data injection.
[11:54:06] [main/INFO] [Aroma1997Core]: Finished data injection.
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[11:54:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:54:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:54:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:54:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:54:07] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
[11:54:07] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [--nativeLauncherVersion, 301]
[11:54:08] [Client thread/INFO]: Setting user: redangrybird16
[11:54:11] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
[11:54:11] [Client thread/INFO]: LWJGL Version: 2.9.1
[11:54:11] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CCCDeobfPlugin (unknown)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
CoreMod (Aroma1997Core-1.8-1.0.3.4.b36.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 6/22/16 11:54 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 219863472 bytes (209 MB) / 476053504 bytes (454 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal (1).jar)
codechicken.nei.asm.NEITransformer
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
invtweaks.forge.asm.ContainerTransformer
CoreMod (Aroma1997Core-1.8-1.0.3.4.b36.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal (1).jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4360' Renderer: 'Intel(R) HD Graphics 520'
[11:54:11] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[11:54:11] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
[11:54:11] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[11:54:11] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[11:54:12] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[11:54:12] [Client thread/INFO] [FML]: Searching C:\Users\Red Peez\AppData\Roaming\.minecraft\mods for mods
[11:54:12] [Client thread/INFO] [FML]: Also searching C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\1.8 for mods
[11:54:13] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.8] SecurityCraft v1.8.0.jar
[11:54:13] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.3.3
[11:54:13] [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.b36
[11:54:13] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[11:54:14] [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
[11:54:17] [Client thread/INFO] [FML]: Forge Mod Loader has identified 40 mods to load
[11:54:18] [Client thread/INFO] [FML]: FML has found a non-mod file spigot-1.8.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[11:54:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, imsm, adminweapons, Aroma1997CoreHelper, Aroma1997sDimension, BetterChests, bspkrsCore, cannibalism, Chameleon, chancecubes, ComputerCraft, Ding, DurabilityShow, InventoryPets, inventorytweaks, IronChest, lucky, LunatriusCore, MC, mineralogy, mobends, cfm, ckm, pandorasbox, parachutemod, realtimeclock, Schematica, StorageDrawers, TooMuchTNT, Treecapitator, worldedit, XaeroMinimap, yellmod] at CLIENT
[11:54:18] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, imsm, adminweapons, Aroma1997CoreHelper, Aroma1997sDimension, BetterChests, bspkrsCore, cannibalism, Chameleon, chancecubes, ComputerCraft, Ding, DurabilityShow, InventoryPets, inventorytweaks, IronChest, lucky, LunatriusCore, MC, mineralogy, mobends, cfm, ckm, pandorasbox, parachutemod, realtimeclock, Schematica, StorageDrawers, TooMuchTNT, Treecapitator, worldedit, XaeroMinimap, yellmod] at SERVER
[11:54:22] [Client thread/INFO] [BetterFps]: Patching Minecraft using Riven's "Full" Algorithm
[11:54:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Instant Massive Structures Mod, FMLFileResourcePack:Admin Weapons, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:BetterChests, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Cannibalism, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Ding, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MedicineCraft, FMLFileResourcePack:Mineralogy, FMLFileResourcePack:Mo' Bends, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrCrayfish's Key Mod, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Real Time Clock, FMLFileResourcePack:Schematica, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TooMuchTNT, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yell Mod
[11:54:23] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[11:54:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[11:54:23] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
[11:54:23] [Client thread/OFF] [Aroma1997Core]: Loading Aroma1997Core version 1.0.3.4.b36 for MC 1.8
[11:54:23] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:54:23] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.aroma1997core:[email protected])
[11:54:23] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[11:54:23] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[11:54:24] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xtile.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:24] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.betterchests:[email protected])
[11:54:25] [Client thread/INFO] [FML]: [Cannibalism] Initializating Mod
[11:54:25] [Client thread/INFO] [FML]: [Cannibalism] Adding Items and Syncing Config
[11:54:25] [Client thread/INFO] [STDOUT]: [chanceCubes.config.CustomRewardsLoader:addCustomSounds:459]: C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Chance-Cubes-Mod-1.8.jar
[11:54:25] [Client thread/ERROR] [chancecubes]: Failed to load the sounds file from chance cubes..... what was the dev thinking?
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Chance-Cubes-Mod-1.8.jar\assets\chancecubes\sounds.json (The system cannot find the path specified)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.FileInputStream.open(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.FileInputStream.<init>(FileInputStream.java:138)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.FileReader.<init>(FileReader.java:72)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.config.CustomRewardsLoader.addCustomSounds(CustomRewardsLoader.java:464)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.config.CustomRewardsLoader.<init>(CustomRewardsLoader.java:84)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.config.ConfigLoader.loadConfigSettings(ConfigLoader.java:49)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chanceCubes.CCubesCore.load(CCubesCore.java:72)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:54:25] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod18.txt
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[11:54:25] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
[11:54:26] [Client thread/INFO] [DurabilityShow]: Pre-Init Complete
[11:54:27] [Client thread/INFO] [realtimeclock]: Pre Initialization complete
[11:54:28] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
[11:54:28] [Client thread/INFO] [FML]: Applying holder lookups
[11:54:28] [Client thread/INFO] [FML]: Holder lookups applied
[11:54:28] [Client thread/INFO] [FML]: Injecting itemstacks
[11:54:28] [Client thread/INFO] [FML]: Itemstack injection complete
[11:54:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:54:28] [Thread-11/INFO]: Initializing LWJGL OpenAL
[11:54:28] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:54:29] [Thread-11/INFO]: OpenAL initialized.
[11:54:29] [Sound Library Loader/INFO]: Sound engine started
[11:54:32] [Client thread/INFO] [FML]: Max texture size: 16384
[11:54:32] [Client thread/INFO]: Created: 16x16 textures-atlas
[11:54:33] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:34] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:upgradeStatus#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:compDrawers#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location betterchests:Bag#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location betterchests:bag#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:ironDoorReinforced#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location cannibalism:knifeOfTesting#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:trim#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:basicDrawers#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location storagedrawers:upgradeStorage#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location betterchests:filter#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=sandstone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=stone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=true not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=cobblestone not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleStoneSlabs#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleWoodSlabs#inventory not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[11:54:35] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[11:54:35] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
[11:54:36] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
[11:54:37] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.aroma1997sdimension:[email protected])
[11:54:37] [Client thread/OFF] [Aroma1997Core]: Using [email protected] as a recipe ingredient. You could also have used a OreDict name (in recipe: 1xitem.aroma1997sdimension:[email protected])
[11:54:37] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
[11:54:37] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
Jun 22, 2016 11:54:37 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[11:54:37] [Client thread/INFO] [FML]: [Cannibalism] Initializating Recipes, Textures, and Events
[11:54:37] [Client thread/INFO] [DurabilityShow]: Init Complete
[11:54:37] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[11:54:37] [Client thread/INFO] [inventorytweaks]: Mod initialized
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Animated Entities...
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Player
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Zombie
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.util.BendsLogger:log:8]: (MO'BENDS - INFO ) Registering Spider
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:38] [Client thread/INFO] [STDOUT]: [net.gobbob.mobends.client.model.ModelBoxBends:offsetTextureQuad:171]: Offseting the Texture
[11:54:39] [Client thread/INFO] [FML]: PlayerFallEvent ctor
[11:54:39] [Client thread/INFO] [realtimeclock]: Initialization complete
[11:54:39] [Client thread/INFO] [STDOUT]: [com.toomuchtnt.TooMuchTNT:Init:1136]: Loading TooMuchTNT
[11:54:39] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.InstantiationException
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:103)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:85)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.cryption.yellmod.YellMod.init(YellMod.java:48)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:120)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:54:40] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:54:40] [Client thread/INFO] [FML]: Injecting itemstacks
[11:54:40] [Client thread/INFO] [FML]: Itemstack injection complete
[11:54:40] [Client thread/INFO] [Aroma1997Core]: Using a beta-version of the mod: Aroma1997Core not registering VersionChecker.
[11:54:40] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
[11:54:40] [Client thread/INFO] [FML]: [Cannibalism] Reading JSON
[11:54:40] [Client thread/INFO] [FML]: [Cannibalism] Mod Locked and Loaded
[11:54:41] [Client thread/INFO] [DurabilityShow]: Post-Init Complete
[11:54:41] [Client thread/INFO] [realtimeclock]: Post Initialization complete
[11:54:41] [Client thread/INFO] [STDOUT]: [com.toomuchtnt.TooMuchTNT:postInit:1169]: Done loading TooMuchTNT
[11:54:41] [Client thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
[11:54:41] [Client thread/INFO] [Treecapitator]: Registering items and trees...
[11:54:41] [Client thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.
[11:54:41] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1) is loaded
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingFilter Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.betterchests.CraftingBag Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
[11:54:41] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 40 mods
[11:54:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Instant Massive Structures Mod, FMLFileResourcePack:Admin Weapons, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:BetterChests, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Cannibalism, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Ding, FMLFileResourcePack:Durability Show, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MedicineCraft, FMLFileResourcePack:Mineralogy, FMLFileResourcePack:Mo' Bends, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrCrayfish's Key Mod, FMLFileResourcePack:Pandora's Box, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Real Time Clock, FMLFileResourcePack:Schematica, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TooMuchTNT, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yell Mod
[11:54:41] [Client thread/INFO]: SoundSystem shutting down...
[11:54:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: Schematica is up to date!
[11:54:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date!
[11:54:41] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:54:41] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:54:41] [Thread-16/INFO]: Initializing LWJGL OpenAL
[11:54:41] [Thread-16/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:54:41] [Thread-16/INFO]: OpenAL initialized.
[11:54:42] [Sound Library Loader/INFO]: Sound engine started
[11:54:44] [Client thread/INFO] [FML]: Max texture size: 16384
[11:54:50] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[11:54:51] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:51] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:Bag#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:bag#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:ironDoorReinforced#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location cannibalism:knifeOfTesting#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#deactivated=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_z,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=top,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:mineCut#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location betterchests:filter#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDirtSlab#half=bottom,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=down_x,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=top,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location toomuchtnt:CustomTNT#explode=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_x,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=sandstone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location toomuchtnt:CustomTNT#explode=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=stone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:securityCamera#facing=up_z,powered=true not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleDirtSlab#half=bottom,variant=cobblestone not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleStoneSlabs#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedDoubleWoodSlabs#inventory not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[11:54:53] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 4 locations:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod imsm resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\[1.8]InstantMassiveStructuresMod2.jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod mineralogy resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Mineralogy-Mod-1.8.jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.6(1.8).jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/wool_colored_light_gray.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN chancecubes
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain chancecubes is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain chancecubes has 1 location:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod chancecubes resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\Chance-Cubes-Mod-1.8.jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain chancecubes are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/scanner.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain chancecubes
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN cfm
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain cfm is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain cfm has 1 location:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\Red Peez\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.6(1.8).jar
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain cfm are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/itemmoney.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain cfm
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN #pandorasbox
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain #pandorasbox is missing 1 texture
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: domain #pandorasbox is missing a resource manager - it is probably a side-effect of automatic texture processing
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain #pandorasbox are:
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: textures/pbTexture.png
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain #pandorasbox
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[11:54:53] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:62) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_146627_h(GuiSelectWorld.java:84) [bxg.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_73866_w_(GuiSelectWorld.java:55) [bxg.class:?]
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:503) [bxf.class:?]
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:934) [bsu.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_146284_a(GuiMainMenu.java:235) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:472) [bxf.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_73864_a(GuiMainMenu.java:530) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bxf.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bxf.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1670) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat_old
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:73) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_146627_h(GuiSelectWorld.java:84) [bxg.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_73866_w_(GuiSelectWorld.java:55) [bxg.class:?]
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:503) [bxf.class:?]
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:934) [bsu.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_146284_a(GuiMainMenu.java:235) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:472) [bxf.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_73864_a(GuiMainMenu.java:530) [bxq.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548) [bxf.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517) [bxf.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1670) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:62) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at codechicken.nei.NEIClientConfig.reloadSaves(NEIClientConfig.java:530) [NEIClientConfig.class:?]
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:149) [ClientHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:366) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1617) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:09] [Client thread/ERROR]: Exception reading C:\Users\Red Peez\AppData\Roaming\.minecraft\saves\Remote controllable house\level.dat_old
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_25]
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_25]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:27) ~[fz.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:73) [bqn.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:52) [bqj.class:?]
at codechicken.nei.NEIClientConfig.reloadSaves(NEIClientConfig.java:530) [NEIClientConfig.class:?]
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:149) [ClientHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:366) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1617) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[11:55:12] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[11:55:12] [Server thread/INFO]: Generating keypair
[11:55:13] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[11:55:13] [Server thread/INFO] [FML]: Applying holder lookups
[11:55:13] [Server thread/INFO] [FML]: Holder lookups applied
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 0 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 7 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 6 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension 1 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO] [FML]: Loading dimension -1 (MY NAME IS JEFFFFFFF) ([email protected])
[11:55:13] [Server thread/INFO]: Preparing start region for level 0
[11:55:14] [Server thread/INFO]: Preparing spawn area: 5%
[11:55:15] [Server thread/INFO]: Preparing spawn area: 11%
[11:55:16] [Server thread/INFO]: Preparing spawn area: 17%
[11:55:17] [Server thread/INFO]: Preparing spawn area: 26%
[11:55:18] [Server thread/INFO]: Preparing spawn area: 36%
[11:55:19] [Server thread/INFO]: Preparing spawn area: 45%
[11:55:20] [Server thread/INFO]: Preparing spawn area: 53%
[11:55:22] [Server thread/INFO]: Preparing spawn area: 62%
[11:55:23] [Server thread/INFO]: Preparing spawn area: 70%
[11:55:24] [Server thread/INFO]: Preparing spawn area: 79%
[11:55:25] [Server thread/INFO]: Preparing spawn area: 88%
[11:55:26] [Server thread/INFO]: Preparing spawn area: 98%
[11:55:26] [Server thread/INFO]: Changing view distance to 2, from 10
[11:55:27] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[11:55:27] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[11:55:27] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 40 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]@[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[11:55:27] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[11:55:27] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[11:55:27] [Server thread/INFO]: redangrybird16[local:E:168c2a34] logged in with entity id 254 at (224.5, 62.0, 76.5)
[11:55:27] [Server thread/INFO]: redangrybird16 joined the game
[11:55:29] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[11:55:29] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbcccb65c7, pid=9284, tid=3340
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig9icd64.dll+0x165c7]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Red Peez\AppData\Roaming\.minecraft\hs_err_pid9284.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Still did not work even with new save
When you start up MC launcher, click edit profile, then instead of using latest version 1.10.1, use 1.10. That will fix the problem.
I wanna use mods