Jump to content

Crash Server 1.7.10 "Tickiing entity"


xelatercero

Recommended Posts

THe thing is that sometimes the player mine a ore called "Randomite" and crash , when he try to join crash without even charging terrain , i tried to delete player data but nothing happens still crashing:

 

And also i get this message all the time since then: "fetching addpacket for removed entity"

 

Log:

 

[17:59:55] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Ticking entity
	at net.minecraft.world.World.func_72939_s(World.java:1902) ~[ahb.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006) ~[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:?]
Caused by: java.lang.NullPointerException
	at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105) ~[rw.class:?]
	at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524) ~[sv.class:?]
	at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293) ~[sv.class:?]
	at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) ~[sa.class:?]
	at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561) ~[sv.class:?]
	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?]
	at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63) ~[bjk.class:?]
	at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
	at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
	at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
	... 10 more
[17:59:56] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 29/12/17 17:59
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
	at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
	at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
	at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
	at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
	at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
	at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
	at net.minecraft.world.World.func_72866_a(World.java:2070)
	at net.minecraft.world.World.func_72870_g(World.java:2034)
	at net.minecraft.world.World.func_72939_s(World.java:1887)
	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 net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
	at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
	at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
	at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
	at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
	at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
	at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
	at net.minecraft.world.World.func_72866_a(World.java:2070)
	at net.minecraft.world.World.func_72870_g(World.java:2034)

-- Entity being ticked --
Details:
	Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
	Entity ID: 286720
	Entity Name: DarkIightt
	Entity's Exact location: 28,66, 4,62, -17,87
	Entity's Block location: World: (28,4,-18), Chunk: (at 12,0,14 in 1,-2; contains blocks 16,0,-32 to 31,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
	Entity's Momentum: 0,00, 0,00, 0,00
Stacktrace:
	at net.minecraft.world.World.func_72939_s(World.java:1887)

