Page 9 of 17 FirstFirst 1234567891011121314151617 LastLast
Results 161 to 180 of 329

Thread: >> BUGS REPORT DBM 1.0<<

Hybrid View

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

    Default Re: >> BUGS REPORT<<

    I got Marian Reform as Rome, but now i cant recruit units any longer, only Roman Militia in Barracks, and the local units in the AOR. Only the Augusta Legion some Regions of southern spain, sicily, north africa and sardinia, but that legio i could recruit before Marian Reform.
    I waited now 10 turns, but nothing happen. Now units appear, only the Bow Auxiliary in some regions.
    I cant play further without units.

    -------------
    Also a question, not really a bug, but what happen to Thracia? Superman? They steamrolled Greeks, Macedonia, Dacian, Illyrian, Seleucidia, Pontos, Egypt and some other factions and won the Campaign in turn 139.

  2. #2
    Rhaymo's Avatar Artifex
    Join Date
    May 2007
    Location
    Italy
    Posts
    482

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by Monguntiacum View Post
    I got Marian Reform as Rome, but now i cant recruit units any longer, only Roman Militia in Barracks, and the local units in the AOR. Only the Augusta Legion some Regions of southern spain, sicily, north africa and sardinia, but that legio i could recruit before Marian Reform.
    I waited now 10 turns, but nothing happen. Now units appear, only the Bow Auxiliary in some regions.
    I cant play further without units.

    -------------
    Also a question, not really a bug, but what happen to Thracia? Superman? They steamrolled Greeks, Macedonia, Dacian, Illyrian, Seleucidia, Pontos, Egypt and some other factions and won the Campaign in turn 139.
    after marian reform you can recruit 4 different legion in aor barracks.
    what difficult are you playing?
    Team Leader De Bello Mundi

  3. #3

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by Rhaymo View Post
    after marian reform you can recruit 4 different legion in aor barracks.
    what difficult are you playing?
    VH/M, full scripted

    I own: Italia, Hispania, Gallia, Britannia, Africa.
    I only have units: Locals, Roman Militia, Bow Aux. And Legio Augusta in some regions.

    I have highest level in AOR in some cities. Nothing to see.

  4. #4

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by Monguntiacum View Post
    VH/M, full scripted

    I own: Italia, Hispania, Gallia, Britannia, Africa.
    I only have units: Locals, Roman Militia, Bow Aux. And Legio Augusta in some regions.

    I have highest level in AOR in some cities. Nothing to see.
    Try destroying an AOR barracks and then rebuilding it.
    "To say of what is that it is not, or of what is not that it is, is false, while to say of what is that it is, and of what is not that it is not, is true" ~ Aristotle

  5. #5

    Default Re: >> BUGS REPORT<<

    I made my own AoR for legions, but i noticed that i had to destroy the AoR building first and then rebuild it to allow me to recruit the new marian units.

    Here is the code for marian locations:
    Code:
        recruit_pool "Legionary_Ferrata6"  1   0.163   2  1  requires factions { romani, } and hidden_resource aegyptus and not hidden_resource libya and not hidden_resource siria and event_counter rr1 1 and not event_counter rr2 1    recruit_pool "Legionary_Ferrata6"  1   0.163   2  1  requires factions { romani, } and hidden_resource nubia or hidden_resource somalia or hidden_resource arabia and event_counter rr1 1 and not event_counter rr2 1
        recruit_pool "Legionary_Gallica3"  1   0.163   2  1  requires factions { romani, } and hidden_resource gallia and not hidden_resource anatolia and hidden_resource grecia and event_counter rr1 1 and not event_counter rr2 1
        recruit_pool "Legionary_Gallica3"  1   0.163   2  1  requires factions { romani, } and hidden_resource siria and not hidden_resource aegyptus and not hidden_resource arabia and not hidden_resource carthago and event_counter rr1 1 and not event_counter rr2 1
        recruit_pool "Legionary_Rapax"  1   0.163   2  1  requires factions { romani, } and hidden_resource noricum and not hidden_resource illiria and event_counter rr1 1 and not event_counter rr2 1
        recruit_pool "Legionary_Alaudae"  1   0.163   2  1  requires factions { romani, } and hidden_resource gallia and not hidden_resource anatolia and not hidden_resource hispania and not hidden_resource germania and not hidden_resource italia and not hidden_resource anatolia and event_counter rr1 1 and not event_counter rr2 1
    "To say of what is that it is not, or of what is not that it is, is false, while to say of what is that it is, and of what is not that it is not, is true" ~ Aristotle

  6. #6

    Default Re: >> BUGS REPORT<<

    I have noticed some small bugs.

    The Principes are not wearing chain armour despite their description saying they are. They are wearing the small breastplate of the Hastati.

    Certain barbarian troops called Swordsmen are actually using spears. I think this might need to be fixed. I also think the Germans lack an archer unit.

    Squalor (although maybe not population growth) needs to be reduced in the next patch. I have seen nations get destroyed because they kept on getting kicked out of their cities (this mainly happened to the steppe nations such as the Saka, Huns, Sarmatians, Scythians etc).

    The above mentioned bug where the Romans need to rebuild their AoR barracks to get the Marian legions.

    The above mentioned SPQR election bug when they dont have a city.

    Another thing i have seen is units in shield wall seem to take far more casualties than when they are NOT in shield wall. I'll do some testing to make sure i am correct, but it certainly seems like they take far more casualties. For example, fighting pretty much the identical battle twice (due to the end-turn bug) against two 3500+ man Carthaginian armies, i used the 3rd Augusta legion in shield wall first, and then not in shield wall the second time around. In the first battle i lost, and my legionary cohorts in shield wall were massacred, so i had to few troops felt to take on the second army. In the second battle, i only lost about 1 third of my legionaries, who were not in shield wall, which allowed me to win as i had enough troops to combat the second army (although it was a close call still).

    Finally, the end turn bug, which i think may be related to one of the background scripts. My first suspicion would be the rebels attack! script. The crash happens every 3-5 turns, with no discernible reason. Is there a log file i could have a look at?


    EDIT: I forgot one bug:

    Sometimes, when attacking cities, if the gate and/or walls are destroyed, they instantly repair with no way to destroy them again. Whilst there is a work around (attack a different side), this most certainly needs to be fixed as it causes a hell of a lot of frustration.


    These are pretty much the only bugs i have seen so far. Otherwise, the mod is fantastic. A patch or two and it would be a piece of art.
    Last edited by kahnage; August 03, 2013 at 06:41 PM.

  7. #7

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by kahnage View Post
    Is there a log file i could have a look at?
    create a folder in the DBM folder named logs, then create a txt document called 'system.log'.

    Lastly, in 'DBM.CFG' change:
    [log]to = mods/DBM/logs/system.log.txt
    level = * error

    To:
    to = mods/DBM/logs/system.log.txt
    level = * trace
    "To say of what is that it is not, or of what is not that it is, is false, while to say of what is that it is, and of what is not that it is not, is true" ~ Aristotle

  8. #8
    Rhaymo's Avatar Artifex
    Join Date
    May 2007
    Location
    Italy
    Posts
    482

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by kahnage View Post
    I have noticed some small bugs.

    The Principes are not wearing chain armour despite their description saying they are. They are wearing the small breastplate of the Hastati.

    Certain barbarian troops called Swordsmen are actually using spears. I think this might need to be fixed. I also think the Germans lack an archer unit.

    Squalor (although maybe not population growth) needs to be reduced in the next patch. I have seen nations get destroyed because they kept on getting kicked out of their cities (this mainly happened to the steppe nations such as the Saka, Huns, Sarmatians, Scythians etc).

    The above mentioned bug where the Romans need to rebuild their AoR barracks to get the Marian legions.

    The above mentioned SPQR election bug when they dont have a city.

    Another thing i have seen is units in shield wall seem to take far more casualties than when they are NOT in shield wall. I'll do some testing to make sure i am correct, but it certainly seems like they take far more casualties. For example, fighting pretty much the identical battle twice (due to the end-turn bug) against two 3500+ man Carthaginian armies, i used the 3rd Augusta legion in shield wall first, and then not in shield wall the second time around. In the first battle i lost, and my legionary cohorts in shield wall were massacred, so i had to few troops felt to take on the second army. In the second battle, i only lost about 1 third of my legionaries, who were not in shield wall, which allowed me to win as i had enough troops to combat the second army (although it was a close call still).

    Finally, the end turn bug, which i think may be related to one of the background scripts. My first suspicion would be the rebels attack! script. The crash happens every 3-5 turns, with no discernible reason. Is there a log file i could have a look at?


    EDIT: I forgot one bug:

    Sometimes, when attacking cities, if the gate and/or walls are destroyed, they instantly repair with no way to destroy them again. Whilst there is a work around (attack a different side), this most certainly needs to be fixed as it causes a hell of a lot of frustration.


    These are pretty much the only bugs i have seen so far. Otherwise, the mod is fantastic. A patch or two and it would be a piece of art.
    Principes are wearing chainmail and breastplate. you can verifiy witha a custom battle.
    What swordmen units are using spear?
    for the shield wall i don't know if it's possible change settings. the alternative is to remove it..
    for the log see Post Hoc post
    Team Leader De Bello Mundi

  9. #9

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by Rhaymo View Post
    Principes are wearing chainmail and breastplate. you can verifiy witha a custom battle.
    What swordmen units are using spear?
    for the shield wall i don't know if it's possible change settings. the alternative is to remove it..
    for the log see Post Hoc post
    Then the textures for the Principes are screwed as they only look like they are wearing a tunic underneath their breastplates.

    The East German Swordsmen, Chosen East German Swordsmen, German swordsmen and a couple of others in the German faction. In fact, for the Germans, pretty much any unit that has the word 'swordsmen' in their name are using spears. The only unit i could find that is actually using swords are not actually called swordsmen.
    It should be a simple case of running a custom battle or picking a barbarian faction in the campaign and using cheats to see which units are using a weapon they shouldn't be. So far, i have only seen the spear-instead-of-sword problem with German units. I think the Gauls may have the problem with one swordsman unit but i cant remember.
    Last edited by kahnage; August 04, 2013 at 05:08 AM.

  10. #10

    Default Re: >> BUGS REPORT<<

    Hi,

    I can build "ballista towers" that doesn't fit the timeframe.

    And, the second battle I was playing crashes, is there a log? and should I post it?

    Greets Marc

  11. #11

    Default Re: >> BUGS REPORT<<

    Which part of the log file do i give? the entire file? or just the last bit?


    The last pages worth of my log file. This leads up to the crash i had.

    Spoiler Alert, click show to read: 
    11:28:45.032 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.033 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.033 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.033 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.033 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.033 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.033 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.034 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.034 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.034 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.034 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.034 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.034 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.035 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.035 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.035 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.035 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.035 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.035 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.036 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.036 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.036 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.036 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.036 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.037 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.037 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.037 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.037 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.037 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.037 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.038 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.038 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.038 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.038 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.038 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.038 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.039 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.039 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.039 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.039 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.039 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.039 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.040 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.040 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.040 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.040 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Archer.tga,12332
    11:28:45.040 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Archer.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.041 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.041 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.041 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.041 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.041 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.041 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.042 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.042 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.042 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.042 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.042 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.042 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.043 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.043 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.043 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.043 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.043 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.043 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.044 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.044 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.044 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Britons_Spearman.tga,12332
    11:28:45.044 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Britons_Spearman.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.044 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.044 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)

  12. #12
    Rhaymo's Avatar Artifex
    Join Date
    May 2007
    Location
    Italy
    Posts
    482

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by kahnage View Post
    Which part of the log file do i give? the entire file? or just the last bit?


    The last pages worth of my log file. This leads up to the crash i had.

    Spoiler Alert, click show to read: 
    11:28:45.032 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.033 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.033 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.033 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.033 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.033 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.033 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.034 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.034 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.034 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.034 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.034 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.034 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.035 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.035 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.035 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.035 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.035 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.035 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.036 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.036 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.036 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.036 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.036 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.037 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.037 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.037 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.037 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.037 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.037 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.038 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.038 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.038 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.038 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.038 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.038 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.039 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.039 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.039 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.039 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.039 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.039 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.040 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.040 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga,12332
    11:28:45.040 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Legionary_Augusta3.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.040 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Archer.tga,12332
    11:28:45.040 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Archer.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.041 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.041 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.041 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.041 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.041 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.041 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.042 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.042 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.042 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.042 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.042 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga,12332
    11:28:45.042 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Hastato.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.043 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.043 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.043 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga,12332
    11:28:45.043 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Triaro.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.043 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.043 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.044 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.044 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.044 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Britons_Spearman.tga,12332
    11:28:45.044 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Britons_Spearman.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    11:28:45.044 [system.io] [trace] file open,,mods/DBM/data/ui/units/mercs/#Roman_Principes.tga,12332
    11:28:45.044 [system.io] [info] open: found mods/DBM/data/ui/units/mercs/#Roman_Principes.tga (from: C:\Program Files (x86)\SEGA\Medieval II Total War)
    compress the log and upload it.
    Team Leader De Bello Mundi

  13. #13

    Default Re: >> BUGS REPORT<<

    The system log (compressed using 7zip, if you need that info) is attached to this post.
    Attached Files Attached Files

  14. #14

    Default Re: >> BUGS REPORT<<

    I am getting strange sounds in battles, gun fire sounds instead of archer sounds and stone throwers the sounds.... some of the roman voices are from med 2...

  15. #15

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by ddo View Post
    I am getting strange sounds in battles, gun fire sounds instead of archer sounds and stone throwers the sounds.... some of the roman voices are from med 2...
    Are you experiencing CTD in battles?

  16. #16

    Default Re: >> BUGS REPORT<<

    I can only play about 2-3 turns at a time before the mod, almost periodically, crashes. I'm not using any submods. Just the vanilla DBM.
    Last edited by machotacoman; August 04, 2013 at 12:07 PM.

  17. #17

    Default Re: >> BUGS REPORT<<

    Thrace is not getting free upkeep units... So far only ballista was free upkeep no buildable/trainable troops though

  18. #18

    Default Re: >> BUGS REPORT<<

    I play Bactria and in 21 turn no one has declare war to another... World peace is secure. Is this a know bug?
    "War is the mother of everything."
    -Heraclitus, Greek philosopher (535-475BC)

  19. #19
    Rhaymo's Avatar Artifex
    Join Date
    May 2007
    Location
    Italy
    Posts
    482

    Default Re: >> BUGS REPORT<<

    Quote Originally Posted by Gastrilis View Post
    I play Bactria and in 21 turn no one has declare war to another... World peace is secure. Is this a know bug?
    in the first 30 turns there is sort of peace.
    please read the manual, otherwise you couldn't understand the mod behaviour and its script.
    Team Leader De Bello Mundi

  20. #20

    Default Re: >> BUGS REPORT<<

    Thanks. Really sorry. Great work btw!
    "War is the mother of everything."
    -Heraclitus, Greek philosopher (535-475BC)

Tags for this Thread

Posting Permissions

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