---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 7/12/15 4:44 PM
Description: Ticking entity
java.lang.NoSuchMethodError: jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70113_ah()Z
at jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70610_aX(EntityTravellingDwarf.java:650)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1762)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
at jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70636_d(EntityTravellingDwarf.java:662)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
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 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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
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 jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70610_aX(EntityTravellingDwarf.java:650)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1762)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
at jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70636_d(EntityTravellingDwarf.java:662)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
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)
-- Entity being ticked --
Details:
Entity Type: shadowworld.TravellingDwarf (jajo_11.ShadowWorld.Entity.EntityTravellingDwarf)
Entity ID: 16664
Entity Name: Ortak
Entity's Exact location: -297.00, 67.00, -142.00
Entity's Block location: World: (-297,67,-142), Chunk: (at 7,4,2 in -19,-9; contains blocks -304,0,-144 to -289,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.00, 0.00, 0.00
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: world
All players: 1 total; [GCEntityPlayerMP['xXSkillsManXx'/16607, l='world', x=-160.16, y=96.49, z=-79.86]]
Chunk stats: ServerChunkCache: 463 Drop: 0
Level seed: -1779350312715732925
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 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)
Level time: 0 game time, 0 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
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
I know the problem is obvious in the crash, but I don't know how to solve it. I'm not sure how to despawn that particular mob. Though I have prevented further spawning of them.
Here's the crash:
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 7/12/15 4:44 PM
Description: Ticking entity
java.lang.NoSuchMethodError: jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70113_ah()Z
at jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70610_aX(EntityTravellingDwarf.java:650)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1762)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
at jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70636_d(EntityTravellingDwarf.java:662)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
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 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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
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 jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70610_aX(EntityTravellingDwarf.java:650)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1762)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
at jajo_11.ShadowWorld.Entity.EntityTravellingDwarf.func_70636_d(EntityTravellingDwarf.java:662)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
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)
-- Entity being ticked --
Details:
Entity Type: shadowworld.TravellingDwarf (jajo_11.ShadowWorld.Entity.EntityTravellingDwarf)
Entity ID: 16664
Entity Name: Ortak
Entity's Exact location: -297.00, 67.00, -142.00
Entity's Block location: World: (-297,67,-142), Chunk: (at 7,4,2 in -19,-9; contains blocks -304,0,-144 to -289,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.00, 0.00, 0.00
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: world
All players: 1 total; [GCEntityPlayerMP['xXSkillsManXx'/16607, l='world', x=-160.16, y=96.49, z=-79.86]]
Chunk stats: ServerChunkCache: 463 Drop: 0
Level seed: -1779350312715732925
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 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)
Level time: 0 game time, 0 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
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 453829896 bytes (432 MB) / 2108375040 bytes (2010 MB) up to 4233953280 bytes (4037 MB)
JVM Flags: 7 total; -Xms1G -Xmx4G -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 83 mods loaded, 83 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.1481-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10-universal.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-9} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA VeinMiner_coremod{0.21.2_build-43} [Core mod] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0 (1).jar)
UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3B1} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B1-291.jar)
UCHIJAAAA BuildCraft|Core{7.0.11} [BuildCraft] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Energy{7.0.11} [BC Energy] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Factory{7.0.11} [BC Factory] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Silicon{7.0.11} [BC Silicon] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Transport{7.0.11} [BC Transport] (buildcraft-7.0.11.jar)
UCHIJAAAA BuildCraft|Builders{7.0.11} [BC Builders] (buildcraft-7.0.11.jar)
UCHIJAAAA Additional-Buildcraft-Objects{MC1.7.10-BC7release3.0.1} [Additional Buildcraft Objects] (ABO-MC1.7.10-BC7-release3.0.1.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UCHIJAAAA aether{Alpha 1.7.10-1.4} [Aether II] (aether.jar)
UCHIJAAAA AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-9} [Applied Energistics 2] (appliedenergistics2-rv2-stable-9.jar)
UCHIJAAAA atum{0.6} [Atum] (Atum-1.7.10-0.6.60.jar)
UCHIJAAAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0B1-95 (1).jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.2B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.2B2-210.jar)
UCHIJAAAA BigReactors{0.4.2A2} [Big Reactors] (BigReactors-0.4.2A2.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Botania{r1.6-198} [Botania] (Botania r1.6-198.jar)
UCHIJAAAA BuildCraft|Robotics{7.0.11} [BC Robotics] (buildcraft-7.0.11.jar)
UCHIJAAAA carsanddrives{1.0.9.1} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.9.1.jar)
UCHIJAAAA kegare.caveworld{1.8.3} [Caveworld] (Caveworld_1.7.10-v1.8.3.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0 (1).zip)
UCHIJAAAA props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCHIJAAAA IC2{2.2.742-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.742-experimental.jar)
UCHIJAAAA ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar)
UCHIJAAAA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.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 EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAAAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
UCHIJAAAA EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar)
UCHIJAAAA erebus{0.2pre10} [Erebus] (Erebus-Dimension-Mod-1.7.10.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJAAAA ExtraUtilities{1.2.6} [Extra Utilities] (extrautilities-1.2.6.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.344.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.344.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.1.1.jar)
UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA InventoryPets{1.1.2a} [Inventory Pets] (inventorypets-1.7.10-1.1.2a.jar)
UCHIJAAAA malisiscore{1.7.10-0.12.3} [MalisisCore] (malisiscore-1.7.10-0.12.3 (1).jar)
UCHIJAAAA malisisdoors{1.7.10-1.8.2} [Malisis' Doors] (malisisdoors-1.7.10-1.8.2 (1).jar)
UCHIJAAAA RadixCore{2.0.2} [RadixCore] (RadixCore-2.0.2-1.7.10-universal.jar)
UCHIJAAAA MCA{5.0.6} [Minecraft Comes Alive] (MCA-5.0.6-1.7.10-universal.jar)
UCHIJAAAA cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UCHIJAAAA runicdungeons{1.1.5c} [Runic Dungeons] (runicdungeons-1.1.5c.jar)
UCHIJAAAA shadowworld{1.3.3} [Shadow World] (shadowworld-1.3.3.jar)
UCHIJAAAA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJAAAA SolarFlux{1.7.10-0.8a} [Solar Flux] (SolarFlux-1.7.10-0.8a.jar)
UCHIJAAAA Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
UCHIJAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4 (1).jar)
UCHIJAAAA tropicraft{v6.0.4} [Tropicraft] (tropicraft-6.0.4.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA VeinMiner{0.21.2} [Vein Miner] (VeinMiner-1.7.10_0.21.2.43.jar)
UCHIJAAAA VeinMinerModSupport{0.21.2} [Mod Support] (VeinMiner-1.7.10_0.21.2.43.jar)
CoFHCore: -[1.7.10]3.0.3B1-291
AE2 Version: stable rv2-stable-9 for Forge 10.13.2.1291
ThermalFoundation: -[1.7.10]1.2.0B1-95
ThermalExpansion: -[1.7.10]4.0.2B2-210
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 20; [GCEntityPlayerMP['xXSkillsManXx'/16607, l='world', x=-160.16, y=96.49, z=-79.86]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
I know the problem is obvious in the crash, but I don't know how to solve it. I'm not sure how to despawn that particular mob. Though I have prevented further spawning of them.
Any help recommendations?
Bump?
Go to -297,67,-142 in MCedit and delete the entity.
CLICK FOR BEST SUPPORT WEBSITE EVER!
Make sure to click the reply or quote button on my post if you are replying to me, otherwise it is unlikely that I will see your post.