Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

---- Minecraft Crash Report ----

// Thanks for checking this!

 

Time: 23/07/16 16:53

Description: Ticking entity

 

java.util.ConcurrentModificationException

at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)

at java.util.HashMap$KeyIterator.next(HashMap.java:1453)

at sanandreasp.mods.ClaySoldiersMod.entity.EntityClayMan.func_70097_a(EntityClayMan.java:130)

at sanandreasp.mods.ClaySoldiersMod.entity.EntityClayMan.func_70626_be(EntityClayMan.java:242)

at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1999)

at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:441)

at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)

at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)

at sanandreasp.mods.ClaySoldiersMod.entity.EntityClayMan.func_70071_h_(EntityClayMan.java:120)

at net.minecraft.entity.Entity.func_70098_U(Entity.java:1864)

at net.minecraft.entity.EntityLivingBase.func_70098_U(EntityLivingBase.java:2075)

at net.minecraft.world.World.func_72866_a(World.java:2346)

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)

at net.minecraft.world.World.func_72870_g(World.java:2311)

at net.minecraft.world.World.func_72866_a(World.java:2409)

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)

at net.minecraft.world.World.func_72870_g(World.java:2311)

at net.minecraft.world.World.func_72939_s(World.java:2157)

at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)

at java.util.HashMap$KeyIterator.next(HashMap.java:1453)

at sanandreasp.mods.ClaySoldiersMod.entity.EntityClayMan.func_70097_a(EntityClayMan.java:130)

at sanandreasp.mods.ClaySoldiersMod.entity.EntityClayMan.func_70626_be(EntityClayMan.java:242)

at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1999)

at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:441)

at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)

at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)

at sanandreasp.mods.ClaySoldiersMod.entity.EntityClayMan.func_70071_h_(EntityClayMan.java:120)

at net.minecraft.entity.Entity.func_70098_U(Entity.java:1864)

at net.minecraft.entity.EntityLivingBase.func_70098_U(EntityLivingBase.java:2075)

at net.minecraft.world.World.func_72866_a(World.java:2346)

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)

at net.minecraft.world.World.func_72870_g(World.java:2311)

at net.minecraft.world.World.func_72866_a(World.java:2409)

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)

at net.minecraft.world.World.func_72870_g(World.java:2311)

 

-- Entity being ticked --

Details:

Entity Type: ClaySoldiersMod.CSM_ClayHorse (sanandreasp.mods.ClaySoldiersMod.entity.mount.EntityHorse)

Entity ID: 4033

Entity Name: entity.ClaySoldiersMod.CSM_ClayHorse.name

Entity's Exact location: -223.13, 85.00, 188.13

Entity's Block location: World: (-224,85,188), Chunk: (at 0,5,12 in -14,11; contains blocks -224,0,176 to -209,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Entity's Momentum: 0.02, -0.08, -0.01

Stacktrace:

at net.minecraft.world.World.func_72939_s(World.java:2157)

at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)

 

-- Affected level --

Details:

Level name: clay

All players: 1 total; [EntityPlayerMP['toainsully'/371, l='clay', x=-228.40, y=85.00, z=188.64]]

Chunk stats: ServerChunkCache: 961 Drop: 0

Level seed: 1177512298168887707

Level generator: ID 00 - default, ver 1. Features enabled: true

Level generator options:

Level spawn location: World: (77,64,212), Chunk: (at 13,4,4 in 4,13; contains blocks 64,0,208 to 79,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 7902 game time, 7902 day time

Level dimension: 0

Level storage version: 0x04ABD - Anvil

Level weather: Rain time: 20108 (now: false), thunder time: 113840 (now: false)

Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true

Stacktrace:

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

-- System Details --

Details:

Minecraft Version: 1.6.4

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 176595240 bytes (168 MB) / 394633216 bytes (376 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 4738 (265328 bytes; 0 MB) allocated, 3376 (189056 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63

FML: MCP v8.11 FML v6.4.50.1,345 Minecraft Forge 9.11.1.1345 4 mods loaded, 4 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{6.4.50.1,345} [Forge Mod Loader] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{9.11.1.1345} [Minecraft Forge] (minecraftforge-9.11.1.1345.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

ClaySoldiersMod{2.0.0} [Clay Soldiers Mod] (CSM_v200a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Profiler Position: N/A (disabled)

Vec3 Pool Size: 7898 (442288 bytes; 0 MB) allocated, 486 (27216 bytes; 0 MB) used

Player Count: 1 / 8; [EntityPlayerMP['toainsully'/371, l='clay', x=-228.40, y=85.00, z=188.64]]

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.