The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 9 Vote(s) - 3.22 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tool: XML Validator
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#1
Tool: XML Validator

A very simple tool for validating XML files.
It can validate a single XML file, or an entire folder.

I made this tool since HPL doesn't give you much information on what's wrong with your XML files.

And I thought that I might as well release it, so other people having trouble finding errors in their XML files could get a hand.


Requirements
Microsoft Windows
Microsoft .NET Framework 2.0

It will treat the following files as XML files:
  • .xml
  • .cfg
  • .lang
  • .map
  • .snt
  • .flash
  • .comment
  • .mat
  • .ent
  • .ho



Example output 1

Invalid custom_story_settings.cfg

HPL2 will print the following to the hpl.log file:
Quote:Error creating custom story from path "custom_stories/MortenASA" : could not find custom_story_settings.cfg file or it was invalid.

My tool will display the following message:
Quote:custom_story_settings.cfg: Data at the root level is invalid. Line 14, position 1.



Example output 2

Invalid extra_english.lang

HPL2 will print the following to the hpl.log file:
Quote:ERROR: Couldn't load language file 'custom_stories/MortenASA/extra_english.lang'

My tool will display the following message:
Quote:extra_english.lang: The 'LOL' start tag on line 20 does not match the end tag of 'lol'. Line 20, position 8.




Download
You can download the tool here: http://www.amnesia.treesoft.dk/downloads...idator.zip

[Image: 16455.png]
09-26-2010, 02:48 PM
Find


Messages In This Thread
Tool: XML Validator - by MulleDK19 - 09-26-2010, 02:48 PM
RE: Tool: XML Validator - by Frontcannon - 09-26-2010, 11:38 PM
RE: Tool: XML Validator - by MulleDK19 - 10-05-2010, 09:40 AM
RE: Tool: XML Validator - by waqas12346 - 11-24-2010, 06:22 PM
RE: Tool: XML Validator - by house - 11-24-2010, 09:40 PM
RE: Tool: XML Validator - by Frontcannon - 11-24-2010, 07:08 PM
RE: Tool: XML Validator - by PvtLastClass - 11-26-2010, 01:27 AM



Users browsing this thread: 1 Guest(s)