Page 1 of 1
estab editing error
Posted: Thu Nov 18, 2010 4:01 am
by scsfan
I am having trouble creating force. I was trying to create a new artillery battalion with slightly modified equipment. I duplicated "WF - SS - 10.5cm FH 18 Bn " and made some change, when compile the file it showed this
ERROR: object 2803 (force): Unrecognised string value for EstabSubForceType: "Mot Howitzer".
I tried only duplicate the same force again without any change, just added another same "Copy of WF - SS - 10.5cm FH 18 Bn", it still doesn't compile.
Any help please.
RE: estab editing error
Posted: Fri Nov 19, 2010 8:56 pm
by simovitch
Those subforces are a little buggy; some have not yet been coded. Just use 'Howitzer' and you will be OK.
RE: estab editing error
Posted: Sat Nov 20, 2010 7:08 am
by scsfan
thanks for the advice.
RE: estab editing error
Posted: Sat Dec 04, 2010 3:08 pm
by Huib
The error seems to be in the capitals used in the programming?
I got the same error with Canadian forces cloned from the Brits.
ERROR: object 2800 (force): Unrecognised string value for EstabSubForceType: "Mot AT"
However when examining the XML file I found this:
Canadian clone: <sub-type>Mot AT</sub-type>
British original: <sub-type>mot AT</sub-type>
When after this I edited the British unit (17pdr AT gun trp) to Mot AT (only choice with capital 'M' available)
I got:
ERROR: object 1706 (force): Unrecognised string value for EstabSubForceType: "Mot AT"
So it is a bug. I don't know if it is really serious. It can be worked around to use a sub type w/o capital. However I don't know what kind of parameters are attached to the subtypes and how important these are as I'm new to this game.
Huib
RE: estab editing error
Posted: Sat Dec 04, 2010 8:38 pm
by Arjuna
mmm....that's interesting. I'd say we have the subType spelled two different ways, one with the initial capital and one without. The EstabEditor, which is written in Visual Basic, has its own list of subTypes. This is is supposed to match the list in the C++ code. I'll check it out. Thanks.
RE: estab editing error
Posted: Thu Mar 17, 2011 2:00 pm
by Lieste
Mot RL also doesn't work - I'm going out on a limb that Mot is supposed to be mot in the internal list here

RE: estab editing error
Posted: Sun Jul 31, 2011 6:25 am
by Merv0728
Hello Dave, has this bug (Mot or mot) been sorted in the next patch ?
Thanks
Alan
RE: estab editing error
Posted: Sun Jul 31, 2011 8:20 am
by Arjuna
Not yet, thanks for reminding me.