btw could you add arsenal of democracy support?
should't be hard as it is almost the same as hoi2
should't be hard as it is almost the same as hoi2
Unfortunately, that is not possible at the moment, since I don't own AoD. Thus I can't really test to ensure that everything works for AoD. Plus, not owning AoD, I can't post inside their mod forum.btw could you add arsenal of democracy support?
should't be hard as it is almost the same as hoi2
Validation Error Log
----------------------------------------------------------
Type Mismatch Error
At E:\ARMA VANILLA NO TOUCH\scenarios\2260\u16_60.inc [country\tag] (13, 3):
"u16" is not a valid Tag.
Type Mismatch Error
At E:\ARMA VANILLA NO TOUCH\scenarios\2260\u15_60.inc [country\tag] (13, 3):
"u15" is not a valid Tag.
Invalid Node
At E:\ARMA VANILLA NO TOUCH\scenarios\2260\lit_60.inc [country\landunit] (44, 3):
Name: Division
Scope: LandUnitClause
Value: <a complex type>
Invalid Node
At E:\ARMA VANILLA NO TOUCH\scenarios\2260\lit_60.inc [country\landunit] (44, 3):
Name: Division
Scope: LandUnitClause
Value: <a complex type>
Invalid Node
At E:\ARMA VANILLA NO TOUCH\scenarios\2260\lit_60.inc [country\landunit] (44, 3):
Name: Division
Scope: LandUnitClause
Value: <a complex type>
----------------------------------------------------------
End of Validation Error Log
The Validator expects that "u16" be "U16", and the like - that is, with proper lowercase/uppercase. I realize that the game itself doesn't care about casing; however, having "divisiOn" or "dIvIsIoN" makes files hard to read, and thus the Validator generally gives errors when something is wrongly cased.Hi man, what does these mean?
I dont understand the first 2 because there are several other new nations working perfectly and dont know what to do about the other ones.Code:Validation Error Log ---------------------------------------------------------- Type Mismatch Error At E:\ARMA VANILLA NO TOUCH\scenarios\2260\u16_60.inc [country\tag] (13, 3): "u16" is not a valid Tag. Type Mismatch Error At E:\ARMA VANILLA NO TOUCH\scenarios\2260\u15_60.inc [country\tag] (13, 3): "u15" is not a valid Tag. Invalid Node At E:\ARMA VANILLA NO TOUCH\scenarios\2260\lit_60.inc [country\landunit] (44, 3): Name: Division Scope: LandUnitClause Value: <a complex type> Invalid Node At E:\ARMA VANILLA NO TOUCH\scenarios\2260\lit_60.inc [country\landunit] (44, 3): Name: Division Scope: LandUnitClause Value: <a complex type> Invalid Node At E:\ARMA VANILLA NO TOUCH\scenarios\2260\lit_60.inc [country\landunit] (44, 3): Name: Division Scope: LandUnitClause Value: <a complex type> ---------------------------------------------------------- End of Validation Error Log
Indeed, the game will run as expected even with these errors. However, they still make your code harder to maintain, by some degree.Oh ok so both have no effect on the game then.
None planned, but someone may add it if they wish.What is with AOD and DH support?
There's also an AoD mod forum; perhaps you could post there as well?Okay.
Here are the files for AoD support: http://rapidshare.com/files/420383099/AOD.rar (extract to the Extension\Data subfolder)
Yes; at this point there is no specific way to check that a file does exist.I guess there's no way to include the validation of pictures (tech, tech team, leader, minister and event) without a new version, right?