-- Affected level --
Details:
	Level name: MpServer
	All players: 2 total; [EntityClientPlayerMP['DarkIightt'/286720, l='MpServer', x=28,66, y=4,62, z=-17,87], EntityOtherPlayerMP['xelatercero'/1806, l='MpServer', x=28,41, y=2,00, z=-13,72]]
	Chunk stats: MultiplayerChunkCache: 90, 90
	Level seed: 0
	Level generator: ID 00 - default, ver 1. Features enabled: false
	Level generator options: 
	Level spawn location: World: (0,50,0), Chunk: (at 0,3,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)
	Level time: 3046819 game time, 4144495 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: 298 total; [EntityBat['Murciꭡgo'/285696, l='MpServer', x=18,23, y=7,30, z=-11,61], EntityItem['item.tile.grass'/286722, l='MpServer', x=28,25, y=2,13, z=-13,88], EntityCavenicSkeleton['Cavenic Skeleton'/285708, l='MpServer', x=-29,50, y=7,00, z=-7,50], EntityItem['item.item.bone'/279564, l='MpServer', x=-29,34, y=65,13, z=33,56], EntityClientPlayerMP['DarkIightt'/286720, l='MpServer', x=28,66, y=4,62, z=-17,87], EntityItem['item.item.swordIron'/286222, l='MpServer', x=27,81, y=1,13, z=-12,16], EntityCreeper['Creeper'/285198, l='MpServer', x=-21,50, y=38,00, z=-12,50], EntityItem['item.item.appleGold'/284175, l='MpServer', x=23,13, y=2,13, z=-13,38], EntityItem['item.item.porkchopRaw'/286223, l='MpServer', x=27,88, y=1,13, z=-12,16], EntityCavenicZombie['Cavenic Zombie'/285711, l='MpServer', x=33,50, y=65,00, z=1,50], EntitySkeleton['Esqueleto'/284692, l='MpServer', x=40,06, y=28,00, z=-15,56], EntityCaveman['Caveman'/285717, l='MpServer', x=45,50, y=62,00, z=-29,50], EntityCavenicCreeper['Cavenic Creeper'/282645, l='MpServer', x=-6,03, y=8,00, z=39,50], EntityCavenicSkeleton['Cavenic Skeleton'/286230, l='MpServer', x=-29,06, y=80,00, z=-19,69], EntityZombie['Zombi'/285206, l='MpServer', x=-39,50, y=80,00, z=38,50], EntityCreeper['Creeper'/286231, l='MpServer', x=-30,50, y=79,00, z=-20,50], EntityItem['item.item.pickaxeWood'/286224, l='MpServer', x=27,81, y=1,13, z=-12,09], EntityZombie['Zombi'/285712, l='MpServer', x=25,50, y=65,00, z=4,50], EntitySkeleton['Esqueleto'/284690, l='MpServer', x=-12,91, y=48,00, z=-10,53], EntityArcherZombie['Archer Zombie'/286226, l='MpServer', x=-29,50, y=82,00, z=8,50], EntityArcherZombie['Archer Zombie'/284691, l='MpServer', x=41,76, y=15,00, z=-12,52], EntityArcherZombie['Archer Zombie'/285724, l='MpServer', x=63,06, y=3,00, z=-7,63], EntityItem['item.item.carrotGolden'/284185, l='MpServer', x=29,03, y=3,13, z=-10,81], EntityCavenicCreeper['Cavenic Creeper'/286233, l='MpServer', x=61,50, y=29,00, z=45,50], EntityCavenicSpider['Cavenic Spider'/285721, l='MpServer', x=30,50, y=62,00, z=38,50], EntityCavenicSkeleton['Cavenic Skeleton'/285722, l='MpServer', x=40,97, y=3,00, z=-14,38], EntityCavenicCreeper['Cavenic Creeper'/286234, l='MpServer', x=63,50, y=29,00, z=45,50], EntityCavenicZombie['Cavenic Zombie'/284699, l='MpServer', x=14,63, y=3,00, z=-38,00], EntitySpider['Ara?283174, l='MpServer', x=-0,44, y=18,00, z=-30,50], EntityItem['item.item.potato'/284192, l='MpServer', x=26,84, y=8,13, z=-13,06], EntityItem['item.item.leggingsGold'/285729, l='MpServer', x=27,84, y=1,13, z=-12,16], EntityCreeper['Creeper'/285218, l='MpServer', x=35,50, y=93,00, z=-3,50], EntityItem['item.item.bootsChain'/285730, l='MpServer', x=27,88, y=1,13, z=-12,06], EntityItem['item.item.bone'/282665, l='MpServer', x=26,56, y=34,13, z=14,31], EntityItem['item.tile.gravel'/279604, l='MpServer', x=53,38, y=2,13, z=25,31], EntityItem['item.item.seeds_melon'/282677, l='MpServer', x=18,06, y=5,13, z=1,97], EntityItem['item.tile.stonebrick'/282678, l='MpServer', x=17,53, y=4,13, z=-3,03], EntityItem['item.tile.stonebrick'/279606, l='MpServer', x=53,13, y=2,13, z=25,50], EntityBat['Murciꭡgo'/285239, l='MpServer', x=23,47, y=29,90, z=-5,32], EntityItem['item.item.bootsCloth'/284208, l='MpServer', x=28,28, y=2,13, z=-13,03], EntityZombie['Zombi'/283185, l='MpServer', x=20,50, y=46,00, z=23,50], EntityCavenicSkeleton['Cavenic Skeleton'/283186, l='MpServer', x=15,50, y=49,00, z=-40,50], EntityItem['item.item.hoeDiamond'/284211, l='MpServer', x=27,09, y=2,13, z=-10,75], EntityItem['item.item.leggingsGold'/282684, l='MpServer', x=18,56, y=5,13, z=2,72], EntityItem['item.item.pickaxeDiamond'/284222, l='MpServer', x=26,41, y=7,13, z=-10,81], EntityZombie['Zombi'/286271, l='MpServer', x=-27,50, y=24,00, z=-0,50], EntityItem['item.ic2.blockOreTin'/282680, l='MpServer', x=20,59, y=2,13, z=-3,88], EntityItem['item.item.potatoPoisonous'/284217, l='MpServer', x=26,72, y=7,13, z=-10,13], EntityItem['item.item.shovelIron'/282681, l='MpServer', x=16,13, y=5,13, z=0,78], EntityItem['item.tile.stonebrick'/282682, l='MpServer', x=17,13, y=4,13, z=0,09], EntityItem['item.tile.gravel'/282683, l='MpServer', x=22,88, y=2,13, z=-0,78], EntityOtherPlayerMP['xelatercero'/1806, l='MpServer', x=28,41, y=2,00, z=-13,72], EntityCaveman['Caveman'/285255, l='MpServer', x=21,94, y=28,00, z=-6,78], EntityItem['item.item.fish.clownfish.raw'/284225, l='MpServer', x=28,91, y=3,13, z=-8,72], EntityItem['item.item.string'/285250, l='MpServer', x=6,88, y=16,13, z=-28,72], EntityCavenicCreeper['Cavenic Creeper'/285263, l='MpServer', x=39,50, y=49,00, z=44,50], EntityItem['item.item.chestplateCloth'/284232, l='MpServer', x=26,97, y=7,13, z=-10,13], EntitySkeleton['Esqueleto'/285257, l='MpServer', x=-21,50, y=83,00, z=2,50], EntityCaveman['Caveman'/285264, l='MpServer', x=-41,50, y=64,00, z=-22,50], EntityItem['item.item.bone'/279634, l='MpServer', x=17,31, y=17,13, z=-4,72], EntityBat['Murciꭡgo'/284772, l='MpServer', x=5,25, y=18,10, z=-5,44], EntityCavenicSkeleton['Cavenic Skeleton'/286821, l='MpServer', x=49,50, y=3,00, z=5,50], EntityCavenicSkeleton['Cavenic Skeleton'/286822, l='MpServer', x=49,50, y=3,00, z=7,50], EntityCavenicSkeleton['Cavenic Skeleton'/286823, l='MpServer', x=49,50, y=3,00, z=6,50], EntityXPOrb['Orbe de experiencia'/282211, l='MpServer', x=20,94, y=3,25, z=13,41], EntityCavenicSkeleton['Cavenic Skeleton'/279660, l='MpServer', x=31,03, y=23,00, z=-5,53], EntityCavenicSkeleton['Cavenic Skeleton'/279661, l='MpServer', x=28,84, y=29,00, z=-29,09], EntityItem['item.tile.gravel'/279662, l='MpServer', x=44,78, y=3,13, z=26,81], EntityItem['item.item.bootsDiamond'/284271, l='MpServer', x=26,13, y=6,13, z=-9,34], EntityItem['item.item.shovelGold'/285807, l='MpServer', x=27,88, y=1,13, z=-12,09], EntityItem['item.tile.stonebrick'/279663, l='MpServer', x=49,88, y=2,13, z=25,13], EntityItem['item.item.fish.salmon.cooked'/284264, l='MpServer', x=29,81, y=3,13, z=-9,22], EntityCavenicSkeleton['Cavenic Skeleton'/286824, l='MpServer', x=48,50, y=3,00, z=9,50], EntityCaveman['Caveman'/286827, l='MpServer', x=51,50, y=3,00, z=7,50], EntitySkeleton['Esqueleto'/286836, l='MpServer', x=0,97, y=71,00, z=26,50], EntityCaveman['Caveman'/281718, l='MpServer', x=43,53, y=13,00, z=-29,58], EntitySkeleton['Esqueleto'/286326, l='MpServer', x=-27,28, y=20,00, z=22,88], EntityCavenicSpider['Cavenic Spider'/286327, l='MpServer', x=-33,22, y=23,00, z=27,22], EntitySkeleton['Esqueleto'/286832, l='MpServer', x=49,50, y=3,00, z=9,50], EntityItem['item.item.shovelStone'/279665, l='MpServer', x=48,41, y=2,13, z=24,47], EntityCavenicSpider['Cavenic Spider'/286833, l='MpServer', x=-0,91, y=71,00, z=26,50], EntityItem['item.tile.arsmagica2:ores.4'/285810, l='MpServer', x=27,88, y=1,13, z=-12,22], EntityCavenicSkeleton['Cavenic Skeleton'/286322, l='MpServer', x=50,50, y=49,00, z=-37,50], EntityItem['item.tile.gravel'/279666, l='MpServer', x=48,22, y=3,13, z=20,16], EntityItem['item.item.cavenium.refined'/278140, l='MpServer', x=5,91, y=12,13, z=-9,72], EntityCavenicSkeleton['Cavenic Skeleton'/286334, l='MpServer', x=-12,50, y=22,00, z=-8,50], EntityItem['item.item.string'/278139, l='MpServer', x=5,50, y=12,13, z=-7,53], EntityItem['item.item.bone'/281220, l='MpServer', x=43,44, y=53,13, z=4,38], EntityCreeper['Creeper'/285828, l='MpServer', x=-41,44, y=4,00, z=-27,50], EntitySkeleton['Esqueleto'/285829, l='MpServer', x=-46,47, y=4,00, z=-30,56], EntityItem['item.item.swordWood'/285831, l='MpServer', x=27,84, y=1,13, z=-12,25], EntityItem['item.item.bone'/286337, l='MpServer', x=-14,88, y=48,13, z=-10,88], EntityCreeper['Creeper'/285827, l='MpServer', x=-42,38, y=4,00, z=-27,84], EntityCreeper['Creeper'/285837, l='MpServer', x=2,50, y=25,00, z=4,50], EntityCavenicSkeleton['Cavenic Skeleton'/281748, l='MpServer', x=39,45, y=27,00, z=-24,27], EntityBat['Murciꭡgo'/284820, l='MpServer', x=56,34, y=16,03, z=2,34], EntityCavenicSkeleton['Cavenic Skeleton'/285845, l='MpServer', x=13,50, y=36,00, z=39,50], EntityItem['item.tile.stonebrick'/284823, l='MpServer', x=25,88, y=2,13, z=-16,22], EntityItem['item.item.fish.cod.raw'/285853, l='MpServer', x=27,84, y=1,13, z=-12,13], EntityItem['item.item.helmetCloth'/285854, l='MpServer', x=27,88, y=1,13, z=-12,06], EntitySpider['Ara?285857, l='MpServer', x=-14,50, y=49,00, z=33,50], EntityItem['item.item.cookie'/284322, l='MpServer', x=24,59, y=2,13, z=-6,31], EntityCavenicSpider['Cavenic Spider'/285858, l='MpServer', x=-8,50, y=49,00, z=26,50], EntityCreeper['Creeper'/286380, l='MpServer', x=33,50, y=81,00, z=-24,50], EntityCavenicSkeleton['Cavenic Skeleton'/282797, l='MpServer', x=-21,50, y=66,00, z=-29,50], EntityZombie['Zombi'/286382, l='MpServer', x=-20,50, y=21,00, z=-1,50], EntityBat['Murciꭡgo'/286895, l='MpServer', x=-13,50, y=32,00, z=10,50], EntityMasterCavenicSkeleton['Master Cavenic Skeleton'/285865, l='MpServer', x=-7,50, y=30,00, z=12,50], EntityBat['Murciꭡgo'/286889, l='MpServer', x=60,50, y=21,00, z=20,50], EntitySkeleton['Esqueleto'/285866, l='MpServer', x=34,50, y=48,00, z=20,50], EntityCreeper['Creeper'/286379, l='MpServer', x=35,66, y=80,00, z=-29,53], EntitySkeleton['Esqueleto'/285867, l='MpServer', x=34,50, y=48,00, z=19,50], EntityItem['item.tile.log.birch'/284340, l='MpServer', x=24,19, y=2,13, z=-6,88], EntitySkeleton['Esqueleto'/286390, l='MpServer', x=-26,50, y=57,00, z=-35,50], EntityCavenicZombie['Cavenic Zombie'/284855, l='MpServer', x=28,50, y=65,00, z=45,50], EntityItem['item.item.apple'/284336, l='MpServer', x=24,88, y=2,13, z=-6,38], EntityZombie['Zombi'/286384, l='MpServer', x=-13,13, y=12,00, z=3,47], EntityItem['item.item.bone'/283314, l='MpServer', x=-18,34, y=21,13, z=-13,44], EntityCavenicCreeper['Cavenic Creeper'/286910, l='MpServer', x=-16,50, y=62,00, z=18,50], EntityBat['Murciꭡgo'/286907, l='MpServer', x=-41,50, y=3,28, z=-28,25], EntityItem['item.item.bone'/281281, l='MpServer', x=6,72, y=11,13, z=6,06], EntityBat['Murciꭡgo'/281795, l='MpServer', x=52,72, y=9,47, z=31,91], EntityBat['Murciꭡgo'/286412, l='MpServer', x=58,97, y=41,22, z=5,56], EntityItem['item.tile.stonebrick'/279757, l='MpServer', x=57,81, y=2,13, z=15,50], EntityItem['item.tile.stonebrick'/279758, l='MpServer', x=58,75, y=2,13, z=15,13], EntityItem['item.item.hoeIron'/286411, l='MpServer', x=26,88, y=2,13, z=-8,13], EntityBat['Murciꭡgo'/286422, l='MpServer', x=33,35, y=29,93, z=-17,32], EntityZombie['Zombi'/282833, l='MpServer', x=-27,50, y=8,00, z=14,50], EntityItem['item.item.bread'/286424, l='MpServer', x=26,88, y=2,13, z=-8,13], EntityItem['item.item.shovelGold'/286425, l='MpServer', x=26,88, y=2,13, z=-8,13], EntityItem['item.item.string'/281317, l='MpServer', x=-24,81, y=17,13, z=-15,13], EntityMasterCavenicSkeleton['Master Cavenic Skeleton'/282848, l='MpServer', x=-0,50, y=68,00, z=-23,50], EntityCreeper['Creeper'/281827, l='MpServer', x=4,97, y=22,00, z=14,34], EntityCavenicCreeper['Cavenic Creeper'/284899, l='MpServer', x=11,47, y=15,00, z=19,50], EntityCavenicCreeper['Cavenic Creeper'/284908, l='MpServer', x=-41,50, y=3,00, z=-16,50], EntityCavenicZombie['Cavenic Zombie'/284911, l='MpServer', x=-44,09, y=3,00, z=-21,38], EntityItem['item.item.rottenFlesh'/282857, l='MpServer', x=12,13, y=4,13, z=-15,13], EntityBat['Murciꭡgo'/281845, l='MpServer', x=60,34, y=6,03, z=0,84], EntityArcherZombie['Archer Zombie'/286454, l='MpServer', x=-23,00, y=57,00, z=23,41], EntityItem['item.item.bone'/286449, l='MpServer', x=36,88, y=21,13, z=-9,50], EntityCavenicZombie['Cavenic Zombie'/286463, l='MpServer', x=-5,03, y=29,00, z=7,38], EntityItem['item.item.string'/281343, l='MpServer', x=44,16, y=3,13, z=34,84], EntityCavenicCreeper['Cavenic Creeper'/286468, l='MpServer', x=53,38, y=81,00, z=8,97], EntityArcherZombie['Archer Zombie'/283399, l='MpServer', x=1,50, y=71,00, z=23,50], EntityZombie['Zombi'/286465, l='MpServer', x=57,50, y=81,00, z=11,50], EntityZombie['Zombi'/286467, l='MpServer', x=54,50, y=81,00, z=8,50], EntityArcherZombie['Archer Zombie'/283400, l='MpServer', x=-1,38, y=71,00, z=28,13], EntityOtherPlayerMP['xelatercero'/1806, l='MpServer', x=28,41, y=2,00, z=-13,72], EntityItem['item.item.chestplateIron'/286474, l='MpServer', x=26,88, y=2,13, z=-8,13], EntityItem['item.item.shovelStone'/285972, l='MpServer', x=27,81, y=1,13, z=-12,16], EntityItem['item.item.leggingsIron'/285968, l='MpServer', x=27,75, y=1,13, z=-12,09], EntityBat['Murciꭡgo'/279824, l='MpServer', x=51,13, y=7,13, z=15,69], EntityItem['item.item.pickaxeGold'/285969, l='MpServer', x=27,88, y=1,13, z=-11,91], EntityItem['item.tile.sand.default'/286493, l='MpServer', x=26,88, y=2,13, z=-8,13], EntityCavenicZombie['Cavenic Zombie'/285981, l='MpServer', x=44,44, y=46,00, z=30,91], EntityItem['item.item.chestplateChain'/285470, l='MpServer', x=27,81, y=1,13, z=-12,13], EntityItem['item.tile.glass'/286494, l='MpServer', x=26,88, y=2,13, z=-8,13], EntityXPOrb['Orbe de experiencia'/279838, l='MpServer', x=60,00, y=3,25, z=21,31], EntityItem['item.item.pickaxeStone'/286495, l='MpServer', x=26,88, y=2,13, z=-8,13], EntityXPOrb['Orbe de experiencia'/279839, l='MpServer', x=59,50, y=3,25, z=21,31], EntityItem['item.item.pickaxeStone'/285976, l='MpServer', x=27,78, y=1,13, z=-12,13], EntitySpider['Ara?285978, l='MpServer', x=55,50, y=47,00, z=21,50], EntityZombie['Zombi'/285477, l='MpServer', x=-24,50, y=49,00, z=-5,50], EntityItem['item.item.pickaxeWood'/285472, l='MpServer', x=27,88, y=1,13, z=-12,16], EntityCavenicZombie['Cavenic Zombie'/285474, l='MpServer', x=4,50, y=67,00, z=19,50], EntityZombie['Zombi'/281890, l='MpServer', x=-20,84, y=21,00, z=-8,72], EntityItem['item.item.chestplateGold'/285475, l='MpServer', x=27,88, y=1,13, z=-12,16], EntityCavenicCreeper['Cavenic Creeper'/285486, l='MpServer', x=30,50, y=3,00, z=29,50], EntityCavenicSkeleton['Cavenic Skeleton'/283951, l='MpServer', x=37,56, y=3,00, z=-38,69], EntityCavenicZombie['Cavenic Zombie'/283947, l='MpServer', x=-10,50, y=24,00, z=-0,50], EntitySkeleton['Esqueleto'/283956, l='MpServer', x=57,50, y=27,00, z=47,50], EntitySkeleton['Esqueleto'/283445, l='MpServer', x=8,50, y=48,00, z=-22,50], EntityEnderman['Enderman'/285493, l='MpServer', x=24,59, y=3,00, z=16,78], EntityBat['Murciꭡgo'/283440, l='MpServer', x=24,75, y=17,10, z=-14,44], EntityCavenicSkeleton['Cavenic Skeleton'/283952, l='MpServer', x=30,09, y=3,12, z=-42,00], EntitySpider['Ara?285491, l='MpServer', x=36,50, y=3,00, z=22,50], EntityItem['item.item.seeds_melon'/285500, l='MpServer', x=27,88, y=1,13, z=-11,97], EntityCaveman['Caveman'/279868, l='MpServer', x=44,34, y=12,00, z=-47,50], EntityItem['item.item.chestplateGold'/285501, l='MpServer', x=27,81, y=1,13, z=-12,03], EntityMasterCavenicSkeleton['Master Cavenic Skeleton'/269118, l='MpServer', x=-35,50, y=58,00, z=-31,50], EntityItem['item.item.shovelStone'/285499, l='MpServer', x=27,88, y=1,13, z=-11,97], EntityItem['item.tile.stonebrick'/282950, l='MpServer', x=13,13, y=1,13, z=-11,78], EntityBat['Murciꭡgo'/284999, l='MpServer', x=34,09, y=10,19, z=14,75], EntityCrazyCavenicSkeleton['Crazy Cavenic Skeleton'/268097, l='MpServer', x=8,16, y=11,00, z=7,41], EntityCaveman['Caveman'/281923, l='MpServer', x=43,50, y=7,00, z=-12,50], EntityXPOrb['Orbe de experiencia'/282958, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/282959, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityBat['Murciꭡgo'/285001, l='MpServer', x=45,78, y=5,03, z=14,00], EntityXPOrb['Orbe de experiencia'/282965, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityArcherZombie['Archer Zombie'/286037, l='MpServer', x=-12,50, y=3,00, z=-15,50], EntityItem['item.item.pickaxeDiamond'/282966, l='MpServer', x=13,13, y=1,13, z=-10,47], EntitySkeleton['Esqueleto'/286038, l='MpServer', x=-9,50, y=3,00, z=-19,50], EntityXPOrb['Orbe de experiencia'/282960, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityArcherZombie['Archer Zombie'/286033, l='MpServer', x=25,50, y=30,00, z=-17,50], EntityXPOrb['Orbe de experiencia'/282962, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.tile.grass'/282963, l='MpServer', x=15,03, y=1,13, z=-12,38], EntityItem['item.item.bootsGold'/282972, l='MpServer', x=12,91, y=1,13, z=-12,31], EntityBat['Murciꭡgo'/286556, l='MpServer', x=-8,44, y=45,22, z=28,78], EntityCavenicCreeper['Cavenic Creeper'/286045, l='MpServer', x=6,50, y=3,00, z=16,50], EntityItem['item.item.mushroomStew'/282974, l='MpServer', x=15,88, y=1,13, z=-11,13], EntitySkeleton['Esqueleto'/286040, l='MpServer', x=-11,50, y=3,00, z=-20,50], EntityItem['item.item.apple'/282969, l='MpServer', x=15,72, y=1,13, z=-11,13], EntityItem['item.item.carrotGolden'/282980, l='MpServer', x=14,34, y=1,13, z=-10,13], EntityItem['item.item.pickaxeIron'/282983, l='MpServer', x=12,16, y=1,13, z=-12,88], EntityItem['item.item.swordWood'/286049, l='MpServer', x=27,88, y=1,13, z=-12,06], EntityItem['item.item.bootsIron'/282977, l='MpServer', x=12,88, y=1,13, z=-11,78], EntityXPOrb['Orbe de experiencia'/282978, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/282979, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.fish.salmon.cooked'/282988, l='MpServer', x=13,19, y=1,13, z=-11,28], EntityXPOrb['Orbe de experiencia'/282989, l='MpServer', x=15,75, y=1,25, z=-12,56], EntitySkeleton['Esqueleto'/279406, l='MpServer', x=35,22, y=22,00, z=-11,03], EntityItem['item.item.bootsIron'/282991, l='MpServer', x=13,13, y=1,13, z=-10,13], EntityCaveman['Caveman'/286575, l='MpServer', x=21,50, y=82,00, z=-39,50], EntityXPOrb['Orbe de experiencia'/282984, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/282985, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/281449, l='MpServer', x=42,00, y=3,25, z=16,88], EntityItem['item.item.swordIron'/286570, l='MpServer', x=28,22, y=2,13, z=-13,88], EntityItem['item.item.chestplateGold'/282986, l='MpServer', x=15,38, y=1,13, z=-10,13], EntityZombie['Zombi'/286571, l='MpServer', x=-2,50, y=7,00, z=-10,50], EntityXPOrb['Orbe de experiencia'/282997, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.tile.log.acacia'/282998, l='MpServer', x=16,88, y=1,13, z=-10,72], EntityXPOrb['Orbe de experiencia'/282999, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityBat['Murciꭡgo'/277879, l='MpServer', x=31,31, y=3,44, z=11,84], EntityCavenicZombie['Cavenic Zombie'/286577, l='MpServer', x=3,50, y=25,00, z=-11,50], EntityXPOrb['Orbe de experiencia'/282994, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.emerald'/282995, l='MpServer', x=11,59, y=1,13, z=-11,81], EntityZombie['Zombi'/286579, l='MpServer', x=24,50, y=33,00, z=35,50], EntityXPOrb['Orbe de experiencia'/283004, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/283005, l='MpServer', x=16,72, y=1,25, z=-11,44], EntityItem['item.item.chickenCooked'/286078, l='MpServer', x=27,88, y=1,13, z=-12,00], EntityItem['item.item.helmetGold'/283006, l='MpServer', x=12,84, y=1,13, z=-9,75], EntityXPOrb['Orbe de experiencia'/283007, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.shovelWood'/286584, l='MpServer', x=28,28, y=2,13, z=-13,88], EntityItem['item.item.netherStalkSeeds'/283000, l='MpServer', x=12,78, y=1,13, z=-10,69], EntityXPOrb['Orbe de experiencia'/283001, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/283002, l='MpServer', x=16,75, y=1,25, z=-11,44], EntityItem['item.item.pickaxeWood'/283003, l='MpServer', x=16,00, y=1,13, z=-10,13], EntityItem['item.tile.clay'/286075, l='MpServer', x=27,81, y=1,13, z=-12,22], EntityItem['item.item.beefCooked'/283012, l='MpServer', x=11,13, y=1,13, z=-12,84], EntityXPOrb['Orbe de experiencia'/283013, l='MpServer', x=14,91, y=1,25, z=-12,69], EntityXPOrb['Orbe de experiencia'/283014, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.hatchetWood'/283015, l='MpServer', x=14,63, y=1,13, z=-9,13], EntityXPOrb['Orbe de experiencia'/283008, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.potato'/286593, l='MpServer', x=28,16, y=2,13, z=-13,88], EntityXPOrb['Orbe de experiencia'/283009, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.bootsDiamond'/283010, l='MpServer', x=16,63, y=1,13, z=-10,56], EntityXPOrb['Orbe de experiencia'/283011, l='MpServer', x=16,75, y=1,25, z=-11,44], EntityXPOrb['Orbe de experiencia'/283020, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/283022, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.fish.cod.cooked'/283023, l='MpServer', x=12,66, y=1,13, z=-9,13], EntityXPOrb['Orbe de experiencia'/283016, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/283017, l='MpServer', x=16,75, y=1,25, z=-11,44], EntityBat['Murciꭡgo'/281482, l='MpServer', x=24,75, y=9,10, z=-9,75], EntityItem['item.tile.sand.default'/283018, l='MpServer', x=11,13, y=1,13, z=-11,88], EntityXPOrb['Orbe de experiencia'/283019, l='MpServer', x=14,78, y=1,25, z=-12,38], EntityItem['item.item.string'/282507, l='MpServer', x=-0,47, y=14,13, z=2,41], EntityItem['item.item.hatchetWood'/284052, l='MpServer', x=24,13, y=6,13, z=-19,19], EntityXPOrb['Orbe de experiencia'/283028, l='MpServer', x=15,53, y=1,25, z=-12,63], EntityItem['item.item.shovelIron'/283029, l='MpServer', x=11,25, y=1,13, z=-10,13], EntityXPOrb['Orbe de experiencia'/283030, l='MpServer', x=13,50, y=1,25, z=-11,88], EntityItem['item.item.carrotGolden'/285591, l='MpServer', x=27,88, y=1,13, z=-12,03], EntityXPOrb['Orbe de experiencia'/283031, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/283024, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityXPOrb['Orbe de experiencia'/283025, l='MpServer', x=14,97, y=1,25, z=-11,75], EntityXPOrb['Orbe de experiencia'/283026, l='MpServer', x=16,75, y=1,25, z=-11,44], EntityItem['item.item.potato'/283027, l='MpServer', x=11,13, y=1,13, z=-10,91], EntityCavenicCreeper['Cavenic Creeper'/279965, l='MpServer', x=18,47, y=13,00, z=-11,50], EntityItem['item.item.fish.cod.raw'/283032, l='MpServer', x=12,16, y=1,13, z=-9,97], EntityXPOrb['Orbe de experiencia'/283033, l='MpServer', x=15,75, y=1,25, z=-12,56], EntityItem['item.item.fish.clownfish.raw'/284065, l='MpServer', x=29,88, y=4,13, z=-13,63], EntityItem['item.item.chestplateDiamond'/284077, l='MpServer', x=26,66, y=6,13, z=-14,66], EntityCaveman['Caveman'/279977, l='MpServer', x=20,61, y=30,00, z=-6,03], EntityItem['item.item.fish.pufferfish.raw'/284074, l='MpServer', x=25,47, y=6,13, z=-15,13], EntityZombie['Zombi'/283588, l='MpServer', x=7,50, y=41,00, z=-46,50], EntityBat['Murciꭡgo'/283073, l='MpServer', x=24,02, y=30,79, z=-10,48], EntityItem['item.item.string'/283092, l='MpServer', x=13,00, y=17,13, z=-29,97], EntityItem['item.item.cavenium'/283093, l='MpServer', x=9,63, y=25,13, z=-31,81], EntityTFNagaSegment['desconocido'/468, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/469, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/470, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/471, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/472, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/473, l='MpServer', x=0,00, y=0,00, z=0,00], EntityItem['item.item.carrots'/284126, l='MpServer', x=24,16, y=6,13, z=-15,13], EntityTFNagaSegment['desconocido'/474, l='MpServer', x=0,00, y=0,00, z=0,00], EntityItem['item.item.bone'/279518, l='MpServer', x=56,00, y=36,13, z=20,88], EntityTFNagaSegment['desconocido'/475, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/476, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/477, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/478, l='MpServer', x=0,00, y=0,00, z=0,00], EntityTFNagaSegment['desconocido'/479, l='MpServer', x=0,00, y=0,00, z=0,00], EntityItem['item.item.bread'/286689, l='MpServer', x=28,28, y=2,13, z=-13,88], EntityItem['item.item.carrotGolden'/284140, l='MpServer', x=26,13, y=6,13, z=-14,47], EntityItem['item.item.leggingsIron'/284143, l='MpServer', x=22,06, y=4,13, z=-15,94], EntityCavenicSpider['Cavenic Spider'/283637, l='MpServer', x=-41,50, y=54,00, z=-9,50], EntityCavenicSpider['Cavenic Spider'/283634, l='MpServer', x=-18,13, y=22,00, z=18,91], EntityItem['item.item.bootsChain'/284159, l='MpServer', x=26,88, y=7,13, z=-13,88], EntitySkeleton['Esqueleto'/279545, l='MpServer', x=25,53, y=83,00, z=-32,09]]
	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:425)
	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: 996720240 bytes (950 MB) / 2550136832 bytes (2432 MB) up to 3221225472 bytes (3072 MB)
	JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D8 73 mods loaded, 73 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJA	FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
	UCHIJA	Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar) 
	UCHIJA	AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 
	UCHIJA	CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
	UCHIJA	NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
	UCHIJA	AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10.jar) 
	UCHIJA	arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) 
	UCHIJA	Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) 
	UCHIJA	BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft-Mod-1.7.2.jar) 
	UCHIJA	bookshelf{1.0.4.187} [Bookshelf] (Bookshelf-1.7.10.jar) 
	UCHIJA	Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10.jar) 
	UCHIJA	Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) 
	UCHIJA	Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) 
	UCHIJA	BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22.jar) 
	UCHIJA	BuildCraft|Transport{7.1.22} [BC Transport] (buildcraft-7.1.22.jar) 
	UCHIJA	BuildCraft|Factory{7.1.22} [BC Factory] (buildcraft-7.1.22.jar) 
	UCHIJA	BuildCraft|Silicon{7.1.22} [BC Silicon] (buildcraft-7.1.22.jar) 
	UCHIJA	BuildCraft|Robotics{7.1.22} [BC Robotics] (buildcraft-7.1.22.jar) 
	UCHIJA	BuildCraft|Energy{7.1.22} [BC Energy] (buildcraft-7.1.22.jar) 
	UCHIJA	BuildCraft|Builders{7.1.22} [BC Builders] (buildcraft-7.1.22.jar) 
	UCHIJA	caveworld{2.3.0} [Caveworld 2] (Caveworld_1.7.10-v2.3.0.jar) 
	UCHIJA	ChestTransporter{2.0.6} [Chest Transporter] (ChestTransporter-1.7.10.jar) 
	UCHIJA	TwilightForest{2.3.7} [The Twilight Forest] (Twilight-Forest-Mod-1.7.10.jar) 
	UCHIJA	chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar) 
	UCHIJA	chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar) 
	UCHIJA	cookingbook{1.0.140} [Cooking for Blockheads] (CookingForBlockheads-Mod-1.7.10.jar) 
	UCHIJA	DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) 
	UCHIJA	eplus{3.0.2-d} [Enchanting Plus] (Enchanting-Plus-Mod-1.7.10.jar) 
	UCHIJA	endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar) 
	UCHIJA	Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
	UCHIJA	EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) 
	UCHIJA	fantastic{1.0.0} [Fantastic Fish] (Fantastic-Fish-Mod-1.7.10.jar) 
	UCHIJA	ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden-Magic-Mod-1.7.10.jar) 
	UCHIJA	Growthcraft{1.7.10-2.7.2} [Growthcraft] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Cellar{1.7.10-2.7.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Apples{1.7.10-2.7.2} [Growthcraft Apples] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Bamboo{1.7.10-2.7.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Bees{1.7.10-2.7.2} [Growthcraft Bees] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Fishtrap{1.7.10-2.7.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Grapes{1.7.10-2.7.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Hops{1.7.10-2.7.2} [Growthcraft Hops] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Milk{1.7.10-2.7.2} [Growthcraft Milk] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	Growthcraft|Rice{1.7.10-2.7.2} [Growthcraft Rice] (growthcraft-1.7.10-2.7.2-complete.jar) 
	UCHIJA	IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar) 
	UCHIJA	InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar) 
	UCHIJA	inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.7.10.jar) 
	UCHIJA	IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10.jar) 
	UCHIJA	levelup{0.10} [Level Up!] (Level-Up-1.7.10.jar) 
	UCHIJA	malisiscore{1.7.10-0.14.3} [MalisisCore] (MalisisCore-1.7.10.jar) 
	UCHIJA	malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (MalisisDoors-Mod-1.7.10.jar) 
	UCHIJA	RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10.jar) 
	UCHIJA	MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.jar) 
	UCHIJA	MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.7.10.jar) 
	UCHIJA	neiintegration{1.1.2} [NEI Integration] (NEI-Integration-Mod-1.7.10.jar) 
	UCHIJA	NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) 
	UCHIJA	NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) 
	UCHIJA	NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) 
	UCHIJA	NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) 
	UCHIJA	NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) 
	UCHIJA	NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) 
	UCHIJA	NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) 
	UCHIJA	ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) 
	UCHIJA	TF2Teleporter{1.7.10} [TF2 Teleporter] (TF2Teleporter-1.7.10.jar) 
	UCHIJA	trashslot{1.0.31} [TrashSlot] (trashslot-mc1.7.10-1.0.31.jar) 
	UCHIJA	bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) 
	UCHIJA	Treecapitator{1.7.10} [Treecapitator] (Tree-Capitator-Mod-1.7.10.jar) 
	UCHIJA	TwoGraves{1710.1.0} [Graves] (TwoGraves-Mod-1.7.10.jar) 
	UCHIJA	universalcoins{1.7.10-1.6.5} [Universal Coins] (UniversalCoins-1.7.10-1.6.5.jar) 
	UCHIJA	warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.37.jar) 
	UCHIJA	weaponcaseloot{1.2.10} [WeaponCaseLoot] (weaponcaseloot-1.2.10.jar) 
	UCHIJA	weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) 
	UCHIJA	witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) 
	GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15007.1005' Renderer: 'Radeon (TM) RX 480 Graphics'
	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.
	EnderIO: Found the following problem(s) with your installation:
                  * Optifine is installed. This is NOT supported.
                 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
	Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
	LWJGL: 2.9.1
	OpenGL: Radeon (TM) RX 480 Graphics GL version 4.5.13506 Compatibility Profile Context 23.20.15007.1005, ATI Technologies Inc.
	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: Espa?(Espa?	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Anisotropic Filtering: Off (1)
	OptiFine Version: OptiFine_1.7.10_HD_U_D8
	Render Distance Chunks: 16
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.5.13506 Compatibility Profile Context 23.20.15007.1005
	OpenGlRenderer: Radeon (TM) RX 480 Graphics
	OpenGlVendor: ATI Technologies Inc.
	CpuCount: 4
[17:59:56] [Client thread/INFO]: [net.minecraft.client.Minecraft:

 

Edited by xelatercero
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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