• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Creating Secondary Update Sources

rlbeaver

Member
Hello,

I saw a source of information for doing this once, but after several attempts at searching for it, I can find it...

I used the authoring kit to create a user file for a custom Savage World Setting. I created an XML file (updates.xml) that seems properly formatted (from the AB information), and put it all on a website. I used HLExport to create the export file. The XML file references that one.

The source is listed, and it connects and downloads the export but the complains it's an invalid. If I download the file and import it, it imports fine.

I'm sure I'm missing something, but I can't seem to figure out what that is...

Thanks for any insight you can offer...
Bob
 
I'd recommend posting the text of your updates.xml file. That way, we can check if anything's missing or incorrect.

Also, where are you hosting the file? Is there something about that website that's interfering with the downloads? I forget the details, but iirc, there's apparently extra setup information needed if you host your file on dropbox, for example.
 
XML is here (I used HLExport to generate it)

<?xml version="1.0" encoding="UTF-8"?>
<document signature="Lone Wolf Updates" version="1">
<update name="Retribution (V3.0)" date="2017/03/12:1321" size="12" description="Retribution v3.0" uniqueid="0" filetype="3" download="https://www.obatron.com/Retribution/Retribution.hl" website="" companyurl="" priority="99" major="3" minor="0" patch="" folder="savage" special="OPL" dynamic="" platform="unspecified"/>
</document>

Hero lab sees it as an update, but says that "The selected file is not a valid Hero Lab..."

When trying to go the URL of the HL file, I do get an odd error about resource being removed, which is probably IIS...so maybe that is it, although HL doesn't complain that it can't download, only that it is an invalid file.

The website is just a standard IIS server (which could be the problem), you can load the XML file in a browser okay though.

This is an in progress User file for Obatron Productions, LLC Retribution setting (I'm the co-owner). I used HLExport to generate the HL file.

If there are any links to doing this with Dropbox, it might be easier for me to manage.
 
Last edited:
Back
Top