Ancient Warfare 2

Ancient Warfare 2

6M Downloads

Tile Entity Exception notification in console

Alaberti opened this issue ยท 3 comments

commented

http://pastebin.com/sEVCucM7

I recently removed some mods from my game, and received this error upon entering an existing world. It says to let the mod author know so uh...here we are.

Ancient Warfare 106 Forge 14861

commented

The mods you removed added some items. One of those items was into a warehouse storage unit.
Since it didn't match anything when loading, it is considered a non-recoverable error. (That is, you will permanently lose the item, adding the mod back will not recover it)
You should know that removing mods after a world has been generated is unknown territory. Not even Forge support that kind of thing.
Now that is said, this specific crash can be handled.

commented

I'm not worried about the items, just helping out where I can.

commented

Fixed in build 107.