Skip to main content

Remove erroring entities (Forge/NeoForge)

warning

Setting this option will remove (delete) any entity that it deems as "broken" from the world.

Minecraft 1.13+

Forge

To find your Forge config, you'll need to head to a specific directory in the File Manager for your instance, and locate the file forge-server.toml. To get started:

  1. Select your instance from the Games & Software tab.

Docs Version Dropdown

  1. Select Files, found in the instance's submenu, under Settings.

Docs Version Dropdown

  1. Find the directory for the world you want to fix. This directory is called world by default, but will depend on the name you set for the world when creating the server.

Docs Version Dropdown

  1. Find the serverconfig directory.

Docs Version Dropdown

  1. Locate forge-server.toml in the serverconfig directory, and double click to open it.

Docs Version Dropdown

  1. Find the option for removeErroringEntities and set the value to true.

Docs Version Dropdown

  1. Save your changes using the Save button.

Docs Version Dropdown

info

Now that the option has been changed you should now restart your server for this to take effect.

NeoForge

The NeoForge config location is config/neoforge-server.toml. To locate your config:

  1. Select your instance from the Games & Software tab.

Docs Version Dropdown

  1. Select Files, found under Settings in the instance's submenu.

Docs Version Dropdown

  1. Select the config folder.

Docs Version Dropdown

  1. Locate the neoforge-server.toml, and double click.

Docs Version Dropdown

  1. Find the option for removeErroringEntities and set the value to true.

Docs Version Dropdown

  1. Save your changes using the Save button.

Docs Version Dropdown

info

Now that the option has been changed you should now restart your server for this to take effect.

Pre Minecraft 1.13

Forge config location config/forge.cfg

  1. Select your instance from the Games & Software tab.

Docs Version Dropdown

  1. Select Files, found under Settings in the instance's submenu.

Docs Version Dropdown

  1. Select the config directory.

Docs Version Dropdown

  1. Find forge.cfg, and double click to open.

Docs Version Dropdown

  1. Find the option for removeErroringEntities and set the value to true.

Docs Version Dropdown

  1. Save your changes using the Save button.

Docs Version Dropdown

info

Now that the option has been changed you should now restart your server for this to take effect.