Is there something I need to do to use the Extra Utilities 2 Manual? I've been bashing it on everything to open it up, to no avail. Any ideas or is it a work in progress? I was a big fan of Extra Utilities 1 and this is really my first look into 2, I'm liking the refinements btw.
I have been trying to fix my modded 1.7.10 Pyramid to 1.12 and have had no luck. Would anyone be kind enough to give me a hand fixing it? I happy with making the modded blocks vanilla but i wouldn't mind using the new chisel blocks either. It was inspired by BDoubleO's which was inspired by Game of Thrones.
java.lang.NullPointerException: Ticking screen
at net.minecraft.client.gui.inventory.GuiContainer.func_73876_c(GuiContainer.java:698)
at darkevilmac.archimedes.client.gui.GuiShip.func_73876_c(GuiShip.java:55)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiContainer.func_73876_c(GuiContainer.java:698)
at darkevilmac.archimedes.client.gui.GuiShip.func_73876_c(GuiShip.java:55)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
I have been using this mod for about a month and am loving it! Thanks so much for your hard work. I have noticed a minor problem, not quite a bug. I use several mods that add creatures so I've had to resort to using the JAS mod (Just another Spawner) and I've seen the naturally spawning aquatic creatures (specificly the Gar and Sturgeon) spawning and dying on beaches quite often. Would it be possible to change them from 'creatures' to 'water creatures' like squids so that doesn't happen? I've gone through manually with JAS to try and set it up but JAS resets the config on startup.
I have been playing a custom modpack for over a year and I've recently updated the forge and mods to the latest 1.7.10 versions and am now getting java crashes. Usually the crash will occur 1 to 5 minutes after loading/starting a world. No crash report is created but I get a hs_err each time.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006500e13e, pid=6104, tid=2348
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [nvoglv64.DLL+0x98e13e]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Arkavile\AppData\Roaming\.minecraft\hs_err_pid6104.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
I use Windows 10 64bit, with java version "1.8.0_101", and a NVIDIA GeForce 9500 GT graphics card.
I have a server and was using Advanced Drawbridges. I received this error after sending a redstone signal to the second one. The Drawbridges are aiming at eachother to make a bridge that extends from both sides, without overlaping.
---- Minecraft Crash Report ----
// I feel sad now
java.lang.ClassCastException: net.minecraft.client.multiplayer.WorldClient cannot be cast to net.minecraft.world.WorldServer
at tmechworks.lib.player.FakePlayerLogic.<init>(FakePlayerLogic.java:16)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.initFakePlayer(AdvancedDrawbridgeLogic.java:70)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.func_145845_h(AdvancedDrawbridgeLogic.java:340)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tmechworks.lib.player.FakePlayerLogic.<init>(FakePlayerLogic.java:16)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.initFakePlayer(AdvancedDrawbridgeLogic.java:70)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.func_145845_h(AdvancedDrawbridgeLogic.java:340)
-- Block entity being ticked --
Details:
Name: AdvDrawbridge // tmechworks.blocks.logic.AdvancedDrawbridgeLogic
Block type: ID #1843 (tile.tmechworks.redstoneMachine // tmechworks.blocks.RedstoneMachine)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (1927,77,-3193), Chunk: (at 7,4,7 in 120,-200; contains blocks 1920,0,-3200 to 1935,255,-3185), Region: (3,-7; contains chunks 96,-224 to 127,-193, blocks 1536,0,-3584 to 2047,255,-3073)
Actual block type: ID #1843 (tile.tmechworks.redstoneMachine // tmechworks.blocks.RedstoneMachine)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
I have a 1.7.10 server set up and recently updated many of the mods including Special Mobs. My friend and I both were playing fine then we both started getting "Connection Lost A fatal error has occured, this connection is terminated" and recieve that message whenever we try to log in. The server stays running and the client never crashes but here is my Game Output, or what I could get of it. I can work on more info if needed, thanks.
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/._log_jungle_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Log/._log_jungle_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/._log_oak_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Log/._log_oak_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/._log_spruce_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Log/._log_spruce_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_acacia_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_big_oak_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_birch_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_jungle_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_oak_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_spruce_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MossyCobblestone/._cobblestone_mossy.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MossyCobblestone/._cobblestone_mossy.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MossyCobblestone/cobblestone_mossy.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock0.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock0.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock1.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock1.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock2.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock2.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock3.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock3.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._noteblock.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._noteblock.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock0.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/0.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock1.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/1.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock2.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/2.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock3.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/3.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/noteblock.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/OakWood/._log_oak.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/OakWood/._log_oak.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/OakWood/log_oak.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block147.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block147.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block148.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block148.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block70.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block70.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block72.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block72.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block147.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block148.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block70.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block72.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Pumpkin/._pumpkin_face_off.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Pumpkin/._pumpkin_face_off.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Pumpkin/pumpkin_face_off.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Rail/._rail_normal.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Rail/._rail_normal.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Rail/rail_normal.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Reed/._reeds.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Reed/._reeds.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Reed/reeds.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Sand/._sand.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Sand/._sand.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Sand/sand.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Stone/._stone.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Stone/._stone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Stone/stone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TNT/._tnt_side.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/TNT/._tnt_side.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TNT/tnt_side.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TallGrass/._tallgrass.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/TallGrass/._tallgrass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TallGrass/tallgrass.properties
[OptiFine] [WARN] More weights defined than tiles, trimming weights: mcpatcher/ctm/TallGrass/tallgrass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Vine/._vine.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Vine/._vine.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Vine/vine.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Water/._water_still.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Water/._water_still.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Water/water_still.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Workbench/._crafting_table_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Workbench/._crafting_table_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Workbench/crafting_table_top.properties
[OptiFine] [WARN] More weights defined than tiles, trimming weights: mcpatcher/ctm/Workbench/crafting_table_top.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[00:55:43] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/repairer.png, java.io.FileNotFoundException
[00:55:43] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/magnet.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1479_grc.bambooSlab.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_665_blockSpellEnhancement.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/WindVane.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1307_CQSpawner.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_667_blockSpellEffect.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1478_grc.bambooSlab.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/2.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/3.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/0.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/1.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_666_blockSpellModifier.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/technical/new/test/ExhaustPlating.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_672_alchemicCalcinator.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_670_schematicSaver.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_451_bookshelf.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/Anemometer.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_673_crystalBelljar.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1905_null.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_664_blockSpellParadigm.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/Bookshelf/0.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/Bookshelf/1.png, java.io.FileNotFoundException
[00:55:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_676_blockMimic.png, java.io.FileNotFoundException
[00:55:48] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 8
[00:55:49] [Client thread/WARN] [FastCraft-core]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
[OptiFine] Texture size: textures/blocks, 2048x2048
[00:55:49] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._ComputerCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._ComputerCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._ComputerCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5716_focusSmelt.png, java.io.FileNotFoundException
[00:55:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5734_focusEnderChest.png, java.io.FileNotFoundException
[00:55:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5712_focusShadowbeam.png, java.io.FileNotFoundException
[00:55:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5747_focusDeflect.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5709_focusDislocation.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5714_focusHeal.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorPickGem.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/mobAspect.png, java.io.FileNotFoundException
[00:55:55] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5818_itemAspect.png, java.io.FileNotFoundException
[00:55:55] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_808_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
[00:55:55] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5752_focusFlight.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorShovelGem.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5375_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5755_focusTelekinesis.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5740_focusXPDrain.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorSwordGem.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorAxeGem.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5737_focusRecall.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5759_Corpse.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5358_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
[00:55:58] [Client thread/WARN] [FastCraft-core]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
[OptiFine] Texture size: textures/items, 2048x2048
[00:55:58] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[00:55:59] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[00:55:59] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[00:55:59] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[00:55:59] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:59] [Sound Library Loader/INFO]: Sound engine started
[00:56:00] [Client thread/WARN]: File customnpcs:sounds/Skye Cullin.ogg does not exist, cannot add it to event customnpcs:Skye.cullin
[00:56:01] [Client thread/INFO] [Mystcraft]: Mystcraft Start-Up Error Checking Completed
[OptiFine] *** Reloading custom textures ***
[OptiFine] NaturalTextures: configuration "optifine/natural.properties" not found
[OptiFine] NaturalTextures: Checking default configuration.
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/black.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/red.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/siamese.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/chicken.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken2.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken3.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cow/cow.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow2.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow3.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow4.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow5.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/creeper/creeper.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper10.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper11.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper12.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper13.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper14.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper2.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper3.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper4.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper5.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper6.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper7.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper8.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper9.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Night1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Night.png
[OptiFine] Texture animation: mcpatcher/anim/._Night1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/._ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/paint1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/painting/paintings_kristoffer_zetterstrand.png
[OptiFine] Texture animation: mcpatcher/anim/._paint1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid2.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid3.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid4.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/butcher.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/butcher.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._butcher.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/farmer.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/farmer.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._farmer.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/librarian.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/librarian.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._librarian.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/priest.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/priest.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._priest.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/smith.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/smith.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._smith.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/witch.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/witch.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._witch.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_angry.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/world0.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mcpatcher/lightmap/world0.png
[OptiFine] Texture animation: mcpatcher/anim/._world0.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie10.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie11.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie8.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world-1.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world0.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world1.png
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[OptiFine] CustomSky: Texture not found: minecraft:mcpatcher/mcpatcher/sky/world0/sky1.png
[OptiFine] RandomMobs: minecraft:textures/entity/bat.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cat/ocelot.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/chicken.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cow/cow.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/cow/mooshroom.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 16
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman_eyes.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/pig/pig.png, variants: 3
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/silverfish.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/skeleton.png, variants: 10
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/wither_skeleton.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/slime/slime.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/spider/spider.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/squid.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/zombie_pigman.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie.png, variants: 20
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie_villager.png, variants: 2
[OptiFine] *** Reloading custom textures ***
[OptiFine] NaturalTextures: configuration "optifine/natural.properties" not found
[OptiFine] NaturalTextures: Checking default configuration.
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/black.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/red.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/siamese.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/chicken.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken2.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken3.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cow/cow.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow2.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow3.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow4.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow5.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/creeper/creeper.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper10.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper11.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper12.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper13.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper14.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper2.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper3.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper4.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper5.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper6.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper7.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper8.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper9.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Night1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Night.png
[OptiFine] Texture animation: mcpatcher/anim/._Night1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/._ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/paint1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/painting/paintings_kristoffer_zetterstrand.png
[OptiFine] Texture animation: mcpatcher/anim/._paint1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid2.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid3.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid4.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/butcher.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/butcher.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._butcher.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/farmer.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/farmer.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._farmer.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/librarian.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/librarian.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._librarian.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/priest.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/priest.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._priest.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/smith.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/smith.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._smith.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/witch.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/witch.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._witch.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_angry.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/world0.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mcpatcher/lightmap/world0.png
[OptiFine] Texture animation: mcpatcher/anim/._world0.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie10.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie11.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie8.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world-1.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world0.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world1.png
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[OptiFine] CustomSky: Texture not found: minecraft:mcpatcher/mcpatcher/sky/world0/sky1.png
[OptiFine] RandomMobs: minecraft:textures/entity/bat.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cat/ocelot.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/chicken.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cow/cow.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/cow/mooshroom.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 16
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman_eyes.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/pig/pig.png, variants: 3
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/silverfish.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/skeleton.png, variants: 10
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/wither_skeleton.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/slime/slime.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/spider/spider.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/squid.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/zombie_pigman.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie.png, variants: 20
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie_villager.png, variants: 2
[00:56:45] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [RenderPlayerAPI, RenderPlayerAPIEnhancer, DamageIndicatorsMod, DynamicLights, DynamicLights_onFire, DynamicLights_creepers, DynamicLights_dropItems, DynamicLights_entityClasses, DynamicLights_mobEquipment, DynamicLights_flameArrows, DynamicLights_floodLights, DynamicLights_otherPlayers, DynamicLights_thePlayer, inventorytweaks] at SERVER
[00:56:49] [Client thread/INFO]: Connecting to 74.91.114.145, 25566
[00:56:51] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
[00:56:51] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [RenderPlayerAPI, RenderPlayerAPIEnhancer, DamageIndicatorsMod, DynamicLights, DynamicLights_onFire, DynamicLights_creepers, DynamicLights_dropItems, DynamicLights_entityClasses, DynamicLights_mobEquipment, DynamicLights_flameArrows, DynamicLights_floodLights, DynamicLights_otherPlayers, DynamicLights_thePlayer, inventorytweaks] at SERVER
[00:56:51] [Netty Client IO #1/INFO] [FML]: Injecting existing block and item data into this client instance
[00:56:52] [Netty Client IO #1/INFO] [FML]: Applying holder lookups
[00:56:52] [Netty Client IO #1/INFO] [FML]: Holder lookups applied
[00:56:52] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[00:56:55] [Thread-13/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
[00:56:56] [Client thread/INFO] [THAUMCRAFT]: Client received server config settings.
[00:56:56] [Client thread/INFO] [THAUMCRAFT]: CHEAT_SHEET[true], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[-1], ASPECT_TOTAL_CAP[100
[00:56:56] [Client thread/ERROR] [NotEnoughItems]: Error loading brewing ingredients for: [email protected]
java.lang.NullPointerException
at net.minecraft.block.BlockFlower.func_149666_a(SourceFile:73) ~[alc.class:?]
at net.minecraft.item.ItemBlock.func_150895_a(ItemBlock.java:181) ~[abh.class:?]
at codechicken.nei.api.ItemInfo.searchItems(ItemInfo.java:423) [ItemInfo.class:?]
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:102) [ItemInfo.class:?]
at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:258) [NEIClientConfig.class:?]
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:208) [NEIClientConfig.class:?]
at codechicken.nei.NEICPH.handleSMPCheck(NEICPH.java:109) [NEICPH.class:?]
at codechicken.nei.NEICPH.handlePacket(NEICPH.java:23) [NEICPH.class:?]
at codechicken.lib.packet.PacketCustom$ClientInboundHandler.handle(PacketCustom.java:100) [PacketCustom$ClientInboundHandler.class:?]
at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:77) [PacketCustom$CustomInboundHandler.class:?]
at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:64) [PacketCustom$CustomInboundHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:56:57] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: [email protected]
[00:56:57] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: [email protected]
[00:57:06] [Client thread/INFO] [extrautils]: Added NEI integration
[00:57:06] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[00:57:06] [Client thread/INFO] [MapWriter]: Mw.load: loading...
[00:57:06] [Client thread/INFO] [MapWriter]: generating block colours
[00:57:06] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\Arkavile\AppData\Roaming\.minecraft\config\MapWriterBlockColourOverrides.txt
[00:57:06] [Client thread/INFO] [MapWriter]: generating block map colours from textures
[00:57:06] [Client thread/INFO] [MapWriter]: created new MwTexture from GL texture id 11 (2048x2048) (4194304 pixels)
[00:57:06] [Client thread/INFO] [MapWriter]: processed 5218 block textures, 22209 skipped, 360 exceptions
[00:57:06] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\Arkavile\AppData\Roaming\.minecraft\config\MapWriterBlockColourOverrides.txt
[00:57:06] [Client thread/INFO] [MapWriter]: saving block colours to 'C:\Users\Arkavile\AppData\Roaming\.minecraft\config\MapWriterBlockColours.txt'
[00:57:08] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[00:57:08] [Client thread/INFO]: [CHAT] Smart Moving enabled
[00:57:08] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D1§f
[00:57:09] [Client thread/INFO] [STDOUT]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
[00:57:09] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[00:57:14] [Client thread/ERROR] [FML]: FMLIndexedMessageCodec exception caught
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Client thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Client thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Client thread/ERROR] [FML]: There was a critical exception handling a packet on channel SM|EX
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Netty Client IO #1/INFO] [THAUMCRAFT]: Restoring client configs.
[00:57:15] [Client thread/INFO] [FML]: Applying holder lookups
[00:57:15] [Client thread/INFO] [FML]: Holder lookups applied
[00:57:17] [Client thread/INFO] [MapWriter]: Mw.close: closing...
[00:57:17] [Client thread/INFO] [MapWriter]: waiting for 7 tasks to finish...
[00:57:18] [Client thread/INFO] [MapWriter]: done
I have Custom NPCs and Thaumcraft and NEI installed and when I try to load a Custom NPCs item recipe into an Arcane Workbench by Shift-clicking the [?] in NEI I get a crash every time. I tried other modded Crafting Tables and crafted other items without any crash.
---- Minecraft Crash Report ----
// There are four lights!
java.lang.ArrayIndexOutOfBoundsException: 0
at codechicken.nei.recipe.DefaultOverlayHandler.moveIngredients(DefaultOverlayHandler.java:105)
at codechicken.nei.recipe.DefaultOverlayHandler.overlayRecipe(DefaultOverlayHandler.java:76)
at codechicken.nei.recipe.GuiRecipe.overlayRecipe(GuiRecipe.java:193)
at codechicken.nei.recipe.GuiRecipe.func_146284_a(GuiRecipe.java:122)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:326)
at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.recipe.DefaultOverlayHandler.moveIngredients(DefaultOverlayHandler.java:105)
at codechicken.nei.recipe.DefaultOverlayHandler.overlayRecipe(DefaultOverlayHandler.java:76)
at codechicken.nei.recipe.GuiRecipe.overlayRecipe(GuiRecipe.java:193)
at codechicken.nei.recipe.GuiRecipe.func_146284_a(GuiRecipe.java:122)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:326)
at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
Any news on the Wiki? Also has there been a fix or workaround to the server error lag that pops up? I'm working with my server host to get a game log since the server does not actually crash, it just gets spammed with errors.
I have to agree with ThatPolishKid99, this mod is incredible, and to demand anything from someone who is working for free is childish. Have patients and it will come.
Also I have been wondering if there is a website or somewhere that has any Skin-Packs or Template-Packs? Eventually I'll probably make some templates (using BiomesOPlenty, Thaumcraft and other mods) but my plate is a bit full at the moment.
Did some research and it turns out the resourcepack I use did it. A little brightening of the lightmap and I can see perfectly fine now. Thanks for the reply though.
I'm playing a 1.7.10 modpack and the Nether is sooo incredibly dark that Night Vision Potions barely even help to see. Has anyone figured out what the deal with this darkened Nether? Yes I have brightness on full.
0
Is there something I need to do to use the Extra Utilities 2 Manual? I've been bashing it on everything to open it up, to no avail. Any ideas or is it a work in progress? I was a big fan of Extra Utilities 1 and this is really my first look into 2, I'm liking the refinements btw.
0
I have been trying to fix my modded 1.7.10 Pyramid to 1.12 and have had no luck. Would anyone be kind enough to give me a hand fixing it? I happy with making the modded blocks vanilla but i wouldn't mind using the new chisel blocks either. It was inspired by BDoubleO's which was inspired by Game of Thrones.
My original version of the Pyramid: https://jpst.it/132jR
0
---- Minecraft Crash Report ----
// Why is it breaking
Time: 10/30/16 4:32 PM
Description: Ticking screen
java.lang.NullPointerException: Ticking screen
at net.minecraft.client.gui.inventory.GuiContainer.func_73876_c(GuiContainer.java:698)
at darkevilmac.archimedes.client.gui.GuiShip.func_73876_c(GuiShip.java:55)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiContainer.func_73876_c(GuiContainer.java:698)
at darkevilmac.archimedes.client.gui.GuiShip.func_73876_c(GuiShip.java:55)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
-- Affected screen --
Details:
Screen name: darkevilmac.archimedes.client.gui.GuiShip
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Arkavile'/1322, l='MpServer', x=310.99, y=64.00, z=1131.72]]
Chunk stats: MultiplayerChunkCache: 422, 431
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (408,64,1074), Chunk: (at 8,4,2 in 25,67; contains blocks 400,0,1072 to 415,255,1087), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
Level time: 26864 game time, 26864 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: 123 total; [EntityHumanPirate[' Pirate'/1281, l='MpServer', x=317.38, y=72.00, z=1154.78], MoCEntityMediumFish['MediumFish'/396548, l='MpServer', x=215.44, y=62.04, z=1214.25], EntityHumanPirate[' Pirate'/1283, l='MpServer', x=314.78, y=72.50, z=1157.00], MoCEntityMediumFish['MediumFish'/396546, l='MpServer', x=222.91, y=62.00, z=1212.22], EntityHumanPirate[' Pirate'/1285, l='MpServer', x=318.44, y=72.00, z=1156.56], MoCEntityMediumFish['MediumFish'/396547, l='MpServer', x=217.28, y=62.01, z=1209.22], EntityItem['item.tile.dirt.default'/253701, l='MpServer', x=328.66, y=78.13, z=1135.75], EntityItem['item.item.sulphur'/253700, l='MpServer', x=326.84, y=78.13, z=1135.34], EntityHumanPirate[' Pirate'/1287, l='MpServer', x=318.69, y=68.00, z=1160.59], MoCEntityHorseMob['HorseMob'/459264, l='MpServer', x=371.09, y=31.00, z=1210.42], EntityHumanPirate[' Pirate'/1289, l='MpServer', x=317.69, y=68.00, z=1158.31], EntityHumanPirate[' Pirate'/1291, l='MpServer', x=315.69, y=72.33, z=1175.50], EntityHumanPirate[' Pirate'/1293, l='MpServer', x=315.31, y=72.00, z=1177.72], EntityHumanPirate[' Pirate'/1295, l='MpServer', x=324.78, y=62.00, z=1126.88], EntityHumanPirate[' Pirate'/1297, l='MpServer', x=322.34, y=63.00, z=1146.41], EntityHumanPirate[' Pirate'/1299, l='MpServer', x=322.09, y=63.00, z=1148.73], EntityHumanPirate[' Pirate'/1301, l='MpServer', x=326.69, y=76.50, z=1155.53], EntityHumanPirate[' Pirate'/1303, l='MpServer', x=325.50, y=76.00, z=1154.06], EntityHumanPirate[' Pirate'/1305, l='MpServer', x=321.53, y=64.00, z=1165.88], EntityHumanPirate[' Pirate'/1307, l='MpServer', x=327.49, y=65.00, z=1166.68], EntityHumanPirate[' Pirate'/1309, l='MpServer', x=321.22, y=64.00, z=1158.72], EntityHumanPirate[' Pirate'/1311, l='MpServer', x=322.28, y=64.00, z=1156.00], EntityHumanPirate[' Pirate'/1313, l='MpServer', x=324.34, y=72.00, z=1171.75], Entity_SpecialZombie['Zombie'/436772, l='MpServer', x=230.50, y=26.00, z=1127.50], EntityHumanPirate[' Pirate'/1315, l='MpServer', x=322.16, y=76.00, z=1168.78], EntityHumanPirate[' Pirate'/1317, l='MpServer', x=320.13, y=76.00, z=1169.31], EntityHumanPirate[' Pirate'/1319, l='MpServer', x=325.22, y=68.50, z=1170.50], EntityHumanPirate[' Pirate'/1321, l='MpServer', x=324.31, y=68.00, z=1169.22], EntityClientPlayerMP['Arkavile'/1322, l='MpServer', x=310.99, y=64.00, z=1131.72], MoCEntityMaggot['Maggot'/396596, l='MpServer', x=355.19, y=64.00, z=1205.59], MoCEntityButterfly['ButterFly'/396597, l='MpServer', x=373.59, y=64.00, z=1214.59], Entity_SpecialCreeper['Creeper'/440115, l='MpServer', x=324.50, y=55.00, z=1096.50], MoCEntityDolphin['Dolphin'/53, l='MpServer', x=259.50, y=62.00, z=1005.06], MoCEntityButterfly['ButterFly'/420412, l='MpServer', x=398.50, y=67.00, z=1249.50], Entity_SpecialSkeleton['Skeleton'/294970, l='MpServer', x=305.75, y=62.13, z=1097.28], MoCEntityDolphin['Dolphin'/390725, l='MpServer', x=210.00, y=60.68, z=1172.81], EntityPig['Pig'/66, l='MpServer', x=309.45, y=62.00, z=1113.93], EntityPig['Pig'/67, l='MpServer', x=310.58, y=62.00, z=1114.04], EntityPig['Pig'/68, l='MpServer', x=310.50, y=62.00, z=1112.79], EntityPig['Pig'/69, l='MpServer', x=309.47, y=64.00, z=1111.47], EntityHumanNPC['GunPirate'/70, l='MpServer', x=318.50, y=74.00, z=1113.50], EntityHumanNPC['GunPirate'/71, l='MpServer', x=317.00, y=77.00, z=1111.69], EntityCow['Cow'/72, l='MpServer', x=310.22, y=63.00, z=1123.78], EntityCow['Cow'/73, l='MpServer', x=309.45, y=62.00, z=1120.07], EntityCow['Cow'/74, l='MpServer', x=311.50, y=62.00, z=1120.09], EntityCow['Cow'/75, l='MpServer', x=309.54, y=63.00, z=1121.39], EntityHumanPirate[' Pirate'/76, l='MpServer', x=315.50, y=66.00, z=1122.50], EntityHumanPirate[' Pirate'/77, l='MpServer', x=317.50, y=70.00, z=1126.50], MoCEntityBee['Bee'/423496, l='MpServer', x=368.63, y=64.00, z=1220.94], Entity_SpecialCreeper['Creeper'/438344, l='MpServer', x=295.50, y=34.00, z=1105.50], EntityItemFrame['entity.ItemFrame.name'/84, l='MpServer', x=314.06, y=73.50, z=1163.50], EntityItemFrame['entity.ItemFrame.name'/85, l='MpServer', x=315.50, y=73.50, z=1162.06], EntityItemFrame['entity.ItemFrame.name'/86, l='MpServer', x=314.06, y=72.50, z=1163.50], EntityItemFrame['entity.ItemFrame.name'/87, l='MpServer', x=315.50, y=73.50, z=1164.94], EntityItemFrame['entity.ItemFrame.name'/88, l='MpServer', x=315.50, y=72.50, z=1164.94], EntityHumanNPC['GunPirate'/89, l='MpServer', x=316.88, y=72.00, z=1157.28], MoCEntityDolphin['Dolphin'/96, l='MpServer', x=308.50, y=61.10, z=1006.03], EntityJumpingCreeper['Jumping Creeper'/440932, l='MpServer', x=288.72, y=34.00, z=1108.28], EntityHumanPirate[' Pirate'/99, l='MpServer', x=321.50, y=69.00, z=1083.50], MoCEntitySnail['Snail'/421477, l='MpServer', x=432.50, y=71.00, z=1246.50], EntityHumanPirate[' Pirate'/100, l='MpServer', x=324.50, y=62.00, z=1093.50], EntityItemFrame['entity.ItemFrame.name'/101, l='MpServer', x=321.50, y=58.50, z=1117.94], EntityItemFrame['entity.ItemFrame.name'/102, l='MpServer', x=320.50, y=58.50, z=1117.94], EntityItemFrame['entity.ItemFrame.name'/103, l='MpServer', x=322.50, y=58.50, z=1117.94], EntityItemFrame['entity.ItemFrame.name'/104, l='MpServer', x=326.50, y=58.50, z=1119.94], EntityHumanPirate[' Pirate'/105, l='MpServer', x=320.50, y=70.00, z=1114.50], EntityHumanNPC['GunPirate'/106, l='MpServer', x=320.50, y=76.50, z=1118.50], EntityHumanNPC['GunPirate'/107, l='MpServer', x=322.13, y=77.00, z=1111.69], EntityItemFrame['entity.ItemFrame.name'/108, l='MpServer', x=326.50, y=58.50, z=1120.94], EntityHumanNPC['GunPirate'/109, l='MpServer', x=326.84, y=62.00, z=1126.84], EntityHumanNPC['GunPirate'/110, l='MpServer', x=323.50, y=58.00, z=1127.50], EntityBoat['Boat'/112, l='MpServer', x=335.75, y=63.16, z=1136.72], EntityItemFrame['entity.ItemFrame.name'/114, l='MpServer', x=327.50, y=79.50, z=1160.94], EntityItemFrame['entity.ItemFrame.name'/119, l='MpServer', x=322.50, y=79.50, z=1169.94], EntityItemFrame['entity.ItemFrame.name'/120, l='MpServer', x=320.50, y=79.50, z=1169.94], EntityItemFrame['entity.ItemFrame.name'/121, l='MpServer', x=325.50, y=79.50, z=1169.94], EntityItemFrame['entity.ItemFrame.name'/122, l='MpServer', x=325.50, y=79.50, z=1170.94], EntityHumanNPC['GunPirate'/123, l='MpServer', x=323.47, y=72.00, z=1171.16], EntityHumanNPC['GunPirate'/124, l='MpServer', x=321.00, y=76.00, z=1170.13], EntityHumanPirate[' Pirate'/127, l='MpServer', x=321.50, y=85.50, z=1175.50], MoCEntityBee['Bee'/433284, l='MpServer', x=379.50, y=63.00, z=1249.50], MoCEntityMediumFish['MediumFish'/398213, l='MpServer', x=223.28, y=60.93, z=1215.66], MoCEntityBee['Bee'/425857, l='MpServer', x=362.88, y=64.00, z=1220.53], MoCEntitySmallFish['SmallFish'/136, l='MpServer', x=348.16, y=60.63, z=1010.97], MoCEntitySmallFish['SmallFish'/137, l='MpServer', x=343.47, y=62.00, z=1010.72], MoCEntityFishy['Fishy'/138, l='MpServer', x=348.13, y=62.03, z=1117.88], MoCEntityFishy['Fishy'/139, l='MpServer', x=344.53, y=61.60, z=1162.59], MoCEntityFishy['Fishy'/140, l='MpServer', x=349.13, y=62.00, z=1193.84], MoCEntityAnt['Ant'/433288, l='MpServer', x=370.50, y=64.00, z=1258.50], MoCEntityButterfly['ButterFly'/433289, l='MpServer', x=411.47, y=70.00, z=1256.75], MoCEntitySmallFish['SmallFish'/144, l='MpServer', x=350.69, y=62.00, z=1005.44], MoCEntityFishy['Fishy'/145, l='MpServer', x=356.91, y=61.07, z=1047.13], MoCEntityFishy['Fishy'/146, l='MpServer', x=363.84, y=62.03, z=1059.28], MoCEntityMediumFish['MediumFish'/147, l='MpServer', x=334.28, y=62.00, z=1041.59], MoCEntityFishy['Fishy'/148, l='MpServer', x=364.88, y=62.00, z=1135.69], MoCEntityFishy['Fishy'/149, l='MpServer', x=344.28, y=62.00, z=1135.53], MoCEntityFishy['Fishy'/150, l='MpServer', x=360.06, y=62.03, z=1149.38], MoCEntityFishy['Fishy'/151, l='MpServer', x=357.88, y=62.00, z=1147.66], EntityItem['item.item.string'/436382, l='MpServer', x=316.06, y=27.13, z=1156.13], Entity_SpecialSkeleton['Skeleton'/385182, l='MpServer', x=288.53, y=34.00, z=1115.16], EntityBat['Bat'/382373, l='MpServer', x=292.44, y=21.00, z=1056.47], MoCEntityFishy['Fishy'/162, l='MpServer', x=379.91, y=62.03, z=1045.19], MoCEntityMediumFish['MediumFish'/163, l='MpServer', x=337.35, y=62.00, z=1133.19], MoCEntityFishy['Fishy'/164, l='MpServer', x=372.97, y=62.03, z=1140.81], Entity_SpecialZombie['Zombie'/471971, l='MpServer', x=255.50, y=26.00, z=1156.50], Entity_SpecialZombie['Zombie'/471970, l='MpServer', x=257.50, y=26.00, z=1157.50], EntityShip['entity.ArchimedesShipsPlus.shipmod.name'/370111, l='MpServer', x=309.99, y=61.38, z=1131.75], MoCEntityMediumFish['MediumFish'/189, l='MpServer', x=388.41, y=62.00, z=1137.84], MoCEntityMediumFish['MediumFish'/190, l='MpServer', x=385.34, y=62.00, z=1131.97], MoCEntityBee['Bee'/191, l='MpServer', x=415.50, y=73.00, z=1111.50], MoCEntityButterfly['ButterFly'/213, l='MpServer', x=412.78, y=63.00, z=1095.47], MoCEntityButterfly['ButterFly'/214, l='MpServer', x=423.25, y=71.00, z=1110.72], MoCEntityDragonfly['DragonFly'/215, l='MpServer', x=421.50, y=71.00, z=1110.50], MoCEntityBee['Bee'/216, l='MpServer', x=419.50, y=74.00, z=1120.50], MoCEntityCricket['Cricket'/421342, l='MpServer', x=372.31, y=62.00, z=1240.50], EntityZombie['Zombie'/401624, l='MpServer', x=27.07, y=-45.93, z=4.33], MoCEntityButterfly['ButterFly'/428005, l='MpServer', x=394.59, y=63.00, z=1241.13], Entity_SpecialEnderman['Enderman'/385248, l='MpServer', x=385.50, y=26.00, z=1117.50], MoCEntityDolphin['Dolphin'/375285, l='MpServer', x=208.97, y=61.04, z=1129.94], MoCEntityDolphin['Dolphin'/375292, l='MpServer', x=209.91, y=60.43, z=1149.91], EntityHumanPirate[' Pirate'/1275, l='MpServer', x=319.31, y=75.00, z=1138.34], MoCEntityDolphin['Dolphin'/375290, l='MpServer', x=200.75, y=62.02, z=1152.03], EntityHumanPirate[' Pirate'/1279, l='MpServer', x=319.36, y=76.00, z=1153.38]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 733762104 bytes (699 MB) / 1924608000 bytes (1835 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 81, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_D1 112 mods loaded, 112 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCHIJAAAA RenderPlayerAPIEnhancer{1.4} [Render Player API Enhancer] (minecraft.jar)
UCHIJAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCHIJAAAA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
UCHIJAAAA ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAAAA ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJAAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.5.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar)
UCHIJAAAA fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar)
UCHIJAAAA gokiStats{1.0.0} [gokiStats] (Goki-Stats-Mod-1.7.2.jar)
UCHIJAAAA GraveStone{2.16.1} [GraveStone] (GraveStone-2.16.1.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
UCHIJAAAA Growthcraft{1.7.10-2.7.0} [Growthcraft] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Cellar{1.7.10-2.7.0} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Apples{1.7.10-2.7.0} [Growthcraft Apples] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.7.0} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Bees{1.7.10-2.7.0} [Growthcraft Bees] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.7.0} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Grapes{1.7.10-2.7.0} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Hops{1.7.10-2.7.0} [Growthcraft Hops] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Milk{1.7.10-2.7.0} [Growthcraft Milk] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA Growthcraft|Rice{1.7.10-2.7.0} [Growthcraft Rice] (growthcraft-1.7.10-2.7.0-complete.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA JASCompatability{1.2.0} [Just Another Spawner Compatibility Addon] (JustAnotherSpawnerCompatibilityAddon-1.2.0.jar)
UCHIJAAAA lmmx{1.0} [lmmx] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAA MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAA zabuton{1.0} [zabuton] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAA MapWriter{2.1.1} [MapWriter] (MapWriter-1.7.10.jar)
UCHIJAAAA AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
UCHIJAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCHIJAAAA Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
UCHIJAAAA NBTEdit{1.7.2.2} [In-game NBTEdit] (NBTEdit_1.7.10.jar)
UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHIJAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar)
UCHIJAAAA TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar)
UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAAAA weather2{v2.3.11} [Localized Weather & Storms] (weather2-1.7.10-2.3.10.jar)
UCHIJAAAA JustAnotherSpawner{0.17.7} [Just Another Spawner] (JustAnotherSpawner-0.17.7.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 9500 GT/PCIe/SSE2'
CoFHCore: -[1.7.10]3.1.3-327
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
NetherOres: -[1.7.10]2.3.1-22
TConstruct Environment: Environment healthy.
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 9500 GT/PCIe/SSE2 GL version 3.3.0, 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: [HEE Music v1.0.zip, the Asphyxious CustomPack.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Crash when mounted and I open the gui.
0
Thanks for the help. Was either that or a Windows 10 Update that threw a wrench in the works. Seems to be running fine now, thanks again.
0
I have been using this mod for about a month and am loving it! Thanks so much for your hard work. I have noticed a minor problem, not quite a bug. I use several mods that add creatures so I've had to resort to using the JAS mod (Just another Spawner) and I've seen the naturally spawning aquatic creatures (specificly the Gar and Sturgeon) spawning and dying on beaches quite often. Would it be possible to change them from 'creatures' to 'water creatures' like squids so that doesn't happen? I've gone through manually with JAS to try and set it up but JAS resets the config on startup.
0
I can post logs if needed but I haven't seen anything that shows the crash, just right before the crash happens.
0
I have been playing a custom modpack for over a year and I've recently updated the forge and mods to the latest 1.7.10 versions and am now getting java crashes. Usually the crash will occur 1 to 5 minutes after loading/starting a world. No crash report is created but I get a hs_err each time.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006500e13e, pid=6104, tid=2348
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [nvoglv64.DLL+0x98e13e]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Arkavile\AppData\Roaming\.minecraft\hs_err_pid6104.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
I use Windows 10 64bit, with java version "1.8.0_101", and a NVIDIA GeForce 9500 GT graphics card.
Here is my hs_err_pid2232.log:
http://pastebin.com/uq2wMpqL
Mods List:
http://imgur.com/a/A1qm3
Here is my DxDiag:
http://pastebin.com/AcgHrEse
Here is my error test:
http://pastebin.com/zxAMXfVR
0
I have a server and was using Advanced Drawbridges. I received this error after sending a redstone signal to the second one. The Drawbridges are aiming at eachother to make a bridge that extends from both sides, without overlaping.
---- Minecraft Crash Report ----
// I feel sad now
Time: 3/5/16 7:30 PM
Description: Ticking block entity
java.lang.ClassCastException: net.minecraft.client.multiplayer.WorldClient cannot be cast to net.minecraft.world.WorldServer
at tmechworks.lib.player.FakePlayerLogic.<init>(FakePlayerLogic.java:16)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.initFakePlayer(AdvancedDrawbridgeLogic.java:70)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.func_145845_h(AdvancedDrawbridgeLogic.java:340)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tmechworks.lib.player.FakePlayerLogic.<init>(FakePlayerLogic.java:16)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.initFakePlayer(AdvancedDrawbridgeLogic.java:70)
at tmechworks.blocks.logic.AdvancedDrawbridgeLogic.func_145845_h(AdvancedDrawbridgeLogic.java:340)
-- Block entity being ticked --
Details:
Name: AdvDrawbridge // tmechworks.blocks.logic.AdvancedDrawbridgeLogic
Block type: ID #1843 (tile.tmechworks.redstoneMachine // tmechworks.blocks.RedstoneMachine)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (1927,77,-3193), Chunk: (at 7,4,7 in 120,-200; contains blocks 1920,0,-3200 to 1935,255,-3185), Region: (3,-7; contains chunks 96,-224 to 127,-193, blocks 1536,0,-3584 to 2047,255,-3073)
Actual block type: ID #1843 (tile.tmechworks.redstoneMachine // tmechworks.blocks.RedstoneMachine)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Arkavile'/184638375, l='MpServer', x=1926.04, y=77.62, z=-3192.60]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-205,64,186), Chunk: (at 3,4,10 in -13,11; contains blocks -208,0,176 to -193,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 202721962 game time, 199880687 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 170 total; [EntityClientPlayerMP['Arkavile'/184638375, l='MpServer', x=1926.04, y=77.62, z=-3192.60], MoCEntitySmallFish['SmallFish'/184640773, l='MpServer', x=2049.57, y=62.00, z=-3270.40], MoCEntityMediumFish['MediumFish'/184640775, l='MpServer', x=2032.92, y=62.00, z=-3239.30], MoCEntityMiniGolem['MiniGolem'/185509128, l='MpServer', x=1987.50, y=18.00, z=-3262.50], Entity_SpecialSpider['Spider'/185562888, l='MpServer', x=1909.28, y=42.00, z=-3149.00], EntityMinecartChest['entity.MinecartChest.name'/184640781, l='MpServer', x=1911.50, y=29.34, z=-3205.16], EntityMinecartChest['entity.MinecartChest.name'/184640780, l='MpServer', x=1963.50, y=31.50, z=-3137.13], Entity_SpecialSkeleton['Skeleton'/185580802, l='MpServer', x=1923.49, y=63.17, z=-3206.70], Entity_SpecialCreeper['Creeper'/185544961, l='MpServer', x=1942.50, y=34.00, z=-3240.50], Entity_SpecialSpider['Spider'/185580801, l='MpServer', x=1923.49, y=63.00, z=-3206.70], MoCEntityButterfly['ButterFly'/184640785, l='MpServer', x=1907.66, y=70.00, z=-3158.19], MoCEntityOstrich['Ostrich'/184640784, l='MpServer', x=1915.31, y=70.00, z=-3101.81], MoCEntityElephant['Elephant'/184640787, l='MpServer', x=1898.47, y=70.00, z=-3158.22], EntityMinecartChest['entity.MinecartChest.name'/184640786, l='MpServer', x=1998.50, y=25.50, z=-3235.50], MoCEntityElephant['Elephant'/184640789, l='MpServer', x=1909.78, y=68.00, z=-3112.16], MoCEntityElephant['Elephant'/184640788, l='MpServer', x=1909.56, y=67.00, z=-3115.47], MoCEntityCricket['Cricket'/184640791, l='MpServer', x=2009.16, y=64.00, z=-3218.94], MoCEntityFlameWraith['FlameWraith'/185525529, l='MpServer', x=1893.75, y=44.50, z=-3232.03], MoCEntityFlameWraith['FlameWraith'/185525527, l='MpServer', x=1898.22, y=43.50, z=-3233.62], MoCEntityElephant['Elephant'/184640795, l='MpServer', x=1854.22, y=70.00, z=-3096.94], MoCEntityElephant['Elephant'/184640794, l='MpServer', x=1854.88, y=71.00, z=-3095.66], MoCEntityAnt['Ant'/184640797, l='MpServer', x=1936.34, y=71.00, z=-3146.28], MoCEntityElephant['Elephant'/184640796, l='MpServer', x=1840.41, y=70.00, z=-3103.69], MoCEntityMaggot['Maggot'/184640799, l='MpServer', x=1942.24, y=81.00, z=-3173.54], MoCEntityWerewolf['Werewolf'/185108264, l='MpServer', x=1942.01, y=63.00, z=-3170.60], MoCEntityWerewolf['Werewolf'/185108266, l='MpServer', x=1919.75, y=63.00, z=-3192.44], MoCEntityOstrich['Ostrich'/184640805, l='MpServer', x=1805.22, y=72.00, z=-3218.25], MoCEntityRat['Rat'/184640808, l='MpServer', x=1914.97, y=63.00, z=-3170.53], EntityMinecartChest['entity.MinecartChest.name'/184640814, l='MpServer', x=1939.50, y=30.34, z=-3178.22], MoCEntityElephant['Elephant'/184640816, l='MpServer', x=1841.44, y=68.00, z=-3222.44], MoCEntitySnake['Snake'/184640819, l='MpServer', x=1926.16, y=67.00, z=-3149.59], MoCEntityFirefly['Firefly'/184640820, l='MpServer', x=1918.34, y=70.00, z=-3148.25], MoCEntityMediumFish['MediumFish'/184640823, l='MpServer', x=1995.69, y=62.00, z=-3298.16], MoCEntitySmallFish['SmallFish'/184640822, l='MpServer', x=1987.30, y=62.03, z=-3293.21], MoCEntitySmallFish['SmallFish'/184640825, l='MpServer', x=1987.41, y=62.00, z=-3290.16], MoCEntityPiranha['Piranha'/184640824, l='MpServer', x=1990.97, y=62.00, z=-3289.78], EntityGate['entity.AncientWarfareStructure.aw_gate.name'/184640827, l='MpServer', x=1943.50, y=79.00, z=-3189.50], EntitySplittingCreeper['Splitting Creeper'/185545013, l='MpServer', x=1936.50, y=32.00, z=-3215.50], MoCEntitySmallFish['SmallFish'/184640826, l='MpServer', x=2011.44, y=62.00, z=-3283.64], EntityCustomNpc['Harpy Statue'/184640829, l='MpServer', x=1936.50, y=105.00, z=-3189.50], MoCEntityButterfly['ButterFly'/184640828, l='MpServer', x=1950.81, y=79.00, z=-3194.63], EntityMinecartChest['entity.MinecartChest.name'/184640831, l='MpServer', x=1965.50, y=27.50, z=-3164.50], MoCEntityBee['Bee'/184640835, l='MpServer', x=1973.53, y=70.00, z=-3206.75], MoCEntityOstrich['Ostrich'/184640836, l='MpServer', x=2004.13, y=63.00, z=-3244.72], EntityFireZombie['Fire Zombie'/184671565, l='MpServer', x=1915.29, y=63.70, z=-3207.24], EntityMinecartChest['entity.MinecartChest.name'/184640845, l='MpServer', x=1860.50, y=24.50, z=-3122.88], Entity_SpecialZombie['Zombie'/184671564, l='MpServer', x=1919.51, y=63.70, z=-3203.23], MoCEntityElephant['Elephant'/184640847, l='MpServer', x=1817.44, y=69.00, z=-3116.47], MoCEntityCricket['Cricket'/184640848, l='MpServer', x=1925.19, y=67.00, z=-3230.38], MoCEntityOstrich['Ostrich'/184640851, l='MpServer', x=1929.78, y=71.00, z=-3134.72], EntityGaiaAnubis['Anubis'/184641363, l='MpServer', x=1914.66, y=63.00, z=-3208.63], MoCEntityRoach['entity.MoCreatures.Roach.name'/184640850, l='MpServer', x=1829.56, y=72.00, z=-3115.41], Entity_SpecialWitch['Witch'/185551707, l='MpServer', x=1892.50, y=45.00, z=-3145.50], MoCEntityOstrich['Ostrich'/184640852, l='MpServer', x=1939.38, y=72.00, z=-3132.44], EntityPoisonSpider['Poison Spider'/185570158, l='MpServer', x=1863.88, y=37.00, z=-3224.16], MoCEntityRat['Rat'/185604470, l='MpServer', x=1930.39, y=33.24, z=-3231.16], MoCEntityHorseMob['HorseMob'/184671603, l='MpServer', x=1915.29, y=63.00, z=-3207.24], Entity_SpecialZombie['Zombie'/185491836, l='MpServer', x=1935.03, y=63.00, z=-3194.50], MoCEntityHorseMob['HorseMob'/184671602, l='MpServer', x=1919.51, y=63.00, z=-3203.23], Entity_SpecialZombie['Zombie'/185491837, l='MpServer', x=1943.16, y=63.00, z=-3176.69], EntityDarkCreeper['Dark Creeper'/185173885, l='MpServer', x=1910.63, y=63.00, z=-3188.97], EntityGaiaAnubis['Anubis'/184863108, l='MpServer', x=1936.72, y=76.00, z=-3199.44], Entity_SpecialCreeper['Creeper'/185593732, l='MpServer', x=1908.50, y=24.00, z=-3202.50], Entity_SpecialCreeper['Creeper'/185511337, l='MpServer', x=1918.91, y=63.00, z=-3204.94], MoCEntitySmallFish['SmallFish'/184640941, l='MpServer', x=2016.53, y=62.00, z=-3248.16], MoCEntitySmallFish['SmallFish'/184640942, l='MpServer', x=2052.28, y=62.00, z=-3245.81], MoCEntityMediumFish['MediumFish'/184640945, l='MpServer', x=2053.02, y=62.03, z=-3251.68], MoCEntitySmallFish['SmallFish'/184640944, l='MpServer', x=1988.16, y=60.00, z=-3291.53], MoCEntityButterfly['ButterFly'/184640950, l='MpServer', x=1810.75, y=65.00, z=-3307.31], MoCEntityPiranha['Piranha'/184640953, l='MpServer', x=2019.12, y=62.00, z=-3250.39], MoCEntityOstrich['Ostrich'/184640952, l='MpServer', x=2016.34, y=62.01, z=-3249.72], MoCEntityMediumFish['MediumFish'/184640955, l='MpServer', x=2031.63, y=62.00, z=-3278.96], MoCEntityPiranha['Piranha'/184640954, l='MpServer', x=2022.19, y=62.00, z=-3244.16], MoCEntityMediumFish['MediumFish'/184640957, l='MpServer', x=2023.71, y=62.00, z=-3285.04], MoCEntitySmallFish['SmallFish'/184640956, l='MpServer', x=2036.65, y=62.00, z=-3240.56], MoCEntitySmallFish['SmallFish'/184640963, l='MpServer', x=2024.65, y=62.00, z=-3247.63], EntityGaiaEnderEye['Ender Eye'/185545161, l='MpServer', x=1905.81, y=39.00, z=-3219.28], MoCEntityPiranha['Piranha'/184640966, l='MpServer', x=2031.85, y=62.00, z=-3239.90], MoCEntitySmallFish['SmallFish'/184640969, l='MpServer', x=2022.14, y=62.00, z=-3259.48], MoCEntityMediumFish['MediumFish'/184640968, l='MpServer', x=1990.69, y=62.00, z=-3302.84], MoCEntitySmallFish['SmallFish'/184640971, l='MpServer', x=2034.85, y=61.91, z=-3249.59], Entity_SpecialSkeleton['Skeleton'/185540548, l='MpServer', x=1960.50, y=23.00, z=-3149.50], MoCEntitySmallFish['SmallFish'/184640977, l='MpServer', x=1997.26, y=61.91, z=-3293.59], MoCEntityMediumFish['MediumFish'/184640976, l='MpServer', x=2006.12, y=62.00, z=-3286.08], MoCEntitySmallFish['SmallFish'/184640979, l='MpServer', x=2014.47, y=62.00, z=-3253.85], MoCEntityFly['Fly'/184640978, l='MpServer', x=1992.97, y=64.00, z=-3308.44], MoCEntitySmallFish['SmallFish'/184640981, l='MpServer', x=2023.16, y=60.39, z=-3263.66], MoCEntityMediumFish['MediumFish'/184640980, l='MpServer', x=2051.03, y=62.00, z=-3267.27], MoCEntityMediumFish['MediumFish'/184640983, l='MpServer', x=2025.39, y=61.56, z=-3249.26], MoCEntitySmallFish['SmallFish'/184640982, l='MpServer', x=2013.35, y=62.00, z=-3279.66], EntityGaiaBoneKnight['Bone Knight'/185565143, l='MpServer', x=1951.50, y=30.00, z=-3173.50], MoCEntityMediumFish['MediumFish'/184640984, l='MpServer', x=2015.69, y=62.00, z=-3288.26], MoCEntitySmallFish['SmallFish'/184640986, l='MpServer', x=2016.16, y=62.00, z=-3272.53], EntityGaiaAnubis['Anubis'/185132525, l='MpServer', x=1937.78, y=63.00, z=-3172.69], MoCEntitySmallFish['SmallFish'/184640999, l='MpServer', x=2015.16, y=62.00, z=-3261.88], EntityItem['item.item.bone'/185478121, l='MpServer', x=1936.81, y=63.13, z=-3198.09], MoCEntitySmallFish['SmallFish'/184640998, l='MpServer', x=2047.28, y=62.00, z=-3236.16], MoCEntitySmallFish['SmallFish'/184641000, l='MpServer', x=2023.16, y=62.00, z=-3243.42], MoCEntityMediumFish['MediumFish'/184641008, l='MpServer', x=2006.85, y=62.00, z=-3284.51], EntityGaiaJorogumo['Jorogumo'/185604580, l='MpServer', x=1912.73, y=22.02, z=-3249.68], MoCEntityPiranha['Piranha'/184641017, l='MpServer', x=2030.10, y=61.00, z=-3276.36], Entity_SpecialZombie['Zombie'/185529846, l='MpServer', x=1847.50, y=27.00, z=-3195.50], MoCEntitySmallFish['SmallFish'/184641016, l='MpServer', x=2016.03, y=62.00, z=-3262.78], EntityGaiaEnderEye['Ender Eye'/185383925, l='MpServer', x=1932.50, y=58.00, z=-3213.50], MoCEntityMediumFish['MediumFish'/184641023, l='MpServer', x=2030.66, y=62.03, z=-3248.91], MoCEntitySmallFish['SmallFish'/184641025, l='MpServer', x=2046.18, y=61.34, z=-3243.66], MoCEntitySmallFish['SmallFish'/184641027, l='MpServer', x=2020.16, y=62.00, z=-3282.38], MoCEntityMediumFish['MediumFish'/184641026, l='MpServer', x=2051.52, y=61.92, z=-3248.07], Entity_SpecialSpider['Spider'/185593868, l='MpServer', x=1940.28, y=22.00, z=-3236.09], MoCEntityPiranha['Piranha'/184641039, l='MpServer', x=2054.44, y=62.00, z=-3266.84], MoCEntityMediumFish['MediumFish'/184641038, l='MpServer', x=2019.61, y=62.00, z=-3286.56], MoCEntityDragonfly['DragonFly'/184641043, l='MpServer', x=2051.47
, y=69.00, z=-3092.66], MoCEntityMediumFish['MediumFish'/184641064, l='MpServer', x=2049.30, y=62.00, z=-3272.10], EntityGaiaCockatrice['Cockatrice'/185525796, l='MpServer', x=1877.50, y=68.00, z=-3244.50], MoCEntityMediumFish['MediumFish'/184641077, l='MpServer', x=2046.25, y=61.64, z=-3256.94], MoCEntityBee['Bee'/184641079, l='MpServer', x=2049.53, y=69.00, z=-3094.19], Entity_SpecialCreeper['Creeper'/185606699, l='MpServer', x=1902.50, y=24.00, z=-3201.50], Entity_SpecialSpider['Spider'/185025103, l='MpServer', x=1921.95, y=63.00, z=-3197.55], EntityItem['item.item.arrow'/185480274, l='MpServer', x=1978.50, y=66.13, z=-3136.47], EntityItem['item.item.bone'/185480275, l='MpServer', x=1978.47, y=66.13, z=-3136.50], MoCEntityWerewolf['Werewolf'/185606779, l='MpServer', x=1977.53, y=14.00, z=-3289.62], MoCEntityWerewolf['Werewolf'/185606780, l='MpServer', x=1976.88, y=14.00, z=-3287.31], EntityBrutishZombie['Brutish Zombie'/185596041, l='MpServer', x=1939.50, y=63.00, z=-3205.50], Entity_SpecialZombie['Zombie'/185596040, l='MpServer', x=1945.50, y=63.00, z=-3206.50], Entity_SpecialZombie['Zombie'/185596039, l='MpServer', x=1942.50, y=63.00, z=-3201.50], MoCEntitySilverSkeleton['SilverSkeleton'/185542787, l='MpServer', x=1954.59, y=42.00, z=-3138.53], EntityGiantZombie['Giant Zombie'/185556098, l='MpServer', x=2004.34, y=27.00, z=-3211.66], MoCEntitySilverSkeleton['SilverSkeleton'/185542785, l='MpServer', x=1947.88, y=43.00, z=-3133.66], EntityCaveSpider['Cave Spider'/2448, l='MpServer', x=47.30, y=-34.62, z=-0.48], EntityCaveSpider['Cave Spider'/2449, l='MpServer', x=37.10, y=-36.62, z=27.67], EntityGaiaCockatrice['Cockatrice'/185534108, l='MpServer', x=1888.50, y=67.00, z=-3142.50], EntityGaiaSphinx['Sphinx'/184760472, l='MpServer', x=1946.94, y=63.00, z=-3201.18], Entity_SpecialZombie['Zombie'/184728222, l='MpServer', x=1910.50, y=63.00, z=-3172.96], Entity_SpecialSkeleton['Skeleton'/185576593, l='MpServer', x=1975.50, y=25.00, z=-3168.50], Entity_SpecialSkeleton['Skeleton'/185333418, l='MpServer', x=1940.78, y=63.00, z=-3183.63], EntityGiantSkeleton['Giant Skeleton'/185333417, l='MpServer', x=1947.84, y=63.00, z=-3203.81], EntityItem['item.item.sulphur'/185355431, l='MpServer', x=1895.34, y=68.13, z=-3247.44], Entity_SpecialZombie['Zombie'/185606846, l='MpServer', x=2004.50, y=29.84, z=-3187.50], MoCEntityWerewolf['Werewolf'/185523361, l='MpServer', x=1863.50, y=33.00, z=-3171.50], MoCEntityMiniGolem['MiniGolem'/185169597, l='MpServer', x=1945.53, y=63.00, z=-3183.59], MoCEntityMiniGolem['MiniGolem'/185169598, l='MpServer', x=1924.91, y=63.00, z=-3172.33], MoCEntityWerewolf['Werewolf'/185558223, l='MpServer', x=1861.50, y=33.00, z=-3192.50], EntityJumpingCreeper['Jumping Creeper'/185556163, l='MpServer', x=1902.16, y=39.00, z=-3225.56], Entity_SpecialZombie['Zombie'/185565377, l='MpServer', x=1971.50, y=32.00, z=-3163.50], Entity_SpecialSkeleton['Skeleton'/185549504, l='MpServer', x=2001.50, y=15.00, z=-3115.50], EntitySkullCrawler['entity.GraveStone.GSSkullCrawler.name'/185556178, l='MpServer', x=1840.81, y=29.31, z=-3208.97], MoCEntityMaggot['Maggot'/184640739, l='MpServer', x=1929.81, y=67.00, z=-3148.66], MoCEntityDragonfly['DragonFly'/184640741, l='MpServer', x=2015.41, y=72.00, z=-3074.78], MoCEntitySnake['Snake'/184640740, l='MpServer', x=1966.03, y=74.00, z=-3194.00], MoCEntityElephant['Elephant'/184640742, l='MpServer', x=1927.63, y=63.00, z=-3188.09], Entity_SpecialCreeper['Creeper'/185598199, l='MpServer', x=1932.50, y=63.00, z=-3204.50], EntityItem['item.block.advdrawbridge'/185368806, l='MpServer', x=1929.09, y=63.13, z=-3192.59], MoCEntityOstrich['Ostrich'/184640746, l='MpServer', x=1811.28, y=79.00, z=-3099.91], MoCEntitySnake['Snake'/184640749, l='MpServer', x=1997.66, y=65.00, z=-3188.38], MoCEntitySnake['Snake'/184640751, l='MpServer', x=1992.50, y=65.00, z=-3193.94], MoCEntitySnake['Snake'/184640750, l='MpServer', x=1993.56, y=65.00, z=-3191.94], Entity_SpecialEnderman['Enderman'/185299192, l='MpServer', x=1922.53, y=63.00, z=-3208.46], MoCEntityFishy['Fishy'/184640757, l='MpServer', x=2019.53, y=61.61, z=-3261.43], EntityItem['item.item.arrow'/185346809, l='MpServer', x=1895.19, y=68.13, z=-3247.63], MoCEntityMediumFish['MediumFish'/184640759, l='MpServer', x=2029.24, y=62.00, z=-3241.34], EntityItem['item.item.bone'/185346810, l='MpServer', x=1895.16, y=68.13, z=-3247.59], MoCEntityFishy['Fishy'/184640758, l='MpServer', x=2011.16, y=62.00, z=-3255.64], MoCEntitySmallFish['SmallFish'/184640761, l='MpServer', x=2015.16, y=62.00, z=-3262.66], MoCEntitySmallFish['SmallFish'/184640760, l='MpServer', x=2043.65, y=62.00, z=-3274.89], MoCEntityMediumFish['MediumFish'/184640763, l='MpServer', x=2020.03, y=62.00, z=-3249.25], MoCEntityMediumFish['MediumFish'/184640762, l='MpServer', x=2044.14, y=62.00, z=-3236.44], MoCEntityPiranha['Piranha'/184640765, l='MpServer', x=2012.41, y=62.00, z=-3250.16], EntityWebSpider['Web Spider'/185534195, l='MpServer', x=1988.50, y=17.00, z=-3188.50], MoCEntitySmallFish['SmallFish'/184640764, l='MpServer', x=2030.66, y=62.00, z=-3241.09], Entity_SpecialCreeper['Creeper'/185513715, l='MpServer', x=1957.50, y=31.00, z=-3241.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java: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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 337417616 bytes (321 MB) / 987410432 bytes (941 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.1614 Optifine OptiFine_1.7.10_HD_U_C1 102 mods loaded, 102 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.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJA RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCHIJA RenderPlayerAPIEnhancer{1.4} [Render Player API Enhancer] (minecraft.jar)
UCHIJA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJA Botania{r1.8-247} [Botania] (Botania r1.8-247.jar)
UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJA BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJA CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJA CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
UCHIJA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJA EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJA ForbiddenMagic{1.7.10-0.573} [Forbidden Magic] (Forbidden Magic-1.7.10-0.573.jar)
UCHIJA gokiStats{1.0.0} [gokiStats] (Goki-Stats-Mod-1.7.2.jar)
UCHIJA GraveStone{2.16.0} [GraveStone] (GraveStone-2.16.0.jar)
UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
UCHIJA Growthcraft{1.7.10-2.3.1} [Growthcraft] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Cellar{1.7.10-2.3.1} [Growthcraft Cellar] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Apples{1.7.10-2.3.1} [Growthcraft Apples] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Bamboo{1.7.10-2.3.1} [Growthcraft Bamboo] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Bees{1.7.10-2.3.1} [Growthcraft Bees] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Fishtrap{1.7.10-2.3.1} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Grapes{1.7.10-2.3.1} [Growthcraft Grapes] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Hops{1.7.10-2.3.1} [Growthcraft Hops] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA Growthcraft|Rice{1.7.10-2.3.1} [Growthcraft Rice] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJA guideapi{1.7.10-1.0.1-23} [Guide-API] (Guide-API-1.7.10-1.0.1-23.jar)
UCHIJA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
UCHIJA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar)
UCHIJA JASCompatability{1.2.0} [Just Another Spawner Compatibility Addon] (JustAnotherSpawnerCompatibilityAddon-1.2.0.jar)
UCHIJA lmmx{1.0} [lmmx] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJA MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJA zabuton{1.0} [zabuton] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJA MapWriter{2.1.1} [MapWriter] (MapWriter-1.7.10.jar)
UCHIJA AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
UCHIJA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCHIJA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
UCHIJA NBTEdit{1.7.2.2} [In-game NBTEdit] (NBTEdit_1.7.10.jar)
UCHIJA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHIJA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHIJA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJA erebus{0.3a} [Erebus] (TheErebus-0.3a.jar)
UCHIJA TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar)
UCHIJA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJA weather2{v2.3.10} [Localized Weather & Storms] (weather2-2.3.10 for MC v1.7.10.jar)
UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA JustAnotherSpawner{0.17.7} [Just Another Spawner] (JustAnotherSpawner-0.17.7.jar)
UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 9500 GT/PCIe/SSE2'
CoFHCore: -[1.7.10]3.1.2-325
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
NetherOres: -[1.7.10]2.3.1-22
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 9500 GT/PCIe/SSE2 GL version 3.3.0, 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: [the Asphyxious CustomPack.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
0
I have a 1.7.10 server set up and recently updated many of the mods including Special Mobs. My friend and I both were playing fine then we both started getting "Connection Lost A fatal error has occured, this connection is terminated" and recieve that message whenever we try to log in. The server stays running and the client never crashes but here is my Game Output, or what I could get of it. I can work on more info if needed, thanks.
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/._log_jungle_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Log/._log_jungle_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/._log_oak_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Log/._log_oak_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/._log_spruce_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Log/._log_spruce_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_acacia_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_big_oak_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_birch_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_jungle_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_oak_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Log/log_spruce_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MossyCobblestone/._cobblestone_mossy.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MossyCobblestone/._cobblestone_mossy.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MossyCobblestone/cobblestone_mossy.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock0.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock0.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock1.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock1.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock2.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock2.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._MusicBlock3.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._MusicBlock3.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/._noteblock.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/MusicBlock/._noteblock.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock0.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/0.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock1.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/1.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock2.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/2.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/MusicBlock3.properties
[OptiFine] [WARN] File not found: mcpatcher/mcpatcher/ctm/MusicBlock/3.png
[OptiFine] ConnectedTextures: mcpatcher/ctm/MusicBlock/noteblock.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/OakWood/._log_oak.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/OakWood/._log_oak.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/OakWood/log_oak.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block147.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block147.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block148.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block148.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block70.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block70.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/._block72.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/PressurePlate/._block72.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block147.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block148.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block70.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/PressurePlate/block72.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Pumpkin/._pumpkin_face_off.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Pumpkin/._pumpkin_face_off.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Pumpkin/pumpkin_face_off.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Rail/._rail_normal.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Rail/._rail_normal.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Rail/rail_normal.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Reed/._reeds.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Reed/._reeds.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Reed/reeds.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Sand/._sand.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Sand/._sand.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Sand/sand.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Stone/._stone.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Stone/._stone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Stone/stone.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TNT/._tnt_side.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/TNT/._tnt_side.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TNT/tnt_side.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TallGrass/._tallgrass.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/TallGrass/._tallgrass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/TallGrass/tallgrass.properties
[OptiFine] [WARN] More weights defined than tiles, trimming weights: mcpatcher/ctm/TallGrass/tallgrass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Vine/._vine.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Vine/._vine.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Vine/vine.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Water/._water_still.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Water/._water_still.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Water/water_still.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Workbench/._crafting_table_top.properties
[OptiFine] [WARN] No matchBlocks or matchTiles specified: mcpatcher/ctm/Workbench/._crafting_table_top.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/Workbench/crafting_table_top.properties
[OptiFine] [WARN] More weights defined than tiles, trimming weights: mcpatcher/ctm/Workbench/crafting_table_top.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[00:55:43] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/repairer.png, java.io.FileNotFoundException
[00:55:43] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/blocks/magnet.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1479_grc.bambooSlab.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_665_blockSpellEnhancement.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/WindVane.png, java.io.FileNotFoundException
[00:55:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1307_CQSpawner.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_667_blockSpellEffect.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1478_grc.bambooSlab.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/2.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/3.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/0.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/MusicBlock/1.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_666_blockSpellModifier.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/technical/new/test/ExhaustPlating.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_672_alchemicCalcinator.png, java.io.FileNotFoundException
[00:55:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_670_schematicSaver.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_451_bookshelf.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load weather2:textures/blocks/Anemometer.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_673_crystalBelljar.png, java.io.FileNotFoundException
[00:55:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1905_null.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_664_blockSpellParadigm.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/Bookshelf/0.png, java.io.FileNotFoundException
[00:55:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/mcpatcher/ctm/Bookshelf/1.png, java.io.FileNotFoundException
[00:55:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_676_blockMimic.png, java.io.FileNotFoundException
[00:55:48] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 8
[00:55:49] [Client thread/WARN] [FastCraft-core]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
[OptiFine] Texture size: textures/blocks, 2048x2048
[00:55:49] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._ComputerCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._ComputerCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._ComputerCraft in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: ._Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BiblioCraft.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:51] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Mutant Creatures.png in C:\Users\Arkavile\AppData\Roaming\.minecraft\resourcepacks\the Asphyxious CustomPack.zip
[00:55:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5716_focusSmelt.png, java.io.FileNotFoundException
[00:55:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5734_focusEnderChest.png, java.io.FileNotFoundException
[00:55:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5712_focusShadowbeam.png, java.io.FileNotFoundException
[00:55:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5747_focusDeflect.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5709_focusDislocation.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5714_focusHeal.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorPickGem.png, java.io.FileNotFoundException
[00:55:54] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/mobAspect.png, java.io.FileNotFoundException
[00:55:55] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5818_itemAspect.png, java.io.FileNotFoundException
[00:55:55] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_808_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
[00:55:55] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5752_focusFlight.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorShovelGem.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5375_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5755_focusTelekinesis.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5740_focusXPDrain.png, java.io.FileNotFoundException
[00:55:56] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorSwordGem.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load ttinkerer:textures/items/ichorAxeGem.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5737_focusRecall.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5759_Corpse.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5358_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
[00:55:57] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
[00:55:58] [Client thread/WARN] [FastCraft-core]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
[OptiFine] Texture size: textures/items, 2048x2048
[00:55:58] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[00:55:58] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[00:55:59] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[00:55:59] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[00:55:59] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[00:55:59] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[00:55:59] [Sound Library Loader/INFO]: Sound engine started
[00:56:00] [Client thread/WARN]: File customnpcs:sounds/Skye Cullin.ogg does not exist, cannot add it to event customnpcs:Skye.cullin
[00:56:01] [Client thread/INFO] [Mystcraft]: Mystcraft Start-Up Error Checking Completed
[OptiFine] *** Reloading custom textures ***
[OptiFine] NaturalTextures: configuration "optifine/natural.properties" not found
[OptiFine] NaturalTextures: Checking default configuration.
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/black.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/red.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/siamese.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/chicken.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken2.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken3.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cow/cow.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow2.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow3.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow4.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow5.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/creeper/creeper.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper10.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper11.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper12.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper13.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper14.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper2.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper3.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper4.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper5.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper6.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper7.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper8.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper9.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Night1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Night.png
[OptiFine] Texture animation: mcpatcher/anim/._Night1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/._ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/paint1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/painting/paintings_kristoffer_zetterstrand.png
[OptiFine] Texture animation: mcpatcher/anim/._paint1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid2.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid3.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid4.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/butcher.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/butcher.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._butcher.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/farmer.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/farmer.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._farmer.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/librarian.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/librarian.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._librarian.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/priest.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/priest.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._priest.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/smith.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/smith.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._smith.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/witch.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/witch.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._witch.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_angry.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/world0.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mcpatcher/lightmap/world0.png
[OptiFine] Texture animation: mcpatcher/anim/._world0.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie10.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie11.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie8.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world-1.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world0.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world1.png
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[OptiFine] CustomSky: Texture not found: minecraft:mcpatcher/mcpatcher/sky/world0/sky1.png
[OptiFine] RandomMobs: minecraft:textures/entity/bat.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cat/ocelot.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/chicken.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cow/cow.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/cow/mooshroom.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 16
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman_eyes.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/pig/pig.png, variants: 3
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/silverfish.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/skeleton.png, variants: 10
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/wither_skeleton.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/slime/slime.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/spider/spider.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/squid.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/zombie_pigman.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie.png, variants: 20
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie_villager.png, variants: 2
[OptiFine] *** Reloading custom textures ***
[OptiFine] NaturalTextures: configuration "optifine/natural.properties" not found
[OptiFine] NaturalTextures: Checking default configuration.
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/black.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_black.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/red.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_red.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cat/cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cat/siamese.png
[OptiFine] Texture animation: mcpatcher/anim/cat/._cat_siamese.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/chicken.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken2.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/chicken/chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/chicken3.png
[OptiFine] Texture animation: mcpatcher/anim/chicken/._chicken3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/cow/cow.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow2.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow3.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow4.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/cow/cow5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/cow/cow5.png
[OptiFine] Texture animation: mcpatcher/anim/cow/._cow5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/creeper/creeper.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper10.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper11.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper12.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper12.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper13.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper13.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper14.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper14.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper2.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper3.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper4.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper5.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper6.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper7.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper8.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper8.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/creeper/creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/creeper/creeper9.png
[OptiFine] Texture animation: mcpatcher/anim/creeper/._creeper9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Day2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Day.png
[OptiFine] Texture animation: mcpatcher/anim/._Day2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/Night1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/environment/sky0/Night.png
[OptiFine] Texture animation: mcpatcher/anim/._Night1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/ocelot/._ocelot.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/paint1.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/painting/paintings_kristoffer_zetterstrand.png
[OptiFine] Texture animation: mcpatcher/anim/._paint1.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pig/._pig3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/pigzombie/._pigzombie_snout.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/sheep/._sheep2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid2.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid3.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/squid4.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/squid/squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/squid.png
[OptiFine] Texture animation: mcpatcher/anim/squid/._squid_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardBottom.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/steve/steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/steve.png
[OptiFine] Texture animation: mcpatcher/anim/steve/._steve_BeardFace.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/butcher.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/butcher.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._butcher.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/farmer.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/farmer.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._farmer.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/librarian.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/librarian.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._librarian.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/priest.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/priest.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._priest.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/smith.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/villager/smith.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._smith.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/villager/witch.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/witch.png
[OptiFine] Texture animation: mcpatcher/anim/villager/._witch.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_angry.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_angry.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/wolf/wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/wolf/wolf_tame.png
[OptiFine] Texture animation: mcpatcher/anim/wolf/._wolf_tame_tongue.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/world0.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mcpatcher/lightmap/world0.png
[OptiFine] Texture animation: mcpatcher/anim/._world0.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie10.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie10.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie11.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie11.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie2_belt.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie3.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie3_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie4.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie4_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie5.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie5_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie6.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie6_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie7.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie7_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie8.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie8_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: mcpatcher/mob/zombie/zombie9.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie9_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Texture animation: mcpatcher/anim/zombie/zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source texture not found: textures/entity/zombie/zombie.png
[OptiFine] Texture animation: mcpatcher/anim/zombie/._zombie_mouth.properties
[OptiFine] [WARN] TextureAnimation: Source or target texture not specified
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world-1.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world0.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world1.png
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[OptiFine] CustomSky: Texture not found: minecraft:mcpatcher/mcpatcher/sky/world0/sky1.png
[OptiFine] RandomMobs: minecraft:textures/entity/bat.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cat/ocelot.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/chicken.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/cow/cow.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/cow/mooshroom.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 16
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/enderman/enderman_eyes.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/pig/pig.png, variants: 3
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/silverfish.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/skeleton.png, variants: 10
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/wither_skeleton.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/slime/slime.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/spider/spider.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/squid.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/zombie_pigman.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie.png, variants: 20
[OptiFine] RandomMobs: minecraft:textures/entity/zombie/zombie_villager.png, variants: 2
[00:56:45] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [RenderPlayerAPI, RenderPlayerAPIEnhancer, DamageIndicatorsMod, DynamicLights, DynamicLights_onFire, DynamicLights_creepers, DynamicLights_dropItems, DynamicLights_entityClasses, DynamicLights_mobEquipment, DynamicLights_flameArrows, DynamicLights_floodLights, DynamicLights_otherPlayers, DynamicLights_thePlayer, inventorytweaks] at SERVER
[00:56:49] [Client thread/INFO]: Connecting to 74.91.114.145, 25566
[00:56:51] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
[00:56:51] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [RenderPlayerAPI, RenderPlayerAPIEnhancer, DamageIndicatorsMod, DynamicLights, DynamicLights_onFire, DynamicLights_creepers, DynamicLights_dropItems, DynamicLights_entityClasses, DynamicLights_mobEquipment, DynamicLights_flameArrows, DynamicLights_floodLights, DynamicLights_otherPlayers, DynamicLights_thePlayer, inventorytweaks] at SERVER
[00:56:51] [Netty Client IO #1/INFO] [FML]: Injecting existing block and item data into this client instance
[00:56:52] [Netty Client IO #1/INFO] [FML]: Applying holder lookups
[00:56:52] [Netty Client IO #1/INFO] [FML]: Holder lookups applied
[00:56:52] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[00:56:55] [Thread-13/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
[00:56:56] [Client thread/INFO] [THAUMCRAFT]: Client received server config settings.
[00:56:56] [Client thread/INFO] [THAUMCRAFT]: CHEAT_SHEET[true], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[-1], ASPECT_TOTAL_CAP[100
[00:56:56] [Client thread/ERROR] [NotEnoughItems]: Error loading brewing ingredients for: [email protected]
java.lang.NullPointerException
at net.minecraft.block.BlockFlower.func_149666_a(SourceFile:73) ~[alc.class:?]
at net.minecraft.item.ItemBlock.func_150895_a(ItemBlock.java:181) ~[abh.class:?]
at codechicken.nei.api.ItemInfo.searchItems(ItemInfo.java:423) [ItemInfo.class:?]
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:102) [ItemInfo.class:?]
at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:258) [NEIClientConfig.class:?]
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:208) [NEIClientConfig.class:?]
at codechicken.nei.NEICPH.handleSMPCheck(NEICPH.java:109) [NEICPH.class:?]
at codechicken.nei.NEICPH.handlePacket(NEICPH.java:23) [NEICPH.class:?]
at codechicken.lib.packet.PacketCustom$ClientInboundHandler.handle(PacketCustom.java:100) [PacketCustom$ClientInboundHandler.class:?]
at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:77) [PacketCustom$CustomInboundHandler.class:?]
at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:64) [PacketCustom$CustomInboundHandler.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:56:57] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: [email protected]
[00:56:57] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: [email protected]
[00:57:06] [Client thread/INFO] [extrautils]: Added NEI integration
[00:57:06] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[00:57:06] [Client thread/INFO] [MapWriter]: Mw.load: loading...
[00:57:06] [Client thread/INFO] [MapWriter]: generating block colours
[00:57:06] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\Arkavile\AppData\Roaming\.minecraft\config\MapWriterBlockColourOverrides.txt
[00:57:06] [Client thread/INFO] [MapWriter]: generating block map colours from textures
[00:57:06] [Client thread/INFO] [MapWriter]: created new MwTexture from GL texture id 11 (2048x2048) (4194304 pixels)
[00:57:06] [Client thread/INFO] [MapWriter]: processed 5218 block textures, 22209 skipped, 360 exceptions
[00:57:06] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\Arkavile\AppData\Roaming\.minecraft\config\MapWriterBlockColourOverrides.txt
[00:57:06] [Client thread/INFO] [MapWriter]: saving block colours to 'C:\Users\Arkavile\AppData\Roaming\.minecraft\config\MapWriterBlockColours.txt'
[00:57:08] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[00:57:08] [Client thread/INFO]: [CHAT] Smart Moving enabled
[00:57:08] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D1§f
[00:57:09] [Client thread/INFO] [STDOUT]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
[00:57:09] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[00:57:14] [Client thread/ERROR] [FML]: FMLIndexedMessageCodec exception caught
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Client thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Client thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Client thread/ERROR] [FML]: There was a critical exception handling a packet on channel SM|EX
java.lang.OutOfMemoryError: Java heap space
at toast.specialMobs.network.MessageExplosion.fromBytes(MessageExplosion.java:118) ~[MessageExplosion.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7) ~[SimpleIndexedCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[00:57:14] [Netty Client IO #1/INFO] [THAUMCRAFT]: Restoring client configs.
[00:57:15] [Client thread/INFO] [FML]: Applying holder lookups
[00:57:15] [Client thread/INFO] [FML]: Holder lookups applied
[00:57:17] [Client thread/INFO] [MapWriter]: Mw.close: closing...
[00:57:17] [Client thread/INFO] [MapWriter]: waiting for 7 tasks to finish...
[00:57:18] [Client thread/INFO] [MapWriter]: done
0
I have Custom NPCs and Thaumcraft and NEI installed and when I try to load a Custom NPCs item recipe into an Arcane Workbench by Shift-clicking the [?] in NEI I get a crash every time. I tried other modded Crafting Tables and crafted other items without any crash.
---- Minecraft Crash Report ----
// There are four lights!
Time: 2/26/16 1:31 PM
Description: Updating screen events
java.lang.ArrayIndexOutOfBoundsException: 0
at codechicken.nei.recipe.DefaultOverlayHandler.moveIngredients(DefaultOverlayHandler.java:105)
at codechicken.nei.recipe.DefaultOverlayHandler.overlayRecipe(DefaultOverlayHandler.java:76)
at codechicken.nei.recipe.GuiRecipe.overlayRecipe(GuiRecipe.java:193)
at codechicken.nei.recipe.GuiRecipe.func_146284_a(GuiRecipe.java:122)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:326)
at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.recipe.DefaultOverlayHandler.moveIngredients(DefaultOverlayHandler.java:105)
at codechicken.nei.recipe.DefaultOverlayHandler.overlayRecipe(DefaultOverlayHandler.java:76)
at codechicken.nei.recipe.GuiRecipe.overlayRecipe(GuiRecipe.java:193)
at codechicken.nei.recipe.GuiRecipe.func_146284_a(GuiRecipe.java:122)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:326)
at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: thaumcraft.client.gui.GuiArcaneWorkbench
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Arkavile'/1160, l='MpServer', x=333.57, y=94.62, z=-311.78]]
Chunk stats: MultiplayerChunkCache: 625, 634
Level seed: 0
Level generator: ID 04 - ATG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (335,64,-310), Chunk: (at 15,4,10 in 20,-20; contains blocks 320,0,-320 to 335,255,-305), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 662591 game time, 662591 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 213 total; [EntityGaiaFutakuchiOnna['Futakuchi-Onna'/55304, l='MpServer', x=300.50, y=120.00, z=-360.50], MoCEntityOgre['Ogre'/38413, l='MpServer', x=349.72, y=113.00, z=-363.97], Entity_SpecialSpider['Spider'/35346, l='MpServer', x=269.59, y=63.00, z=-242.97], EntityItem['item.item.string'/58414, l='MpServer', x=301.31, y=106.13, z=-316.13], MoCEntityDragonfly['DragonFly'/60, l='MpServer', x=204.38, y=66.00, z=-406.63], MoCEntityFirefly['Firefly'/63, l='MpServer', x=206.31, y=80.00, z=-367.13], MoCEntityOgre['Ogre'/40002, l='MpServer', x=370.50, y=40.00, z=-415.50], MoCEntityCricket['Cricket'/67, l='MpServer', x=210.75, y=85.00, z=-352.72], MoCEntityFly['Fly'/68, l='MpServer', x=218.03, y=103.00, z=-314.47], MoCEntityDragonfly['DragonFly'/69, l='MpServer', x=222.66, y=73.00, z=-231.06], MoCEntityDolphin['Dolphin'/70, l='MpServer', x=219.66, y=62.00, z=-194.25], MoCEntityDolphin['Dolphin'/71, l='MpServer', x=217.47, y=61.67, z=-191.44], MoCEntityDolphin['Dolphin'/72, l='MpServer', x=221.41, y=62.00, z=-191.41], MoCEntityDolphin['Dolphin'/73, l='MpServer', x=221.50, y=62.00, z=-193.88], MoCEntityDolphin['Dolphin'/74, l='MpServer', x=211.88, y=62.00, z=-192.19], MoCEntityDolphin['Dolphin'/75, l='MpServer', x=214.03, y=62.00, z=-188.00], MoCEntityDolphin['Dolphin'/76, l='MpServer', x=223.34, y=62.00, z=-189.44], MoCEntityShark['Shark'/77, l='MpServer', x=213.78, y=62.00, z=-192.34], MoCEntityDolphin['Dolphin'/79, l='MpServer', x=209.53, y=62.03, z=-190.97], MoCEntityCricket['Cricket'/82, l='MpServer', x=225.03, y=63.00, z=-421.69], MoCEntityButterfly['ButterFly'/83, l='MpServer', x=230.53, y=77.00, z=-374.28], MoCEntityButterfly['ButterFly'/84, l='MpServer', x=226.69, y=75.00, z=-381.53], MoCEntityAnt['Ant'/85, l='MpServer', x=238.72, y=99.00, z=-344.13], MoCEntityBunny['Bunny'/86, l='MpServer', x=232.31, y=89.00, z=-293.47], MoCEntityCricket['Cricket'/87, l='MpServer', x=226.16, y=74.00, z=-224.94], MoCEntitySnake['Snake'/88, l='MpServer', x=238.72, y=63.00, z=-208.91], MoCEntitySnake['Snake'/89, l='MpServer', x=236.59, y=65.00, z=-209.06], MoCEntityShark['Shark'/90, l='MpServer', x=230.03, y=62.00, z=-200.25], MoCEntityDolphin['Dolphin'/91, l='MpServer', x=239.09, y=62.00, z=-200.50], MoCEntityDolphin['Dolphin'/92, l='MpServer', x=232.00, y=62.00, z=-198.44], MoCEntityRay['Ray'/93, l='MpServer', x=235.38, y=62.00, z=-201.56], Entity_SpecialSkeleton['Skeleton'/50781, l='MpServer', x=278.50, y=73.00, z=-281.50], MoCEntityDolphin['Dolphin'/94, l='MpServer', x=237.78, y=62.00, z=-203.25], Entity_SpecialSkeleton['Skeleton'/50782, l='MpServer', x=282.50, y=72.00, z=-281.50], MoCEntityDolphin['Dolphin'/95, l='MpServer', x=225.91, y=62.03, z=-196.00], MoCEntityDolphin['Dolphin'/96, l='MpServer', x=238.75, y=62.04, z=-198.84], MoCEntityDolphin['Dolphin'/99, l='MpServer', x=224.56, y=62.00, z=-185.53], MoCEntityElephant['Elephant'/103, l='MpServer', x=240.25, y=85.93, z=-384.91], MoCEntityRaccoon['Raccoon'/104, l='MpServer', x=243.78, y=89.00, z=-382.16], MoCEntityButterfly['ButterFly'/105, l='MpServer', x=248.41, y=93.00, z=-368.19], MoCEntityDeer['Deer'/106, l='MpServer', x=245.50, y=90.00, z=-365.50], MoCEntityDeer['Deer'/107, l='MpServer', x=246.50, y=91.00, z=-362.50], MoCEntityFirefly['Firefly'/111, l='MpServer', x=246.41, y=85.00, z=-273.16], MoCEntitySnail['Snail'/112, l='MpServer', x=252.19, y=65.00, z=-242.25], MoCEntityDuck['Duck'/113, l='MpServer', x=245.31, y=73.00, z=-246.44], MoCEntityRay['Ray'/114, l='MpServer', x=245.00, y=62.00, z=-210.09], MoCEntityDolphin['Dolphin'/115, l='MpServer', x=247.00, y=62.00, z=-210.66], MoCEntityDolphin['Dolphin'/116, l='MpServer', x=243.94, y=62.07, z=-206.47], MoCEntityDolphin['Dolphin'/117, l='MpServer', x=245.47, y=62.00, z=-204.78], MoCEntityRay['Ray'/118, l='MpServer', x=244.13, y=61.31, z=-202.25], MoCEntityDolphin['Dolphin'/119, l='MpServer', x=247.28, y=61.31, z=-205.50], MoCEntityDolphin['Dolphin'/120, l='MpServer', x=242.16, y=61.31, z=-203.56], MoCEntityDolphin['Dolphin'/121, l='MpServer', x=254.09, y=62.00, z=-205.78], MoCEntityShark['Shark'/122, l='MpServer', x=246.50, y=61.31, z=-208.22], MoCEntityShark['Shark'/123, l='MpServer', x=239.78, y=62.00, z=-206.25], MoCEntityDolphin['Dolphin'/124, l='MpServer', x=247.91, y=62.00, z=-195.47], MoCEntityRay['Ray'/125, l='MpServer', x=241.34, y=62.00, z=-198.34], MoCEntityShark['Shark'/126, l='MpServer', x=250.56, y=62.03, z=-190.09], MoCEntityAnt['Ant'/134, l='MpServer', x=262.28, y=94.00, z=-409.88], MoCEntityAnt['Ant'/135, l='MpServer', x=266.88, y=97.00, z=-413.22], MoCEntityAnt['Ant'/136, l='MpServer', x=264.75, y=99.00, z=-396.13], EntityClientPlayerMP['Arkavile'/1160, l='MpServer', x=333.57, y=94.62, z=-311.78], MoCEntityAnt['Ant'/137, l='MpServer', x=269.19, y=112.00, z=-387.28], MoCEntityMaggot['Maggot'/140, l='MpServer', x=258.38, y=110.00, z=-332.22], MoCEntityFly['Fly'/141, l='MpServer', x=262.63, y=108.00, z=-335.88], MoCEntityElephant['Elephant'/142, l='MpServer', x=267.97, y=101.00, z=-318.81], MoCEntityMediumFish['MediumFish'/144, l='MpServer', x=269.69, y=62.00, z=-195.94], Entity_SpecialSpider['Spider'/45716, l='MpServer', x=347.50, y=114.00, z=-363.50], MoCEntityFox['Fox'/149, l='MpServer', x=273.56, y=101.00, z=-416.66], Entity_SpecialSpider['Spider'/45717, l='MpServer', x=342.47, y=116.00, z=-360.66], MoCEntityFirefly['Firefly'/150, l='MpServer', x=272.88, y=99.00, z=-421.31], MoCEntityFirefly['Firefly'/151, l='MpServer', x=286.53, y=110.00, z=-391.13], MoCEntityFirefly['Firefly'/152, l='MpServer', x=286.16, y=117.00, z=-362.72], MoCEntityDragonfly['DragonFly'/153, l='MpServer', x=285.16, y=110.00, z=-337.59], EntityCow['Cow'/154, l='MpServer', x=275.81, y=103.00, z=-343.78], MoCEntityCricket['Cricket'/155, l='MpServer', x=277.66, y=109.00, z=-333.38], MoCEntityFly['Fly'/156, l='MpServer', x=275.28, y=106.00, z=-317.97], MoCEntityBunny['Bunny'/158, l='MpServer', x=286.91, y=112.00, z=-306.00], EntityHungrySpider['Hungry Spider'/161, l='MpServer', x=283.97, y=53.00, z=-288.03], MoCEntityBird['Bird'/162, l='MpServer', x=280.25, y=63.00, z=-261.47], MoCEntityFirefly['Firefly'/163, l='MpServer', x=281.19, y=65.00, z=-269.47], MoCEntityFirefly['Firefly'/164, l='MpServer', x=283.66, y=64.00, z=-267.66], MoCEntityRoach['entity.MoCreatures.Roach.name'/165, l='MpServer', x=278.47, y=63.00, z=-248.59], MoCEntitySmallFish['SmallFish'/166, l='MpServer', x=274.28, y=62.00, z=-199.69], MoCEntitySmallFish['SmallFish'/167, l='MpServer', x=273.53, y=61.31, z=-203.06], MoCEntitySmallFish['SmallFish'/168, l='MpServer', x=275.81, y=62.00, z=-207.34], MoCEntitySmallFish['SmallFish'/169, l='MpServer', x=284.53, y=61.31, z=-195.28], MoCEntitySmallFish['SmallFish'/170, l='MpServer', x=272.09, y=62.00, z=-206.16], MoCEntityMediumFish['MediumFish'/172, l='MpServer', x=282.75, y=62.03, z=-190.38], MoCEntityDolphin['Dolphin'/173, l='MpServer', x=279.34, y=62.04, z=-187.91], MoCEntityCricket['Cricket'/177, l='MpServer', x=299.47, y=109.00, z=-399.28], MoCEntityFirefly['Firefly'/178, l='MpServer', x=300.41, y=122.00, z=-371.19], MoCEntityFirefly['Firefly'/179, l='MpServer', x=291.78, y=123.00, z=-362.66], EntityItem['item.tile.dirt.default'/180, l='MpServer', x=300.25, y=43.13, z=-327.25], EntityBrutishSkeleton['Brutish Skeleton'/182, l='MpServer', x=293.50, y=43.00, z=-312.50], MoCEntityAnt['Ant'/183, l='MpServer', x=301.56, y=104.00, z=-305.38], MoCEntityBee['Bee'/184, l='MpServer', x=298.59, y=114.00, z=-309.47], EntityItem['item.item.string'/185, l='MpServer', x=303.31, y=43.13, z=-273.88], MoCEntityWerewolf['Werewolf'/187, l='MpServer', x=295.88, y=36.00, z=-279.56], MoCEntityButterfly['ButterFly'/189, l='MpServer', x=297.53, y=63.00, z=-264.88], MoCEntityButterfly['ButterFly'/190, l='MpServer', x=289.69, y=63.00, z=-261.34], MoCEntityFirefly['Firefly'/191, l='MpServer', x=288.22, y=64.00, z=-268.34], MoCEntitySmallFish['SmallFish'/192, l='MpServer', x=297.16, y=28.00, z=-252.41], MoCEntityFishy['Fishy'/193, l='MpServer', x=291.44, y=62.00, z=-219.13], MoCEntitySmallFish['SmallFish'/194, l='MpServer', x=295.31, y=62.00, z=-207.69], MoCEntityMediumFish['MediumFish'/195, l='MpServer', x=296.53, y=61.51, z=-200.88], MoCEntitySmallFish['SmallFish'/196, l='MpServer', x=291.28, y=62.03, z=-206.66], MoCEntityMediumFish['MediumFish'/197, l='MpServer', x=299.00, y=62.00, z=-203.94], MoCEntityMediumFish['MediumFish'/198, l='MpServer', x=302.50, y=61.31, z=-196.31], MoCEntitySnail['Snail'/200, l='MpServer', x=312.94, y=119.00, z=-381.47], MoCEntityMaggot['Maggot'/201, l='MpServer', x=318.81, y=118.00, z=-382.31], MoCEntityMouse['Mouse'/202, l='MpServer', x=316.28, y=122.00, z=-363.56], MoCEntityMaggot['Maggot'/203, l='MpServer', x=310.81, y=80.00, z=-283.56], MoCEntitySmallFish['SmallFish'/206, l='MpServer', x=312.44, y=62.04, z=-201.59], MoCEntityMediumFish['MediumFish'/208, l='MpServer', x=309.22, y=61.31, z=-189.06], MoCEntityAnt['Ant'/211, l='MpServer', x=329.44, y=106.00, z=-415.41], MoCEntityMouse['Mouse'/212, l='MpServer', x=331.81, y=116.00, z=-364.34], MoCEntityMaggot['Maggot'/213, l='MpServer', x=318.66, y=106.00, z=-322.03], NpcPriest['Priest : Ulga'/214, l='MpServer', x=333.31, y=93.00, z=-309.09], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/215, l='MpServer', x=334.44, y=93.16, z=-304.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/216, l='MpServer', x=324.84, y=93.16, z=-304.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/217, l='MpServer', x=333.78, y=93.16, z=-304.63], Entity_SpecialZombie['Zombie'/45785, l='MpServer', x=384.50, y=49.00, z=-334.50], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/218, l='MpServer', x=333.91, y=93.16, z=-304.63], Entity_SpecialZombie['Zombie'/45786, l='MpServer', x=394.03, y=53.00, z=-328.53], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/219, l='MpServer', x=333.72, y=93.16, z=-304.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/220, l='MpServer', x=334.63, y=93.16, z=-304.63], SkeletonPart['entity
.MutantCreatures.SkeletonPart.name'/221, l='MpServer', x=327.88, y=93.16, z=-304.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/222, l='MpServer', x=329.00, y=93.16, z=-304.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/223, l='MpServer', x=328.59, y=93.16, z=-304.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/224, l='MpServer', x=333.75, y=93.16, z=-304.63], NpcCombat['Medic : Bones'/225, l='MpServer', x=334.09, y=95.00, z=-306.31], LMM_EntityLittleMaid['Little Maid'/226, l='MpServer', x=334.91, y=95.00, z=-306.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/228, l='MpServer', x=336.44, y=93.16, z=-304.63], EntityItemFrame['entity.ItemFrame.name'/229, l='MpServer', x=329.06, y=96.50, z=-309.50], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/230, l='MpServer', x=330.69, y=92.16, z=-303.56], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/231, l='MpServer', x=322.38, y=86.16, z=-294.38], MoCEntitySmallFish['SmallFish'/235, l='MpServer', x=324.03, y=61.34, z=-185.03], MoCEntitySmallFish['SmallFish'/237, l='MpServer', x=335.97, y=62.00, z=-190.56], MoCEntityAnt['Ant'/248, l='MpServer', x=340.56, y=109.00, z=-410.94], MoCEntityBird['Bird'/249, l='MpServer', x=342.22, y=109.00, z=-405.63], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/251, l='MpServer', x=342.63, y=83.16, z=-289.94], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/252, l='MpServer', x=338.63, y=88.16, z=-296.38], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/253, l='MpServer', x=337.63, y=93.16, z=-303.44], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/254, l='MpServer', x=337.63, y=93.16, z=-303.44], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/255, l='MpServer', x=337.63, y=93.16, z=-303.44], Entity_SpecialSkeleton['Skeleton'/256, l='MpServer', x=349.09, y=38.00, z=-256.50], EntityHungrySpider['Hungry Spider'/258, l='MpServer', x=343.25, y=45.00, z=-235.31], Entity_SpecialSkeleton['Skeleton'/260, l='MpServer', x=339.50, y=33.00, z=-231.50], Entity_SpecialSkeleton['Skeleton'/261, l='MpServer', x=344.50, y=33.00, z=-231.50], Entity_SpecialSkeleton['Skeleton'/262, l='MpServer', x=340.50, y=35.00, z=-236.50], MoCEntitySmallFish['SmallFish'/265, l='MpServer', x=339.56, y=62.00, z=-211.19], EntityXPOrb['Experience Orb'/267, l='MpServer', x=341.50, y=27.25, z=-192.50], MoCEntitySmallFish['SmallFish'/269, l='MpServer', x=338.78, y=61.31, z=-207.56], MoCEntityBird['Bird'/285, l='MpServer', x=364.06, y=79.00, z=-422.66], MoCEntityBee['Bee'/288, l='MpServer', x=364.50, y=107.00, z=-337.50], MoCEntityBee['Bee'/289, l='MpServer', x=365.56, y=107.00, z=-334.41], MoCEntityButterfly['ButterFly'/290, l='MpServer', x=363.19, y=63.00, z=-256.59], MoCEntitySmallFish['SmallFish'/294, l='MpServer', x=355.91, y=62.00, z=-203.78], EntityGaiaFutakuchiOnna['Futakuchi-Onna'/46385, l='MpServer', x=287.50, y=70.00, z=-278.50], MoCEntityFishy['Fishy'/310, l='MpServer', x=378.19, y=62.00, z=-438.78], MoCEntitySmallFish['SmallFish'/312, l='MpServer', x=380.94, y=62.00, z=-438.84], MoCEntityCrocodile['Crocodile'/316, l='MpServer', x=378.50, y=65.00, z=-429.50], EntitySheep['Sheep'/318, l='MpServer', x=374.22, y=115.00, z=-361.75], MoCEntityFly['Fly'/319, l='MpServer', x=370.41, y=107.00, z=-343.88], MoCEntityMediumFish['MediumFish'/321, l='MpServer', x=375.13, y=62.00, z=-190.03], Entity_SpecialSpider['Spider'/29020, l='MpServer', x=301.50, y=107.00, z=-315.38], MoCEntityRat['Rat'/54620, l='MpServer', x=281.50, y=114.00, z=-382.50], MoCEntityMediumFish['MediumFish'/350, l='MpServer', x=382.31, y=62.00, z=-434.78], MoCEntityFishy['Fishy'/352, l='MpServer', x=395.69, y=62.00, z=-426.75], MoCEntitySmallFish['SmallFish'/353, l='MpServer', x=390.13, y=62.00, z=-428.53], MoCEntitySmallFish['SmallFish'/354, l='MpServer', x=395.09, y=61.31, z=-427.28], MoCEntityFishy['Fishy'/355, l='MpServer', x=399.69, y=62.00, z=-424.88], Entity_SpecialZombie['Zombie'/356, l='MpServer', x=395.16, y=27.35, z=-370.73], Entity_SpecialZombie['Zombie'/42852, l='MpServer', x=400.50, y=89.00, z=-364.50], EntityChicken['Chicken'/357, l='MpServer', x=395.16, y=27.00, z=-370.63], Entity_SpecialSpider['Spider'/360, l='MpServer', x=387.97, y=52.00, z=-335.84], MoCEntityJellyFish['JellyFish'/361, l='MpServer', x=389.97, y=62.25, z=-213.13], MoCEntityJellyFish['JellyFish'/362, l='MpServer', x=395.34, y=62.00, z=-207.38], MoCEntityJellyFish['JellyFish'/363, l='MpServer', x=391.69, y=62.09, z=-207.94], MoCEntityJellyFish['JellyFish'/364, l='MpServer', x=392.47, y=62.19, z=-207.91], MoCEntityMediumFish['MediumFish'/365, l='MpServer', x=391.34, y=62.00, z=-195.47], MoCEntitySmallFish['SmallFish'/382, l='MpServer', x=401.59, y=62.00, z=-437.34], MoCEntityFishy['Fishy'/383, l='MpServer', x=414.44, y=61.34, z=-437.06], MoCEntityFishy['Fishy'/384, l='MpServer', x=401.56, y=62.03, z=-423.25], MoCEntityFishy['Fishy'/385, l='MpServer', x=402.41, y=62.00, z=-423.19], MoCEntityDolphin['Dolphin'/386, l='MpServer', x=406.22, y=62.00, z=-420.63], MoCEntityFishy['Fishy'/387, l='MpServer', x=404.19, y=62.00, z=-431.66], MoCEntityDolphin['Dolphin'/388, l='MpServer', x=411.25, y=62.00, z=-413.34], MoCEntityDolphin['Dolphin'/389, l='MpServer', x=413.09, y=62.00, z=-408.38], MoCEntityMaggot['Maggot'/392, l='MpServer', x=411.81, y=64.00, z=-396.66], MoCEntityFly['Fly'/393, l='MpServer', x=404.41, y=98.00, z=-360.47], MoCEntityAnt['Ant'/394, l='MpServer', x=414.53, y=67.00, z=-275.47], MoCEntityFishy['Fishy'/401, l='MpServer', x=420.47, y=62.00, z=-436.19], MoCEntityJellyFish['JellyFish'/402, l='MpServer', x=428.28, y=62.19, z=-419.44], MoCEntityJellyFish['JellyFish'/403, l='MpServer', x=421.03, y=62.00, z=-422.63], MoCEntityJellyFish['JellyFish'/404, l='MpServer', x=419.56, y=62.44, z=-427.56], MoCEntityFly['Fly'/405, l='MpServer', x=426.19, y=75.00, z=-359.56], MoCEntityMediumFish['MediumFish'/413, l='MpServer', x=415.69, y=61.00, z=-184.75], MoCEntitySmallFish['SmallFish'/417, l='MpServer', x=443.16, y=62.03, z=-414.03], MoCEntityDolphin['Dolphin'/418, l='MpServer', x=445.91, y=62.04, z=-395.78], MoCEntitySmallFish['SmallFish'/423, l='MpServer', x=443.81, y=62.00, z=-234.13], MoCEntitySmallFish['SmallFish'/424, l='MpServer', x=447.66, y=62.00, z=-218.97], MoCEntitySmallFish['SmallFish'/425, l='MpServer', x=446.91, y=62.00, z=-208.81], MoCEntityMediumFish['MediumFish'/426, l='MpServer', x=441.09, y=62.00, z=-195.63], MoCEntitySmallFish['SmallFish'/429, l='MpServer', x=450.84, y=61.76, z=-400.53], MoCEntitySmallFish['SmallFish'/431, l='MpServer', x=447.63, y=62.00, z=-209.25], MoCEntityMediumFish['MediumFish'/432, l='MpServer', x=450.34, y=62.03, z=-185.72], MoCEntityWerewolf['Werewolf'/38867, l='MpServer', x=276.03, y=66.00, z=-266.53], Entity_SpecialSkeleton['Skeleton'/52709, l='MpServer', x=256.50, y=30.00, z=-378.50], Entity_SpecialSkeleton['Skeleton'/52714, l='MpServer', x=263.50, y=30.00, z=-384.50], Entity_SpecialZombie['Zombie'/25077, l='MpServer', x=312.45, y=118.84, z=-332.83], EntityMiniCreeper['Mini Creeper'/46071, l='MpServer', x=400.50, y=25.00, z=-362.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer 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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 207451672 bytes (197 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 50942, allocated: 0, tallocated: 16
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 102 mods loaded, 102 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCHIJAAAA RenderPlayerAPIEnhancer{1.4} [Render Player API Enhancer] (minecraft.jar)
UCHIJAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJAAAA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJAAAA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Botania{r1.8-247} [Botania] (Botania r1.8-247.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar)
UCHIJAAAA customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.573} [Forbidden Magic] (Forbidden Magic-1.7.10-0.573.jar)
UCHIJAAAA gokiStats{1.0.0} [gokiStats] (Goki-Stats-Mod-1.7.2.jar)
UCHIJAAAA GraveStone{2.16.0} [GraveStone] (GraveStone-2.16.0.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
UCHIJAAAA Growthcraft{1.7.10-2.3.1} [Growthcraft] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Cellar{1.7.10-2.3.1} [Growthcraft Cellar] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Apples{1.7.10-2.3.1} [Growthcraft Apples] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.3.1} [Growthcraft Bamboo] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Bees{1.7.10-2.3.1} [Growthcraft Bees] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.3.1} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Grapes{1.7.10-2.3.1} [Growthcraft Grapes] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Hops{1.7.10-2.3.1} [Growthcraft Hops] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA Growthcraft|Rice{1.7.10-2.3.1} [Growthcraft Rice] (growthcraft-1.7.10-2.3.1-complete.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-23} [Guide-API] (Guide-API-1.7.10-1.0.1-23.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar)
UCHIJAAAA JASCompatability{1.2.0} [Just Another Spawner Compatibility Addon] (JustAnotherSpawnerCompatibilityAddon-1.2.0.jar)
UCHIJAAAA lmmx{1.0} [lmmx] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAA MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAA zabuton{1.0} [zabuton] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAA MapWriter{2.1.1} [MapWriter] (MapWriter-1.7.10.jar)
UCHIJAAAA AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
UCHIJAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCHIJAAAA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
UCHIJAAAA NBTEdit{1.7.2.2} [In-game NBTEdit] (NBTEdit_1.7.10.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJAAAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHIJAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA erebus{0.3a} [Erebus] (TheErebus-0.3a.jar)
UCHIJAAAA TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar)
UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAAAA weather2{v2.3.10} [Localized Weather & Storms] (weather2-2.3.10 for MC v1.7.10.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA JustAnotherSpawner{0.17.7} [Just Another Spawner] (JustAnotherSpawner-0.17.7.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 9500 GT/PCIe/SSE2'
CoFHCore: -[1.7.10]3.1.2-325
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
NetherOres: -[1.7.10]2.3.1-22
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 9500 GT/PCIe/SSE2 GL version 3.3.0, 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: [the Asphyxious CustomPack.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
0
Any news on the Wiki? Also has there been a fix or workaround to the server error lag that pops up? I'm working with my server host to get a game log since the server does not actually crash, it just gets spammed with errors.
0
The link in the original post for Oblisgr HD Skins is forbidden apparently, as I do not have permission to perform that action.
0
I have to agree with ThatPolishKid99, this mod is incredible, and to demand anything from someone who is working for free is childish. Have patients and it will come.
Also I have been wondering if there is a website or somewhere that has any Skin-Packs or Template-Packs? Eventually I'll probably make some templates (using BiomesOPlenty, Thaumcraft and other mods) but my plate is a bit full at the moment.
0
Did some research and it turns out the resourcepack I use did it. A little brightening of the lightmap and I can see perfectly fine now. Thanks for the reply though.
0
I'm playing a 1.7.10 modpack and the Nether is sooo incredibly dark that Night Vision Potions barely even help to see. Has anyone figured out what the deal with this darkened Nether? Yes I have brightness on full.