Hello, I'm going to start of with syaing that this problem has appeared even when all the mods and java has been fully up to date. This problem is not new Endermans keep causing this problem for me for months now and it doesn't matter what mods I remove or change.
Here is the most recent crash log:
---- Minecraft Crash Report ----
// This doesn't make any sense!
java.lang.ArrayIndexOutOfBoundsException: 569
at net.minecraft.entity.monster.EntityEnderman.func_70636_d(EntityEnderman.java:166)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2101)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
at net.minecraft.world.World.func_72870_g(World.java:2064)
at net.minecraft.world.World.func_72939_s(World.java:1916)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.monster.EntityEnderman.func_70636_d(EntityEnderman.java:166)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2101)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
at net.minecraft.world.World.func_72870_g(World.java:2064)
-- Entity being ticked --
Details:
Entity Type: Enderman (net.minecraft.entity.monster.EntityEnderman)
Entity ID: 2531
Entity Name: Enderman
Entity's Exact location: 127,13, 64,00, 38,78
Entity's Block location: World: (127,64,38), Chunk: (at 15,4,6 in 7,2; contains blocks 112,0,32 to 127,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0,00, -0,08, 0,00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1916)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['LostTresure'/2428, l='New World', x=154,09, y=58,00, z=104,82]]
Chunk stats: ServerChunkCache: 835 Drop: 0
Level seed: -4378334578567508635
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (252,64,252), Chunk: (at 12,4,12 in 15,15; contains blocks 240,0,240 to 255,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 177 game time, 177 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 167674 (now: false), thunder time: 134683 (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:657)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)
I need help to find a solution for this. Creating a new world only works until an Enderman spawns. At this point I'd like to simply remove the Endermans overall as I have little intrest in ever going to The End or interacting with them for any reason, that would be a great option, problem is I don't know how you could disable vanilla mods.
Any help is highly appriciated as off right now I can play for about 30 minutes in new worlds before Enderman starts spawning and crashing the game. If there's something I missed that would help you help me solve this issue please tell me!
Is there any mod that have something to do with Endermans or does one of your installed mods have any contact with an Enderman?
No, one of the mods (Warp Book) uses Enderpearls in a recipe. But I've never even gotten as far as to collect the items needed for that yet since it keeps crashing.
Here is the most recent crash log:
// This doesn't make any sense!
Time: 2014-06-04 13:14
Description: Ticking entity
java.lang.ArrayIndexOutOfBoundsException: 569
at net.minecraft.entity.monster.EntityEnderman.func_70636_d(EntityEnderman.java:166)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2101)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
at net.minecraft.world.World.func_72870_g(World.java:2064)
at net.minecraft.world.World.func_72939_s(World.java:1916)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.monster.EntityEnderman.func_70636_d(EntityEnderman.java:166)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2101)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
at net.minecraft.world.World.func_72870_g(World.java:2064)
-- Entity being ticked --
Details:
Entity Type: Enderman (net.minecraft.entity.monster.EntityEnderman)
Entity ID: 2531
Entity Name: Enderman
Entity's Exact location: 127,13, 64,00, 38,78
Entity's Block location: World: (127,64,38), Chunk: (at 15,4,6 in 7,2; contains blocks 112,0,32 to 127,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0,00, -0,08, 0,00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1916)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['LostTresure'/2428, l='New World', x=154,09, y=58,00, z=104,82]]
Chunk stats: ServerChunkCache: 835 Drop: 0
Level seed: -4378334578567508635
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (252,64,252), Chunk: (at 12,4,12 in 15,15; contains blocks 240,0,240 to 255,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 177 game time, 177 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 167674 (now: false), thunder time: 134683 (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:657)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 94745120 bytes (90 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 10362 (580272 bytes; 0 MB) allocated, 9256 (518336 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 26 mods loaded, 26 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.116.1024} [Forge Mod Loader] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.0.1024} [Minecraft Forge] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CraftableAnimals{2.4} [Craftable Animals] ([1.7.2]CraftableAnimals v2.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
advancedgenetics{1.5} [Advanced Genetics] (advancedgenetics-1.7.2-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CarpentersBlocks{3.1.2} [Carpenter's Blocks] (Carpenter's Blocks v3.1.2 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
customnpcs{1.7.2} [CustomNpcs] (CustomNPCs_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
movillages{1.1.0} [Mo' Villages] (MoVillages-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Oceancraft{1.3.1} [Oceancraft] (Oceancraft-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pandorasbox{2.0} [Pandora's Box] (PandorasBox-2.0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PetBat{1.3.2} [Pet Bat] (PetBat-1.7.2.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
plantmegapack{3.00.09} [Plant Mega Pack] (Plant Mega Pack-1.7.2-3.00.09.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quiverchevsky{b49} [QuiverBow] (QuiverBow_1.7.2_b49.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
secretroomsmod{@[email protected]} [The SecretRoomsMod] (secretroomsmod-1.7.2-4.6.3.340.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
taverns{2.2.0-0} [Village Taverns] (VillageTaverns-2.2.0-0.22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
warpbook{1.0.22} [Warp Book] (warp-book-1.7.2-1.0.22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1787 (100072 bytes; 0 MB) allocated, 1660 (92960 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['LostTresure'/2428, l='New World', x=154,09, y=58,00, z=104,82]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I need help to find a solution for this. Creating a new world only works until an Enderman spawns. At this point I'd like to simply remove the Endermans overall as I have little intrest in ever going to The End or interacting with them for any reason, that would be a great option, problem is I don't know how you could disable vanilla mods.
Any help is highly appriciated as off right now I can play for about 30 minutes in new worlds before Enderman starts spawning and crashing the game. If there's something I missed that would help you help me solve this issue please tell me!
No, one of the mods (Warp Book) uses Enderpearls in a recipe. But I've never even gotten as far as to collect the items needed for that yet since it keeps crashing.
There's 4,00 RAM overall but I don't know how much Minecraft is assigned nor where to find out.
(Also sorry for the very late reply I don't get notified when something new is posted here even though I'm supposed too)
Okay,so it says -Xmx1G, I'm guessing that's pretty low since the one in the picture has 4G.
It works a little better and I can play for longer but it still gives me the error.