PDA

View Full Version : Battle Model Not Found



Alexandros95
08-29-2011, 16:49
When I try to start Europa Barbaroum, the initial screen appears, but after few seconds, appears a window where is written:
" Script error in: eb/data/export_descr_unit.txt, at line 10094, column 34.
Could not find soldier battle model for unit type "roman infantry evocatae" "
If I click on "OK", I return to desktop.
Ehm.. What can I do? :)
P.S. Sorry for bad english, I'm italian!

Alexandros95
08-29-2011, 17:02
Oh, some information, I've installed some mods for EB.
And here there is my export_descr_unit, line 10094.

;235
type roman infantry evocatae
dictionary roman_infantry_evocatae ; Cohortes Evocata
category infantry
class heavy
voice_type General_1
soldier roman_infantry_cohorsevocata_cohorspraetoriana, 40, 0, 1.2
officer ebofficer_roman_centurion
;officer ebofficer_roman_early_standard
attributes sea_faring, hide_forest, can_sap, mercenary_unit
formation 1, 2, 2, 3, 4, square, testudo
stat_health 1, 1
stat_pri 5, 4, pilum, 36.8, 2, thrown, blade, piercing, spear, 15 ,1
stat_pri_attr prec, thrown, ap
stat_sec 12, 4, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
stat_sec_attr no
stat_pri_armour 12, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 0, -2, -2
stat_mental 16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 2079, 520, 80, 120, 2079
ownership seleucid, slave

XSamatan
08-29-2011, 18:20
Can't give any support of minimods I did not create/don't know how they work and what they change. Ask the creators.

XSamatan

Arkeolog4
08-29-2011, 20:33
Hmm, what minimods did you install? If you could be more specific? I think it probably has to do with the soldier model/DMB reference missing... Here's the unmodified in case you need it:

;235
type roman infantry evocatae
dictionary roman_infantry_evocatae ; Cohortes Evocata
category infantry
class heavy
voice_type General_1
soldier roman_infantry_cohorsimperatoria_evocata, 40, 0, 1.2
officer ebofficer_roman_centurion
;officer ebofficer_roman_early_standard
attributes sea_faring, hide_forest, can_sap, mercenary_unit
formation 1, 2, 2, 3, 4, square, testudo
stat_health 1, 1
stat_pri 5, 4, pilum, 36.8, 2, thrown, blade, piercing, spear, 15 ,1
stat_pri_attr prec, thrown, ap
stat_sec 12, 4, no, 0, 0, melee, simple, piercing, sword, 0 ,0.13
stat_sec_attr no
stat_pri_armour 12, 9, 4, metal
stat_sec_armour 0, 0, flesh
stat_heat 4
stat_ground 0, 0, -2, -2
stat_mental 16, disciplined, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 2079, 520, 80, 120, 2079
ownership seleucid, slave

Notice the difference in model.

Alexandros95
08-29-2011, 23:27
Ok, thanks, now it's all ok ;)