Greetings freecol developers, and happy new year.

[ths is a duplicate of https://sourceforge.net/projects/freecol/forums/forum/141200/topic/6549197]

I want to create a Saved game editor (for accelerating gold , etc.) to meet the winning conditions without having to use all the precious time, and provide some feedback to the devs, and decided to use the savedgame validator in the svn repo as my base. Strangely all the saved games I have tried validating with the code have failed validation. is this due to the schemas not having been updated? or is there something I've missed?
Has anyone else got some experience or knowledge that could aid me?

I'm using the code from the class /net.sf.freecol.tools.SaveGameValidation/ which uses the /schema/data/data-savedGame.xsd/ to validate the savedgame.xml in the .fsg (zip) file. My experience is than no .fsg files from 0.10.5 or 0.10.6 validate using that xsd...

My plan was to use this to also get a bit more familiar with the freecol code

thanks in advance.

Jonas
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to