Jump to content

what is wrong?


_pigglet_

Recommended Posts

What is wrong?


 

Spoiler

 

[00:33:11] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[00:33:11] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[00:33:11] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[00:33:11] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[00:33:11] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\amakar03\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
[00:33:12] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:12] [main/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[00:33:12] [main/INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
[00:33:12] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:12] [main/ERROR]: Coremod RemoteIOCorePlugin: Unable to class load the plugin dmillerw.remoteio.asm.RemoteIOCorePlugin
java.lang.ClassNotFoundException: dmillerw.remoteio.asm.RemoteIOCorePlugin
    at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
    at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:33:13] [main/WARN]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
[00:33:13] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod mmmlibx.lib.multiModel.MMMLoader.MMMCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:33:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:33:13] [main/INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[00:33:13] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[00:33:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[00:33:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:33:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:33:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:15] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:33:15] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[00:33:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
    at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
    at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:33:16] [main/INFO]: Core: Located DragonAPI in DragonAPI 1.7.10 V17c.jar
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Loaded library EJML-core-0.26.jar.
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:17] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
[00:33:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:17] [main/INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[00:33:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:17] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[00:33:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:18] [main/INFO]: Starting to apply transformations
[00:33:18] [main/INFO]: Starting to apply transformations
[00:33:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:19] [main/INFO]: Java Version: [8, 0, 25]
[00:33:19] [main/INFO]: Heap memory allocation: 3072000000
[00:33:19] [main/INFO]: 16 Java arguments present: [-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Djava.library.path=C:\Users\amakar03\AppData\Local\Temp\3d24-d41b-68b4-d5fc, -Dminecraft.client.jar=C:\Users\amakar03\Documents\Curse\Minecraft\Install\versions\1.7.10\1.7.10.jar, -Dfml.ignoreInvalidMinecraftCertificates=true, -Dos.version=10.0, -Xms256m, -Dlog4j.configurationFile=C:/Users\amakar03\Documents\Curse\Minecraft\Install\assets\log_configs\client-1.7.xml, -Duser.language=en, -Dminecraft.applet.TargetDirectory=C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet, -Duser.country=US, -Dminecraft.launcher.version=2.0.934, -Dos.name=Windows 10, -XX:PermSize=256m, -Dminecraft.launcher.brand=minecraft-launcher, -Dfml.ignorePatchDiscrepancies=true, -Xmx3072m]
[00:33:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:19] [main/INFO]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
[00:33:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:20] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[00:33:20] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[00:33:20] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[00:33:20] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[00:33:20] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[00:33:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:33:21] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[00:33:21] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[00:33:21] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[00:33:21] [main/INFO]: Patching Game Start...
[00:33:21] [main/INFO]: DragonAPI: Running patcher MUSICTYPEEVENT [net.minecraft.client.Minecraft/bao]
[00:33:21] [main/INFO]: DRAGONAPI: OPTIFINE not detected.
[00:33:21] [main/INFO]: DRAGONAPI: LITELOADER not detected.
[00:33:21] [main/INFO]: DRAGONAPI: FASTCRAFT not detected.
[00:33:21] [main/INFO]: DRAGONAPI: VIVE not detected.
[00:33:21] [main/INFO]: DragonAPI: Successfully applied MUSICTYPEEVENT [net.minecraft.client.Minecraft/bao] ASM handler!
[00:33:21] [main/INFO]: TrashSlot will now patch func_147112_ai in bao...
[00:33:21] [main/INFO]: TrashSlot successfully patched func_147112_ai in bao!
[00:33:21] [main/INFO]: DragonAPI: Running patcher PUSHENTITYOUT [net.minecraft.entity.Entity/sa]
[00:33:21] [main/INFO]: DragonAPI: Successfully applied PUSHENTITYOUT [net.minecraft.entity.Entity/sa] ASM handler!
[00:33:21] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP,  (obfuscated)
[00:33:22] [main/INFO]: DragonAPI: Running patcher PLAYERRENDERPASS [net.minecraft.entity.player.EntityPlayer/yz]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied PLAYERRENDERPASS [net.minecraft.entity.player.EntityPlayer/yz] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher GUIEVENT [net.minecraft.entity.player.EntityPlayer/yz]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied GUIEVENT [net.minecraft.entity.player.EntityPlayer/yz] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher KEEPINVEVENT [net.minecraft.entity.player.EntityPlayer/yz]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied KEEPINVEVENT [net.minecraft.entity.player.EntityPlayer/yz] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher TAMEDMOBBEDS [net.minecraft.entity.player.EntityPlayer/yz]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied TAMEDMOBBEDS [net.minecraft.entity.player.EntityPlayer/yz] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher ENTITYDECREASEAIREVENT [net.minecraft.entity.EntityLivingBase/sv]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied ENTITYDECREASEAIREVENT [net.minecraft.entity.EntityLivingBase/sv] ASM handler!
[00:33:22] [main/INFO]: Core: Altering definition of net.minecraft.world.World,  (obfuscated)
[00:33:22] [main/INFO]: Patching World, obf: true
[00:33:22] [main/INFO]: Patching Complete!
[00:33:22] [main/INFO]: DragonAPI: Running patcher ICECANCEL [net.minecraft.world.World/ahb]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied ICECANCEL [net.minecraft.world.World/ahb] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher MOBTARGETEVENT [net.minecraft.world.World/ahb]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied MOBTARGETEVENT [net.minecraft.world.World/ahb] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher WEATHERSKYCOLORSTRENGTH [net.minecraft.world.World/ahb]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied WEATHERSKYCOLORSTRENGTH [net.minecraft.world.World/ahb] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher SETBLOCKLIGHT [net.minecraft.world.World/ahb]
[00:33:22] [main/INFO]: DragonAPI: Successfully applied SETBLOCKLIGHT [net.minecraft.world.World/ahb] ASM handler!
[00:33:22] [main/INFO]: DragonAPI: Running patcher TILEUPDATE [net.minecraft.world.World/ahb]
[00:33:23] [main/INFO]: DragonAPI: Successfully applied TILEUPDATE [net.minecraft.world.World/ahb] ASM handler!
[00:33:23] [main/INFO]: DragonAPI: Running patcher STOPCHUNKLOADWORLD [net.minecraft.world.World/ahb]
[00:33:23] [main/INFO]: DragonAPI: Successfully applied STOPCHUNKLOADWORLD [net.minecraft.world.World/ahb] ASM handler!
[00:33:23] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
[00:33:23] [main/INFO]: [brad16840.common.asm.ClassTransformer:patchGuiContainer:204]: Backpacks! has patched GuiContainer to allow its backpacks to be opened from vanilla guis
[00:33:23] [main/INFO]: DragonAPI: Running patcher ITEMRENDEREVENT [net.minecraft.client.gui.inventory.GuiContainer/bex]
[00:33:23] [main/INFO]: DragonAPI: Successfully applied ITEMRENDEREVENT [net.minecraft.client.gui.inventory.GuiContainer/bex] ASM handler!
[00:33:23] [main/INFO]: DragonAPI: Running patcher HOTBARKEYEVENT [net.minecraft.client.gui.inventory.GuiContainer/bex]
[00:33:23] [main/INFO]: DragonAPI: Successfully applied HOTBARKEYEVENT [net.minecraft.client.gui.inventory.GuiContainer/bex] ASM handler!
[00:33:23] [main/INFO]: TrashSlot will now patch func_73864_a in bex...
[00:33:23] [main/INFO]: TrashSlot successfully patched func_73864_a in bex!
[00:33:23] [main/INFO]: TrashSlot will now patch func_146286_b in bex...
[00:33:23] [main/INFO]: TrashSlot successfully patched func_146286_b in bex!
[00:33:24] [main/INFO]: Patching class net/minecraft/server/MinecraftServer
[00:33:24] [main/INFO]:    Patching method run()V
[00:33:24] [main/INFO]: DragonAPI: Running patcher BLOCKTICKEVENT [net.minecraft.world.WorldServer/mt]
[00:33:24] [main/INFO]: DragonAPI: Successfully applied BLOCKTICKEVENT [net.minecraft.world.WorldServer/mt] ASM handler!
[00:33:24] [main/INFO]: DragonAPI: Running patcher PROFILER [net.minecraft.profiler.Profiler/qi]
[00:33:24] [main/INFO]: DragonAPI: Successfully applied PROFILER [net.minecraft.profiler.Profiler/qi] ASM handler!
[00:33:25] [main/INFO]: Setting user: _Sheeplet_
[00:33:25] [main/INFO]: DragonAPI: Running patcher XPUPDATE [net.minecraft.entity.item.EntityXPOrb/sq]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied XPUPDATE [net.minecraft.entity.item.EntityXPOrb/sq] ASM handler!
[00:33:25] [main/INFO]: DragonAPI: Running patcher ITEMUPDATE [net.minecraft.entity.item.EntityItem/xk]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied ITEMUPDATE [net.minecraft.entity.item.EntityItem/xk] ASM handler!
[00:33:25] [main/INFO]: DragonAPI: Running patcher GRASSSUSTAINCROPEVENT [net.minecraft.block.BlockGrass/alh]
[00:33:25] [main/INFO]: DragonAPI: Adding AgriCraft module for GRASSSUSTAINCROPEVENT [net.minecraft.block.BlockGrass/alh]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied GRASSSUSTAINCROPEVENT [net.minecraft.block.BlockGrass/alh] ASM handler!
[00:33:25] [main/INFO]: DragonAPI: Running patcher GRASSSPREADEVENT [net.minecraft.block.BlockGrass/alh]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied GRASSSPREADEVENT [net.minecraft.block.BlockGrass/alh] ASM handler!
[00:33:25] [main/INFO]: [waterhooks] Trying to patch BlockDynamicLiquid.updateTick (class: akr)
[00:33:25] [main/INFO]: [waterhooks] net.minecraft.block.BlockDynamicLiquid.updateTick() patch applied.
[00:33:25] [main/INFO]: DragonAPI: Running patcher SUBMERGEABLE [net.minecraft.block.BlockLiquid/alw]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied SUBMERGEABLE [net.minecraft.block.BlockLiquid/alw] ASM handler!
[00:33:25] [main/INFO]: DragonAPI: Running patcher WATERCOLOREVENT [net.minecraft.block.BlockLiquid/alw]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied WATERCOLOREVENT [net.minecraft.block.BlockLiquid/alw] ASM handler!
[00:33:25] [main/INFO]: DragonAPI: Running patcher LAVAFIREEVENT [net.minecraft.block.BlockStaticLiquid/ant]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied LAVAFIREEVENT [net.minecraft.block.BlockStaticLiquid/ant] ASM handler!
[00:33:25] [main/INFO]: DragonAPI: Running patcher FIRESPREADEVENT [net.minecraft.block.BlockFire/alb]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied FIRESPREADEVENT [net.minecraft.block.BlockFire/alb] ASM handler!
[00:33:25] [main/INFO]: DragonAPI: Running patcher BURNBLOCK [net.minecraft.block.BlockFire/alb]
[00:33:25] [main/INFO]: DragonAPI: Successfully applied BURNBLOCK [net.minecraft.block.BlockFire/alb] ASM handler!
[00:33:26] [main/INFO]: Patching leaves.
[00:33:26] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
[00:33:26] [main/INFO]: DragonAPI: Running patcher FARMLANDTRAMPLEEVENT [net.minecraft.block.BlockFarmland/aky]
[00:33:26] [main/INFO]: DragonAPI: Successfully applied FARMLANDTRAMPLEEVENT [net.minecraft.block.BlockFarmland/aky] ASM handler!
[00:33:26] [main/INFO]: DragonAPI: Running patcher FURNACEUPDATE [net.minecraft.tileentity.TileEntityFurnace/apg]
[00:33:26] [main/INFO]: DragonAPI: Successfully applied FURNACEUPDATE [net.minecraft.tileentity.TileEntityFurnace/apg] ASM handler!
[00:33:26] [main/INFO]: Successfully patched sw.recreateLeash.
[00:33:26] [main/INFO]: DragonAPI: Running patcher FARDESPAWNEVENT [net.minecraft.entity.EntityLiving/sw]
[00:33:26] [main/INFO]: DragonAPI: Successfully applied FARDESPAWNEVENT [net.minecraft.entity.EntityLiving/sw] ASM handler!
[00:33:26] [main/INFO]: DragonAPI: Running patcher ATTACKAGGROEVENT1 [net.minecraft.entity.monster.EntityMob/yg]
[00:33:26] [main/INFO]: DragonAPI: Successfully applied ATTACKAGGROEVENT1 [net.minecraft.entity.monster.EntityMob/yg] ASM handler!
[00:33:26] [main/INFO]: DragonAPI: Running patcher MYCELIUMSPREADEVENT [net.minecraft.block.BlockMycelium/amd]
[00:33:26] [main/INFO]: DragonAPI: Successfully applied MYCELIUMSPREADEVENT [net.minecraft.block.BlockMycelium/amd] ASM handler!
[00:33:27] [main/INFO]: DragonAPI: Running patcher BLOCKPLACE [net.minecraft.item.ItemBlock/abh]
[00:33:27] [main/INFO]: DragonAPI: Successfully applied BLOCKPLACE [net.minecraft.item.ItemBlock/abh] ASM handler!
[00:33:27] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
[00:33:27] [main/INFO]: DragonAPI: Running patcher RAYTRACEEVENT1 [net.minecraft.entity.projectile.EntityArrow/zc]
[00:33:27] [main/INFO]: DragonAPI: Successfully applied RAYTRACEEVENT1 [net.minecraft.entity.projectile.EntityArrow/zc] ASM handler!
[00:33:27] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[00:33:27] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[00:33:27] [main/INFO]: DragonAPI: Running patcher BLOCKTILLEDEVENT [net.minecraft.item.ItemHoe/ada]
[00:33:27] [main/INFO]: DragonAPI: Successfully applied BLOCKTILLEDEVENT [net.minecraft.item.ItemHoe/ada] ASM handler!
[00:33:28] [main/INFO]: DragonAPI: Running patcher RAYTRACEEVENT2 [net.minecraft.entity.projectile.EntityThrowable/zk]
[00:33:28] [main/INFO]: DragonAPI: Successfully applied RAYTRACEEVENT2 [net.minecraft.entity.projectile.EntityThrowable/zk] ASM handler!
[00:33:28] [main/INFO]: DragonAPI: Running patcher KEEPINVEVENT2 [net.minecraft.entity.player.EntityPlayerMP/mw]
[00:33:28] [main/INFO]: DragonAPI: Successfully applied KEEPINVEVENT2 [net.minecraft.entity.player.EntityPlayerMP/mw] ASM handler!
[00:33:28] [main/INFO]: DragonAPI: Running patcher POTIONITEM [net.minecraft.entity.projectile.EntityPotion/zo]
[00:33:28] [main/INFO]: DragonAPI: Successfully applied POTIONITEM [net.minecraft.entity.projectile.EntityPotion/zo] ASM handler!
[00:33:28] [main/INFO]: DragonAPI: Running patcher ITEMSTACKUPDATEEVENT [net.minecraft.item.ItemStack/add]
[00:33:28] [main/INFO]: DragonAPI: Successfully applied ITEMSTACKUPDATEEVENT [net.minecraft.item.ItemStack/add] ASM handler!
[00:33:28] [main/INFO]: DragonAPI: Running patcher POSTITEMUSEEVENT [net.minecraft.item.ItemStack/add]
[00:33:28] [main/INFO]: DragonAPI: Successfully applied POSTITEMUSEEVENT [net.minecraft.item.ItemStack/add] ASM handler!
[00:33:28] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[00:33:28] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[00:33:28] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
[00:33:29] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[00:33:29] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[00:33:29] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[00:33:29] [main/INFO]: Patching Minecraft using Riven's "Half" Algorithm
[00:33:29] [main/INFO]: DragonAPI: Running patcher RAYTRACEEVENT3 [net.minecraft.entity.projectile.EntityFireball/ze]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied RAYTRACEEVENT3 [net.minecraft.entity.projectile.EntityFireball/ze] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher CREEPERBOMBEVENT [net.minecraft.entity.monster.EntityCreeper/xz]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied CREEPERBOMBEVENT [net.minecraft.entity.monster.EntityCreeper/xz] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher PIGZOMBIEAGGROSPREADEVENT [net.minecraft.entity.monster.EntityPigZombie/yh]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied PIGZOMBIEAGGROSPREADEVENT [net.minecraft.entity.monster.EntityPigZombie/yh] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher ATTACKAGGROEVENT2 [net.minecraft.entity.monster.EntityPigZombie/yh]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied ATTACKAGGROEVENT2 [net.minecraft.entity.monster.EntityPigZombie/yh] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher ENDERLOOKAGGROEVENT [net.minecraft.entity.monster.EntityEnderman/ya]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied ENDERLOOKAGGROEVENT [net.minecraft.entity.monster.EntityEnderman/ya] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher ENDERATTACKTPEVENT [net.minecraft.entity.monster.EntityEnderman/ya]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied ENDERATTACKTPEVENT [net.minecraft.entity.monster.EntityEnderman/ya] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher SHEEPSHEAREVENT [net.minecraft.entity.passive.EntitySheep/wp]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied SHEEPSHEAREVENT [net.minecraft.entity.passive.EntitySheep/wp] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher PLAYERSPECIFICTRADES [net.minecraft.entity.passive.EntityVillager/yv]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied PLAYERSPECIFICTRADES [net.minecraft.entity.passive.EntityVillager/yv] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher VILLAGERTRADEEVENT [net.minecraft.entity.passive.EntityVillager/yv]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied VILLAGERTRADEEVENT [net.minecraft.entity.passive.EntityVillager/yv] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher ADDCRAFTINGEVENT [net.minecraft.item.crafting.CraftingManager/afe]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied ADDCRAFTINGEVENT [net.minecraft.item.crafting.CraftingManager/afe] ASM handler!
[00:33:29] [main/INFO]: DragonAPI: Running patcher ADDSMELTINGEVENT [net.minecraft.item.crafting.FurnaceRecipes/afa]
[00:33:29] [main/INFO]: DragonAPI: Successfully applied ADDSMELTINGEVENT [net.minecraft.item.crafting.FurnaceRecipes/afa] ASM handler!
[00:33:30] [Client thread/INFO]: DragonAPI: Running patcher CLOUDRENDEREVENT1 [net.minecraft.client.settings.GameSettings/bbj]
[00:33:30] [Client thread/INFO]: DragonAPI: Successfully applied CLOUDRENDEREVENT1 [net.minecraft.client.settings.GameSettings/bbj] ASM handler!
[00:33:30] [Client thread/INFO]: Patching Key Event...
[00:33:30] [Client thread/INFO]: LWJGL Version: 2.9.1
[00:33:30] [Client thread/INFO]: DragonAPI: Running patcher SKYCOLOREVENT [net.minecraftforge.client.ForgeHooksClient/net.minecraftforge.client.ForgeHooksClient]
[00:33:30] [Client thread/INFO]: DragonAPI: Successfully applied SKYCOLOREVENT [net.minecraftforge.client.ForgeHooksClient/net.minecraftforge.client.ForgeHooksClient] ASM handler!
[00:33:30] [Client thread/INFO]: DragonAPI: Running patcher FLUIDICONS [net.minecraftforge.fluids.RenderBlockFluid/net.minecraftforge.fluids.RenderBlockFluid]
[00:33:30] [Client thread/INFO]: DragonAPI: Successfully applied FLUIDICONS [net.minecraftforge.fluids.RenderBlockFluid/net.minecraftforge.fluids.RenderBlockFluid] ASM handler!
[00:33:31] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[00:33:31] [Client thread/ERROR]: Couldn't initialize twitch stream
[00:33:31] [Client thread/INFO]: DragonAPI: Running patcher ITEMEFFECTRENDEREVENT [net.minecraft.client.renderer.entity.RenderItem/bny]
[00:33:31] [Client thread/INFO]: DragonAPI: Successfully applied ITEMEFFECTRENDEREVENT [net.minecraft.client.renderer.entity.RenderItem/bny] ASM handler!
[00:33:31] [Client thread/INFO]: DragonAPI: Running patcher ITEMSIZETEXTEVENT [net.minecraft.client.renderer.entity.RenderItem/bny]
[00:33:31] [Client thread/INFO]: DragonAPI: Successfully applied ITEMSIZETEXTEVENT [net.minecraft.client.renderer.entity.RenderItem/bny] ASM handler!
[00:33:31] [Client thread/INFO]: Patching class net/minecraft/client/resources/Locale
[00:33:31] [Client thread/INFO]:    Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V
[00:33:32] [Client thread/INFO]: DragonAPI: Running patcher CRASHNOTIFICATIONS [net.minecraft.crash.CrashReport/b]
[00:33:32] [Client thread/INFO]: DragonAPI: Successfully applied CRASHNOTIFICATIONS [net.minecraft.crash.CrashReport/b] ASM handler!
[00:33:32] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 7/27/17 12:33 AM
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 425928320 bytes (406 MB) / 734003200 bytes (700 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4268' Renderer: 'Intel(R) HD Graphics 4400'
[00:33:32] [Client thread/INFO]: Attempting early MinecraftForge initialization
[00:33:32] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[00:33:32] [Client thread/INFO]: Replaced 183 ore recipies
[00:33:33] [Client thread/INFO]: Completed early MinecraftForge initialization
[00:33:33] [Client thread/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[00:33:33] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
[00:33:34] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[00:33:34] [Client thread/INFO]: Searching C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods for mods
[00:33:34] [Client thread/INFO]: Also searching C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\1.7.10 for mods
[00:33:50] [Client thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
[00:33:51] [Client thread/WARN]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.126
[00:33:51] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.19
[00:33:51] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.19
[00:33:51] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.19
[00:33:51] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.19
[00:33:51] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.19
[00:33:53] [Client thread/WARN]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
[00:33:53] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
[00:33:53] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[00:33:53] [Client thread/INFO]: Mod DragonAPI is missing the required element 'name'. Substituting DragonAPI
[00:33:55] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
[00:33:57] [Client thread/WARN]: Mod farseek is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0
[00:34:00] [Client thread/WARN]: Mod lmmx is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[00:34:00] [Client thread/WARN]: Mod zabuton is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[00:34:08] [Client thread/WARN]: Mod streams is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.3.3
[00:34:09] [Client thread/WARN]: Mod trashslot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.31
[00:34:10] [Client thread/WARN]: Mod ultimate_unicorn_mod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.12
[00:34:11] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
[00:34:11] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
[00:34:11] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
[00:34:11] [Client thread/INFO]: Forge Mod Loader has identified 181 mods to load
[00:34:11] [Client thread/INFO]: Found mod(s) [adventurersamulets] containing declared API package baubles.api (owned by Baubles) without associated API reference
[00:34:11] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[00:34:11] [Client thread/INFO]: Found mod(s) [GraveStone] containing declared API package baubles.api (owned by Baubles) without associated API reference
[00:34:11] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api (owned by Mekanism) without associated API reference
[00:34:11] [Client thread/INFO]: Found mod(s) [libVulpes] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[00:34:11] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.gas (owned by Mekanism) without associated API reference
[00:34:11] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.transmitters (owned by Mekanism) without associated API reference
[00:34:12] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
[00:34:15] [Client thread/ERROR]: The mod ExtraPlanets (Extra Planets) requires mods [GalacticraftCore, GalacticraftMars] to be available
[00:34:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, Default, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Mo' Villages, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:Adventurer's Amulets, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Ancient Trees, FMLFileResourcePack:Animated Player Mod, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:ArchitectureCraft, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Baby Animals Model Swapper, FMLFileResourcePack:BackTools, FMLFileResourcePack:Baubles, FMLFileResourcePack:BetterStorage, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Doors, FMLFileResourcePack:The BigTrees Mod, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Bird's Nests, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Additions, FMLFileResourcePack:Cars and Drives, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:Chisel, FMLFileResourcePack:1.12 Concrete, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:Cosmetic Armor, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:Custom Pets, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:DragonAPI, FMLFileResourcePack:Dragon Realm, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:DummyCore, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Enchiridion 2, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EssentialCraftIII, FMLFileResourcePack:Eureka, FMLFileResourcePack:Exotic Birds, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Fairy Lights, FMLFileResourcePack:Farseek, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Flood Lights, FMLFileResourcePack:Food Expansion, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:FoxLib, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Garden Containers, FMLFileResourcePack:Garden Core, FMLFileResourcePack:Garden Stuff, FMLFileResourcePack:Garden Trees, FMLFileResourcePack:Gods' Weapons, FMLFileResourcePack:Gravestone, FMLFileResourcePack:GraveStone, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Harvest, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:JurassiCraft, FMLFileResourcePack:Just a Few Fish, FMLFileResourcePack:Keeping Inventory, FMLFileResourcePack:Kore Sample, FMLFileResourcePack:Luppii's Ladders, FMLFileResourcePack:libVulpes, FMLFileResourcePack:LightningCraft, FMLFileResourcePack:lmmx, FMLFileResourcePack:MMMLibX, FMLFileResourcePack:zabuton, FMLFileResourcePack:LLibrary, FMLFileResourcePack:Looking Glass, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Mekanism, FMLFileResourcePack:Minecraft Flight Simulator, FMLFileResourcePack:Morph, FMLFileResourcePack:Morpheus, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Natura, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's Get all the Seeds!, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pam's Simple Recipes, FMLFileResourcePack:Parachute Mod, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Rails of War, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Reptile Mod, FMLFileResourcePack:Rope Bridge, FMLFileResourcePack:Cuchaz Interactive, FMLFileResourcePack:Ships Mod, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpaceAstronomyTweaks, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:Stellar API, FMLFileResourcePack:Stellar Sky, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Biomes O' Plenty Pack, FMLFileResourcePack:Storage Drawers: Forestry Pack, FMLFileResourcePack:Storage Drawers: Misc Pack, FMLFileResourcePack:Storage Drawers: Natura Pack, FMLFileResourcePack:Streams, FMLFileResourcePack:Super Ores, FMLFileResourcePack:Tails, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Techguns, FMLFileResourcePack:The Wings of Alfheim, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Traincraft, FMLFileResourcePack:TrashSlot, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Wings, Horns, and Hooves, the Ultimate Unicorn Mod!, FMLFileResourcePack:Universal Singularities, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Water Hooks, FMLFileResourcePack:Witchery, FMLFileResourcePack:Wolf Armor and Storage, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: multiModel in C:\Users\amakar03\Documents\Curse\Minecraft\Instances\Pigglet\mods\littleMaidMobX-1.7.x_0.1.1.jar
[00:34:16] [Client thread/INFO]: [mmmlibx.lib.MMMLib:Debug:41]: MMMLib-getResource:false:lmmx:lang/en_US.lang : null
[00:34:16] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
[00:34:16] [Client thread/INFO]: DragonAPI: Running patcher SOUNDEVENTS [net.minecraft.client.audio.SoundManager/btj]
[00:34:16] [Client thread/INFO]: DragonAPI: Successfully applied SOUNDEVENTS [net.minecraft.client.audio.SoundManager/btj] ASM handler!
[00:34:16] [Client thread/INFO]: DragonAPI: Running patcher NULLSOUNDBLOCKER [net.minecraft.client.audio.SoundManager/btj]
[00:34:16] [Client thread/INFO]: DragonAPI: Successfully applied NULLSOUNDBLOCKER [net.minecraft.client.audio.SoundManager/btj] ASM handler!
[00:34:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[00:34:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[00:34:17] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[00:34:17] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[00:34:17] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[00:34:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[00:34:17] [Sound Library Loader/INFO]: Sound engine started
[00:34:22] [Client thread/INFO]: [mmmlibx.lib.MMMLib:Debug:41]: MMMLib-getResource:false:lmmx:sounds.json : null
[00:34:22] [Client thread/WARN]: File essentialcraft:sounds/records/Arstotzkan Anthem.ogg does not exist, cannot add it to event essentialcraft:records.arstotzkan
[00:34:22] [Client thread/WARN]: File essentialcraft:sounds/records/There Are No Secrets.ogg does not exist, cannot add it to event essentialcraft:records.secret
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylus:living
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylus:hurt
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylus:death
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylusLivingHurtDeath01
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:hurt
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath02.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:hurt
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath03.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:hurt
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:death
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath02.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:death
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath03.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:death
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:deinosuchusHurtDeath01
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath02.ogg does not exist, cannot add it to event jurassicraft:deinosuchusHurtDeath02
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath03.ogg does not exist, cannot add it to event jurassicraft:deinosuchusHurtDeath03
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving01.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving02.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving03.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving04.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving01.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving01
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving02.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving02
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving03.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving03
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving04.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving04
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusDeath01.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:death
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusDeath01.ogg does not exist, cannot add it to event jurassicraft:tylosaurusDeath01
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusHurt01.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:hurt
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusHurt01.ogg does not exist, cannot add it to event jurassicraft:tylosaurusHurt01
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving01.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:living
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving02.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:living
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving01.ogg does not exist, cannot add it to event jurassicraft:tylosaurusLiving01
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving02.ogg does not exist, cannot add it to event jurassicraft:tylosaurusLiving02
[00:34:22] [Client thread/WARN]: File jurassicraft:sounds/dinosaurs/velociraptor/velociraptorCall01.ogg does not exist, cannot add it to event jurassicraft:velociraptorCall
[00:34:23] [Client thread/WARN]: File techguns:sounds/guns/lmg_reload.ogg does not exist, cannot add it to event techguns:guns.lmgReload
[00:34:23] [Client thread/INFO]: DragonAPI: Running patcher MUSICEVENT [net.minecraft.client.audio.MusicTicker/btg]
[00:34:23] [Client thread/INFO]: DragonAPI: Successfully applied MUSICEVENT [net.minecraft.client.audio.MusicTicker/btg] ASM handler!
[00:34:23] [Client thread/INFO]: DragonAPI: Running patcher ENTITYRENDER [net.minecraft.client.renderer.entity.RenderManager/bnn]
[00:34:23] [Client thread/INFO]: DragonAPI: Successfully applied ENTITYRENDER [net.minecraft.client.renderer.entity.RenderManager/bnn] ASM handler!
[00:34:23] [Client thread/INFO]: Patching class net/minecraft/client/model/ModelBiped
[00:34:23] [Client thread/INFO]:    Patching method <init>(FFII)V
[00:34:23] [Client thread/INFO]:    Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V
[00:34:23] [Client thread/INFO]:    Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V
[00:34:23] [Client thread/INFO]: Successfully patched bok.func_110827_b.
[00:34:23] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity,  (obfuscated)
[00:34:24] [Client thread/INFO]: Patching class net/minecraft/client/renderer/entity/RenderPlayer
[00:34:24] [Client thread/INFO]:    Patching method <init>()V
[00:34:24] [Client thread/INFO]:    Patching method func_82441_a(Lnet/minecraft/entity/player/EntityPlayer;)V
[00:34:25] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer,  (obfuscated)
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher CLOUDRENDEREVENT2 [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied CLOUDRENDEREVENT2 [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher HELDRENDEREVENT [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied HELDRENDEREVENT [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher BOSSCOLOREVENT [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied BOSSCOLOREVENT [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher FOGDISTANCEEVENT [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied FOGDISTANCEEVENT [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher MOUSOVEREVENT [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied MOUSOVEREVENT [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher FARCLIPEVENT [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied FARCLIPEVENT [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher LIGHTMAP [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied LIGHTMAP [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher NIGHTVISEVENT [net.minecraft.client.renderer.EntityRenderer/blt]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied NIGHTVISEVENT [net.minecraft.client.renderer.EntityRenderer/blt] ASM handler!
[00:34:25] [Client thread/INFO]: DragonAPI: Running patcher WORLDRENDER [net.minecraft.client.renderer.RenderGlobal/bma]
[00:34:25] [Client thread/INFO]: DragonAPI: Successfully applied WORLDRENDER [net.minecraft.client.renderer.RenderGlobal/bma] ASM handler!
[00:34:25] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[00:34:25] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[00:34:26] [Client thread/INFO]: DragonAPI: Running patcher CHATEVENT [net.minecraft.client.gui.GuiNewChat/bcc]
[00:34:26] [Client thread/INFO]: DragonAPI: Successfully applied CHATEVENT [net.minecraft.client.gui.GuiNewChat/bcc] ASM handler!
[00:34:26] [Client thread/INFO]: DragonAPI: Running patcher RENDERBLOCKEVENT [net.minecraft.client.renderer.WorldRenderer/blo]
[00:34:26] [Client thread/INFO]: DragonAPI: Successfully applied RENDERBLOCKEVENT [net.minecraft.client.renderer.WorldRenderer/blo] ASM handler!
[00:34:38] [Client thread/INFO]: Stopping!
[00:34:38] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[00:34:38] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[00:34:38] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
[00:34:38] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
 


 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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