Page 6 of 31
RE: TOAW XML Editor
Posted: Thu Jan 10, 2019 11:06 am
by 76mm
ORIGINAL: alexjack
Regarding my first post I seem to remember there was a 'Turn' option for the initial placing of the units not reinforcements but I may be wrong being very inexperienced with this game so might be best to ignore the question.
Any unit not on the board when the game starts (Turn 0) is considered a reinforcement, so if you are seeking to place a unit on any turn other than 0 it is by definition a reinforcement, as least under the terminology used by TOAWxml. If you have some other feature in mind, pls let me know.
RE: TOAW XML Editor
Posted: Thu Jan 10, 2019 11:59 am
by alexjack
76mm. Thanks for that explanation.
Regards
Alex
RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 1:32 am
by NikolaiEzhov
Hello 76mm. I have installed your latest version and it seems that there are some UI issues.
My screen resolution is 1920x1080, with a Simplified Chinese Windows 10 x64 OS.

RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 8:04 am
by 76mm
NikolaiEzhov, had you installed previous versions? Was the UI the same? With the exception of the "Simplified Chinese" bit, I have the same specs (1920x1080, Win10 64 bit), and don't have this problem. In any event, I will Google a bit to see if I find anything.
RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 8:49 am
by NikolaiEzhov
Nope. I just downloaded it this afternoon, and I think it is the latest version (Last Edit: 2019/01/09 9:14).
I will discuss with other Chinese TOAW players to find out if this is related to the OS language.
RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 9:06 am
by NikolaiEzhov
A second Chinese player wzfcns (
showProfile.asp?memid=56770) is reporting the same bug to me.

RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 12:17 pm
by 76mm
Thanks for the feedback Nikolai. I will try to Google about this later today; thus far I have no idea what the issue could be, how hard it might be to fix, or whether fixing it for Chinese OS might break it for non-Chinese OS... I have no experience at all with Chinese OS, have you encountered this kind of problem before with other programs?
Will post back here when I find out more.
RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 12:27 pm
by 76mm
OK, I think I might see what the issue is and how to fix it pretty easily--but I'm not sure and don't want to post another version here until it's been tested and it works...
Nikolai, if I send you a new version via PM, could you install it and report back to me? If it works on my machine and your machine, I will go ahead and post the revised version publicly.
RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 10:17 pm
by NikolaiEzhov
Gladly. And thanks, 76mm.
RE: TOAW XML Editor
Posted: Fri Jan 11, 2019 11:13 pm
by 76mm
OK, I sent you a PM, please check it out...
RE: TOAW XML Editor
Posted: Thu Jan 17, 2019 11:37 am
by fulcrum28
great work!
if we change the labels/hierarchies of the units using this editor (e.g. 267th Inf Div -> 267th Inf Div. III Corps/6th Army), will it affect reinforcements/retrieve units scripts in each scenario?
my thing I always miss in TOAW is the lack of complete OOB, I mean the units are presented correctly, but in most scenarios, for example D21, and so on, by selecting a division we cannot know to which Corps HQ and/or Army it belongs. I know it is a minor thing, but it would help to keep the correct HQ corps and armies close to each other in each front sector.
RE: TOAW XML Editor
Posted: Thu Jan 17, 2019 11:42 am
by 76mm
Hi, I responded to your other message, did you get it?
I have not actually tested whether withdrawals or reinforcements would be affected by changing the hierarchy, but I don't think so because I AFAIK these are tied to unit IDs, which are independent of hierarchy.
Not as sure about changing the name; I'm pretty confident that withdrawals, etc. are tied to Unit ID# rather than unit name, but don't have time to check right now.
RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 6:10 am
by fulcrum28
thank you for your kind reply, I understand,
(no, i didnt receive a reply for the PM, but it is ok:)
RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 6:14 am
by fulcrum28
to install it, we just need to execute the setup.exe file? latest version being 1.9?
RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 6:14 am
by fulcrum28
in any folder is ok? thanks!

RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 8:29 am
by 76mm
Yes, v1.9 is the latest, and just click the setup file to install. Please let me know if you encounter any problems, some people have had trouble installing it, but I don't know why.
I'm continuing to work on this almost every day, so more versions will be released as new features are added or bugs removed.
RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 8:47 am
by fulcrum28
thanks. i clicked on setup, but i dont see where it is installing...after a while a window appears asking for loading .gam file.
(until here is normal?)
then, I upload a file and error pops up
System.Xml.XmlTextReaderImpl.Throw(Exception e)
場所 System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
場所 System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
場所 System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
場所 System.Xml.XmlTextReaderImpl.ParseAttributes()
場所 System.Xml.XmlTextReaderImpl.ParseElement()
場所 System.Xml.XmlTextReaderImpl.ParseElementContent()
場所 System.Xml.XmlTextReaderImpl.Read()
場所 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
場所 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
場所 System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
場所 System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
場所 TOAWXML.xmlform.xmlform_Load(Object sender, EventArgs e)
場所 System.Windows.Forms.Form.OnLoad(EventArgs e)
場所 System.Windows.Forms.Form.OnCreateControl()
場所 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
場所 System.Windows.Forms.Control.CreateControl()
場所 System.Windows.Forms.Control.WmShowWindow(Message& m)
場所 System.Windows.Forms.Control.WndProc(Message& m)
場所 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
場所 System.Windows.Forms.Form.WmShowWindow(Message& m)
場所 System.Windows.Forms.Form.WndProc(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
after then however the editor Force window appears..
RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 8:47 am
by fulcrum28
but not sure if it can be used or not after error pops up
RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 8:49 am
by fulcrum28
hmm i tried but after selecting Force 1, another error appears

RE: TOAW XML Editor
Posted: Fri Jan 18, 2019 8:59 am
by fulcrum28
i get same error as poster #20 and #54