Hm... Strange incompatibility with Chocolate Quest. They're usually not like this but it keeps crashing. Just wanted to say.
Crash-Report
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 1/10/16 10:22 AM
Description: Ticking entity
java.lang.ClassCastException: com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall cannot be cast to net.minecraft.entity.projectile.EntityArrow
at com.demoxin.minecraft.moreenchants.Item_Charm.HandleBoA(Item_Charm.java:182)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_391_Item_Charm_HandleBoA_LivingHurtEvent.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.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(Unknown Source)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(Unknown Source)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
at com.chocolate.chocolateQuest.entity.projectile.ProjectileVapiricBall.onImpact(ProjectileVapiricBall.java:36)
at com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall.func_70184_a(EntityBaseBall.java:170)
at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(SourceFile:192)
at com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall.func_70071_h_(EntityBaseBall.java:156)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.demoxin.minecraft.moreenchants.Item_Charm.HandleBoA(Item_Charm.java:182)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_391_Item_Charm_HandleBoA_LivingHurtEvent.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.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(Unknown Source)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(Unknown Source)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
at com.chocolate.chocolateQuest.entity.projectile.ProjectileVapiricBall.onImpact(ProjectileVapiricBall.java:36)
at com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall.func_70184_a(EntityBaseBall.java:170)
at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(SourceFile:192)
at com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall.func_70071_h_(EntityBaseBall.java:156)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
-- Entity being ticked --
Details:
Entity Type: chocolateQuest.ChocoProjectile (com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall)
Entity ID: 3191
Entity Name: entity.chocolateQuest.ChocoProjectile.name
Entity's Exact location: 13129.75, 55.92, 173.96
Entity's Block location: World: (13129,55,173), Chunk: (at 9,3,13 in 820,10; contains blocks 13120,0,160 to 13135,255,175), Region: (25,0; contains chunks 800,0 to 831,31, blocks 12800,0,0 to 13311,255,511)
Entity's Momentum: -0.78, -0.25, 1.29
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Multi-Let's Play Ultra World
All players: 1 total; [EntityPlayerMP['DeathMirage'/308, l='Multi-Let's Play Ultra World', x=13129.46, y=55.10, z=174.66]]
Chunk stats: ServerChunkCache: 575 Drop: 0
Level seed: -1002502430
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-204,64,256), Chunk: (at 4,4,0 in -13,16; contains blocks -208,0,256 to -193,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 703012 game time, 703012 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 78602 (now: false), thunder time: 116472 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 508487264 bytes (484 MB) / 1869611008 bytes (1783 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_C1 49 mods loaded, 49 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 NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2 (1).jar)
UCHIJAAAA ClothingCraft{1.2.1} [ClothingCraft] ([1.7.10] ClothingCraft 1.2.1.jar)
UCHIJAAAA lotr{Beta v26.2 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] The Lord of the Rings Mod B26.2.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJAAAA voxelmap{1.7.10} [VoxelMap No Radar] (_VoxelMap-No-Radar-Mod-1.7.10.jar)
UCHIJAAAA animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCHIJAAAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCHIJAAAA Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAA candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-1.3.jar)
UCHIJAAAA CarpentersBlocks{3.3.8_dev_r4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10.jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA colorfularmor{1.7.10-2.6} [Colorful Armor] (colorfularmor-1.7.10-2.6.jar)
UCHIJAAAA colorfultools{1.7.10-1.6} [Colorful Tools] (colorfultools-1.7.10-1.6.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 diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1 (1).jar)
UCHIJAAAA emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2.jar)
UCHIJAAAA farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA festivities3{3.1.2.2} [Festivities3] (festivities3-3.1.2.2.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7 (1).jar)
UCHIJAAAA headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
UCHIJAAAA LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v7.jar)
UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAA MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCHIJAAAA mochickens{1.6.2} [Mo Chickens] (MoChickens-1.7.10-1.6.2.jar)
UCHIJAAAA MoreEnchants{1.3.0} [MoreEnchants] (MoreEnchants-MC1.7-1.3.1.jar)
UCHIJAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA notenoughkeys{@[email protected]} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
UCHIJAAAA Oceancraft{1.4.1} [Oceancraft] (Oceancraft-1.4.1.jar)
UCHIJAAAA pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UCHIJAAAA tropicraft{v6.0.5} [Tropicraft] (tropicraft-6.0.5.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['DeathMirage'/308, l='Multi-Let's Play Ultra World', x=13129.46, y=55.10, z=174.66]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Log
[10:17:42] [main/INFO]: Setting user: DeathMirage
[10:17:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[10:18:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:ClothingCraft, FMLFileResourcePack:The Lord of the Rings Mod, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:VoxelMap No Radar, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:Animals+, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Backpack, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Colorful Tools, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Diversity, FMLFileResourcePack:EmeraldMod, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Festivities3, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Grimoire of Gaia 3, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Mo Chickens, FMLFileResourcePack:MoreEnchants, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Oceancraft, FMLFileResourcePack:Pokeball, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Tropicraft, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:bspkrsCore, Pixel Perfection V3.2.zip
[10:18:18] [Client thread/INFO]: LOTRReflection found logger
[10:18:35] [Sound Library Loader/INFO]: Sound engine started
[10:18:36] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[10:18:37] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[10:19:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:ClothingCraft, FMLFileResourcePack:The Lord of the Rings Mod, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:VoxelMap No Radar, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:Animals+, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Backpack, FMLFileResourcePack:CandyCraft, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Colorful Armor, FMLFileResourcePack:Colorful Tools, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Diversity, FMLFileResourcePack:EmeraldMod, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Festivities3, FMLFileResourcePack:GraviGun, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Grimoire of Gaia 3, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Lots of Food, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Mo Chickens, FMLFileResourcePack:MoreEnchants, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Oceancraft, FMLFileResourcePack:Pokeball, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Tropicraft, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Carpenter's Blocks Cached Resources, Pixel Perfection V3.2.zip
[10:19:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_777_CQSpawner.png, java.io.FileNotFoundException
[10:19:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
[10:19:45] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[10:19:47] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[10:19:48] [Sound Library Loader/INFO]: Sound engine started
[10:19:54] [Thread-9/INFO]: [CHAT] §2AnimalBikes§f installed. For more info §9§nClick here
[10:21:03] [Client thread/ERROR]: Exception reading C:\Users\Juicyjustin\AppData\Roaming\.minecraft\saves\World of Amazement\level.dat
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:56) [ayr.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:45) [ayn.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_146627_h(GuiSelectWorld.java:77) [bdx.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_73866_w_(GuiSelectWorld.java:55) [bdx.class:?]
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:255) [bdw.class:?]
at net.minecraft.client.Minecraft.func_147108_a(Unknown Source) [bao.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_146284_a(GuiMainMenu.java:236) [bee.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225) [bdw.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_73864_a(GuiMainMenu.java:527) [bee.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) [bdw.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) [bdw.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
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:?]
[10:21:03] [Client thread/ERROR]: Exception reading C:\Users\Juicyjustin\AppData\Roaming\.minecraft\saves\World of Amazement\level.dat_old
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:67) [ayr.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:45) [ayn.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_146627_h(GuiSelectWorld.java:77) [bdx.class:?]
at net.minecraft.client.gui.GuiSelectWorld.func_73866_w_(GuiSelectWorld.java:55) [bdx.class:?]
at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:255) [bdw.class:?]
at net.minecraft.client.Minecraft.func_147108_a(Unknown Source) [bao.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_146284_a(GuiMainMenu.java:236) [bee.class:?]
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225) [bdw.class:?]
at net.minecraft.client.gui.GuiMainMenu.func_73864_a(GuiMainMenu.java:527) [bee.class:?]
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) [bdw.class:?]
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) [bdw.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
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:?]
[10:21:03] [Client thread/ERROR]: Exception reading C:\Users\Juicyjustin\AppData\Roaming\.minecraft\saves\World of Amazement\level.dat
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:56) [ayr.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:45) [ayn.class:?]
at codechicken.nei.NEIClientConfig.reloadSaves(NEIClientConfig.java:530) [NEIClientConfig.class:?]
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:155) [ClientHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_214_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
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:?]
[10:21:03] [Client thread/ERROR]: Exception reading C:\Users\Juicyjustin\AppData\Roaming\.minecraft\saves\World of Amazement\level.dat_old
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
at net.minecraft.world.storage.SaveFormatOld.func_75803_c(SourceFile:67) [ayr.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveConverter.func_75799_b(SourceFile:45) [ayn.class:?]
at codechicken.nei.NEIClientConfig.reloadSaves(NEIClientConfig.java:530) [NEIClientConfig.class:?]
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:155) [ClientHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_214_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
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:?]
[10:21:10] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[10:21:10] [Server thread/INFO]: Generating keypair
[10:21:13] [Server thread/INFO]: Preparing start region for level 0
[10:21:14] [Server thread/INFO]: Preparing spawn area: 19%
[10:21:15] [Server thread/INFO]: Preparing spawn area: 58%
[10:21:18] [Server thread/INFO]: Changing view distance to 8, from 10
[10:21:18] [Server thread/INFO]: DeathMirage[local:E:6cfb7ccc] logged in with entity id 308 at (13135.433740744253, 55.0, 176.24373940386312)
[10:21:18] [Server thread/INFO]: DeathMirage joined the game
[10:21:21] [LOTR Update Checker/INFO]: [CHAT] The Lord of the Rings Mod: Update available! (Beta v26.5 for Minecraft 1.7.10)
[10:21:23] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
[10:21:23] [Client thread/INFO]: [CHAT] §e[CandyCraft]Checking update...
[10:21:24] [Client thread/INFO]: [CHAT] §a[CandyCraft]Update found: CandyCraft Beta 1.3.1 for Minecraft 1.8.9
[10:21:24] [Client thread/INFO]: [CHAT]
[10:21:24] [Client thread/INFO]: [CHAT] §aMain features: Minecraft 1.8.9 version released ! (use this link if you're using 1.6.4 version http://adf.ly/hKZPc) .
[10:21:24] [Client thread/INFO]: [CHAT]
[10:21:24] [Client thread/INFO]: [CHAT] §aDownload it at: http://adf.ly/hKZPc
[10:21:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16575ms behind, skipping 331 tick(s)
[10:21:39] [Server thread/INFO]: DeathMirage was slain by Summoned Undead
[10:21:49] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[10:21:49] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[10:21:49] [Client thread/WARN]: Skipping Entity with id -125
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -125
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:49] [Client thread/WARN]: Skipping Entity with id -123
[10:21:49] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -122
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -122
[10:21:50] [Client thread/WARN]: Skipping Entity with id -122
[10:21:50] [Client thread/WARN]: Skipping Entity with id -122
[10:21:50] [Client thread/WARN]: Skipping Entity with id -122
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -112
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -112
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -124
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -123
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/WARN]: Skipping Entity with id -125
[10:21:50] [Client thread/INFO]: [CHAT] DeathMirage was slain by Summoned Undead
[10:21:52] [Client thread/WARN]: Skipping Entity with id -123
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -122
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -122
[10:21:53] [Client thread/WARN]: Skipping Entity with id -122
[10:21:53] [Client thread/WARN]: Skipping Entity with id -122
[10:21:53] [Client thread/WARN]: Skipping Entity with id -122
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -122
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:53] [Client thread/WARN]: Skipping Entity with id -122
[10:21:53] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:54] [Client thread/WARN]: Skipping Entity with id -125
[10:21:56] [Server thread/INFO]: Saving and pausing game...
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Overworld
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Nether
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/The End
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Tropics
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Utumno
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/MiddleEarth
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Twilight Forest
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Kringle
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Emerald
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Candy Dungeon
[10:21:57] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Candy Valley
[10:22:01] [Client thread/WARN]: Skipping Entity with id -123
[10:22:01] [Client thread/WARN]: Skipping Entity with id -125
[10:22:01] [Client thread/WARN]: Skipping Entity with id -125
[10:22:01] [Client thread/WARN]: Skipping Entity with id -125
[10:22:01] [Client thread/WARN]: Skipping Entity with id -125
[10:22:01] [Client thread/WARN]: Skipping Entity with id -124
[10:22:01] [Client thread/WARN]: Skipping Entity with id -124
[10:22:01] [Client thread/WARN]: Skipping Entity with id -124
[10:22:01] [Client thread/WARN]: Skipping Entity with id -124
[10:22:01] [Client thread/WARN]: Skipping Entity with id -123
[10:22:01] [Client thread/WARN]: Skipping Entity with id -124
[10:22:01] [Client thread/WARN]: Skipping Entity with id -125
[10:22:01] [Client thread/WARN]: Skipping Entity with id -125
[10:22:01] [Client thread/WARN]: Skipping Entity with id -125
[10:22:01] [Client thread/WARN]: Skipping Entity with id -124
[10:22:01] [Client thread/WARN]: Skipping Entity with id -122
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -122
[10:22:02] [Client thread/WARN]: Skipping Entity with id -125
[10:22:02] [Client thread/WARN]: Skipping Entity with id -125
[10:22:02] [Client thread/WARN]: Skipping Entity with id -125
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -122
[10:22:02] [Client thread/WARN]: Skipping Entity with id -122
[10:22:02] [Client thread/WARN]: Skipping Entity with id -125
[10:22:02] [Client thread/WARN]: Skipping Entity with id -112
[10:22:02] [Client thread/WARN]: Skipping Entity with id -112
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Client thread/WARN]: Skipping Entity with id -123
[10:22:02] [Client thread/WARN]: Skipping Entity with id -125
[10:22:02] [Client thread/WARN]: Skipping Entity with id -125
[10:22:02] [Client thread/WARN]: Skipping Entity with id -125
[10:22:02] [Client thread/WARN]: Skipping Entity with id -124
[10:22:02] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.ClassCastException: com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall cannot be cast to net.minecraft.entity.projectile.EntityArrow
at com.demoxin.minecraft.moreenchants.Item_Charm.HandleBoA(Item_Charm.java:182) ~[Item_Charm.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_391_Item_Charm_HandleBoA_LivingHurtEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298) ~[ForgeHooks.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70665_d(Unknown Source) ~[yz.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785) ~[sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70097_a(Unknown Source) ~[yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491) ~[mw.class:?]
at com.chocolate.chocolateQuest.entity.projectile.ProjectileVapiricBall.onImpact(ProjectileVapiricBall.java:36) ~[ProjectileVapiricBall.class:?]
at com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall.func_70184_a(EntityBaseBall.java:170) ~[EntityBaseBall.class:?]
at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(SourceFile:192) ~[zk.class:?]
at com.chocolate.chocolateQuest.entity.projectile.EntityBaseBall.func_70071_h_(EntityBaseBall.java:156) ~[EntityBaseBall.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
at WorldServerOF.func_72870_g(WorldServerOF.java:347) ~[WorldServerOF.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
... 4 more
[10:22:03] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Juicyjustin\AppData\Roaming\.minecraft\crash-reports\crash-2016-01-10_10.22.02-server.txt
[10:22:03] [Server thread/INFO]: Stopping server
[10:22:03] [Server thread/INFO]: Saving players
[10:22:03] [Server thread/INFO]: Saving worlds
[10:22:03] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Overworld
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Nether
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/The End
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Tropics
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Utumno
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/MiddleEarth
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Twilight Forest
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Kringle
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Emerald
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Candy Dungeon
[10:22:04] [Server thread/INFO]: Saving chunks for level 'Multi-Let's Play Ultra World'/Candy Valley
Thanks!
Had same problem would be nice to fix thank you
great mod!
0
My difficultly is set to hard
and also are not inside the creative menu
0
Are they still in the game?
If so i do not have them for some odd reason
0
What happen to the thugs and such?
0
True still learning Java and such
sry
0
Had same problem would be nice to fix thank you
great mod!
0
Is there an easy fix to do so or is it complicated?