Results 1 to 7 of 7

Thread: Not working for some reason

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Not working for some reason

    1.Just downloaded Rome:Total War Gold edition
    2. Installed RTR 6.0
    3. Deleted that map file

    My shortcut path is F:\Steam\Steam.exe -applaunch 4760 -nm -show_err -mod:ExRM

    I also have -show_err -nm -mod:ExRM in the launch options


    RTR never starts..it just starts total war. What can I do to fix this?

  2. #2
    Finn's Avatar Total Realism
    Join Date
    Sep 2006
    Location
    Boston area
    Posts
    4,233

    Default Re: Not working for some reason

    RTR 6.0 is not compatible with RTW Gold Edition.

    Also, EXRM is a full install, so you don't need any other mods in order to play it.

    I suggest you reinstall RTW and install EXRM directly on top of it. EXRM is also mod switch mod so it wont overwrite any of the original game files, which will allow you to play vanilla if you so choose.


  3. #3
    HouseOfHam's Avatar Primicerius
    Join Date
    Apr 2007
    Location
    Minnesota, USA
    Posts
    3,030

    Default Re: Not working for some reason

    The -nm -show_err -mod:ExRM parameters for RomeTW.exe. I don't think Steam is smart enough to pass them along to the app you tell it to start. Try creating your own shortcut that goes directly to RomeTW.exe (or RomeTW-BI.exe). Probably would look something like "F:\Steam\steamapps\common\rome total war gold\RomeTW.exe -nm -show_err -mod:ExRM"
    RTR website/SVN admin

    - Settlement coordinate locator -for RTW/M2TW
    - EDB Validator v1.2.8 (Oct 16, 2012) - for RTW/M2TW
    - RTW scripting tutorials
    - n-turns per year script generator

  4. #4

    Default Re: Not working for some reason

    Quote Originally Posted by HouseOfHam View Post
    The -nm -show_err -mod:ExRM parameters for RomeTW.exe. I don't think Steam is smart enough to pass them along to the app you tell it to start. Try creating your own shortcut that goes directly to RomeTW.exe (or RomeTW-BI.exe). Probably would look something like "F:\Steam\steamapps\common\rome total war gold\RomeTW.exe -nm -show_err -mod:ExRM"
    yes, Steam does have the potion to add those extra things

  5. #5

    Default Re: Not working for some reason

    Alright I was being dumb, got it to work pretty easily. But now I'm getting a weird error... whenever I go into battle with greek militia. Generic error: Failed to find texture 'data/models_unit/textures/greek_militia.psd

    I have 3 files in textures for this...GREEK_MILITIA.TGA.dds, GREEK_MILITIA_GLOSS.TGA.DDS, GREEK_MILITIA_GLOSS. Below is the code for my EDU and DMB.

    EDU:

    Code:
     type             greek hoplite militia
    dictionary       rtr_greek_hoplite_militia
    category         infantry
    class            spearmen
    voice_type       Light_1
    soldier          GREEK_MILITIA, 60, 0, 1
    attributes       sea_faring,hide_forest,can_sap,hardy,can_swim,mercenary_unit
    formation        0.9, 1, 2, 2, 8,square, phalanx
    stat_health      1, 0
    stat_pri         8, 6, no, 0, 0, melee, simple, piercing, spear, 0 , 0.4
    stat_pri_attr    light_spear, short_pike
    stat_sec         0, 0, no, 0, 0, no, no, no, no, 25 , 1
    stat_sec_attr    no
    stat_pri_armour  2, 15, 6, flesh
    stat_sec_armour  0, 0, flesh
    stat_heat        1
    stat_ground      -4, 0, -8, 0
    stat_mental      12, disciplined, highly_trained
    stat_charge_dist 30
    stat_fire_delay  0
    stat_food        60, 300
    stat_cost        1, 414, 225, 104, 112, 360
    ownership        greek_cities, dacia
    DMB:

    Code:
    type                GREEK_MILITIA
    skeleton            fs_s1_hoplite, fs_swordsman
    indiv_range            40
    texture                dacia, data/RTR/models_unit/textures/dacia_hoplitemilitia.tga
    texture                greek_cities, data/RTR/models_unit/textures/GREEK_MILITIA.tga
    texture                greek_cities, data/RTR/models_unit/textures/GREEK_MILITIA.tga
    model_flexi            data/models_unit/GREEK_MILITIA.cas, 15
    model_flexi            data/models_unit/GREEK_MILITIA.cas, 30
    model_flexi            data/models_unit/GREEK_MILITIA.cas, 40
    model_flexi            data/models_unit/GREEK_MILITIA.cas, max
    model_sprite            dacia, 60.0, data/RTR/sprites/dacia_greek_hoplite_militia_sprite.spr
    model_sprite            greek_cities, 60.0, data/RTR/sprites/greek_cities_greek_hoplite_militia_sprite.spr

    Not sure why I'm getting an error at all...everything is fine. I've never even seen a psd file in TW before.

  6. #6
    Caesar Augustus's Avatar Senator
    Join Date
    Oct 2009
    Location
    Gloucester, UK
    Posts
    1,412

    Default Re: Not working for some reason

    I'm not sure why you're getting this error. Post a thread about it in the EXRM forum and hopefully some of the folks there will be able to help you

  7. #7
    Caligula Caesar's Avatar Horse Lord
    Join Date
    Dec 2008
    Location
    England
    Posts
    5,510

    Default Re: Not working for some reason

    That is rather weird, since it should be 'data/models_unit/textures/greek_militia.tga'. BTW, you can ignore the gloss files, since they are optional and do other things

    Try changing that line and see if it works...
    RTR-VII Team Leader and Leader of Fortuna Orbis, an RTR Submod

    "History has only one concern and aim, and that is the useful; which again has one single source, and that is truth." -Lucian of Samosata

    Fortuna Orbis Beta is released!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •