Description: Ticking entity

Learn how to diagnose and resolve the 'Ticking Entity' error on your Minecraft server. Follow our step-by-step guide to restore your world stability.

By AwakeNode Team Reviewed by harry Updated 15 June 2026

What is a Ticking Entity error?

A 'Ticking Entity' error occurs when the Minecraft server engine encounters an entity (a mob, item, or projectile) that it cannot process correctly during a game tick. When the server tries to calculate the entity's movement or logic and fails, it crashes to prevent further world corruption.

Common causes

  • Corrupted chunks or entity data.
  • Mod conflicts involving custom entities.
  • An entity trapped in a loop or an invalid state (e.g., an item frame or mob stuck in a block).

How to fix it

On AwakeNode

  1. Use the File Manager: Navigate to your server files via the AwakeNode panel. Locate the crash-reports folder to identify the specific entity or coordinate mentioned in the latest file.
  2. Remove the entity: If the error identifies a specific entity type, you can use the File Manager to delete the region file containing the entity, or use the console to kill all entities of that type if the server can stay online long enough.
  3. Contact Support: If you are unable to locate the entity or the crash persists, open a ticket via the AwakeNode Support tab. Our team can assist in identifying the problematic chunk or entity causing the loop.

On other hosts / manually

  1. Identify the location: Open the latest file in your /crash-reports/ directory. Look for the 'Entity' section to find the exact X, Y, and Z coordinates of the offending entity.
  2. Remove the entity via console: If the server boots, quickly run /kill @e[type=ENTITY_TYPE,x=X,y=Y,z=Z,distance=..5] replacing the values with those from your crash report.
  3. Edit via NBTExplorer: If the entity is persistent, download your world folder via SFTP. Use a tool like NBTExplorer to open the level.dat or specific region files to manually delete the entity data from the chunk.
  4. Check Startup Flags: If the error is caused by memory exhaustion leading to entity processing failure, ensure your -Xmx flag is set correctly in your startup script. If you are on a managed host, contact your provider to adjust these flags for you.

Frequently asked questions

Related guides

Ready to host your Minecraft server?

Spin up a high-performance UK server in seconds - AMD Ryzen, NVMe, DDoS protection, and 24/7 support from £1/mo.