Here's next problem :)

I have now a CTD message error that says:

Script Error in data/export_descr_buildings at line 23 column 44
Unknown unit type specified: gondor_militia2
So, i cheked:
- export_descr_unit_enums.txt
- export_descr_unit.txt
- export_unit.txt
- descr_model_battle.txt
- export_descr_buildings.txt
tga, cas and sprites.

But gondor_militia2 is present in all of them.

I made a test by switching the gondor_militia2 with another nuw unit, and now the error talks about the other unit. So of course its not a problem of the unit itself but some steps i missed somewhere.

Any hint where or what to check?