Results 1 to 13 of 13

Thread: Error during battle?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Primicerius
    Join Date
    Sep 2011
    Location
    Saskatoon, Saskatchewan Canada
    Posts
    3,522

    Default Error during battle?

    I'm playing as a greek faction and I try to fight a against a Free Peoples army and I get an error like this:

    General Error

    Failed to find texture

    RTRVII/Data/VII/Units/Getai/Textures/Comati_Hoplite_Dacia.tga'

    Or something like this. Can anyone help me?

  2. #2
    Maurits's Avatar ЯTR
    Join Date
    Dec 2008
    Location
    The Netherlands
    Posts
    5,047

    Default Re: Error during battle?

    Will the game allow you to fight the battle after clicking 'ok' or will it crash?

    It is a known issue, which has been solved and will be published in the next patch

    RTR: Imperium Surrectum Team Member
    My AAR: For Glory and the Republic!

    Proud to be patronized by ybbon66

  3. #3
    Primicerius
    Join Date
    Sep 2011
    Location
    Saskatoon, Saskatchewan Canada
    Posts
    3,522

    Default Re: Error during battle?

    Quote Originally Posted by Maurits View Post
    Will the game allow you to fight the battle after clicking 'ok' or will it crash?

    It is a known issue, which has been solved and will be published in the next patch
    It just exits the game completely. Is it just this unit or are there more? Do you have an idea when the new patch will be released or is there a temporary fix?

  4. #4
    Maurits's Avatar ЯTR
    Join Date
    Dec 2008
    Location
    The Netherlands
    Posts
    5,047

    Default Re: Error during battle?

    Could you try adding this file to the folder RTRVII/Data/VII/Units/Getai ?

    RTR: Imperium Surrectum Team Member
    My AAR: For Glory and the Republic!

    Proud to be patronized by ybbon66

  5. #5
    Primicerius
    Join Date
    Sep 2011
    Location
    Saskatoon, Saskatchewan Canada
    Posts
    3,522

    Default Re: Error during battle?

    Same error,

    Generic Error:

    Failed to find texture
    'RTRVII/data/VII/getai/textures/comati_hoplite_dacia.tga'.

  6. #6
    Maurits's Avatar ЯTR
    Join Date
    Dec 2008
    Location
    The Netherlands
    Posts
    5,047

    Default Re: Error during battle?

    Would adding the new DMB (to data) work?

    Sorry, just trying some things out, forgot where the error was located

    RTR: Imperium Surrectum Team Member
    My AAR: For Glory and the Republic!

    Proud to be patronized by ybbon66

  7. #7
    Primicerius
    Join Date
    Sep 2011
    Location
    Saskatoon, Saskatchewan Canada
    Posts
    3,522

    Default Re: Error during battle?

    Nope. Same error. I don't mind trying things out if it fixes it for me and everyone else.

  8. #8
    Maurits's Avatar ЯTR
    Join Date
    Dec 2008
    Location
    The Netherlands
    Posts
    5,047

    Default Re: Error during battle?

    That's really strange. Do you know which units are in the rebel army? Will selecting these as opponents in a custom battle also cause a crash?

    RTR: Imperium Surrectum Team Member
    My AAR: For Glory and the Republic!

    Proud to be patronized by ybbon66

  9. #9
    Primicerius
    Join Date
    Sep 2011
    Location
    Saskatoon, Saskatchewan Canada
    Posts
    3,522

    Default Re: Error during battle?

    My army of the Dynasty of Attalos: x1 General's Bodyguard, x1 Hippeis, x1 Prodromoi, x1 Misthrophoroi Pezoi, x2 Greek Peltastai, x2 Greek Toxotai, x2 Polis Hoplitai, x2 Ekdromoi Hoplitai.

    Enemy army of the Free Peoples: x1 Misthrophoroi Pezoi, x1 Thureophoroi, x1 Getai Logades.

    I can't really try out all of the enemy untis in a custom battle because they're mercenaries. I tried my army against composition against x3 Getai Logades from the Getai Tribe and it loaded and didn't CTD.

  10. #10
    Maurits's Avatar ЯTR
    Join Date
    Dec 2008
    Location
    The Netherlands
    Posts
    5,047

    Default Re: Error during battle?

    Ok. I don't know if mercenaries are coded different than the regular units texture-wise, will ask someone who should know how it works if he'd mind taking a look into this

    RTR: Imperium Surrectum Team Member
    My AAR: For Glory and the Republic!

    Proud to be patronized by ybbon66

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

    Default Re: Error during battle?

    Yeah, I forgot to add a line in the DMB for the free peoples for them. Try replacing the Comati_hoplite and carnyx_player_dacia entries in the DMB with this:



    type comati_hoplite
    skeleton fs_spearman, fs_s1_barbswordsman ; combat spear
    indiv_range 40
    texture dacia, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
    texture slave, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
    texture merc, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
    model_flexi RTRVII/data/VII/units/getai/dacian_comati_hoplite_high.cas, max
    model_sprite 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
    model_sprite dacia, 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
    model_sprite slave, 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
    model_tri 400, 0.5f, 0.5f, 0.5f

    type carnyx_player_dacia
    skeleton fs_gladius
    skeleton_horse fs_hc_swordsman
    skeleton_elephant fs_forest_elephant_rider
    skeleton_chariot fs_chariot_sword
    skeleton_camel fs_hc_swordsman
    indiv_range 40
    texture dacia, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
    texture slave, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
    texture merc, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
    model_flexi RTRVII/data/VII/units/gauls/celtic_carnyx_player_high.cas, max
    model_sprite 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
    model_sprite dacia, 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
    model_sprite slave, 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
    model_tri 400, 0.5f, 0.5f, 0.5f

    Although, TWC doesn't seem to like tabs, so you may need to change those a bit to get it like the others if it doesn't work (though it should anyway).
    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!

  12. #12
    Primicerius
    Join Date
    Sep 2011
    Location
    Saskatoon, Saskatchewan Canada
    Posts
    3,522

    Default Re: Error during battle?

    Quote Originally Posted by Caligula Caesar View Post
    Yeah, I forgot to add a line in the DMB for the free peoples for them. Try replacing the Comati_hoplite and carnyx_player_dacia entries in the DMB with this:



    type comati_hoplite
    skeleton fs_spearman, fs_s1_barbswordsman ; combat spear
    indiv_range 40
    texture dacia, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
    texture slave, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
    texture merc, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
    model_flexi RTRVII/data/VII/units/getai/dacian_comati_hoplite_high.cas, max
    model_sprite 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
    model_sprite dacia, 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
    model_sprite slave, 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
    model_tri 400, 0.5f, 0.5f, 0.5f

    type carnyx_player_dacia
    skeleton fs_gladius
    skeleton_horse fs_hc_swordsman
    skeleton_elephant fs_forest_elephant_rider
    skeleton_chariot fs_chariot_sword
    skeleton_camel fs_hc_swordsman
    indiv_range 40
    texture dacia, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
    texture slave, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
    texture merc, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
    model_flexi RTRVII/data/VII/units/gauls/celtic_carnyx_player_high.cas, max
    model_sprite 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
    model_sprite dacia, 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
    model_sprite slave, 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
    model_tri 400, 0.5f, 0.5f, 0.5f

    Although, TWC doesn't seem to like tabs, so you may need to change those a bit to get it like the others if it doesn't work (though it should anyway).
    How do I edit the file? It won't let me open it.

  13. #13
    Maurits's Avatar ЯTR
    Join Date
    Dec 2008
    Location
    The Netherlands
    Posts
    5,047

    Default Re: Error during battle?

    @CC, you can wrap 'code' tags around the text, just like you'd do with a spoiler:

    Code:
    example
    @Dan: right click the file descr_model_battle and open it with Notepad++ or something like it. Then you should be able to edit it
    Alternatively, you could autocalc the battle and wait for the patch
    Last edited by Maurits; May 21, 2012 at 06:22 AM.

    RTR: Imperium Surrectum Team Member
    My AAR: For Glory and the Republic!

    Proud to be patronized by ybbon66

Posting Permissions

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