Web updater fails telling there's no support

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
leonardodna
Newbie
Posts: 3
Joined: Mon Nov 28, 2016 11:31 am
Github: DNA
Skype: leonardo.prado
Contact:

Web updater fails telling there's no support

#1 Post by leonardodna »

Hello! I'm trying to use the "web updater" feature, but every time I try to make it work I got this error:

Code: Select all

Either this project does not support updating, or the update status file was deleted.
I thought it could be a problem on my current VN so I started a new project and followed those steps:

- Added the current link on navigation screen:

Code: Select all

textbutton _("Check updates") action updater.Update('http://downloads.lewdbit.studio/test-updater/updates.json', force=True)
- Added the build config on options.rpy:

Code: Select all

build.include_update = True
- Made a 1.0 build.

- Edited the start label with new text

- Bumped version to 2.0

- Made a 2.0 build

And the error still persists. Am I missing something in this process? You guys can check the update files and 1.0 and 2.0 builds here:

http://downloads.lewdbit.studio/test-updater/

User avatar
Imperf3kt
Lemma-Class Veteran
Posts: 3794
Joined: Mon Dec 14, 2015 5:05 am
itch: Imperf3kt
Location: Your monitor
Contact:

Re: Web updater fails telling there's no support

#2 Post by Imperf3kt »

Your host probably can't support this feature. Try using a server or host that supports more than DDL.

(is this your website or just somewhere that is hosting your files?)
Warning: May contain trace amounts of gratuitous plot.
pro·gram·mer (noun) An organism capable of converting caffeine into code.

Current project: GGD Mentor

Twitter

leonardodna
Newbie
Posts: 3
Joined: Mon Nov 28, 2016 11:31 am
Github: DNA
Skype: leonardo.prado
Contact:

Re: Web updater fails telling there's no support

#3 Post by leonardodna »

It's my website and I can use zsync without problems, at least on the command line:

Code: Select all

$ zsync http://downloads.lewdbit.studio/test-updater/test-updater-2.0-mac.zsync
#################### 100.0% 0.0 kBps DONE

Read test-updater-2.0-mac.update. Target 97.1% complete.      **************
downloading from http://downloads.lewdbit.studio/test-updater/test-updater-2.0-mac.update.gz:
#################### 100.0% 118.3 kBps DONE

verifying download...checksum matches OK
used 28657664 local, fetched 554230
Attachments
Screen Shot 2017-09-14 at 01.26.08.png

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Web updater fails telling there's no support

#4 Post by PyTom »

Macs do not support the updater. Blame Apple, but thanks to signing requirments the mac apps are now read only.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

leonardodna
Newbie
Posts: 3
Joined: Mon Nov 28, 2016 11:31 am
Github: DNA
Skype: leonardo.prado
Contact:

Re: Web updater fails telling there's no support

#5 Post by leonardodna »

Oh, that's solves the mystery, I'm testing it on my mac :/

Thanks Tom!

Post Reply

Who is online

Users browsing this forum: No registered users