OpenBlocks

OpenBlocks

56M Downloads

[BUG] Render problem

cajlo opened this issue · 2 comments

commented

I have a problem, rendering a Luggage. This is my crash log.

[13:12:17] [AWT-EventQueue-0/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:12:19] [AWT-EventQueue-0/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:12:19] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:12:19] [AWT-EventQueue-0/INFO]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[13:12:19] [AWT-EventQueue-0/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_73, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_73
[13:12:20] [AWT-EventQueue-0/ERROR]: Coremod RemoteIOCorePlugin: Unable to class load the plugin dmillerw.remoteio.asm.RemoteIOCorePlugin
java.lang.ClassNotFoundException: dmillerw.remoteio.asm.RemoteIOCorePlugin
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_73]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-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:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
    at Launch.start(Launch.java:172) [UnLicenze:?]
    at Listener.actionPerformed(Listener.java:14) [UnLicenze:?]
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [?:1.8.0_73]
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at javax.swing.JComponent.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.processEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.processEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Window.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_73]
    at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$4.run(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$4.run(Unknown Source) [?:1.8.0_73]
    at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_73]
[13:12:20] [AWT-EventQueue-0/INFO]: Loading tweaker com.mumfrey.liteloader.launch.LiteLoaderTweaker from liteloader-1.7.10.jar
[13:12:20] [AWT-EventQueue-0/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:20] [AWT-EventQueue-0/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:12:20] [AWT-EventQueue-0/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:20] [AWT-EventQueue-0/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[13:12:20] [AWT-EventQueue-0/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:12:20] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:20] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:12:20] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:34] [AWT-EventQueue-0/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:12:35] [AWT-EventQueue-0/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:12:35] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:35] [AWT-EventQueue-0/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[13:12:35] [AWT-EventQueue-0/INFO]: Bootstrapping LiteLoader 1.7.10
[13:12:35] [AWT-EventQueue-0/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[13:12:35] [AWT-EventQueue-0/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[13:12:35] [AWT-EventQueue-0/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[13:12:35] [AWT-EventQueue-0/INFO]: Initialising API 'liteloader' ...
[13:12:35] [AWT-EventQueue-0/INFO]: LiteLoader begin PREINIT...
[13:12:35] [AWT-EventQueue-0/INFO]: Initialising Loader properties...
[13:12:35] [AWT-EventQueue-0/INFO]: Setting up logger...
[13:12:35] [AWT-EventQueue-0/INFO]: LiteLoader 1.7.10_04 starting up...
[13:12:35] [AWT-EventQueue-0/INFO]: Java reports OS="windows 7"
[13:12:35] [AWT-EventQueue-0/INFO]: Enumerating class path...
[13:12:35] [AWT-EventQueue-0/INFO]: Class path separator=";"
[13:12:35] [AWT-EventQueue-0/INFO]: Class path entries=(
   classpathEntry=/C:/Fun/MINECRAFT/ClientZemlyanka3/ClientZemlyanka3/UnLicenze
)
[13:12:35] [AWT-EventQueue-0/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[13:12:35] [AWT-EventQueue-0/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods]
[13:12:35] [AWT-EventQueue-0/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10]
[13:12:35] [AWT-EventQueue-0/INFO]: Adding supported mod class prefix 'LiteMod'
[13:12:35] [AWT-EventQueue-0/INFO]: Discovering tweaks on class path...
[13:12:35] [AWT-EventQueue-0/WARN]: Error encountered whilst inspecting /C:/Fun/MINECRAFT/ClientZemlyanka3/ClientZemlyanka3/UnLicenze
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    at java.lang.String.substring(Unknown Source) ~[?:1.8.0_73]
    at com.mumfrey.liteloader.core.api.LoadableModClassPath.<init>(LoadableModClassPath.java:47) ~[LoadableModClassPath.class:1.7.10_04]
    at com.mumfrey.liteloader.core.api.LoadableModClassPath.<init>(LoadableModClassPath.java:32) ~[LoadableModClassPath.class:1.7.10_04]
    at com.mumfrey.liteloader.core.api.EnumeratorModuleClassPath.enumerate(EnumeratorModuleClassPath.java:95) [EnumeratorModuleClassPath.class:1.7.10_04]
    at com.mumfrey.liteloader.core.LiteLoaderEnumerator.discoverContainers(LiteLoaderEnumerator.java:380) [LiteLoaderEnumerator.class:1.7.10_04]
    at com.mumfrey.liteloader.core.LiteLoaderEnumerator.onPreInit(LiteLoaderEnumerator.java:365) [LiteLoaderEnumerator.class:1.7.10_04]
    at com.mumfrey.liteloader.core.LiteLoaderBootstrap.preInit(LiteLoaderBootstrap.java:297) [LiteLoaderBootstrap.class:1.7.10_04]
    at com.mumfrey.liteloader.launch.LiteLoaderTweaker.onPreInit(LiteLoaderTweaker.java:314) [liteloader-1.7.10.jar:1.7.10_04]
    at com.mumfrey.liteloader.launch.LiteLoaderTweaker.acceptOptions(LiteLoaderTweaker.java:220) [liteloader-1.7.10.jar:1.7.10_04]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
    at Launch.start(Launch.java:172) [UnLicenze:?]
    at Listener.actionPerformed(Listener.java:14) [UnLicenze:?]
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [?:1.8.0_73]
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at javax.swing.JComponent.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.processEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.processEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Window.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_73]
    at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$4.run(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$4.run(Unknown Source) [?:1.8.0_73]
    at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_73]
[13:12:35] [AWT-EventQueue-0/INFO]: Discovering valid mod files in folder C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods
[13:12:35] [AWT-EventQueue-0/INFO]: Discovering valid mod files in folder C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10
[13:12:35] [AWT-EventQueue-0/INFO]: Considering valid mod file: C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\MAtmos_r28b__1.7.10.litemod
[13:12:35] [AWT-EventQueue-0/INFO]: Considering valid mod file: C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\PresenceFootsteps_r5b__1.7.10.litemod
[13:12:35] [AWT-EventQueue-0/INFO]: Adding newest valid mod file 'C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\PresenceFootsteps_r5b__1.7.10.litemod' at revision 5,0000
[13:12:35] [AWT-EventQueue-0/INFO]: Adding newest valid mod file 'C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\MAtmos_r28b__1.7.10.litemod' at revision 28,0000
[13:12:35] [AWT-EventQueue-0/INFO]: LiteLoader PREINIT complete
[13:12:35] [AWT-EventQueue-0/INFO]: Sorting registered packet transformers by priority
[13:12:35] [AWT-EventQueue-0/INFO]: Added 0 packet transformer classes to the transformer list
[13:12:35] [AWT-EventQueue-0/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[13:12:35] [AWT-EventQueue-0/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[13:12:35] [AWT-EventQueue-0/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[13:12:35] [AWT-EventQueue-0/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[13:12:35] [AWT-EventQueue-0/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[13:12:35] [AWT-EventQueue-0/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[13:12:35] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:36] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:12:36] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:12:43] [AWT-EventQueue-0/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:12:43] [AWT-EventQueue-0/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:12:43] [AWT-EventQueue-0/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:12:43] [AWT-EventQueue-0/INFO]: Injecting downstream transformers
[13:12:43] [AWT-EventQueue-0/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[13:12:43] [AWT-EventQueue-0/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[13:12:43] [AWT-EventQueue-0/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[13:12:46] [AWT-EventQueue-0/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[13:12:47] [AWT-EventQueue-0/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[13:12:47] [AWT-EventQueue-0/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[13:12:47] [AWT-EventQueue-0/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[13:12:47] [AWT-EventQueue-0/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[13:12:47] [AWT-EventQueue-0/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[13:12:47] [AWT-EventQueue-0/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[13:12:47] [AWT-EventQueue-0/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[13:12:47] [AWT-EventQueue-0/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[13:12:49] [AWT-EventQueue-0/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[13:12:51] [AWT-EventQueue-0/INFO]: Setting user: Sidgi
[13:12:54] [AWT-EventQueue-0/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[13:12:55] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[13:12:55] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:12:58] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[13:12:58] [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.
[13:12:58] [Client thread/ERROR]: Couldn't initialize twitch stream
[13:13:01] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[13:13:01] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[13:13:01] [Client thread/INFO]: Successfully generated event handler proxy class with 19 handlers(s) and 19 total invokations
[13:13:01] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// I feel sad now :(

Time: 11.03.16 13:13
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 7 (amd64) version 6.1
    Java Version: 1.8.0_73, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 100333384 bytes (95 MB) / 210239488 bytes (200 MB) up to 716177408 bytes (683 MB)
    Mod Pack: ~~ERROR~~ NullPointerException: null
    LiteLoader Mods: ~~ERROR~~ NullPointerException: null
    LaunchWrapper: 19 active transformer(s)
          - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
          - Transformer: net.minecraftforge.classloading.FluidIdTransformer
          - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
          - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
          - Transformer: openmods.core.OpenModsClassTransformer
          - Transformer: openblocks.asm.OpenBlocksClassTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
          - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
          - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
    JVM Flags: 2 total; -Xmx768m -XX:MaxPermSize=128m
    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: 'NVIDIA Corporation' Version: '3.1 NVIDIA 189.97' Renderer: 'GeForce GT 330M/PCI/SSE2'
[13:13:01] [Client thread/INFO]: Attempting early MinecraftForge initialization
[13:13:01] [Client thread/INFO]: MinecraftForge v10.13.4.1558 Initialized
[13:13:01] [Client thread/INFO]: Replaced 183 ore recipies
[13:13:02] [Client thread/INFO]: Completed early MinecraftForge initialization
[13:13:03] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[13:13:03] [Client thread/INFO]: Searching C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods for mods
[13:13:03] [Client thread/INFO]: Also searching C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10 for mods
[13:13:19] [Client thread/INFO]: Forge Mod Loader has identified 43 mods to load
[13:13:19] [Client thread/INFO]: FML has found a non-mod file okutils-1.7.2-v1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:13:20] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenModsCore, MCP_Beetroot, MCP_BerryBush, MCP_Cocoa, MCP_GrainMix, MCP_GiftBox, MCP_Lock, MCP_Satchel, MCP_Sickle, MCP_WoodenBucket, MCP_API, MCP_SweetPotato, MCP_Turnip, battlemusic, Barrier, CAJlOsRealism, CosmeticArmor, craftguide, exnihilo, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, HopperDuctMod, TeNNoX_KeyAndCodeLock, reaper_lantern, Foundation, OpenBlocks, OpenMods, punt, whitehall, hoy, smallboats, tradeboothmod, woodstuff] at CLIENT
[13:13:20] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, OpenModsCore, MCP_Beetroot, MCP_BerryBush, MCP_Cocoa, MCP_GrainMix, MCP_GiftBox, MCP_Lock, MCP_Satchel, MCP_Sickle, MCP_WoodenBucket, MCP_API, MCP_SweetPotato, MCP_Turnip, battlemusic, Barrier, CAJlOsRealism, CosmeticArmor, craftguide, exnihilo, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, HopperDuctMod, TeNNoX_KeyAndCodeLock, reaper_lantern, Foundation, OpenBlocks, OpenMods, punt, whitehall, hoy, smallboats, tradeboothmod, woodstuff] at SERVER
[13:13:22] [Client thread/INFO]: [okushama.okutils.sound.Stream:<init>:17]: Stream Created: battlemusic - main
[13:13:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MC+ Beetroot, FMLFileResourcePack:MC+ BerryBush, FMLFileResourcePack:MC+ Cocoa, FMLFileResourcePack:MC+ GrainMix, FMLFileResourcePack:MC+ GiftBox, FMLFileResourcePack:MC+ Lock, FMLFileResourcePack:MC+ Satchel, FMLFileResourcePack:MC+ Sickle, FMLFileResourcePack:MC+ WoodenBucket, FMLFileResourcePack:MC+ API, FMLFileResourcePack:MC+ SweetPotato, FMLFileResourcePack:MC+ Turnip, FMLFileResourcePack:Battle Music, FMLFileResourcePack:Barrier, FMLFileResourcePack:CAJlOsRealism, FMLFileResourcePack:Cosmetic Armor, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:KeyAndCodeLock, FMLFileResourcePack:Lantern mod, FMLFileResourcePack:Foundation, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Punt, FMLFileResourcePack:Whitehall, FMLFileResourcePack:Hoy, FMLFileResourcePack:SmallBoats (base), FMLFileResourcePack:Trade Booth Mod, FMLFileResourcePack:WoodStuff, PresenceFootstepsOfficial.zip, msi_conversion.zip
[13:13:24] [Client thread/INFO]: Processing ObjectHolder annotations
[13:13:24] [Client thread/INFO]: Found 0 ObjectHolder annotations
[13:13:24] [Client thread/INFO]: Identifying ItemStackHolder annotations
[13:13:24] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[13:13:25] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[13:13:25] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[13:13:27] [Client thread/INFO]: [dmillerw.armor.core.handler.LocalizationUpdater:<init>:54]: https://api.github.com/repos/dmillerw/CosmeticArmor/contents/src/main/resources/assets/cosmeticarmor/lang/?ref=master
[13:13:27] [Client thread/INFO]: [dmillerw.armor.core.handler.LocalizationUpdater:<init>:55]: https://raw.githubusercontent.com/dmillerw/CosmeticArmor/master/%s
[13:13:31] [Thread-11/INFO]: Discovered en_US.lang. Downloading...
[13:13:32] [Client thread/INFO]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
[13:13:32] [Thread-11/INFO]: Discovered zh_CN.lang. Downloading...
[13:13:32] [Client thread/INFO]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
[13:13:32] [Client thread/INFO]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
[13:13:32] [Client thread/INFO]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
[13:13:32] [Client thread/INFO]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
[13:13:32] [Client thread/INFO]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
[13:13:33] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[13:13:33] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[13:13:33] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[13:13:33] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[13:13:33] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[13:13:33] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[13:13:33] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[13:13:33] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[13:13:34] [Client thread/INFO]: Injecting ons0apacketusebed[x1] in func_148833_a in S0APacketUseBed
[13:13:34] [Client thread/INFO]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[13:13:34] [Client thread/INFO]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[13:13:34] [Client thread/INFO]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[13:13:35] [Client thread/INFO]: LogLevel set to INFO
[13:13:35] [Client thread/INFO]: LogLevel set to INFO
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: LogLevel set to FINEST
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: BlockDamageMult set to 1,000000
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: EntityDamageMult set to 1,000000
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: BoatSpeedMult set to 1,000000
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: BoatHealthMult set to 1,000000
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ClientProxy.registerRenderers()
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:35] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoatPart()
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage EmbarkPacket server-side with id 0
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage EmbarkPacket client-side with id 1
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage OpenCargoPacket server-side with id 2
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage FireGunPacket server-side with id 3
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage FireGunPacket client-side with id 4
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage SetFlagPacket server-side with id 5
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage SetFlagPacket client-side with id 6
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage UpdateBoatPositionPacket server-side with id 7
[13:13:36] [Client thread/INFO]: [awger.AwgerLogger:log:13]: registerMessage UpdateBoatPositionPacket client-side with id 8
[13:13:36] [Client thread/INFO]: Applying holder lookups
[13:13:36] [Client thread/INFO]: Holder lookups applied
[13:13:36] [Client thread/INFO]: Injecting itemstacks
[13:13:36] [Client thread/INFO]: Itemstack injection complete
[13:13:37] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[13:13:37] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:13:37] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:13:37] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:13:38] [Client thread/WARN]: File minecraft:sounds/matmos_interactions/jumpina.ogg does not exist, cannot add it to event minecraft:matmos_interactions.jumpina
[13:13:38] [Client thread/WARN]: File minecraft:sounds/matmos_msi/cave/woodb.ogg does not exist, cannot add it to event minecraft:matmos_msi.cave.woodb
[13:13:38] [Client thread/WARN]: File minecraft:sounds/matmos_msi/cave/woodc.ogg does not exist, cannot add it to event minecraft:matmos_msi.cave.woodc
[13:13:40] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[13:13:40] [Client thread/INFO]: JInput Component Registry is initialising...
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Sound Library Loader/INFO]: Sound engine started
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:40] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/ERROR]: The jar file C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:13:41] [Client thread/INFO]: Inspecting Mouse controller HID-Compliant Mouse on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Keyboard controller ?????????? HID on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Keyboard controller ?????????? HID on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Keyboard controller ??????????? ?????????? PS/2 on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Mouse controller Synaptics PS/2 Port TouchPad on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller Wacom Tablet on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller Wacom Tablet on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller USB Device on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller USB Device on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller USB Device on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller USB Device on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller USB Device on Unknown...
[13:13:41] [Client thread/INFO]: Inspecting Unknown controller USB Device on Unknown...
[13:13:41] [Client thread/INFO]: JInput Component Registry initialised, found 15 controller(s) 540 component(s)
[13:13:41] [Client thread/INFO]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
[13:13:42] [Client thread/INFO]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
[13:13:42] [Client thread/INFO]: LiteLoader begin INIT...
[13:13:42] [Client thread/INFO]: Baking listener list for CoreProvider with 2 listeners
[13:13:42] [Client thread/INFO]: Injecting external mods into class path...
[13:13:42] [Client thread/INFO]: Injecting external mods into class path...
[13:13:42] [Client thread/INFO]: Successfully injected mod file 'C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\PresenceFootsteps_r5b__1.7.10.litemod' into classpath
[13:13:42] [Client thread/INFO]: Successfully injected mod file 'C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\MAtmos_r28b__1.7.10.litemod' into classpath
[13:13:42] [Client thread/INFO]: Discovering mods on class path...
[13:13:42] [Client thread/INFO]: Discovering mods in valid mod files...
[13:13:42] [Client thread/INFO]: Discovering mods in valid mod files...
[13:13:42] [Client thread/INFO]: Searching C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\PresenceFootsteps_r5b__1.7.10.litemod...
[13:13:42] [Client thread/INFO]: Found 1 potential matches
[13:13:42] [Client thread/INFO]: Searching C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\MAtmos_r28b__1.7.10.litemod...
[13:13:42] [Client thread/INFO]: Found 1 potential matches
[13:13:42] [Client thread/INFO]: Mod class discovery completed
[13:13:42] [Client thread/INFO]: LiteLoader begin POSTINIT...
[13:13:42] [Client thread/INFO]: Inhibiting sound handler reload
[13:13:42] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[13:13:42] [Client thread/INFO]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
[13:13:42] [Client thread/INFO]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[13:13:42] [Client thread/INFO]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[13:13:42] [Client thread/INFO]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[13:13:42] [Client thread/INFO]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[13:13:42] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
[13:13:42] [Client thread/INFO]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
[13:13:42] [Client thread/INFO]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
[13:13:42] [Client thread/INFO]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
[13:13:42] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[13:13:42] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[13:13:42] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
[13:13:42] [Client thread/INFO]: Discovered 2 total mod(s), injected 0 tweak(s)
[13:13:42] [Client thread/INFO]: Loading mod from eu.ha3.mc.presencefootsteps.game.mod.LiteModPresenceFootsteps
[13:13:42] [Client thread/INFO]: Baking listener list for ModLoadObserver with 0 listeners
[13:13:42] [Client thread/INFO]: Successfully added mod Presence Footsteps version r5 for 1.7.10
[13:13:42] [Client thread/INFO]: Adding "C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\PresenceFootsteps_r5b__1.7.10.litemod" to active resource pack set
[13:13:42] [Client thread/INFO]: Setting up "PresenceFootsteps_r5b__1.7.10.litemod" as mod resource pack with identifier "Presence Footsteps"
[13:13:42] [Client thread/INFO]: Successfully added "C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\PresenceFootsteps_r5b__1.7.10.litemod" to active resource pack set
[13:13:42] [Client thread/INFO]: Loading mod from eu.ha3.matmos.game.mod.LiteModMAtmos
[13:13:42] [Client thread/INFO]: Successfully added mod MAtmos version r28 for 1.7.10
[13:13:42] [Client thread/INFO]: Adding "C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\MAtmos_r28b__1.7.10.litemod" to active resource pack set
[13:13:42] [Client thread/INFO]: Setting up "MAtmos_r28b__1.7.10.litemod" as mod resource pack with identifier "MAtmos"
[13:13:42] [Client thread/INFO]: Successfully added "C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\1.7.10\MAtmos_r28b__1.7.10.litemod" to active resource pack set
[13:13:42] [Client thread/INFO]: Initialising mod Presence Footsteps version r5 for 1.7.10
[13:13:42] [Client thread/INFO]: Initialising mod MAtmos version r28 for 1.7.10
[13:13:42] [Client thread/INFO]: Baking listener list for InterfaceObserver with 0 listeners
[13:13:43] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[13:13:43] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: ModelPunt()
[13:13:44] [Client thread/INFO]: ModelPunt()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoatPart()
[13:13:44] [Client thread/INFO]: RenderPuntParts()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: ModelMast()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: ModelSail()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoatPart()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:44] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]:    ** created 32 boxes (18 extra)
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]:    ** created 8 boxes (12 extra)
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]:    ** ModelPoopDeck created 4 boxes (28 extra)
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]:    ** ModelAftCabinDoor created 1 boxes (31 extra)
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]:    ** ModelDeckFiller created 9 boxes (23 extra)
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]:    ** ModelRudder created 10 boxes (22 extra)
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoat()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoat()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: RenderSmallBoatPart()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]:    ** created 3 boxes (7 extra)
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelHeadSail()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelHeadSail()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: ModelRailing()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: ModelRailing()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: ModelRailing()
[13:13:45] [Client thread/INFO]: [awger.AwgerLogger:log:13]: ModelSmallBoatBase()
[13:13:45] [Client thread/INFO]: ModelRailing()
[13:13:45] [Client thread/INFO]: Injecting itemstacks
[13:13:45] [Client thread/INFO]: Itemstack injection complete
[13:13:45] [Client thread/INFO]: Injecting ons29packetsoundeffect[x1] in func_148833_a in S29PacketSoundEffect
[13:13:45] [Client thread/INFO]: Injecting ons1bpacketentityattach[x1] in func_148833_a in S1BPacketEntityAttach
[13:13:46] [Client thread/INFO]:   Unknown recipe class! com.minecraftplus.modGiftBox.RecipesGiftBox Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:13:46] [Client thread/INFO]:   Unknown recipe class! com.minecraftplus._common.dye.RecipesDyeable Modder please refer to net.minecraftforge.oredict.RecipeSorter
[13:13:46] [Client thread/INFO]: Forge Mod Loader has successfully loaded 43 mods
[13:13:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MC+ Beetroot, FMLFileResourcePack:MC+ BerryBush, FMLFileResourcePack:MC+ Cocoa, FMLFileResourcePack:MC+ GrainMix, FMLFileResourcePack:MC+ GiftBox, FMLFileResourcePack:MC+ Lock, FMLFileResourcePack:MC+ Satchel, FMLFileResourcePack:MC+ Sickle, FMLFileResourcePack:MC+ WoodenBucket, FMLFileResourcePack:MC+ API, FMLFileResourcePack:MC+ SweetPotato, FMLFileResourcePack:MC+ Turnip, FMLFileResourcePack:Battle Music, FMLFileResourcePack:Barrier, FMLFileResourcePack:CAJlOsRealism, FMLFileResourcePack:Cosmetic Armor, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:KeyAndCodeLock, FMLFileResourcePack:Lantern mod, FMLFileResourcePack:Foundation, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Punt, FMLFileResourcePack:Whitehall, FMLFileResourcePack:Hoy, FMLFileResourcePack:SmallBoats (base), FMLFileResourcePack:Trade Booth Mod, FMLFileResourcePack:WoodStuff, LiteLoader, Presence Footsteps, MAtmos, PresenceFootstepsOfficial.zip, msi_conversion.zip
[13:13:48] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[13:13:50] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[13:13:52] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[13:13:52] [Client thread/ERROR]: The following texture errors were found.
[13:13:52] [Client thread/ERROR]: ==================================================
[13:13:52] [Client thread/ERROR]:   DOMAIN minecraft
[13:13:52] [Client thread/ERROR]: --------------------------------------------------
[13:13:52] [Client thread/ERROR]:   domain minecraft is missing 2 textures
[13:13:52] [Client thread/ERROR]:     domain minecraft has 4 locations:
[13:13:52] [Client thread/ERROR]:       unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[13:13:52] [Client thread/ERROR]:       mod CAJlOsRealism resources at C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\mods\CAJlOsRealism_1.7.10_0.3.1.jar
[13:13:52] [Client thread/ERROR]:       resource pack at path C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\resourcepacks\PresenceFootstepsOfficial.zip
[13:13:52] [Client thread/ERROR]:       resource pack at path C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\resourcepacks\msi_conversion.zip
[13:13:52] [Client thread/ERROR]: -------------------------
[13:13:52] [Client thread/ERROR]:     The missing resources for domain minecraft are:
[13:13:52] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_219_grc.bambooSlab.png
[13:13:52] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_218_grc.bambooSlab.png
[13:13:52] [Client thread/ERROR]: -------------------------
[13:13:52] [Client thread/ERROR]:     No other errors exist for domain minecraft
[13:13:52] [Client thread/ERROR]: ==================================================
[13:13:52] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[13:13:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MC+ Beetroot, FMLFileResourcePack:MC+ BerryBush, FMLFileResourcePack:MC+ Cocoa, FMLFileResourcePack:MC+ GrainMix, FMLFileResourcePack:MC+ GiftBox, FMLFileResourcePack:MC+ Lock, FMLFileResourcePack:MC+ Satchel, FMLFileResourcePack:MC+ Sickle, FMLFileResourcePack:MC+ WoodenBucket, FMLFileResourcePack:MC+ API, FMLFileResourcePack:MC+ SweetPotato, FMLFileResourcePack:MC+ Turnip, FMLFileResourcePack:Battle Music, FMLFileResourcePack:Barrier, FMLFileResourcePack:CAJlOsRealism, FMLFileResourcePack:Cosmetic Armor, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:KeyAndCodeLock, FMLFileResourcePack:Lantern mod, FMLFileResourcePack:Foundation, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Punt, FMLFileResourcePack:Whitehall, FMLFileResourcePack:Hoy, FMLFileResourcePack:SmallBoats (base), FMLFileResourcePack:Trade Booth Mod, FMLFileResourcePack:WoodStuff, LiteLoader, Presence Footsteps, MAtmos, PresenceFootstepsOfficial.zip, msi_conversion.zip
[13:13:53] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[13:13:54] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[13:13:55] [Client thread/INFO]: Calling late init for mod Presence Footsteps
[13:13:55] [Client thread/INFO]: [eu.ha3.mc.presencefootsteps.log.PFLog:log:13]: (PF) Resource Pack reload detected...
[13:13:55] [Client thread/INFO]: Calling late init for mod MAtmos
[13:13:55] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Took 0.196 seconds to setup MAtmos base.
[13:13:55] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: WARNING) ResourceManager has changed. Unintended side-effects may happen.
[13:13:55] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Modules initialized: [_POM__entity_detector, _POM__scan_large, _POM__scan_small, block_contact, cb_column, cb_light, cb_pos, ench_armor1, ench_armor2, ench_armor3, ench_armor4, ench_current, gui_general, legacy, legacy_column, legacy_configvars, legacy_hitscan, legacy_random, meta_mod, meta_option, ply_action, ply_armor, ply_general, ply_hitscan, ply_inventory, ply_leash, ply_motion, ply_stats, potion_duration, potion_power, ride_general, ride_horse, ride_motion, server_info, w_biome, w_general]
[13:13:55] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansions loaded (0.4s).
[13:13:55] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Modules initialized: [_POM__entity_detector, _POM__scan_large, _POM__scan_small, block_contact, cb_column, cb_light, cb_pos, ench_armor1, ench_armor2, ench_armor3, ench_armor4, ench_current, gui_general, legacy, legacy_column, legacy_configvars, legacy_hitscan, legacy_random, meta_mod, meta_option, ply_action, ply_armor, ply_general, ply_hitscan, ply_inventory, ply_leash, ply_motion, ply_stats, potion_duration, potion_power, ride_general, ride_horse, ride_motion, server_info, w_biome, w_general]
[13:13:55] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansions loaded (0.0s).
[13:13:55] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Building expansion msi_interact_environments...
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_interact_environments built (0.169s).
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_interact_environments requires 7 found modules: [legacy, legacy_column, legacy_random, ply_action, ply_general, ply_motion, ply_stats]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: WARNING) Expansion msi_interact_environments uses LEGACY modules: [legacy, legacy_column, legacy_random]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Building expansion msi_ore_detector...
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_ore_detector built (0.009s).
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_ore_detector requires 3 found modules: [legacy, scan_large, scan_small]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: WARNING) Expansion msi_ore_detector uses LEGACY modules: [legacy]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Building expansion msi_minecart_boat...
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_minecart_boat built (0.010s).
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_minecart_boat requires 3 found modules: [legacy, ply_general, ride_motion]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: WARNING) Expansion msi_minecart_boat uses LEGACY modules: [legacy]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Building expansion msi_human_sounds...
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_human_sounds built (0.028s).
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: SEVERE) Stack msi_human_sounds requires missing module scan_contact
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_human_sounds requires 5 found modules: [legacy, ply_action, ply_general, ply_motion, ply_stats]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: WARNING) Expansion msi_human_sounds uses LEGACY modules: [legacy]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Building expansion msi_biome_atmosphere...
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_biome_atmosphere built (0.106s).
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: SEVERE) Stack msi_biome_atmosphere requires missing module UNKNOWN
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: SEVERE) Stack msi_biome_atmosphere requires missing module _DYNAMIC
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: SEVERE) Stack msi_biome_atmosphere requires missing module scan_contact
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_biome_atmosphere requires 12 found modules: [cb_column, cb_light, cb_pos, legacy, legacy_column, ply_general, ply_stats, scan_large, scan_large_p1k, scan_small, scan_small_p1k, w_general]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: WARNING) Expansion msi_biome_atmosphere uses LEGACY modules: [legacy, legacy_column]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Building expansion msi_interact_weapons...
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_interact_weapons built (0.032s).
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Expansion msi_interact_weapons requires 6 found modules: [ench_current, legacy, legacy_hitscan, ply_action, ply_inventory, ply_stats]
[13:13:56] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: WARNING) Expansion msi_interact_weapons uses LEGACY modules: [legacy, legacy_hitscan]
[13:13:56] [Client thread/INFO]: Baking listener list for ViewportListener with 0 listeners
[13:13:56] [Client thread/INFO]: Sound handler reload inhibit removed
[13:13:56] [Client thread/INFO]: Reloading sound handler
[13:13:56] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[13:13:56] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[13:13:56] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
[13:13:56] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[13:13:56] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[13:13:56] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:13:56] [Thread-18/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:13:56] [Thread-18/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:13:56] [Thread-18/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[13:13:56] [Client thread/WARN]: File minecraft:sounds/matmos_interactions/jumpina.ogg does not exist, cannot add it to event minecraft:matmos_interactions.jumpina
[13:13:56] [Client thread/WARN]: File minecraft:sounds/matmos_msi/cave/woodb.ogg does not exist, cannot add it to event minecraft:matmos_msi.cave.woodb
[13:13:56] [Client thread/WARN]: File minecraft:sounds/matmos_msi/cave/woodc.ogg does not exist, cannot add it to event minecraft:matmos_msi.cave.woodc
[13:13:57] [Client thread/INFO]: Baking listener list for GameLoopListener with 0 listeners
[13:13:57] [Client thread/ERROR]: ########## GL ERROR ##########
[13:13:57] [Client thread/ERROR]: @ Pre render
[13:13:57] [Client thread/ERROR]: 1282: Invalid operation
[13:13:57] [Client thread/INFO]: Baking listener list for RenderListener with 0 listeners
[13:13:57] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy$2
[13:13:57] [Client thread/INFO]: Successfully generated event handler proxy class with 31 handlers(s) and 31 total invokations
[13:13:57] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[13:13:57] [Sound Library Loader/INFO]: Sound engine started
[13:13:57] [Client thread/INFO]: Baking listener list for TickObserver with 3 listeners
[13:13:57] [Client thread/INFO]: Baking listener list for PostRenderObserver with 3 listeners
[13:13:57] [Client thread/INFO]: Baking listener list for Tickable with 2 listeners
[13:13:57] [Client thread/INFO]: Baking listener list for WorldObserver with 2 listeners
[13:13:57] [Client thread/INFO]: Baking listener list for FrameBufferListener with 0 listeners
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons00packetkeepalive[x1] in func_148833_a in S00PacketKeepAlive
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons05packetspawnposition[x1] in func_148833_a in S05PacketSpawnPosition
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons06packetupdatehealth[x1] in func_148833_a in S06PacketUpdateHealth
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons07packetrespawn[x1] in func_148833_a in S07PacketRespawn
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons08packetplayerposlook[x1] in func_148833_a in S08PacketPlayerPosLook
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons09packethelditemchange[x1] in func_148833_a in S09PacketHeldItemChange
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons0cpacketspawnplayer[x1] in func_148833_a in S0CPacketSpawnPlayer
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons0epacketspawnobject[x1] in func_148833_a in S0EPacketSpawnObject
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons0fpacketspawnmob[x1] in func_148833_a in S0FPacketSpawnMob
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons10packetspawnpainting[x1] in func_148833_a in S10PacketSpawnPainting
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons11packetspawnexperienceorb[x1] in func_148833_a in S11PacketSpawnExperienceOrb
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons12packetentityvelocity[x1] in func_148833_a in S12PacketEntityVelocity
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons13packetdestroyentities[x1] in func_148833_a in S13PacketDestroyEntities
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons14packetentity[x1] in func_148833_a in S14PacketEntity
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons15packetentityrelmove[x1] in func_148833_a in S14PacketEntity$S15PacketEntityRelMove
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons16packetentitylook[x1] in func_148833_a in S14PacketEntity$S16PacketEntityLook
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons17packetentitylookmove[x1] in func_148833_a in S14PacketEntity$S17PacketEntityLookMove
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons18packetentityteleport[x1] in func_148833_a in S18PacketEntityTeleport
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons19packetentityheadlook[x1] in func_148833_a in S19PacketEntityHeadLook
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons1cpacketentitymetadata[x1] in func_148833_a in S1CPacketEntityMetadata
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons1dpacketentityeffect[x1] in func_148833_a in S1DPacketEntityEffect
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons1epacketremoveentityeffect[x1] in func_148833_a in S1EPacketRemoveEntityEffect
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons1fpacketsetexperience[x1] in func_148833_a in S1FPacketSetExperience
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons20packetentityproperties[x1] in func_148833_a in S20PacketEntityProperties
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons21packetchunkdata[x1] in func_148833_a in S21PacketChunkData
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons22packetmultiblockchange[x1] in func_148833_a in S22PacketMultiBlockChange
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons25packetblockbreakanim[x1] in func_148833_a in S25PacketBlockBreakAnim
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons26packetmapchunkbulk[x1] in func_148833_a in S26PacketMapChunkBulk
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons28packeteffect[x1] in func_148833_a in S28PacketEffect
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons2dpacketopenwindow[x1] in func_148833_a in S2DPacketOpenWindow
[13:14:09] [Netty Client IO #0/INFO]: Injecting ons2epacketclosewindow[x1] in func_148833_a in S2EPacketCloseWindow
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons2fpacketsetslot[x1] in func_148833_a in S2FPacketSetSlot
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons30packetwindowitems[x1] in func_148833_a in S30PacketWindowItems
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons31packetwindowproperty[x1] in func_148833_a in S31PacketWindowProperty
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons32packetconfirmtransaction[x1] in func_148833_a in S32PacketConfirmTransaction
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons33packetupdatesign[x1] in func_148833_a in S33PacketUpdateSign
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons36packetsigneditoropen[x1] in func_148833_a in S36PacketSignEditorOpen
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons37packetstatistics[x1] in func_148833_a in S37PacketStatistics
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons38packetplayerlistitem[x1] in func_148833_a in S38PacketPlayerListItem
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons39packetplayerabilities[x1] in func_148833_a in S39PacketPlayerAbilities
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons3apackettabcomplete[x1] in func_148833_a in S3APacketTabComplete
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons3bpacketscoreboardobjective[x1] in func_148833_a in S3BPacketScoreboardObjective
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons3cpacketupdatescore[x1] in func_148833_a in S3CPacketUpdateScore
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons3dpacketdisplayscoreboard[x1] in func_148833_a in S3DPacketDisplayScoreboard
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons3epacketteams[x1] in func_148833_a in S3EPacketTeams
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons40packetdisconnect[x1] in func_148833_a in S40PacketDisconnect
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc00packetkeepalive[x1] in func_148833_a in C00PacketKeepAlive
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc02packetuseentity[x1] in func_148833_a in C02PacketUseEntity
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc03packetplayer[x1] in func_148833_a in C03PacketPlayer
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc04packetplayerposition[x1] in func_148833_a in C03PacketPlayer$C04PacketPlayerPosition
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc05packetplayerlook[x1] in func_148833_a in C03PacketPlayer$C05PacketPlayerLook
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc06packetplayerposlook[x1] in func_148833_a in C03PacketPlayer$C06PacketPlayerPosLook
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc07packetplayerdigging[x1] in func_148833_a in C07PacketPlayerDigging
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc09packethelditemchange[x1] in func_148833_a in C09PacketHeldItemChange
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc0apacketanimation[x1] in func_148833_a in C0APacketAnimation
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc0bpacketentityaction[x1] in func_148833_a in C0BPacketEntityAction
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc0cpacketinput[x1] in func_148833_a in C0CPacketInput
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc0dpacketclosewindow[x1] in func_148833_a in C0DPacketCloseWindow
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc0epacketclickwindow[x1] in func_148833_a in C0EPacketClickWindow
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc0fpacketconfirmtransaction[x1] in func_148833_a in C0FPacketConfirmTransaction
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc10packetcreativeinventoryaction[x1] in func_148833_a in C10PacketCreativeInventoryAction
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc11packetenchantitem[x1] in func_148833_a in C11PacketEnchantItem
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc12packetupdatesign[x1] in func_148833_a in C12PacketUpdateSign
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc13packetplayerabilities[x1] in func_148833_a in C13PacketPlayerAbilities
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc14packettabcomplete[x1] in func_148833_a in C14PacketTabComplete
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons00packetserverinfo[x1] in func_148833_a in S00PacketServerInfo
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons01packetpong[x1] in func_148833_a in S01PacketPong
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons00packetdisconnect[x1] in func_148833_a in S00PacketDisconnect
[13:14:10] [Netty Client IO #0/INFO]: Injecting ons01packetencryptionrequest[x1] in func_148833_a in S01PacketEncryptionRequest
[13:14:10] [Netty Client IO #0/INFO]: Injecting onc01packetencryptionresponse[x1] in func_148833_a in C01PacketEncryptionResponse
[13:14:11] [Netty Client IO #0/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy$3
[13:14:11] [Netty Client IO #0/INFO]: Successfully generated event handler proxy class with 72 handlers(s) and 72 total invokations
[13:14:11] [Netty Client IO #0/INFO]: Attempting connection with missing mods [battlemusic, CosmeticArmor, craftguide, woodstuff] at SERVER
[13:14:15] [Client thread/INFO]: Connecting to lifeincube.servegame.com, 25565
[13:14:16] [Netty Client IO #1/INFO]: Baking listener list for PostLoginListener with 0 listeners
[13:14:16] [Netty Client IO #1/INFO]: Server protocol version 2
[13:14:16] [Netty Client IO #1/INFO]: Attempting connection with missing mods [battlemusic, CosmeticArmor, craftguide, woodstuff] at SERVER
[13:14:17] [Netty Client IO #1/INFO]: Injecting existing block and item data into this client instance
[13:14:17] [Netty Client IO #1/INFO]: Applying holder lookups
[13:14:17] [Netty Client IO #1/INFO]: Holder lookups applied
[13:14:17] [Client thread/INFO]: [Client thread] Client side modded connection established
[13:14:17] [Client thread/INFO]: Baking listener list for PreJoinGameListener with 0 listeners
[13:14:18] [Client thread/INFO]: Baking listener list for JoinGameListener with 0 listeners
[13:14:18] [Client thread/INFO]: Baking listener list for ChatListener with 0 listeners
[13:14:18] [Client thread/INFO]: [CHAT] Привет, Sidgi.
[13:14:18] [Client thread/INFO]: [CHAT] Сейчас 08:25 (8:25 am) и ты в мире 'world'.            
[13:14:18] [Client thread/INFO]: [CHAT] Online (1/20): Sidgi
[13:14:18] [Client thread/INFO]: [CHAT] Sidgi joined the game.
[13:14:18] [Client thread/INFO]: [com.reaper.lantern.PacketSettings$HandlerSettings:onMessage:73]: [CLIENT]Lantern light value set to 15
[13:14:18] [Client thread/INFO]: [com.reaper.lantern.PacketSettings$HandlerSettings:onMessage:77]: [CLIENT]Registering lanternMaterial as item with id 348
[13:14:18] [Client thread/INFO]: [com.reaper.lantern.PacketSettings$HandlerSettings:onMessage:89]: [CLIENT]Server forces it's belt lantern setting: 1
[13:14:19] [Client thread/INFO]: Baking listener list for PostRenderListener with 0 listeners
[13:14:19] [Client thread/INFO]: Baking listener list for HUDRenderListener with 0 listeners
[13:14:19] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Detected large movement or teleportation. Rebooted module _POM__scan_large
[13:14:19] [Client thread/INFO]: [eu.ha3.matmos.log.MAtLog:print:45]: (MAtmos: INFO) Detected large movement or teleportation. Rebooted module _POM__scan_small
[13:14:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:matmos_hl.cave.rumble
[13:14:20] [Thread-17/INFO]: [eu.ha3.mc.quick.update.UpdateNotifier:run:121]: (UN: Presence Footsteps) Update version found: 5 (running 5)
[13:14:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:matmos_hl.cave.rumble
[13:14:37] [Client thread/INFO]: Applying holder lookups
[13:14:37] [Client thread/INFO]: Holder lookups applied
[13:14:37] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering item
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1092) ~[blt.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
    at Launch.start(Launch.java:172) [UnLicenze:?]
    at Listener.actionPerformed(Listener.java:14) [UnLicenze:?]
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [?:1.8.0_73]
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [?:1.8.0_73]
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at javax.swing.JComponent.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.processEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.processEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Window.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.Component.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_73]
    at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$4.run(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue$4.run(Unknown Source) [?:1.8.0_73]
    at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_73]
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_73]
    at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_73]
    at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_73]
Caused by: java.lang.ClassCastException: net.minecraft.block.BlockAir cannot be cast to ganymedes01.woodstuff.blocks.BlockWoodChest
    at ganymedes01.woodstuff.client.ItemWoodChestRenderer.renderItem(ItemWoodChestRenderer.java:33) ~[ItemWoodChestRenderer.class:?]
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183) ~[ForgeHooksClient.class:?]
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563) ~[bny.class:?]
    at openmods.gui.component.BaseComponent.drawItemStack(BaseComponent.java:189) ~[BaseComponent.class:?]
    at openmods.gui.component.GuiComponentCraftingGrid.render(GuiComponentCraftingGrid.java:85) ~[GuiComponentCraftingGrid.class:?]
    at openmods.gui.component.BaseComposite.render(BaseComposite.java:56) ~[BaseComposite.class:?]
    at openmods.gui.component.BaseComposite.render(BaseComposite.java:56) ~[BaseComposite.class:?]
    at openmods.gui.ComponentGui.func_146976_a(ComponentGui.java:66) ~[ComponentGui.class:?]
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) ~[bex.class:?]
    at openmods.gui.ComponentGui.func_73863_a(ComponentGui.java:77) ~[ComponentGui.class:?]
    at openblocks.client.gui.GuiInfoBook.func_73863_a(GuiInfoBook.java:226) ~[GuiInfoBook.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) ~[blt.class:?]
    ... 51 more
[13:14:37] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 11.03.16 13:14
Description: Rendering item

java.lang.ClassCastException: net.minecraft.block.BlockAir cannot be cast to ganymedes01.woodstuff.blocks.BlockWoodChest
    at ganymedes01.woodstuff.client.ItemWoodChestRenderer.renderItem(ItemWoodChestRenderer.java:33)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
    at openmods.gui.component.BaseComponent.drawItemStack(BaseComponent.java:189)
    at openmods.gui.component.GuiComponentCraftingGrid.render(GuiComponentCraftingGrid.java:85)
    at openmods.gui.component.BaseComposite.render(BaseComposite.java:56)
    at openmods.gui.component.BaseComposite.render(BaseComposite.java:56)
    at openmods.gui.ComponentGui.func_146976_a(ComponentGui.java:66)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
    at openmods.gui.ComponentGui.func_73863_a(ComponentGui.java:77)
    at openblocks.client.gui.GuiInfoBook.func_73863_a(GuiInfoBook.java:226)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at Launch.start(Launch.java:172)
    at Listener.actionPerformed(Listener.java:14)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)


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

-- Head --
Stacktrace:
    at ganymedes01.woodstuff.client.ItemWoodChestRenderer.renderItem(ItemWoodChestRenderer.java:33)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)

-- Item being rendered --
Details:
    Item Type: ganymedes01.woodstuff.items.ItemBlockWood@511d9e78
    Item Aux: 0
    Item NBT: null
    Item Foil: false
Stacktrace:
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
    at openmods.gui.component.BaseComponent.drawItemStack(BaseComponent.java:189)
    at openmods.gui.component.GuiComponentCraftingGrid.render(GuiComponentCraftingGrid.java:85)
    at openmods.gui.component.BaseComposite.render(BaseComposite.java:56)
    at openmods.gui.component.BaseComposite.render(BaseComposite.java:56)
    at openmods.gui.ComponentGui.func_146976_a(ComponentGui.java:66)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
    at openmods.gui.ComponentGui.func_73863_a(ComponentGui.java:77)
    at openblocks.client.gui.GuiInfoBook.func_73863_a(GuiInfoBook.java:226)

-- Screen render details --
Details:
    Screen name: openblocks.client.gui.GuiInfoBook
    Mouse location: Scaled: (516, 248). Absolute: (1033, 208)
    Screen size: Scaled: (683, 353). Absolute: (1366, 705). Scale factor of 2

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Sidgi'/9467, l='MpServer', x=-247,94, y=68,62, z=543,70]]
    Chunk stats: MultiplayerChunkCache: 376, 376
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-189,72,251), Chunk: (at 3,4,11 in -12,15; contains blocks -192,0,240 to -177,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 54874691 game time, 55920782 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 76 total; [EntityClientPlayerMP['Sidgi'/9467, l='MpServer', x=-247,94, y=68,62, z=543,70], EntityChicken['Chicken'/9472, l='MpServer', x=-252,44, y=68,00, z=503,56], EntityChicken['Chicken'/9473, l='MpServer', x=-242,59, y=66,00, z=503,56], EntityCow['Cow'/9474, l='MpServer', x=-245,44, y=66,00, z=508,38], EntityZombie['Zombie'/9475, l='MpServer', x=-287,50, y=13,00, z=554,50], EntityCow['Cow'/9476, l='MpServer', x=-283,72, y=70,00, z=555,28], EntityCow['Cow'/9477, l='MpServer', x=-286,41, y=70,00, z=557,75], EntityCow['Cow'/9478, l='MpServer', x=-276,16, y=68,00, z=521,16], EntityChicken['Chicken'/9479, l='MpServer', x=-265,47, y=67,00, z=509,53], EntityCow['Cow'/9480, l='MpServer', x=-252,69, y=68,00, z=497,22], EntityItem['item.item.rottenFlesh'/9481, l='MpServer', x=-270,88, y=67,13, z=509,88], EntitySkeleton['Skeleton'/9482, l='MpServer', x=-224,50, y=40,00, z=501,50], EntitySkeleton['Skeleton'/9483, l='MpServer', x=-229,06, y=41,00, z=493,56], EntitySkeleton['Skeleton'/9484, l='MpServer', x=-232,00, y=40,00, z=498,28], EntityCreeper['Creeper'/9485, l='MpServer', x=-236,50, y=42,00, z=498,50], EntitySkeleton['Skeleton'/9486, l='MpServer', x=-239,30, y=41,11, z=507,70], EntityChicken['Chicken'/9487, l='MpServer', x=-236,06, y=65,00, z=510,72], EntityCow['Cow'/9488, l='MpServer', x=-235,78, y=65,00, z=509,69], EntityItem['item.item.egg'/9489, l='MpServer', x=-236,59, y=65,13, z=510,75], EntityPig['Pig'/9490, l='MpServer', x=-235,84, y=66,00, z=504,06], EntityCow['Cow'/9491, l='MpServer', x=-218,84, y=66,00, z=509,19], EntityChicken['Chicken'/9492, l='MpServer', x=-218,56, y=65,00, z=523,56], EntityChicken['Chicken'/9493, l='MpServer', x=-218,47, y=67,00, z=558,69], EntityItem['item.item.rottenFlesh'/9494, l='MpServer', x=-230,59, y=68,13, z=561,66], EntityCreeper['Creeper'/9495, l='MpServer', x=-238,00, y=69,00, z=559,59], EntityCow['Cow'/9496, l='MpServer', x=-278,22, y=71,00, z=567,25], EntityCow['Cow'/9497, l='MpServer', x=-274,81, y=67,00, z=501,22], EntityChicken['Chicken'/9498, l='MpServer', x=-278,56, y=70,00, z=508,53], EntityItem['item.item.egg'/9499, l='MpServer', x=-278,88, y=70,13, z=508,84], EntityChicken['Chicken'/9500, l='MpServer', x=-272,34, y=67,00, z=501,47], EntitySpider['Spider'/9501, l='MpServer', x=-224,66, y=68,00, z=565,88], EntitySpider['Spider'/9502, l='MpServer', x=-306,72, y=51,00, z=543,50], EntityCreeper['Creeper'/9503, l='MpServer', x=-289,09, y=52,00, z=538,50], EntityCreeper['Creeper'/9504, l='MpServer', x=-298,63, y=53,00, z=534,97], EntityPig['Pig'/9505, l='MpServer', x=-294,16, y=69,00, z=541,91], EntityCow['Cow'/9506, l='MpServer', x=-242,91, y=69,00, z=591,19], EntityCow['Cow'/9507, l='MpServer', x=-258,94, y=71,00, z=591,19], EntityZombie['Zombie'/9508, l='MpServer', x=-295,06, y=15,00, z=559,50], EntityPig['Pig'/9509, l='MpServer', x=-288,13, y=70,00, z=548,81], EntityCow['Cow'/9510, l='MpServer', x=-289,91, y=70,00, z=557,09], EntityCow['Cow'/9511, l='MpServer', x=-296,16, y=69,00, z=517,09], EntityChicken['Chicken'/9512, l='MpServer', x=-264,56, y=67,00, z=493,38], EntityPig['Pig'/9513, l='MpServer', x=-272,81, y=67,00, z=491,81], EntitySkeleton['Skeleton'/9514, l='MpServer', x=-227,66, y=40,00, z=494,34], EntitySkeleton['Skeleton'/9515, l='MpServer', x=-234,16, y=40,00, z=498,31], EntitySkeleton['Skeleton'/9516, l='MpServer', x=-225,50, y=40,00, z=495,50], EntityCow['Cow'/9517, l='MpServer', x=-226,38, y=67,00, z=486,88], EntityItem['item.item.apple'/9518, l='MpServer', x=-237,78, y=68,13, z=489,66], EntitySheep['Sheep'/9519, l='MpServer', x=-297,34, y=76,00, z=575,50], EntityZombie['Zombie'/9520, l='MpServer', x=-210,50, y=38,00, z=487,03], EntityEnderman['Enderman'/9521, l='MpServer', x=-220,06, y=38,00, z=494,56], EntityZombie['Zombie'/9522, l='MpServer', x=-220,25, y=38,00, z=493,53], EntityZombie['Zombie'/9523, l='MpServer', x=-217,50, y=38,00, z=495,25], EntityCow['Cow'/9524, l='MpServer', x=-223,44, y=68,00, z=581,25], EntityCow['Cow'/9525, l='MpServer', x=-223,63, y=68,00, z=584,41], EntityCow['Cow'/9526, l='MpServer', x=-213,22, y=66,00, z=587,34], EntityCow['Cow'/9527, l='MpServer', x=-212,13, y=66,00, z=579,03], EntityCow['Cow'/9529, l='MpServer', x=-243,09, y=69,00, z=599,44], EntityCow['Cow'/9530, l='MpServer', x=-251,53, y=70,00, z=602,50], EntityCow['Cow'/9531, l='MpServer', x=-246,88, y=70,00, z=593,16], EntityCow['Cow'/9532, l='MpServer', x=-254,50, y=71,00, z=605,50], EntityCow['Cow'/9534, l='MpServer', x=-237,25, y=68,00, z=605,69], EntitySheep['Sheep'/9535, l='MpServer', x=-292,53, y=72,00, z=591,47], EntitySheep['Sheep'/9536, l='MpServer', x=-291,81, y=71,00, z=583,16], EntityCow['Cow'/9538, l='MpServer', x=-294,50, y=72,00, z=484,50], EntityCow['Cow'/9539, l='MpServer', x=-299,72, y=72,00, z=481,53], EntityCow['Cow'/9541, l='MpServer', x=-309,03, y=73,00, z=564,97], EntitySheep['Sheep'/9544, l='MpServer', x=-302,78, y=69,00, z=598,28], EntityItem['item.item.apple'/9672, l='MpServer', x=-250,28, y=68,13, z=483,53], EntityCow['Cow'/9545, l='MpServer', x=-301,16, y=70,00, z=592,22], EntityCow['Cow'/9547, l='MpServer', x=-306,75, y=72,00, z=486,53], EntityCow['Cow'/9566, l='MpServer', x=-304,59, y=67,00, z=595,34], EntitySpider['Spider'/9468, l='MpServer', x=-250,03, y=70,00, z=542,24], EntitySpider['Spider'/9469, l='MpServer', x=-255,97, y=71,00, z=545,53], EntityCreeper['Creeper'/9470, l='MpServer', x=-262,97, y=51,00, z=510,66], EntityZombie['Zombie'/9471, l='MpServer', x=-267,69, y=49,00, z=513,13]]
    Retry entities: 0 total; []
    Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at Launch.start(Launch.java:172)
    at Listener.actionPerformed(Listener.java:14)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_73, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 68154552 bytes (64 MB) / 391118848 bytes (373 MB) up to 716177408 bytes (683 MB)
    Mod Pack: Unknown / None
    LiteLoader Mods: 2 loaded mod(s)
          - Presence Footsteps version r5 for 1.7.10
          - MAtmos version r28 for 1.7.10
    LaunchWrapper: 20 active transformer(s)
          - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
          - Transformer: net.minecraftforge.classloading.FluidIdTransformer
          - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
          - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
          - Transformer: openmods.core.OpenModsClassTransformer
          - Transformer: openblocks.asm.OpenBlocksClassTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
          - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
          - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
    JVM Flags: 2 total; -Xmx768m -XX:MaxPermSize=128m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 43 mods loaded, 43 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA  mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJA  FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
    UCHIJA  Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
    UCHIJA  OpenModsCore{0.9} [OpenModsCore] (minecraft.jar) 
    UCHIJA  MCP_API{1.4} [MC+ API] ([1.7.10][1.4] MC+ ModPack - Development II.jar) 
    UCHIJA  MCP_Beetroot{1.1.0} [MC+ Beetroot] ([1.7.10][1.4] MC+ Beetroot - v1.1.1.jar) 
    UCHIJA  MCP_BerryBush{1.1.2} [MC+ BerryBush] ([1.7.10][1.4] MC+ BerryBush - v1.1.2.jar) 
    UCHIJA  MCP_Cocoa{1.3.0} [MC+ Cocoa] ([1.7.10][1.4] MC+ Cocoa - v1.3.0.jar) 
    UCHIJA  MCP_GrainMix{1.2.1} [MC+ GrainMix] ([1.7.10][1.4] MC+ GrainMix - v1.2.1.jar) 
    UCHIJA  MCP_GiftBox{1.2.0} [MC+ GiftBox] ([1.7.10][1.4] MC+ ModPack - Development II.jar) 
    UCHIJA  MCP_Lock{1.2.2} [MC+ Lock] ([1.7.10][1.4] MC+ ModPack - Development II.jar) 
    UCHIJA  MCP_Satchel{1.3.2} [MC+ Satchel] ([1.7.10][1.4] MC+ ModPack - Development II.jar) 
    UCHIJA  MCP_Sickle{1.0.0} [MC+ Sickle] ([1.7.10][1.4] MC+ ModPack - Development II.jar) 
    UCHIJA  MCP_WoodenBucket{1.2.0} [MC+ WoodenBucket] ([1.7.10][1.4] MC+ ModPack - Development II.jar) 
    UCHIJA  MCP_SweetPotato{1.0.1} [MC+ SweetPotato] ([1.7.10][1.4] MC+ SweetPotato - v1.0.1.jar) 
    UCHIJA  MCP_Turnip{1.1.0} [MC+ Turnip] ([1.7.10][1.4] MC+ Turnip - v1.1.0.jar) 
    UCHIJA  battlemusic{1.5} [Battle Music] (battlemusic-1.7.2-v1.5.jar) 
    UCHIJA  Barrier{1.0} [Barrier] (CAJlO's_Barrier_1.7.10_1.0.jar) 
    UCHIJA  CAJlOsRealism{0.3.0} [CAJlOsRealism] (CAJlOsRealism_1.7.10_0.3.1.jar) 
    UCHIJA  CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar) 
    UCHIJA  craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar) 
    UCHIJA  exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar) 
    UCHIJA  Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) 
    UCHIJA  Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0b.jar) 
    UCHIJA  Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) 
    UCHIJA  Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) 
    UCHIJA  Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) 
    UCHIJA  Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) 
    UCHIJA  Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) 
    UCHIJA  Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) 
    UCHIJA  Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) 
    UCHIJA  HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar) 
    UCHIJA  TeNNoX_KeyAndCodeLock{1.4} [KeyAndCodeLock] (KeyAndCodeLock-1.7.10-1.4.jar) 
    UCHIJA  reaper_lantern{1.47} [Lantern mod] (Lantern1.47[1.7.10].jar) 
    UCHIJA  Foundation{1.0.6} [Foundation] (modFoundation_1.0.6.jar) 
    UCHIJA  OpenMods{0.9} [OpenMods] (OpenModsLib-1.7.10-0.9.jar) 
    UCHIJA  OpenBlocks{1.5} [OpenBlocks] (OpenBlocks-1.7.10-1.5.jar) 
    UCHIJA  punt{1.7.10-10.13.0-16.1} [Punt] (smallboats-1.7.10-10.13.0-16.1.jar) 
    UCHIJA  whitehall{1.7.10-10.13.0-16.1} [Whitehall] (smallboats-1.7.10-10.13.0-16.1.jar) 
    UCHIJA  hoy{1.7.10-10.13.0-16.1} [Hoy] (smallboats-1.7.10-10.13.0-16.1.jar) 
    UCHIJA  smallboats{1.7.10-10.13.0-16.1} [SmallBoats (base)] (smallboats-1.7.10-10.13.0-16.1.jar) 
    UCHIJA  tradeboothmod{1.7.10.1} [Trade Booth Mod] (tradebooth.1.7.10.1.jar) 
    UCHIJA  woodstuff{1.3.2} [WoodStuff] (WoodStuff-1.3.2.jar) 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.1 NVIDIA 189.97' Renderer: 'GeForce GT 330M/PCI/SSE2'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    Stencil buffer state: Function set: GL30, pool: internal, bits: 8
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GT 330M/PCI/SSE2 GL version 3.1 NVIDIA 189.97, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [PresenceFootstepsOfficial.zip, msi_conversion.zip]
    Current Language: English (UK)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
[13:14:37] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Fun\MINECRAFT\ClientZemlyanka3\ClientZemlyanka3\.minecraft\crash-reports\crash-2016-03-11_13.14.37-client.txt

`

commented
java.lang.ClassCastException: net.minecraft.block.BlockAir cannot be cast to ganymedes01.woodstuff.blocks.BlockWoodChest
-- Head --
Stacktrace:
    at ganymedes01.woodstuff.client.ItemWoodChestRenderer.renderItem(ItemWoodChestRenderer.java:33)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)

-- Item being rendered --
Details:
    Item Type: ganymedes01.woodstuff.items.ItemBlockWood@511d9e78
    Item Aux: 0
    Item NBT: null
    Item Foil: false

Hmm, looks like problem with item/block registry. I suggest you contact author of https://github.com/ganymedes01/WoodStuff.

commented

I forgot to add wood stuff on server...