I was exploring the world and wanted to see how far it went so I started traveling, and then the game suddenly crashed and won't open my world without crashing as soon as it opens. I even tried making a copy of my world at the title screen, but the same issue happens. however if i create an entirely new world, there is no problem. can anyone help me?
Here is the crash report.
---- Minecraft Crash Report ----
// You're mean.
Time: 8/28/14 3:48 PM
Description: Ticking entity
java.lang.NoSuchMethodError: net.minecraft.world.World.func_82732_R()Lnet/minecraft/util/Vec3Pool;
at morenature.entity.passive.EntityBird.isValidFlightTarget(EntityBird.java:161)
at morenature.entity.passive.EntityBird.findNewFlightTarget(EntityBird.java:145)
at morenature.entity.passive.EntityBird.func_70619_bc(EntityBird.java:121)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1772)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at morenature.entity.passive.EntityBird.func_70636_d(EntityBird.java:66)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.world.World.func_72866_a(World.java:2043)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2007)
at net.minecraft.world.World.func_72939_s(World.java:1860)
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:111)
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 morenature.entity.passive.EntityBird.isValidFlightTarget(EntityBird.java:161)
at morenature.entity.passive.EntityBird.findNewFlightTarget(EntityBird.java:145)
at morenature.entity.passive.EntityBird.func_70619_bc(EntityBird.java:121)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1772)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at morenature.entity.passive.EntityBird.func_70636_d(EntityBird.java:66)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.world.World.func_72866_a(World.java:2043)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2007)
-- Entity being ticked --
Details:
Entity Type: Bird (morenature.entity.passive.EntityBird)
Entity ID: 4768
Entity Name: Bird
Entity's Exact location: 2877.50, 64.00, 1323.37
Entity's Block location: World: (2877,64,1323), Chunk: (at 13,4,11 in 179,82; contains blocks 2864,0,1312 to 2879,255,1327), Region: (5,2; contains chunks 160,64 to 191,95, blocks 2560,0,1024 to 3071,255,1535)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1860)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Micah's World
All players: 1 total; [GCEntityPlayerMP['MicahMack'/4021, l='Micah's World', x=2789.98, y=47.00, z=1346.63]]
Chunk stats: ServerChunkCache: 914 Drop: 0
Level seed: 6165359827708425778
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-28,64,252), Chunk: (at 4,4,12 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 2247556 game time, 363384 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 172252 (now: false), thunder time: 82566 (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.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Here is the crash report.
I just removed the more nature mod and it is working now, thanks a lot