Results 1 to 8 of 8

Thread: Cdt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Member Member Oleo's Avatar
    Join Date
    Apr 2006
    Location
    Gelderland, NL
    Posts
    392

    Default Re: Cdt

    Quote Originally Posted by Barabas
    This CTD has happened to me as well. The City was Carna 260BC. The message was:

    Generic Error

    Failed to find texture 'eb/data/models_unit/textures/celtic_heavy_infantry2.tga.psd'.

    Hope this helps...
    Thats caused by this mercenary unit: Assilin Modarra'in (Saba Heavy infantry). More specifically the missing attribute mercenary_unit in the export_descr_unit.txt file for this unit.

    To fix,

    - backup and open up Export_descr_unit.txt in: your installation folder\eb\data with notepad

    - do a search for
    Code:
    arabian infantry assilinmodarra merc
    and change (you'll find this approx. 5 lines lower)
    Code:
    attributes       sea_faring, hide_forest
    into

    Code:
    attributes       sea_faring, hide_forest, mercenary_unit
    -save and exit.

    pay attention that you are actually changing this unit:

    Code:
    arabian infantry assilinmodarra merc
    and not this unit:

    Code:
    arabian infantry assilinmodarra

    The crash should be gone.
    Last edited by Oleo; 02-03-2007 at 16:56.
    EB member


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO