Quote Originally Posted by Sharpe
I need to know how to remove a unit from the game, because i need the space to add an extra unit to an army. I removed the information for the unit in unit_prod file but when i load the game it gives me the following error:

Unknown unit found in anti-units list: column 17, row 154

RhineGuardInfantry

I assume this is because i need to remove the reference to the unit from another file, however i have no idea which file thta is. Any help would be greatly appreciated.

Sharpe
I believe that may refer to a column in the unit prod file. Ensure you've also removed it from the dismounts column and "units this unit is fearful of" column, if you've added it there.

If you're using the gnome editor, some of the "garbage" that it creates at the end of the file could also be causing the problem. Load it up in a good editor such as Notepad++, set tabs, spaces and carriage returns visible and remove the junk from the foot of the file. Ensure there is a carriage return at the end of the file. You will be able to search on a string to find the unit which is easier than scrolling around searching.