CTD when I place an army in a point of the map
I want to place several armies in different points of the map, but I can only make it with some units, , for example: I want to place two armies in the Punic Sicily, but I only can with some units, with other no. With this composition I can:
"
; FIELD: SICILIA_POENI
character Hannibal, named character, command 5, influence 4, management 4, subterfuge 1, age 16, , x 169, y 106
traits GoodAdministrator 2, PublicFaith 2, NaturalMilitarySkill 3, GoodAttacker 2, Intelligent 1, Energetic 2, GoodAmbusher 2, NightBattleCapable 1
ancillaries freeman_clerk, merchant, famous_warrior, foodtaster, bodyguard, drillmaster
army
unit carthaginian general's cavalry early exp 4 armour 0 weapon_lvl 2
unit merc numidian cavalry exp 6 armour 0 weapon_lvl 3
unit merc numidian cavalry exp 6 armour 0 weapon_lvl 3
unit carthaginian elephant african cataphract exp 6 armour 0 weapon_lvl 1
unit carthaginian elephant african cataphract exp 6 armour 0 weapon_lvl 1
unit carthaginian sacred band infantry exp 6 armour 0 weapon_lvl 1
unit carthaginian sacred band infantry exp 6 armour 0 weapon_lvl 1
unit carthaginian sacred band infantry exp 6 armour 0 weapon_lvl 1
unit carthaginian sacred band infantry exp 6 armour 0 weapon_lvl 1
unit carthaginian heavy infantry exp 3 armour 0 weapon_lvl 1
unit carthaginian heavy infantry exp 3 armour 0 weapon_lvl 1
unit carthaginian heavy infantry exp 3 armour 0 weapon_lvl 1
unit carthaginian medium infantry exp 3 armour 0 weapon_lvl 1
unit carthaginian medium infantry exp 3 armour 0 weapon_lvl 1
unit carthaginian medium infantry exp 3 armour 0 weapon_lvl 1
unit merc balearic slingers exp 3 armour 0 weapon_lvl 0
unit merc balearic slingers exp 3 armour 0 weapon_lvl 0
unit carthaginian peltast exp 3 armour 0 weapon_lvl 1
unit carthaginian peltast exp 3 armour 0 weapon_lvl 1
But if I add these units, when I want to load the campaign it Kick to the menu. Some units with those that it happens me : carthaginian infantry , carthaginian royal cavalry,...:wall: . These units work well during the campaign. Please, where is the problem?.
Thank you to help me!
Re: CTD when I place an army in a point of the map
they seem to be valid names for vanilla RTW, so I'm not sure why that is problem if you spelled them correctly in descr_strat
do you have -show_err on shortcut? that should pick up typo errors...
were you trying to add them to bottom of that army? You need to make sure not to exceed 20 units...
Re: CTD when I place an army in a point of the map
Quote:
Originally Posted by Makanyane
they seem to be valid names for vanilla RTW, so I'm not sure why that is problem if you spelled them correctly in descr_strat
do you have -show_err on shortcut? that should pick up typo errors...
were you trying to add them to bottom of that army? You need to make sure not to exceed 20 units...
You are very kind, thank you to always answer. Do forgive me my ignorance, what show_err is it?, how is it believed and is it used? .
Than you!
Re: CTD when I place an army in a point of the map
For how to add -show_err see here: http://www.twcenter.net/wiki/Show_err
hopefully if you add that you will get error message to tell you what is wrong.
Re: CTD when I place an army in a point of the map
Quote:
Originally Posted by Makanyane
Hello, friend!. It is strange what happens!. The error is this:
https://img291.imageshack.us/img291/9447/errordb0.jpg
This also happens to other units as carthaginian royal cavalry, however, during the campaign it works well. In Lilibeo I have several units carthaginian infantry and it work well, but I cannot place it in the army. This only has 17 units, because I know that more than 20 it is hardcode.
Thank you!
Re: CTD when I place an army in a point of the map
It seems that by some reason the game is considering "exp 1 armour 0 weapon 1" as part of the name of the unit.
Try to check the spaces and tabs in descr_strat.
Re: CTD when I place an army in a point of the map
I think Monkwarrior has hit it, between the name and exp there should be a tab not a space. To check for spaces vs tabs open up the file in word and turn on formating characers (the backwards P on the tool bar) spaces will show up as dots, and tabs will show up as arrows.
I checked my descr_stat and there's a tab between the unit name and exp
Re: CTD when I place an army in a point of the map
Have you tied deleting map.rwm after changing stuff in descr_strat ? It helps. Sometimes changes don't have effect, but sometimes it does.
Delete map.rwm from base folder.
Re: CTD when I place an army in a point of the map
Quote:
Originally Posted by Monkwarrior
It seems that by some reason the game is considering "exp 1 armour 0 weapon 1" as part of the name of the unit.
Try to check the spaces and tabs in descr_strat.
Thank you!, solved problem, it was what you had said. I am Spanish, I wait the released of your excellent mod IBTW ;).