I just updated Forge and now I'm only getting white screen. I hear the game music playing. I have quite a few mods installed. I have taken some out in different combinations and it hasn't worked. I ran it in Forge without any added mods and it worked. Here is the launch.
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[19:34:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:34:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:34:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:34:18] [main/INFO] [FML]: Forge Mod Loader version 8.99.99.1436 for Minecraft 1.8 loading
[19:34:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_40, running on Mac OS X:x86_64:10.10.1, installed at /System/Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home/jre
[19:34:18] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:18] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/ERROR] [DepLoader]: Failed to load dependencies.info from Damage-Indicators-Mod-1.8.jar as JSON
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:164) ~[?:1.8.0_40]
at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:600) [DepLoader$DepLoadInst.class:?]
at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:593) [DepLoader$DepLoadInst.class:?]
at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:491) [DepLoader$DepLoadInst.class:?]
at codechicken.core.launch.DepLoader.load(DepLoader.java:684) [DepLoader.class:?]
at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47) [CodeChickenCore-1.8.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_40]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_40]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_40]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_40]
at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_40]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:488) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:371) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:239) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:19] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/ERROR] [FML]: Unable to read the jar file Damage-Indicators-Mod-1.8.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_40]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:290) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:239) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:19] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/WARN] [FML]: The coremod com.dynious.versionchecker.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:34:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [Aroma1997Core]: Finished data injection.
[19:34:20] [main/INFO] [Aroma1997Core]: Finished data injection.
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Damage-Indicators-Mod-1.8.jar
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_40]
at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:147) [CodeChickenCore-1.8.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:135) [CodeChickenCore-1.8.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127) [CodeChickenCore-1.8.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.8.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:151) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:34:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:34:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:34:21] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:34:21] [Client thread/INFO]: Setting user: Doctor_Grace
[19:34:23] [Client thread/INFO]: LWJGL Version: 2.9.2
[19:34:23] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
FMLPlugin (InventoryTweaks-1.59-beta-172.jar)
NowWithRendering (Redstone-Paste-Mod-1.8.jar)
CCCDeobfPlugin (unknown)
CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)
LoadingPlugin (VersionChecker-1.2.1.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
NEICorePlugin (Not-Enough-Items-1.8.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 6/7/15 7:34 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.1
Java Version: 1.8.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 108413760 bytes (103 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
FMLPlugin (InventoryTweaks-1.59-beta-172.jar)
invtweaks.forge.asm.ContainerTransformer
NowWithRendering (Redstone-Paste-Mod-1.8.jar)
net.fybertech.nwr.NowWithRendering
CCCDeobfPlugin (unknown)
CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)
LoadingPlugin (VersionChecker-1.2.1.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (Not-Enough-Items-1.8.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.0.43 310.41.05f01' Renderer: 'NVIDIA GeForce GT 750M OpenGL Engine'
[19:34:23] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:34:23] [Client thread/INFO] [FML]: MinecraftForge v11.14.2.1436 Initialized
[19:34:23] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[19:34:23] [Client thread/INFO] [FML]: Preloading CrashReport classes
[19:34:23] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:34:23] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[19:34:23] [Client thread/INFO] [FML]: Searching /Users/SalomeSweeney1/Library/Application Support/minecraft/mods for mods
[19:34:23] [Client thread/INFO] [FML]: Also searching /Users/SalomeSweeney1/Library/Application Support/minecraft/mods/1.8 for mods
[19:34:24] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.8] SecurityCraft 1.7.3.jar
[19:34:24] [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
[19:34:24] [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
[19:34:24] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:34:24] [Client thread/WARN] [FML]: Zip file Damage-Indicators-Mod-1.8.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_40]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:43) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:135) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:357) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:482) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:213) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:24] [Client thread/INFO] [denseores]: Mod denseores is missing the required element 'name'. Substituting denseores
[19:34:25] [Client thread/INFO] [FML]: Forge Mod Loader has identified 46 mods to load
[19:34:25] [Client thread/INFO] [FML]: FML has found a non-mod file airbreathercore-1.0.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:34:25] [Client thread/INFO] [FML]: FML has found a non-mod file Damage-Indicators-Mod-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.
[19:34:25] [Client thread/INFO] [FML]: FML has found a non-mod file liteloader-installer-1.8.0-00-SNAPSHOT.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:34:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, Aroma1997CoreHelper, Aroma1997sDimension, Backpack, BackTools, basemetals, BetterHorseHud, bc, braziermod, craftablehorsearmour, decorationmegapack, denseores, ElementalCreepers, emeraldobsidianmod, wuppy29_harderpeaceful, hopperducts, iChunUtil, igneousadditions, inventorytweaks, LomLib, lucky, LunatriusCore, cfm, mininghats, parachutemod, mymod, progressiveautomation, quartzprismarinemod, redstonepaste, roadblock, Schematica, SlimevoidLib, VersionChecker, WirelessRedstone, worldedit, XaeroMinimap, YAFM, YALSM, zombieapocalypse] at CLIENT
[19:34:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, Aroma1997CoreHelper, Aroma1997sDimension, Backpack, BackTools, basemetals, BetterHorseHud, bc, braziermod, craftablehorsearmour, decorationmegapack, denseores, ElementalCreepers, emeraldobsidianmod, wuppy29_harderpeaceful, hopperducts, iChunUtil, igneousadditions, inventorytweaks, LomLib, lucky, LunatriusCore, cfm, mininghats, parachutemod, mymod, progressiveautomation, quartzprismarinemod, redstonepaste, roadblock, Schematica, SlimevoidLib, VersionChecker, WirelessRedstone, worldedit, XaeroMinimap, YAFM, YALSM, zombieapocalypse] at SERVER
[19:34:26] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.8.x.jar, however there is no signature matching that description
[19:34:26] [Client thread/INFO] [progressiveautomation]: Starting automation
[19:34:27] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Backpack, FMLFileResourcePack:BackTools, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Better Horse Hud, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:Decoration Mega Pack, FMLFileResourcePack:denseores, FMLFileResourcePack:Elemental Creepers, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Harder Peaceful, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Igneous Additions, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:LomLib, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:ÔøΩ9MrCrayfish's Furniture Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Power Pills, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:Quartz & Prismarine tools/armor mod, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Roadblocks, FMLFileResourcePack:Schematica, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Version Checker, FMLFileResourcePack:Wireless Redstone, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yet Another Food Mod, FMLFileResourcePack:Yet Another Leather Smelting Mod, FMLFileResourcePack:Zombie Apocalypse
[19:34:27] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:34:27] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
[19:34:27] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[19:34:27] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_IRON
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_IRON
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_GOLD
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_GOLD
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_COPPER
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_COPPER
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_SILVER
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_SILVER
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_TIN
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_TIN
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_LEAD
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_LEAD
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_NICKEL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_NICKEL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ZINC
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ZINC
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_BRONZE
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_BRONZE
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_BRASS
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_BRASS
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_STEEL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_STEEL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_INVAR
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_INVAR
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ELECTRUM
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ELECTRUM
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_COLDIRON
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_COLDIRON
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_MITHRIL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_MITHRIL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ADAMANTINE
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ADAMANTINE
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_STARSTEEL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_STARSTEEL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_AQUARIUM
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_AQUARIUM
[19:34:27] [Client thread/INFO] [DecorationMegaPack]: Load config file: settings.cfg
[19:34:27] [Client thread/INFO] [DecorationMegaPack]: Total .json files : 655
[19:34:27] [Client thread/INFO] [LomLib]: Pre-Init
[19:34:28] [Client thread/ERROR] [LomLib]: Could not check for updates!
[19:34:28] [Client thread/ERROR] [LomLib]: Could not check for updates!
[19:34:28] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:preInit:47]: [Emerald & Obsdian tools/armor] Initializing mod.
[19:34:28] [Client thread/INFO] [IgneousAdditions]: Igneous Additions has received configuration from Ground Control
[19:34:28] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[19:34:28] [Client thread/INFO] [FML]: parachutemod ConbinedClient preInit is complete.
[19:34:28] [Client thread/INFO] [progressiveautomation]: MFR Loaded
[19:34:28] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded
[19:34:28] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded
[19:34:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[19:34:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[19:34:29] [Client thread/INFO] [STDOUT]: [com.royalsmods.quartzprismarinemod.quartzprismarinemod:preInit:57]: preInit done
[19:34:29] [Client thread/INFO] [FML]: Applying holder lookups
[19:34:29] [Client thread/INFO] [FML]: Holder lookups applied
[19:34:29] [Client thread/INFO] [FML]: Injecting itemstacks
[19:34:29] [Client thread/INFO] [FML]: Itemstack injection complete
[19:34:29] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:34:29] [Thread-13/INFO]: Initializing LWJGL OpenAL
[19:34:29] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:34:29] [Client thread/WARN]: File zombieapocalypse:sounds/alarm.ogg does not exist, cannot add it to event zombieapocalypse:alarm
[19:34:29] [Thread-13/INFO]: OpenAL initialized.
[19:34:29] [Sound Library Loader/INFO]: Sound engine started
[19:34:31] [Client thread/INFO]: Created: 1024x512 textures-atlas
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedIronDoor#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location aroma1997sdimension:aromicPortal#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location elementalcreepers:silverCreepBlock#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[19:34:32] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockDamageMethodVisitor:visitCode:98]: PATCH 2
[19:34:32] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockMethodVisitor:visitCode:72]: PATCH 1
[19:34:32] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
[19:34:32] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[19:34:32] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
[19:34:32] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
[19:34:32] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
[19:34:33] [Client thread/INFO] [DecorationMegaPack]: Blocks : 181
[19:34:33] [Client thread/INFO] [DecorationMegaPack]: Items : 1
[19:34:33] [Client thread/INFO] [DecorationMegaPack]: Recipes: 180
[19:34:33] [Client thread/INFO] [LomLib]: Init
[19:34:33] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; We have updated to version 1.1. Awaiting further instructions
[19:34:33] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; It's a hard world out here. We've made our blocks, please send assistance
[19:34:33] [Client thread/INFO] [IgneousAdditions]: Ground Control to Igneous Additions; We see you now have items. You're on your own. Mission to be aborted. Eliminate all witnesses
[19:34:33] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[19:34:33] [Client thread/INFO] [inventorytweaks]: Mod initialized
[19:34:33] [Client thread/INFO] [STDOUT]: [mod.lucky.util.LuckyConfiguration:readConfig:46]: Lucky Block: Reading config
[19:34:39] [Client thread/INFO] [FML]: parachutemod ConbinedClient Init is complete.
[19:34:39] [Client thread/INFO] [STDOUT]: [com.royalsmods.quartzprismarinemod.quartzprismarinemod:init:80]: Init done
[19:34:39] [Client thread/INFO] [STDOUT]: [com.royalsmods.quartzprismarinemod.quartzprismarinemod:postinit:86]: postInit done
[19:34:39] [Client thread/INFO] [STDOUT]: [net.slimevoid.library.data.Logger$LoggerWriter:<init>:170]: /Users/SalomeSweeney1/Library/Application Support/minecraft/SVLib.log
[19:34:39] [Thread-16/INFO] [VersionChecker]: Received version check from mod Backpack
[19:34:39] [Thread-16/INFO] [VersionChecker]: Received version check from mod VersionChecker
[19:34:40] [Thread-16/WARN] [VersionChecker]: Version Checker Status for Backpack: MC VERSION NOT SUPPORTED
[19:34:40] [Thread-16/INFO] [VersionChecker]: Version Checker Status for Version Checker: CURRENT
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m72
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m9
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m9
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m16
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m16
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m500
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m500
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m24
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m4
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m249
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m134
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m134
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m240
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m240
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: dragunov
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: ak47
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: ak47
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: ak74
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: ak74
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: scarh
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: scarh
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: sig_sauer
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: sig_sauer
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: shotgun
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: shotgun
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: rifle
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: pistol
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: pistol
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: mp5
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: mp5
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: p90
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: p90
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: chimera
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: hydra
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: hydra
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: falcon
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: falcon
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: snow_leopard
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: snow_leopard
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: wolverine
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: wolverine
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.ZombieApocalypse:init:818]: Got through tools
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.ZombieApocalypse:init:901]: Init
[19:34:40] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[19:34:40] [Client thread/INFO] [FML]: Injecting itemstacks
[19:34:40] [Client thread/INFO] [FML]: Itemstack injection complete
[19:34:40] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=10.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=4.0,spawnQuantity=8,variation=+/-4,Y-range=0-32,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=10.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-64,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=3.0,spawnQuantity=8,variation=+/-4,Y-range=0-32,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension -1: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension -1: oreSpawn: [[email protected]#0,frequency=2.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension 1: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-255,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [LomLib]: Post-Init
[19:34:40] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:postInit:104]: [Emerald & Obsdian tools/armor] Sucessfully enabled mod. Have fun!
[19:34:40] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; I cannot allow you to do that. We will continue this mission without your assistance or damned configuration.
[19:34:40] [Client thread/INFO] [FML]: parachutemod ConbinedClient postInit is complete.
[19:34:40] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.0.2-SNAPSHOT) is loaded
[19:34:40] [Client thread/INFO] [airbreather.mods.yafm.MCAAddons]: MCA not detected. Skipping adding MCA chores to cook YAFM food items
[19:34:40] [Client thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
[19:34:40] [Client thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:34:40] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:34:40] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 46 mods
[19:34:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Backpack, FMLFileResourcePack:BackTools, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Better Horse Hud, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:Decoration Mega Pack, FMLFileResourcePack:denseores, FMLFileResourcePack:Elemental Creepers, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Harder Peaceful, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Igneous Additions, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:LomLib, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:ÔøΩ9MrCrayfish's Furniture Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Power Pills, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:Quartz & Prismarine tools/armor mod, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Roadblocks, FMLFileResourcePack:Schematica, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Version Checker, FMLFileResourcePack:Wireless Redstone, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yet Another Food Mod, FMLFileResourcePack:Yet Another Leather Smelting Mod, FMLFileResourcePack:Zombie Apocalypse
[19:34:40] [Client thread/INFO]: SoundSystem shutting down...
[19:34:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: Schematica is up to date!
[19:34:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date!
[19:34:41] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[19:34:41] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:34:41] [Thread-19/INFO]: Initializing LWJGL OpenAL
[19:34:41] [Thread-19/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:34:41] [Thread-19/INFO]: OpenAL initialized.
[19:34:41] [Client thread/WARN]: File zombieapocalypse:sounds/alarm.ogg does not exist, cannot add it to event zombieapocalypse:alarm
[19:34:41] [Sound Library Loader/INFO]: Sound engine started
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'diamond_ore' with background 'stone'. Place diamond_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'coal_ore' with background 'stone'. Place coal_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'redstone_ore' with background 'stone'. Place redstone_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'lapis_ore' with background 'stone'. Place lapis_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/WARN]: Texture zombieapocalypse:textures/items/cheese.png with size 69x69 limits mip level from 4 to 0
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'emerald_ore' with background 'stone'. Place emerald_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'quartz_ore' with background 'netherrack'. Place quartz_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'iron_ore' with background 'stone'. Place iron_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'gold_ore' with background 'stone'. Place gold_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:oil_sand#variant=sand not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:oil_sand#variant=red_sand not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=up not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedIronDoor#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location aroma1997sdimension:aromicPortal#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location denseores:blockDenseOre#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=down not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=east not found
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 3 locations:
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: mod basemetals resources at /Users/SalomeSweeney1/Library/Application Support/minecraft/mods/basemetals-1.2.2.jar
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at /Users/SalomeSweeney1/Library/Application Support/minecraft/mods/MrCrayfishFurnitureModv3.4.7-build5(1.8).jar
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/wool_colored_light_gray.png
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/torch.png
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[19:34:43] [Client thread/INFO] [STDOUT]: [com.minimap.events.FMLEvents:renderTick:101]: Minimap is outdated!
Damage Indicators is a mod. If you have it, try taking it out and seeing if Forge works without, then re-download it. If it doesn't, or you don't have it, post a new discussion with your launch log and someone more experienced will be able to help you.
ok thx I don't have that mod, I only have armorstatus what version of java do you have? because I have tried fixing it with the versions of java but I might not know which one
I found what I needed I went online and searched up a bin folder for my .minecraft and I downloaded it and put it in .minecraft and forge works and all my mods do as well thx for the help
I have the same problem! The thing is, I don't have Damage Indicators. I don't know how I would be able to get the launch, since it goes white right after it finishes loading the first step. I have chiselsandbits-mc1.8.9-v1.7.5, MCA-1.8-5.1.1.1-universal, Mo'Creatures Mod- 8.0.1, OptiFine_1.8.9_HD_U_H1, TooManyItems2015_02_14_1.8_Forge-2, xaeros_minimap_v1.7.8_Forge_1.8.9, And XRay-4.6. I'm running release 1.8-Forge11.14.3.1450 on a MacBook Pro OS X Version 10.9.5, any Idea's?
PS - Oh yeah! My forge is also version 8, update 66.
i first downloaded forge a couple months ago to do mod reveiws on my youtube channel, and it worked fine. I downloaded a couple more mods to review and i got the whitescreen. i took all of the mods out and it worked. Problem is, when i put in a mod, it goes white. i dont know which files are corrupt and i have no experience with this. Help pls?
i added the mod that i want to use (buildcraft) and got a white screen. I took out buildcraft and inserted emerald and obsidian tools and armor, and it worked fine. I am under the impression that my buildcraft file is corrupt. Do i have to re-download it? Thx
I just updated Forge and now I'm only getting white screen. I hear the game music playing. I have quite a few mods installed. I have taken some out in different combinations and it hasn't worked. I ran it in Forge without any added mods and it worked. Here is the launch.
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[19:34:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:34:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:34:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:34:18] [main/INFO] [FML]: Forge Mod Loader version 8.99.99.1436 for Minecraft 1.8 loading
[19:34:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_40, running on Mac OS X:x86_64:10.10.1, installed at /System/Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home/jre
[19:34:18] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:18] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/ERROR] [DepLoader]: Failed to load dependencies.info from Damage-Indicators-Mod-1.8.jar as JSON
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:164) ~[?:1.8.0_40]
at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:600) [DepLoader$DepLoadInst.class:?]
at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:593) [DepLoader$DepLoadInst.class:?]
at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:491) [DepLoader$DepLoadInst.class:?]
at codechicken.core.launch.DepLoader.load(DepLoader.java:684) [DepLoader.class:?]
at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47) [CodeChickenCore-1.8.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_40]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_40]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_40]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_40]
at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_40]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:488) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:371) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:239) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:19] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/ERROR] [FML]: Unable to read the jar file Damage-Indicators-Mod-1.8.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_40]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:290) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:239) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:19] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/WARN] [FML]: The coremod com.dynious.versionchecker.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:34:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:34:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:34:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [Aroma1997Core]: Finished data injection.
[19:34:20] [main/INFO] [Aroma1997Core]: Finished data injection.
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Damage-Indicators-Mod-1.8.jar
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_40]
at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:147) [CodeChickenCore-1.8.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:135) [CodeChickenCore-1.8.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127) [CodeChickenCore-1.8.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.8.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:151) [forge-1.8-11.14.2.1436.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:34:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:34:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:34:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:34:21] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:34:21] [Client thread/INFO]: Setting user: Doctor_Grace
[19:34:23] [Client thread/INFO]: LWJGL Version: 2.9.2
[19:34:23] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
FMLPlugin (InventoryTweaks-1.59-beta-172.jar)
NowWithRendering (Redstone-Paste-Mod-1.8.jar)
CCCDeobfPlugin (unknown)
CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)
LoadingPlugin (VersionChecker-1.2.1.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
NEICorePlugin (Not-Enough-Items-1.8.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 6/7/15 7:34 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.1
Java Version: 1.8.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 108413760 bytes (103 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
FMLPlugin (InventoryTweaks-1.59-beta-172.jar)
invtweaks.forge.asm.ContainerTransformer
NowWithRendering (Redstone-Paste-Mod-1.8.jar)
net.fybertech.nwr.NowWithRendering
CCCDeobfPlugin (unknown)
CoreMod (Aroma1997Core-1.8-1.0.3.4.jar)
LoadingPlugin (VersionChecker-1.2.1.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (Not-Enough-Items-1.8.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.0.43 310.41.05f01' Renderer: 'NVIDIA GeForce GT 750M OpenGL Engine'
[19:34:23] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:34:23] [Client thread/INFO] [FML]: MinecraftForge v11.14.2.1436 Initialized
[19:34:23] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[19:34:23] [Client thread/INFO] [FML]: Preloading CrashReport classes
[19:34:23] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:34:23] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[19:34:23] [Client thread/INFO] [FML]: Searching /Users/SalomeSweeney1/Library/Application Support/minecraft/mods for mods
[19:34:23] [Client thread/INFO] [FML]: Also searching /Users/SalomeSweeney1/Library/Application Support/minecraft/mods/1.8 for mods
[19:34:24] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.8] SecurityCraft 1.7.3.jar
[19:34:24] [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
[19:34:24] [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
[19:34:24] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:34:24] [Client thread/WARN] [FML]: Zip file Damage-Indicators-Mod-1.8.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_40]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_40]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_40]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:43) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:135) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:357) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:482) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:213) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:34:24] [Client thread/INFO] [denseores]: Mod denseores is missing the required element 'name'. Substituting denseores
[19:34:25] [Client thread/INFO] [FML]: Forge Mod Loader has identified 46 mods to load
[19:34:25] [Client thread/INFO] [FML]: FML has found a non-mod file airbreathercore-1.0.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:34:25] [Client thread/INFO] [FML]: FML has found a non-mod file Damage-Indicators-Mod-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.
[19:34:25] [Client thread/INFO] [FML]: FML has found a non-mod file liteloader-installer-1.8.0-00-SNAPSHOT.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:34:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, Aroma1997CoreHelper, Aroma1997sDimension, Backpack, BackTools, basemetals, BetterHorseHud, bc, braziermod, craftablehorsearmour, decorationmegapack, denseores, ElementalCreepers, emeraldobsidianmod, wuppy29_harderpeaceful, hopperducts, iChunUtil, igneousadditions, inventorytweaks, LomLib, lucky, LunatriusCore, cfm, mininghats, parachutemod, mymod, progressiveautomation, quartzprismarinemod, redstonepaste, roadblock, Schematica, SlimevoidLib, VersionChecker, WirelessRedstone, worldedit, XaeroMinimap, YAFM, YALSM, zombieapocalypse] at CLIENT
[19:34:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, securitycraft, DamageIndicatorsMod, Aroma1997CoreHelper, Aroma1997sDimension, Backpack, BackTools, basemetals, BetterHorseHud, bc, braziermod, craftablehorsearmour, decorationmegapack, denseores, ElementalCreepers, emeraldobsidianmod, wuppy29_harderpeaceful, hopperducts, iChunUtil, igneousadditions, inventorytweaks, LomLib, lucky, LunatriusCore, cfm, mininghats, parachutemod, mymod, progressiveautomation, quartzprismarinemod, redstonepaste, roadblock, Schematica, SlimevoidLib, VersionChecker, WirelessRedstone, worldedit, XaeroMinimap, YAFM, YALSM, zombieapocalypse] at SERVER
[19:34:26] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.8.x.jar, however there is no signature matching that description
[19:34:26] [Client thread/INFO] [progressiveautomation]: Starting automation
[19:34:27] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Backpack, FMLFileResourcePack:BackTools, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Better Horse Hud, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:Decoration Mega Pack, FMLFileResourcePack:denseores, FMLFileResourcePack:Elemental Creepers, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Harder Peaceful, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Igneous Additions, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:LomLib, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:ÔøΩ9MrCrayfish's Furniture Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Power Pills, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:Quartz & Prismarine tools/armor mod, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Roadblocks, FMLFileResourcePack:Schematica, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Version Checker, FMLFileResourcePack:Wireless Redstone, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yet Another Food Mod, FMLFileResourcePack:Yet Another Leather Smelting Mod, FMLFileResourcePack:Zombie Apocalypse
[19:34:27] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:34:27] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:34:27] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
[19:34:27] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[19:34:27] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_IRON
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_IRON
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_GOLD
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_GOLD
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_COPPER
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_COPPER
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_SILVER
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_SILVER
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_TIN
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_TIN
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_LEAD
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_LEAD
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_NICKEL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_NICKEL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ZINC
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ZINC
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_BRONZE
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_BRONZE
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_BRASS
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_BRASS
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_STEEL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_STEEL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_INVAR
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_INVAR
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ELECTRUM
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ELECTRUM
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_COLDIRON
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_COLDIRON
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_MITHRIL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_MITHRIL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_ADAMANTINE
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_ADAMANTINE
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_STARSTEEL
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_STARSTEEL
[19:34:27] [Client thread/INFO] [FML]: Created armor material enum BASEMETALS_AQUARIUM
[19:34:27] [Client thread/INFO] [FML]: Created tool material enum BASEMETALS_AQUARIUM
[19:34:27] [Client thread/INFO] [DecorationMegaPack]: Load config file: settings.cfg
[19:34:27] [Client thread/INFO] [DecorationMegaPack]: Total .json files : 655
[19:34:27] [Client thread/INFO] [LomLib]: Pre-Init
[19:34:28] [Client thread/ERROR] [LomLib]: Could not check for updates!
[19:34:28] [Client thread/ERROR] [LomLib]: Could not check for updates!
[19:34:28] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:preInit:47]: [Emerald & Obsdian tools/armor] Initializing mod.
[19:34:28] [Client thread/INFO] [IgneousAdditions]: Igneous Additions has received configuration from Ground Control
[19:34:28] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[19:34:28] [Client thread/INFO] [FML]: parachutemod ConbinedClient preInit is complete.
[19:34:28] [Client thread/INFO] [progressiveautomation]: MFR Loaded
[19:34:28] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded
[19:34:28] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded
[19:34:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[19:34:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[19:34:29] [Client thread/INFO] [STDOUT]: [com.royalsmods.quartzprismarinemod.quartzprismarinemod:preInit:57]: preInit done
[19:34:29] [Client thread/INFO] [FML]: Applying holder lookups
[19:34:29] [Client thread/INFO] [FML]: Holder lookups applied
[19:34:29] [Client thread/INFO] [FML]: Injecting itemstacks
[19:34:29] [Client thread/INFO] [FML]: Itemstack injection complete
[19:34:29] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:34:29] [Thread-13/INFO]: Initializing LWJGL OpenAL
[19:34:29] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:34:29] [Client thread/WARN]: File zombieapocalypse:sounds/alarm.ogg does not exist, cannot add it to event zombieapocalypse:alarm
[19:34:29] [Thread-13/INFO]: OpenAL initialized.
[19:34:29] [Sound Library Loader/INFO]: Sound engine started
[19:34:31] [Client thread/INFO]: Created: 1024x512 textures-atlas
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedIronDoor#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location aroma1997sdimension:aromicPortal#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#normal not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location elementalcreepers:silverCreepBlock#inventory not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[19:34:32] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[19:34:32] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockDamageMethodVisitor:visitCode:98]: PATCH 2
[19:34:32] [Client thread/INFO] [STDOUT]: [net.fybertech.nwr.NowWithRendering$RenderBlockMethodVisitor:visitCode:72]: PATCH 1
[19:34:32] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
[19:34:32] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[19:34:32] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
[19:34:32] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
[19:34:32] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
[19:34:33] [Client thread/INFO] [DecorationMegaPack]: Blocks : 181
[19:34:33] [Client thread/INFO] [DecorationMegaPack]: Items : 1
[19:34:33] [Client thread/INFO] [DecorationMegaPack]: Recipes: 180
[19:34:33] [Client thread/INFO] [LomLib]: Init
[19:34:33] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; We have updated to version 1.1. Awaiting further instructions
[19:34:33] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; It's a hard world out here. We've made our blocks, please send assistance
[19:34:33] [Client thread/INFO] [IgneousAdditions]: Ground Control to Igneous Additions; We see you now have items. You're on your own. Mission to be aborted. Eliminate all witnesses
[19:34:33] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[19:34:33] [Client thread/INFO] [inventorytweaks]: Mod initialized
[19:34:33] [Client thread/INFO] [STDOUT]: [mod.lucky.util.LuckyConfiguration:readConfig:46]: Lucky Block: Reading config
[19:34:39] [Client thread/INFO] [FML]: parachutemod ConbinedClient Init is complete.
[19:34:39] [Client thread/INFO] [STDOUT]: [com.royalsmods.quartzprismarinemod.quartzprismarinemod:init:80]: Init done
[19:34:39] [Client thread/INFO] [STDOUT]: [com.royalsmods.quartzprismarinemod.quartzprismarinemod:postinit:86]: postInit done
[19:34:39] [Client thread/INFO] [STDOUT]: [net.slimevoid.library.data.Logger$LoggerWriter:<init>:170]: /Users/SalomeSweeney1/Library/Application Support/minecraft/SVLib.log
[19:34:39] [Thread-16/INFO] [VersionChecker]: Received version check from mod Backpack
[19:34:39] [Thread-16/INFO] [VersionChecker]: Received version check from mod VersionChecker
[19:34:40] [Thread-16/WARN] [VersionChecker]: Version Checker Status for Backpack: MC VERSION NOT SUPPORTED
[19:34:40] [Thread-16/INFO] [VersionChecker]: Version Checker Status for Version Checker: CURRENT
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m72
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m9
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m9
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m16
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m16
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m500
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m500
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m24
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m4
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m249
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m134
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m134
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: m240
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: m240
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: dragunov
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: ak47
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: ak47
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: ak74
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: ak74
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: scarh
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: scarh
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: sig_sauer
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: sig_sauer
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: shotgun
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: shotgun
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: rifle
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: pistol
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: pistol
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: mp5
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: mp5
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: p90
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: p90
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: chimera
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: hydra
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: hydra
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: falcon
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: falcon
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: snow_leopard
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: snow_leopard
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:116]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:120]: Adding Recipe
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:106]: Silenced name: wolverine
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.tools.Firearm:registerModelStuff:110]: Silenced name: wolverine
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.ZombieApocalypse:init:818]: Got through tools
[19:34:40] [Client thread/INFO] [STDOUT]: [com.pdogmuncher.zombieapocalypse.ZombieApocalypse:init:901]: Init
[19:34:40] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[19:34:40] [Client thread/INFO] [FML]: Injecting itemstacks
[19:34:40] [Client thread/INFO] [FML]: Itemstack injection complete
[19:34:40] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=10.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=4.0,spawnQuantity=8,variation=+/-4,Y-range=0-32,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=10.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-64,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=3.0,spawnQuantity=8,variation=+/-4,Y-range=0-32,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension null: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-96,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension -1: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension -1: oreSpawn: [[email protected]#0,frequency=2.0,spawnQuantity=8,variation=+/-4,Y-range=0-128,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [FML]: Parsed ore spawn setting for dimension 1: oreSpawn: [[email protected]#0,frequency=5.0,spawnQuantity=8,variation=+/-4,Y-range=0-255,restrictBiomes=false,biomes=[]]
[19:34:40] [Client thread/INFO] [LomLib]: Post-Init
[19:34:40] [Client thread/INFO] [STDOUT]: [com.royalsmods.emeraldobsidianmod.emeraldobsidianmod:postInit:104]: [Emerald & Obsdian tools/armor] Sucessfully enabled mod. Have fun!
[19:34:40] [Client thread/INFO] [IgneousAdditions]: Igneous Additions to Ground Control; I cannot allow you to do that. We will continue this mission without your assistance or damned configuration.
[19:34:40] [Client thread/INFO] [FML]: parachutemod ConbinedClient postInit is complete.
[19:34:40] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.0.2-SNAPSHOT) is loaded
[19:34:40] [Client thread/INFO] [airbreather.mods.yafm.MCAAddons]: MCA not detected. Skipping adding MCA chores to cook YAFM food items
[19:34:40] [Client thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
[19:34:40] [Client thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:34:40] [Client thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
[19:34:40] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 46 mods
[19:34:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Backpack, FMLFileResourcePack:BackTools, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Better Horse Hud, FMLFileResourcePack:Ollij93's BowCraft, FMLFileResourcePack:Brazier Mod, FMLFileResourcePack:Craftable Horse Armour [CHA&S], FMLFileResourcePack:Decoration Mega Pack, FMLFileResourcePack:denseores, FMLFileResourcePack:Elemental Creepers, FMLFileResourcePack:Emerald & Obsidian tools/armor mod, FMLFileResourcePack:Harder Peaceful, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Igneous Additions, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:LomLib, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:ÔøΩ9MrCrayfish's Furniture Mod, FMLFileResourcePack:Mining Hats, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:Power Pills, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:Quartz & Prismarine tools/armor mod, FMLFileResourcePack:Redstone Paste, FMLFileResourcePack:Roadblocks, FMLFileResourcePack:Schematica, FMLFileResourcePack:Slimevoid Library, FMLFileResourcePack:Version Checker, FMLFileResourcePack:Wireless Redstone, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Yet Another Food Mod, FMLFileResourcePack:Yet Another Leather Smelting Mod, FMLFileResourcePack:Zombie Apocalypse
[19:34:40] [Client thread/INFO]: SoundSystem shutting down...
[19:34:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: Schematica is up to date!
[19:34:41] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date!
[19:34:41] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[19:34:41] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:34:41] [Thread-19/INFO]: Initializing LWJGL OpenAL
[19:34:41] [Thread-19/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:34:41] [Thread-19/INFO]: OpenAL initialized.
[19:34:41] [Client thread/WARN]: File zombieapocalypse:sounds/alarm.ogg does not exist, cannot add it to event zombieapocalypse:alarm
[19:34:41] [Sound Library Loader/INFO]: Sound engine started
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'diamond_ore' with background 'stone'. Place diamond_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'coal_ore' with background 'stone'. Place coal_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'redstone_ore' with background 'stone'. Place redstone_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'lapis_ore' with background 'stone'. Place lapis_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/WARN]: Texture zombieapocalypse:textures/items/cheese.png with size 69x69 limits mip level from 4 to 0
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'emerald_ore' with background 'stone'. Place emerald_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'quartz_ore' with background 'netherrack'. Place quartz_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'iron_ore' with background 'stone'. Place iron_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'gold_ore' with background 'stone'. Place gold_ore_dense.png in the assets folder to override.
[19:34:42] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:deactivatedCageTrap#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:fire_mine#enabled=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:oil_sand#variant=sand not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:oil_sand#variant=red_sand not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:inventoryScannerField#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:tomato_seedling#age=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=up not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedIronDoor#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:landmine#enabled=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location aroma1997sdimension:aromicPortal#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location denseores:blockDenseOre#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:alarm_mine#enabled=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=down not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:alarmLit#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWater#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=south,in_wall=true,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:keypadChest#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:cageTrap#normal not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=0 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=east,in_wall=false,open=false,powered=true not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#inventory not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=west,in_wall=false,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=9 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLavaFlowing#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=4 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:reinforcedFenceGate#facing=north,in_wall=true,open=true,powered=false not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=3 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=2 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=1 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=8 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=7 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=6 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusLava#level=5 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=15 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=13 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=14 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=11 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=12 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location securitycraft:bogusWaterFlowing#level=10 not found
[19:34:42] [Client thread/ERROR] [FML]: Model definition for location zombieapocalypse:bomb#facing=east not found
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 3 locations:
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: mod basemetals resources at /Users/SalomeSweeney1/Library/Application Support/minecraft/mods/basemetals-1.2.2.jar
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at /Users/SalomeSweeney1/Library/Application Support/minecraft/mods/MrCrayfishFurnitureModv3.4.7-build5(1.8).jar
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/wool_colored_light_gray.png
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/torch.png
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[19:34:42] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[19:34:43] [Client thread/INFO] [STDOUT]: [com.minimap.events.FMLEvents:renderTick:101]: Minimap is outdated!
.
I took Damage Indicators out and put it back and it's fine now. Thank you!
It's all fixed now. I've added more mods since then though, and it still running great.
What is damage indicators is that a mod? bacause I have the same problem
Damage Indicators is a mod. If you have it, try taking it out and seeing if Forge works without, then re-download it. If it doesn't, or you don't have it, post a new discussion with your launch log and someone more experienced will be able to help you.
ok thx I don't have that mod, I only have armorstatus what version of java do you have? because I have tried fixing it with the versions of java but I might not know which one
thx
I have Java 8 Update 60, but I also have a Mac, so it might not be the same if you have a PC.
I found what I needed I went online and searched up a bin folder for my .minecraft and I downloaded it and put it in .minecraft and forge works and all my mods do as well thx for the help
Crap, posted on the wrong thread. This is why I shouldn't multi-tab
I have the same problem! The thing is, I don't have Damage Indicators. I don't know how I would be able to get the launch, since it goes white right after it finishes loading the first step. I have chiselsandbits-mc1.8.9-v1.7.5, MCA-1.8-5.1.1.1-universal, Mo'Creatures Mod- 8.0.1, OptiFine_1.8.9_HD_U_H1, TooManyItems2015_02_14_1.8_Forge-2, xaeros_minimap_v1.7.8_Forge_1.8.9, And XRay-4.6. I'm running release 1.8-Forge11.14.3.1450 on a MacBook Pro OS X Version 10.9.5, any Idea's?
PS - Oh yeah! My forge is also version 8, update 66.
You might have to post a new thread. I honestly have no idea how to fix it. Sorry.
This may be an odd request, but an I get a stable version of OP's modpack? I would like to see it if it isn't too large for my laptop.
I can give you a list of mods I have installed, but it isn't in a modpack. Also, I've added some since this post. Do you want the list?
This is actually an old thread by the way. It's all fixed and WE is still installed. In fact, I currently have 89 mods listed and it works fine.
i first downloaded forge a couple months ago to do mod reveiws on my youtube channel, and it worked fine. I downloaded a couple more mods to review and i got the whitescreen. i took all of the mods out and it worked. Problem is, when i put in a mod, it goes white. i dont know which files are corrupt and i have no experience with this. Help pls?
i added the mod that i want to use (buildcraft) and got a white screen. I took out buildcraft and inserted emerald and obsidian tools and armor, and it worked fine. I am under the impression that my buildcraft file is corrupt. Do i have to re-download it? Thx