crashing when ever i open the inventory and i been trying to fix this all night can anyone help me out figureing out whats causeing the crash
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Ouch. That hurt
Time: 5/23/17 6:33 PMDescription: Rendering entity in world
java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to net.minecraft.entity.EntityLiving at com.ryanv97.simplehp.SimpleHP.renderLivingPost(SimpleHP.java:74) at cpw.mods.fml.common.eventhandler.ASMEventHandler_494_SimpleHP_renderLivingPost_Post.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:281) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:158) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521) at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293) at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276) at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91) at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to net.minecraft.entity.EntityLiving
at com.ryanv97.simplehp.SimpleHP.renderLivingPost(SimpleHP.java:74)
crashing when ever i open the inventory and i been trying to fix this all night can anyone help me out figureing out whats causeing the crash
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Ouch. That hurt
Time: 5/23/17 6:33 PMDescription: Rendering entity in world
java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to net.minecraft.entity.EntityLiving at com.ryanv97.simplehp.SimpleHP.renderLivingPost(SimpleHP.java:74) at cpw.mods.fml.common.eventhandler.ASMEventHandler_494_SimpleHP_renderLivingPost_Post.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:281) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:158) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521) at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293) at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276) at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91) at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) 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:498) 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 com.ryanv97.simplehp.SimpleHP.renderLivingPost(SimpleHP.java:74) at cpw.mods.fml.common.eventhandler.ASMEventHandler_494_SimpleHP_renderLivingPost_Post.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(RendererLivingEntity.java:281) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:158) at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
-- Entity being rendered --Details: Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP) Entity ID: 9822 Entity Name: benkuhnert6 Entity's Exact location: 832.35, 71.62, 890.75 Entity's Block location: World: (832,71,890), Chunk: (at 0,4,10 in 52,55; contains blocks 832,0,880 to 847,255,895), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023) Entity's Momentum: 0.00, -0.08, 0.00
-- Renderer details --Details: Assigned renderer: [email protected] Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Rotation: 0.0 Delta: 1.0Stacktrace: at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293) at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276) at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91) at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
-- Screen render details --Details: Screen name: net.minecraft.client.gui.inventory.GuiInventory Mouse location: Scaled: (171, 127). Absolute: (512, 384) Screen size: Scaled: (342, 256). Absolute: (1024, 768). Scale factor of 3
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['benkuhnert6'/9822, l='MpServer', x=832.35, y=71.62, z=890.75]] Chunk stats: MultiplayerChunkCache: 287, 287 Level seed: 0 Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (837,69,840), Chunk: (at 5,4,8 in 52,52; contains blocks 832,0,832 to 847,255,847), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023) Level time: 22555 game time, 22555 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: 275 total; [MoCEntityBigCat['BigCat'/8710, l='MpServer', x=954.22, y=66.00, z=881.50], MoCEntityBird['Bird'/8213, l='MpServer', x=716.59, y=70.00, z=767.50], EntitySkeleton['Skeleton'/10262, l='MpServer', x=871.50, y=21.00, z=893.50], MoCEntityBird['Bird'/8214, l='MpServer', x=720.00, y=64.00, z=765.31], MoCEntityBird['Bird'/8215, l='MpServer', x=715.44, y=64.00, z=776.38], MoCEntityBigCat['BigCat'/8218, l='MpServer', x=705.44, y=64.00, z=819.84], MoCEntitySnake['Snake'/8219, l='MpServer', x=715.81, y=63.00, z=844.09], MoCEntitySnake['Snake'/8220, l='MpServer', x=711.25, y=62.53, z=850.00], MoCEntityBird['Bird'/8221, l='MpServer', x=719.75, y=77.00, z=930.53], EntityCreeper['Creeper'/10277, l='MpServer', x=779.50, y=53.00, z=855.50], MoCEntityBird['Bird'/8238, l='MpServer', x=734.22, y=69.00, z=763.91], MoCEntityBigCat['BigCat'/8239, l='MpServer', x=726.63, y=64.00, z=779.78], MoCEntityBigCat['BigCat'/8240, l='MpServer', x=725.50, y=64.00, z=779.50], MoCEntityBoar['Boar'/8241, l='MpServer', x=734.94, y=64.00, z=768.03], MoCEntityBoar['Boar'/8242, l='MpServer', x=735.81, y=64.00, z=770.16], MoCEntityBoar['Boar'/8245, l='MpServer', x=730.94, y=65.00, z=803.34], EntitySkeleton['Skeleton'/10294, l='MpServer', x=898.50, y=38.00, z=826.50], MoCEntityBoar['Boar'/8246, l='MpServer', x=735.78, y=66.00, z=805.22], EntitySkeleton['Skeleton'/10295, l='MpServer', x=903.50, y=38.00, z=820.50], MoCEntityFirefly['Firefly'/8247, l='MpServer', x=731.63, y=70.00, z=845.63], EntitySkeleton['Skeleton'/10296, l='MpServer', x=900.38, y=38.00, z=820.84], MoCEntityBigCat['BigCat'/8248, l='MpServer', x=732.03, y=63.00, z=860.97], EntitySkeleton['Skeleton'/10297, l='MpServer', x=898.50, y=38.00, z=824.50], MoCEntityBigCat['BigCat'/8249, l='MpServer', x=729.47, y=63.00, z=854.28], MoCEntitySnake['Snake'/8250, l='MpServer', x=722.84, y=74.00, z=862.09], EntityWitch['Witch'/10300, l='MpServer', x=818.50, y=26.00, z=929.50], MoCEntityBird['Bird'/8256, l='MpServer', x=725.38, y=68.00, z=924.94], MoCEntityBird['Bird'/8257, l='MpServer', x=727.88, y=70.00, z=940.38], EntitySpider['Spider'/10316, l='MpServer', x=905.72, y=31.89, z=826.19], MoCEntityBoar['Boar'/8270, l='MpServer', x=747.25, y=64.00, z=775.34], EntitySkeleton['Skeleton'/10319, l='MpServer', x=910.50, y=31.00, z=832.50], MoCEntitySnake['Snake'/8272, l='MpServer', x=738.66, y=65.00, z=811.09], MoCEntitySnake['Snake'/8273, l='MpServer', x=742.03, y=64.00, z=816.25], EntitySkeleton['Skeleton'/10321, l='MpServer', x=900.44, y=31.00, z=831.75], MoCEntityHorse['WildHorse'/8274, l='MpServer', x=745.75, y=65.00, z=829.50], MoCEntityDuck['Duck'/8275, l='MpServer', x=757.53, y=66.00, z=821.75], MoCEntityDuck['Duck'/8277, l='MpServer', x=751.47, y=65.00, z=826.22], MoCEntitySnake['Snake'/8278, l='MpServer', x=737.66, y=63.00, z=840.72], EntityItem['item.item.bigcatclaw'/16470, l='MpServer', x=831.34, y=70.13, z=889.15], MoCEntityHorse['WildHorse'/8279, l='MpServer', x=741.50, y=63.13, z=843.28], MoCEntitySnail['Snail'/8280, l='MpServer', x=743.88, y=64.00, z=844.19], MoCEntitySnake['Snake'/8281, l='MpServer', x=742.97, y=65.00, z=846.00], MoCEntityHorse['WildHorse'/8282, l='MpServer', x=746.88, y=65.00, z=841.47], MoCEntityRaccoon['Raccoon'/8283, l='MpServer', x=750.16, y=66.00, z=840.66], MoCEntityHorseMob['HorseMob'/10331, l='MpServer', x=919.50, y=63.00, z=826.50], MoCEntityHorse['WildHorse'/8284, l='MpServer', x=735.78, y=66.00, z=840.75], MoCEntitySnake['Snake'/8285, l='MpServer', x=747.09, y=64.00, z=851.44], MoCEntityBigCat['BigCat'/8286, l='MpServer', x=751.56, y=64.00, z=860.31], EntityClientPlayerMP['benkuhnert6'/9822, l='MpServer', x=832.35, y=71.62, z=890.75], MoCEntitySnail['Snail'/8287, l='MpServer', x=743.47, y=64.00, z=849.34], MoCEntityBigCat['BigCat'/8288, l='MpServer', x=735.88, y=63.00, z=863.50], MoCEntityBigCat['BigCat'/8290, l='MpServer', x=745.84, y=74.00, z=885.50], MoCEntityGoat['Goat'/8291, l='MpServer', x=747.53, y=74.00, z=910.19], MoCEntityGoat['Goat'/8292, l='MpServer', x=748.50, y=74.00, z=898.97], MoCEntityAnt['Ant'/8293, l='MpServer', x=746.63, y=67.00, z=928.41], MoCEntityWerewolf['Werewolf'/9830, l='MpServer', x=903.06, y=64.00, z=850.41], MoCEntityWerewolf['Werewolf'/9831, l='MpServer', x=902.41, y=64.00, z=846.28], MoCEntityBoar['Boar'/8308, l='MpServer', x=759.81, y=63.22, z=769.44], MoCEntityOgre['Ogre'/8310, l='MpServer', x=768.03, y=71.00, z=792.97], MoCEntityMaggot['Maggot'/8313, l='MpServer', x=752.72, y=67.00, z=808.91], MoCEntitySnail['Snail'/8314, l='MpServer', x=753.66, y=68.00, z=803.66], MoCEntityBoar['Boar'/8315, l='MpServer', x=754.09, y=65.00, z=815.28], MoCEntityBoar['Boar'/8316, l='MpServer', x=751.47, y=64.00, z=819.50], EntityChicken['Chicken'/8317, l='MpServer', x=756.38, y=65.00, z=822.41], EntityChicken['Chicken'/8318, l='MpServer', x=754.56, y=66.00, z=827.44], EntityChicken['Chicken'/8319, l='MpServer', x=756.47, y=65.00, z=821.47], EntityChicken['Chicken'/8320, l='MpServer', x=755.56, y=65.00, z=816.28], EntitySheep['Sheep'/8321, l='MpServer', x=761.81, y=67.00, z=818.50], EntitySheep['Sheep'/8323, l='MpServer', x=756.72, y=66.00, z=819.88], MoCEntityMole['Mole'/8324, l='MpServer', x=754.53, y=66.00, z=845.47], MoCEntityBigCat['BigCat'/8325, l='MpServer', x=753.50, y=63.12, z=857.25], MoCEntityGoat['Goat'/8326, l='MpServer', x=752.22, y=75.00, z=915.28], MoCEntityFly['Fly'/8327, l='MpServer', x=760.56, y=76.00, z=919.13], EntityZombie['Zombie'/8328, l='MpServer', x=755.25, y=24.00, z=941.63], MoCEntityFly['Fly'/8329, l='MpServer', x=763.66, y=76.00, z=929.13], MoCEntityBigCat['BigCat'/8339, l='MpServer', x=776.50, y=69.00, z=817.69], EntitySkeleton['Skeleton'/8340, l='MpServer', x=788.16, y=46.00, z=834.50], MoCEntitySnake['Snake'/8341, l='MpServer', x=771.75, y=67.00, z=865.19], MoCEntityAnt['Ant'/8342, l='MpServer', x=787.69, y=66.00, z=857.41], EntitySkeleton['Skeleton'/12438, l='MpServer', x=908.50, y=72.00, z=907.50], MoCEntityMole['Mole'/8343, l='MpServer', x=776.16, y=64.00, z=850.91], MoCEntityMole['Mole'/8344, l='MpServer', x=786.72, y=66.00, z=858.31], MoCEntitySnail['Snail'/8345, l='MpServer', x=782.44, y=67.00, z=868.78], MoCEntitySnail['Snail'/8346, l='MpServer', x=777.66, y=68.00, z=870.88], MoCEntityBigCat['BigCat'/8347, l='MpServer', x=771.47, y=68.00, z=865.81], EntitySheep['Sheep'/8348, l='MpServer', x=783.09, y=68.00, z=895.63], MoCEntityGoat['Goat'/8349, l='MpServer', x=772.38, y=72.00, z=900.00], MoCEntityFirefly['Firefly'/8350, l='MpServer', x=772.48, y=77.84, z=938.78], MoCEntityWerewolf['Werewolf'/8351, l='MpServer', x=765.28, y=77.00, z=938.53], [email protected]: Alwine Bernhard/4398117421597272166/[email protected]00, MoCEntityWerewolf['Werewolf'/8372, l='MpServer', x=795.69, y=35.00, z=804.03], EntityCreeper['Creeper'/8373, l='MpServer', x=797.91, y=72.00, z=810.50], MoCEntityBigCat['BigCat'/8374, l='MpServer', x=788.66, y=73.00, z=803.53], MoCEntitySilverSkeleton['SilverSkeleton'/8375, l='MpServer', x=795.06, y=49.00, z=828.81], MoCEntityWerewolf['Werewolf'/8376, l='MpServer', x=791.41, y=23.00, z=834.97], MoCEntityBigCat['BigCat'/8377, l='MpServer', x=784.84, y=68.00, z=872.59], MoCEntityAnt['Ant'/8378, l='MpServer', x=804.80, y=69.00, z=881.41], EntitySheep['Sheep'/8379, l='MpServer', x=796.53, y=71.00, z=904.84], EntityPainting['Painting'/8433, l='MpServer', x=830.06, y=71.50, z=833.50], EntitySheep['Sheep'/8380, l='MpServer', x=796.41, y=71.00, z=897.19], EntitySheep['Sheep'/8381, l='MpServer', x=794.16, y=71.00, z=909.16], MoCEntityRaccoon['Raccoon'/8382, l='MpServer', x=795.31, y=71.00, z=935.66], EntityItem['item.name.lootbags_lootbagCommon'/8383, l='MpServer', x=798.28, y=70.13, z=931.66], EntityItem['item.item.feather'/8384, l='MpServer', x=796.88, y=70.13, z=932.75], EntityItem['item.item.chickenRaw'/8385, l='MpServer', x=796.38, y=70.13, z=932.97], MoCEntityRaccoon['Raccoon'/8386, l='MpServer', x=797.22, y=70.00, z=931.59], MoCEntitySilverSkeleton['SilverSkeleton'/8401, l='MpServer', x=817.63, y=71.00, z=787.72], EntitySkeleton['Skeleton'/8403, l='MpServer', x=798.88, y=72.00, z=811.53], EntitySkeleton['Skeleton'/8404, l='MpServer', x=802.50, y=72.00, z=815.50], EntitySheep['Sheep'/8405, l='MpServer', x=813.53, y=72.00, z=827.22], MoCEntityBigCat['BigCat'/8406, l='MpServer', x=807.03, y=65.00, z=879.53], MoCEntityRaccoon['Raccoon'/8407, l='MpServer', x=816.66, y=71.00, z=892.22], MoCEntityFox['Fox'/8408, l='MpServer', x=795.59, y=66.00, z=874.53], EntityCow['Cow'/8409, l='MpServer', x=824.25, y=71.00, z=900.47], MoCEntityRaccoon['Raccoon'/8410, l='MpServer', x=803.13, y=71.00, z=891.59], MoCEntityRaccoon['Raccoon'/8412, l='MpServer', x=807.38, y=71.00, z=903.78], MoCEntityBunny['Bunny'/8413, l='MpServer', x=806.66, y=70.00, z=925.44], EntityCow['Cow'/8414, l='MpServer', x=814.72, y=70.00, z=912.25], MoCEntityGoat['Goat'/8416, l='MpServer', x=811.72, y=70.00, z=914.97], MoCEntityGoat['Goat'/8417, l='MpServer', x=814.03, y=69.00, z=917.59], MoCEntityGoat['Goat'/8418, l='MpServer', x=807.66, y=70.00, z=926.63], MoCEntityGoat['Goat'/8419, l='MpServer', x=814.78, y=72.00, z=981.66], MoCEntityBunny['Bunny'/8430, l='MpServer', x=821.97, y=70.00, z=779.34], EntityCreeper['Creeper'/8431
, l='MpServer', x=826.31, y=12.00, z=821.69], EntitySkeleton['Skeleton'/8432, l='MpServer', x=827.22, y=12.00, z=821.31], EntityPainting['Painting'/8433, l='MpServer', x=830.06, y=71.50, z=833.50], NpcDesertTrader['Desert Native Trader : Metalurgist'/8434, l='MpServer', x=823.78, y=69.00, z=839.88], NpcNativeTrader['Jungle Native Trader : Armor Craftsman'/8435, l='MpServer', x=824.50, y=69.00, z=847.31], NpcDesertTrader['Desert Native Trader : Enchanter'/8436, l='MpServer', x=831.50, y=69.00, z=839.31], NpcBanditTrader['Bandit Trader : Flower Trader'/8437, l='MpServer', x=828.31, y=69.00, z=837.31], EntityItem['item.item.zss.magic_jar'/8438, l='MpServer', x=824.38, y=69.13, z=845.66], EntitySheep['Sheep'/8439, l='MpServer', x=820.34, y=70.00, z=846.56], EntityXPOrb['Experience Orb'/8440, l='MpServer', x=831.75, y=70.25, z=873.38], MoCEntityBigCat['BigCat'/8441, l='MpServer', x=826.44, y=70.00, z=880.88], MoCEntityRaccoon['Raccoon'/8442, l='MpServer', x=843.34, y=70.00, z=897.09], MoCEntityRaccoon['Raccoon'/8443, l='MpServer', x=828.09, y=70.00, z=879.57], MoCEntityBigCat['BigCat'/8445, l='MpServer', x=832.44, y=70.00, z=905.56], EntityCow['Cow'/8446, l='MpServer', x=806.31, y=70.00, z=902.47], MoCEntityFirefly['Firefly'/8447, l='MpServer', x=824.62, y=74.35, z=893.38], MoCEntityBigCat['BigCat'/8448, l='MpServer', x=825.66, y=71.00, z=896.84], EntityPainting['Painting'/8462, l='MpServer', x=833.00, y=71.50, z=827.06], EntityCreeper['Creeper'/8451, l='MpServer', x=822.63, y=69.00, z=925.09], EntityPainting['Painting'/8463, l='MpServer', x=843.94, y=71.50, z=827.50], MoCEntityBoar['Boar'/8452, l='MpServer', x=826.25, y=70.00, z=945.75], EntityPainting['Painting'/8464, l='MpServer', x=839.00, y=71.50, z=827.06], MoCEntityBoar['Boar'/8453, l='MpServer', x=818.22, y=71.00, z=935.50], MoCEntityBigCat['BigCat'/8454, l='MpServer', x=831.66, y=69.00, z=937.94], MoCEntityBird['Bird'/8455, l='MpServer', x=820.59, y=70.00, z=955.06], MoCEntityBunny['Bunny'/8457, l='MpServer', x=842.78, y=63.34, z=777.78], MoCEntityBoar['Boar'/8458, l='MpServer', x=842.47, y=68.00, z=797.44], MoCEntityBunny['Bunny'/8459, l='MpServer', x=833.00, y=69.00, z=790.53], MoCEntityMole['Mole'/8460, l='MpServer', x=840.50, y=68.00, z=806.50], MoCEntityBoar['Boar'/8461, l='MpServer', x=842.16, y=68.00, z=805.19], EntityPainting['Painting'/8462, l='MpServer', x=833.00, y=71.50, z=827.06], EntityPainting['Painting'/8463, l='MpServer', x=843.94, y=71.50, z=827.50], EntityPainting['Painting'/8464, l='MpServer', x=839.00, y=71.50, z=827.06], NpcBanditTrader['Bandit Trader : Bartender'/8465, l='MpServer', x=842.06, y=69.00, z=827.53], EntityChicken['Chicken'/8466, l='MpServer', x=843.78, y=69.00, z=837.78], NpcNativeTrader['Jungle Native Trader : Livestock Trader'/8467, l='MpServer', x=840.69, y=69.00, z=843.50], EntityWolf['Wolf'/8468, l='MpServer', x=843.06, y=69.88, z=838.50], NpcVikingTrader['Viking Trader : Cloth Trader'/8469, l='MpServer', x=834.28, y=69.00, z=844.28], EntitySheep['Sheep'/8470, l='MpServer', x=844.88, y=69.00, z=838.38], EntityHorse['Horse'/8471, l='MpServer', x=846.25, y=69.00, z=838.75], NpcPirateTrader['Pirate Trader : Pirate Scientist'/8472, l='MpServer', x=845.00, y=69.00, z=848.38], EntityGate['entity.AncientWarfareStructure.aw_gate.name'/8473, l='MpServer', x=837.00, y=69.00, z=851.50], EntitySheep['Sheep'/8474, l='MpServer', x=835.59, y=69.00, z=856.34], MoCEntityBigCat['BigCat'/8475, l='MpServer', x=836.53, y=69.00, z=874.91], EntityZombie['Zombie'/8478, l='MpServer', x=844.94, y=14.00, z=949.50], EntityTrail['unknown'/10526, l='MpServer', x=832.35, y=71.62, z=890.75], MoCEntityRaccoon['Raccoon'/8479, l='MpServer', x=841.22, y=69.00, z=965.53], MoCEntityBunny['Bunny'/8480, l='MpServer', x=843.94, y=71.00, z=977.16], EntityCreeper['Creeper'/8493, l='MpServer', x=858.06, y=38.00, z=809.75], EntitySheep['Sheep'/8496, l='MpServer', x=859.19, y=72.00, z=830.84], NpcVikingTrader['Viking Trader : Farmer'/8497, l='MpServer', x=849.50, y=69.00, z=833.69], EntitySheep['Sheep'/8498, l='MpServer', x=850.53, y=69.00, z=841.91], EntityCow['Cow'/8499, l='MpServer', x=849.72, y=69.00, z=843.28], EntityPig['Pig'/8500, l='MpServer', x=850.53, y=69.00, z=840.63], EntityPig['Pig'/8501, l='MpServer', x=849.88, y=69.00, z=838.94], MoCEntityRaccoon['Raccoon'/8503, l='MpServer', x=857.63, y=67.00, z=852.22], EntitySheep['Sheep'/8504, l='MpServer', x=847.03, y=70.00, z=866.06], EntityItem['item.item.feather'/8505, l='MpServer', x=851.59, y=68.13, z=888.28], EntityItem['item.item.rottenFlesh'/8506, l='MpServer', x=851.75, y=68.13, z=888.69], MoCEntityBigCat['BigCat'/8507, l='MpServer', x=842.00, y=70.00, z=890.56], EntitySheep['Sheep'/8508, l='MpServer', x=848.56, y=71.00, z=926.19], EntitySheep['Sheep'/8509, l='MpServer', x=860.91, y=71.00, z=921.13], MoCEntityBird['Bird'/8511, l='MpServer', x=863.38, y=69.00, z=929.34], MoCEntityRaccoon['Raccoon'/8512, l='MpServer', x=863.38, y=66.00, z=960.28], EntitySpider['Spider'/8513, l='MpServer', x=863.63, y=67.20, z=953.16], MoCEntityBird['Bird'/8514, l='MpServer', x=851.84, y=66.00, z=961.84], MoCEntityBird['Bird'/8516, l='MpServer', x=860.56, y=66.00, z=1016.78], MoCEntityCricket['Cricket'/8522, l='MpServer', x=872.47, y=65.00, z=800.97], EntitySheep['Sheep'/8523, l='MpServer', x=871.16, y=69.00, z=826.06], MoCEntityMole['Mole'/8524, l='MpServer', x=875.84, y=67.00, z=826.50], MoCEntityCricket['Cricket'/8525, l='MpServer', x=871.13, y=68.00, z=816.97], EntityMobEnderman['Enderman'/8526, l='MpServer', x=875.63, y=74.00, z=844.66], MoCEntityRaccoon['Raccoon'/8527, l='MpServer', x=878.28, y=74.00, z=847.47], EntitySheep['Sheep'/8528, l='MpServer', x=871.25, y=74.00, z=848.22], EntityZombie['Zombie'/13136, l='MpServer', x=800.50, y=19.00, z=814.50], MoCEntitySnail['Snail'/8529, l='MpServer', x=867.38, y=67.00, z=884.47], EntityZombie['Zombie'/13137, l='MpServer', x=800.50, y=19.00, z=813.50], MoCEntityMole['Mole'/8530, l='MpServer', x=876.63, y=75.00, z=907.94], MoCEntityBigCat['BigCat'/8531, l='MpServer', x=871.25, y=74.00, z=906.56], EntitySkeleton['Skeleton'/13140, l='MpServer', x=831.50, y=13.00, z=954.50], EntitySheep['Sheep'/8533, l='MpServer', x=870.09, y=68.00, z=935.13], MoCEntityBigCat['BigCat'/8534, l='MpServer', x=869.56, y=68.00, z=931.97], EntitySheep['Sheep'/8535, l='MpServer', x=867.88, y=69.00, z=946.94], MoCEntityBunny['Bunny'/8536, l='MpServer', x=857.25, y=66.00, z=938.72], MoCEntityMouse['Mouse'/8543, l='MpServer', x=888.63, y=64.00, z=798.09], MoCEntitySnake['Snake'/8546, l='MpServer', x=885.47, y=64.00, z=809.09], MoCEntitySnake['Snake'/8547, l='MpServer', x=888.53, y=64.00, z=811.78], EntityShortLivedShit['item.item.itemShit'/15715, l='MpServer', x=815.38, y=71.13, z=892.13], MoCEntityBird['Bird'/8548, l='MpServer', x=826.39, y=77.54, z=770.84], MoCEntityBigCat['BigCat'/8550, l='MpServer', x=892.47, y=64.85, z=820.78], MoCEntityRaccoon['Raccoon'/8551, l='MpServer', x=886.69, y=64.00, z=828.50], EntitySheep['Sheep'/8552, l='MpServer', x=897.78, y=71.00, z=849.81], MoCEntityRaccoon['Raccoon'/8553, l='MpServer', x=886.66, y=72.00, z=850.38], EntitySkeleton['Skeleton'/13161, l='MpServer', x=884.50, y=33.00, z=836.50], EntitySheep['Sheep'/8554, l='MpServer', x=882.34, y=71.00, z=864.56], EntitySheep['Sheep'/8555, l='MpServer', x=883.22, y=73.00, z=868.41], EntitySheep['Sheep'/8556, l='MpServer', x=888.34, y=73.00, z=865.22], EntityCreeper['Creeper'/8557, l='MpServer', x=879.63, y=22.00, z=884.06], EntityCreeper['Creeper'/8558, l='MpServer', x=884.50, y=21.00, z=887.50], EntitySheep['Sheep'/8559, l='MpServer', x=889.34, y=75.00, z=896.91], EntitySheep['Sheep'/8560, l='MpServer', x=894.47, y=75.00, z=891.50], EntitySheep['Sheep'/8561, l='MpServer', x=891.66, y=78.00, z=888.50], MoCEntityButterfly['ButterFly'/8562, l='MpServer', x=894.38, y=81.00, z=893.22], MoCEntityGoat['Goat'/8563, l='MpServer', x=889.06, y=74.00, z=910.56], MoCEntityBird['Bird'/8564, l='MpServer', x=893.56, y=71.00, z=929.22], MoCEntityGoat['Goat'/8565, l='MpServer', x=884.97, y=70.00, z=940.50], EntitySpider['Spider'/13173, l='MpServer', x=856.00, y=70.00, z=858.63], MoCEntityDeer['Deer'/8567, l='MpServer', x=888.53, y=69.05, z=980.56], MoCEntityDeer['Deer'/8568, l='MpServer', x=890.81, y=69.00, z=981.69], MoCEntityHorse['WildHorse'/8569, l='MpServer', x=894.97, y=67.00, z=990.94], MoCEntityMole['Mole'/8579, l='MpServer', x=908.25, y=62.00, z=832.59], MoCEntityMole['Mole'/8580, l='MpServer', x=910.91, y=62.00, z=832.81], MoCEntityBunny['Bunny'/8581, l='MpServer', x=906.22, y=63.00, z=828.38], MoCEntityRaccoon['Raccoon'/8582, l='MpServer', x=900.19, y=64.00, z=824.56], MoCEntityBunny['Bunny'/8584, l='MpServer', x=912.50, y=61.00, z=837.63], EntityZombie['Zombie'/8585, l='MpServer', x=905.50, y=13.00, z=862.50], MoCEntityMaggot['Maggot'/8586, l='MpServer', x=901.34, y=74.00, z=872.81], EntitySheep['Sheep'/8587, l='MpServer', x=904.91, y=74.00, z=897.13], EntityZombie['Zombie'/8588, l='MpServer', x=896.03, y=39.00, z=919.63], MoCEntityRaccoon['Raccoon'/8589, l='MpServer', x=899.34, y=71.00, z=939.53], MoCEntityBird['Bird'/8592, l='MpServer', x=861.09, y=66.85, z=783.45], MoCEntityWerewolf['Werewolf'/8593, l='MpServer', x=923.10, y=38.00, z=812.47], MoCEntityMole['Mole'/8594, l='MpServer', x=920.91, y=63.00, z=802.31], MoCEntityMole['Mole'/8595, l='MpServer', x=922.44, y=63.00, z=807.19], MoCEntityBunny['Bunny'/8596, l='MpServer', x=924.78, y=56.00, z=816.22], MoCEntitySnake['Snake'/8597, l='MpServer', x=918.38, y=71.00, z=860.22], EntitySheep['Sheep'/8598, l='MpServer', x=904.81, y=64.00, z=847.63], MoCEntityCricket['Cricket'/8600, l='MpServer', x=912.22, y=73.00, z=875.47], MoCEntityMaggot['Maggot'/8605, l='MpServer', x=906.69, y=75.00, z=877.81], MoCEntityRaccoon['Raccoon'/8609, l='MpServer', x=913.50, y=63.00, z=948.72], MoCEntityGoat['Goat'/8610, l='MpServer', x=922.03, y=73.00, z=929.22], MoCEntityMouse['Mouse'/8618, l='MpServer', x=925.59, y=67.00, z=787.09], MoCEntityBee['Bee'/8627, l='MpServer', x=934.47, y=73.00, z
=876.31], MoCEntityMouse['Mouse'/8628, l='MpServer', x=943.53, y=66.00, z=871.19], MoCEntityBee['Bee'/8632, l='MpServer', x=931.44, y=66.00, z=880.38], MoCEntityBoar['Boar'/8633, l='MpServer', x=938.47, y=67.00, z=880.44], MoCEntityBee['Bee'/8634, l='MpServer', x=936.63, y=67.00, z=887.41], MoCEntityGoat['Goat'/8635, l='MpServer', x=935.66, y=74.00, z=925.91], MoCEntityGoat['Goat'/8636, l='MpServer', x=941.78, y=64.60, z=935.41], MoCEntityGoat['Goat'/8637, l='MpServer', x=940.00, y=64.00, z=942.75], MoCEntityFox['Fox'/8638, l='MpServer', x=935.91, y=75.00, z=1013.22], [email protected]: Richard Bernhard/2512221784474453343/[email protected]00, MoCEntityMouse['Mouse'/8671, l='MpServer', x=944.13, y=64.00, z=776.47], [email protected]: Robert de Ryes/5155466359946691014/[email protected]00, MoCEntityMouse['Mouse'/8676, l='MpServer', x=946.06, y=62.53, z=814.38], MoCEntityHorse['WildHorse'/8679, l='MpServer', x=958.47, y=64.00, z=843.17], MoCEntityMouse['Mouse'/8681, l='MpServer', x=950.56, y=65.00, z=862.72], MoCEntityBoar['Boar'/8682, l='MpServer', x=958.06, y=65.00, z=889.59], MoCEntitySnake['Snake'/8683, l='MpServer', x=957.22, y=66.00, z=885.28], MoCEntityDuck['Duck'/8685, l='MpServer', x=944.47, y=71.00, z=961.66], MoCEntityMouse['Mouse'/8686, l='MpServer', x=957.25, y=78.00, z=984.69], MoCEntityBoar['Boar'/8691, l='MpServer', x=959.72, y=78.00, z=1016.59]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details ---- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1148471344 bytes (1095 MB) / 3435659264 bytes (3276 MB) up to 4772593664 bytes (4551 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 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 AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHIJAAAA bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAA sapmanpack{2.5.1} [SanAndreasPs Manager Pack CORE edition] (SAPManPack-1.7.10-2.5.1.jar)
UCHIJAAAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
UCHIJAAAA zeldaswordskills{1.7.10-2.5.1} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.5.1.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA FloatingRuins{1.7.10.r02} [FloatingRuins] ([1.7.10]FloatingRuins-universal-1.7.10.r02.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
UCHIJAAAA ThinkBigCore{1.4} [§5§m===§r §e§lThink Big Core §5§m===§r] (ThinkBigCore-1.4-[1.7.10].jar)
UCHIJAAAA dextersnether{1.1} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos-1.1-[1.7.10].jar)
UCHIJAAAA forgeendertech{1.7.10-1.9.0.0} [Forge Endertech] (ForgeEndertech-1.7.10-1.9.0.0-build.0057.jar)
UCHIJAAAA adhooks{1.7.10-2.1.0.0} [Advanced Hook Launchers] (AdHooks-1.7.10-2.1.0.0-build.0057.jar)
UCHIJAAAA aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.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 Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.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 baublesstuff{2.1.2} [Baubles Stuff] (baublesstuff-2.1.2.jar)
UCHIJAAAA bettersleeping{1.7.10-1.2.27} [Better Sleeping] (BetterSleeping-1.7.10-1.2.27.jar) UCHIJAAAA betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.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.2027-universal.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChestTransporter{2.0.3} [Chest Transporter] (ChestTransporter-2.0.3-MC1.7.10.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 claysoldiers{2.0.0-beta.2} [Clay Soldiers Mod] (ClaySoldiersMod-1.7.10-2.0.0-beta.2.jar)
UCHIJAAAA colorfularmor{1.7.10-2.7} [Colorful Armor] (colorfularmor-1.7.10-2.7.jar)
UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJAAAA companions{1.7.10-0.1.2} [Companions] (companions-1.2.jar)
UCHIJAAAA cosmeticarmorreworked{1.7.10-v6b} [CosmeticArmorReworked] (CosmeticArmorReworked-1.7.10-v6b.jar) UCHIJAAAA CreeperConfetti{1.0} [CreeperConfetti] (CreeperConfetti-1.0.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar) UCHIJAAAA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar) UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
UCHIJAAAA exparmory{1.3.4} [Expanded Armory] (ExpandedArmory-1.7.10-1.3.4.jar)
UCHIJAAAA ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)|
UCHIJAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) UCHIJAAAA FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
UCHIJAAAA kitsumedievalcraft{2.4.2} [ForgeCraft] (FOrgeCraft-2.4.2.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
UCHIJAAAA healthindicator{1.0} [Health Indicator] (Health Indicators-1.0.jar)
UCHIJAAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA infernalskycolor{0.8} [Infernal Sky Color] (InfernalSkyColor-0.8.jar)
UCHIJAAAA InventoryPets{1.4.9.5} [Inventory Pets] (inventorypets-1.7.10-1.4.9.5-universal.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
UCHIJAAAA LOT{1.2} [§9§lLots of Things] (LotsOfThings-1.2-[1.7.10].jar)
UCHIJAAAA MapWriter{2.1.8} [MapWriter] (MapWriter-1.7.10-2.1.10.jar)
UCHIJAAAA mesa{1.7.10-R2} [Movement Enhancement Suits and Armor] (MESA-1.7.10-R2.jar)
UCHIJAAAA meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar)
UCHIJAAAA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCHIJAAAA AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
UCHIJAAAA MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar)
UCHIJAAAA nolpfij_mobstatues{0.1.1} [mobstatues] (MobStatues-1.7.10-0.1.1.jar)
UCHIJAAAA moreores{3.0.2,} [Mr.Robertman's More Ores] (More Ores V3.0.2 (MC 1.7.10).jar)
UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAAAA ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.10-1.3.2.jar)
UCHIJAAAA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCHIJAAAA pchan3{0.7} [PChan3 mods] (PChan3Mods-0.7(1.7.10).jar)
UCHIJAAAA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
UCHIJAAAA reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.1.jar)
UCHIJAAAA libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
UCHIJAAAA RottenFleshToLeather{1.7.10-2.0} [Rotten Flesh to Leather] (RottenFleshToLeather-2.1-1.7.10.jar)
UCHIJAAAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA runicdungeons{1.1.7b} [Runic Dungeons] (RunicDungeons-1.1.7b.jar)
UCHIJAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.406.jar)
UCHIJAAAA simplehp{1.2.0} [Simple HP] (SimpleHP-1.7.10-1.2.0.jar)
UCHIJAAAA flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] (SlashBlade-mc1.7.10-r87.jar)
UCHIJAAAA thaumicdyes{1.8.6} [Thaumic Dyes] (Thaumic-Dyes-[1.7.10] 1.8.6-3.jar)
UCHIJAAAA ThaumicEquivalence{1.7.10-1.0.4} [Thaumic Equivalence] (ThaumicEquivalence-1.7.10-1.0.4.jar)
UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAA VeinMiner{0.35.2_1.7.10-e134bd4} [Vein Miner] (VeinMiner-1.7.10-0.35.2.487+e134bd4.jar)
UCHIJAAAA VeinMinerModSupport{0.35.2_1.7.10-e134bd4} [Mod Support] (VeinMiner-1.7.10-0.35.2.487+e134bd4.jar)
UCHIJAAAA weaponcaseloot{1.2.12} [WeaponCaseLoot] (weaponcaseloot-1.2.12.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 381.65' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2' CoFHCore: -[1.7.10]3.0.3-303 Mantle Environment: Environment healthy. TConstruct Environment: Environment healthy. Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1 OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 381.65, 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: [] 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)
Report that to simpleHP.
I made my own shader pack, by the way.
that fixed it sent the report thanks alot