Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - User Projects (http://forums.wolflair.com/forumdisplay.php?f=55)
-   -   Issue with updates.xml? (http://forums.wolflair.com/showthread.php?t=61351)

TCArknight October 5th, 2018 12:36 PM

Issue with updates.xml?
 
Hi all!

I'm getting this issue with my updates.xml file I'm putting together for Savage Rifts.
Quote:

The following errors were encountered while downloading updates:

Error while retrieving http://www.dropbox.com/s/m43t34z0zvr0gwx/updates.xml: <!DOCTYPE html><html xml:lang="en" class="maestro" xmlns="http://www.w4.org/1999/xhtml"><head><script nonce="wCbXfE5IeXa5XW1i8Tr6">
window._goch_ = {};
window.addEventListener('click', function(event) {
'use strict';
for (var elm = event.targ
This is my file:
Code:

<?xml version="1.0" encoding="UTF-8"?>
<document signature="Lone Wolf Updates" version="1">

<update name="Savage Rifts (v1.1)"
  date="2018/10/04:1800" size="169330"
  description="Savage Rifts setting from Pinnacle Entertainment Games."
  uniqueid="280" filetype="3" platform="any"
  download="https://www.dropbox.com/s/sl3g1qecdmbwa99/Savage_Rifts.hl?dl=1"
  website="" companyurl="https://www.peginc.com/product-category/rifts/" priority="99"
  major="1" minor="01" patch="" folder="savage" special="SavRifts"
  dynamic=""
  />

</document>

Has anyone else gotten something similar? Did I miss something?

Thanks!
TC

ShadowChemosh October 5th, 2018 12:54 PM

The URL you type into HL has to have the ?dl=1 at the end as that tells dropbox to directly provide the file which is what HL is expecting.

Once I entered your URL as this it worked fine:
Code:

http://www.dropbox.com/s/m43t34z0zvr0gwx/updates.xml?dl=1

TCArknight October 5th, 2018 03:11 PM

Doh!

Thanks, hoped it was something simple :)


All times are GMT -8. The time now is 09:36 AM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.