Ren'Py 6.99 Released

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.
Message
Author
User avatar
jack_norton
Lemma-Class Veteran
Posts: 4084
Joined: Mon Jul 21, 2008 5:41 pm
Completed: Too many! See my homepage
Projects: A lot! See www.winterwolves.com
Tumblr: winterwolvesgames
Contact:

Re: Ren'Py 6.99 Released

#31 Post by jack_norton »

It's Ren'Py 6.99.1.329
I've asked those people to try the "zipped" version. If that works, it's some kind of file permission error, maybe creating the zipfile.txt after game launched in installation directory causes some issue of sorts?
follow me on Image Image Image
computer games

User avatar
jack_norton
Lemma-Class Veteran
Posts: 4084
Joined: Mon Jul 21, 2008 5:41 pm
Completed: Too many! See my homepage
Projects: A lot! See www.winterwolves.com
Tumblr: winterwolvesgames
Contact:

Re: Ren'Py 6.99 Released

#32 Post by jack_norton »

OK one user confirmed that could run the previous version (with older renpy 6.18) just fine on the same system. I noticed that previous versions didn't create that zipfile.txt so I think that's the issue. Maybe creating it inside the game/saves would be enough to fix it? or something else, I don't know :D
For sure happens only on systems with very strict security setting, but as it is prevents Ren'Py game from running (the first time they try to save they get that traceback error).
follow me on Image Image Image
computer games

User avatar
PyTom
Ren'Py Creator
Posts: 16093
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: Ren'Py 6.99 Released

#33 Post by PyTom »

6.99.3.404 is out.

This release doesn't change Ren'Py proper (except for the version number), but it does fix the issue with zipfile.txt. The problem was some extraneous debugging code I had written to solve an older problem. I'd deleted the .py file with the code, but not the .pyo file (which is like an .rpyc file for python code). The result is that Ren'Py was using the extraneous code, and writing an unnecessary zipfile.txt file in places where it was unwanted and could cause problems.
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

User avatar
jack_norton
Lemma-Class Veteran
Posts: 4084
Joined: Mon Jul 21, 2008 5:41 pm
Completed: Too many! See my homepage
Projects: A lot! See www.winterwolves.com
Tumblr: winterwolvesgames
Contact:

Re: Ren'Py 6.99 Released

#34 Post by jack_norton »

Updated a beta version on Steam, and user got this error:

Code: Select all

While running game code:
  File "renpy/common/00achievement.rpy", line 22, in script
    init -1500 python in achievement:
  File "renpy/common/00achievement.rpy", line 196, in <module>
    if steam.version < 1:
AttributeError: 'module' object has no attribute 'version'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/00achievement.rpy", line 22, in script
    init -1500 python in achievement:
  File "C:\Program Files (x86)\Steam\steamapps\common\Loren Amazon Princess\renpy\ast.py", line 785, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Program Files (x86)\Steam\steamapps\common\Loren Amazon Princess\renpy\python.py", line 1445, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00achievement.rpy", line 196, in <module>
    if steam.version < 1:
AttributeError: 'module' object has no attribute 'version'

Windows-8-6.2.9200
Ren'Py 6.99.3.404
Loren The Amazon Princess 1.3.3
follow me on Image Image Image
computer games

zedraxlo
Newbie
Posts: 5
Joined: Sat Aug 23, 2014 2:30 am
Completed: 7 games
Projects: N/A
Organization: ZiX Solutions
Contact:

Re: Ren'Py 6.99 Released

#35 Post by zedraxlo »

I think _renpysteam.pyd need to rebuild. The current file didn't contain first line: "version = 1"

crimsonnight
Veteran
Posts: 298
Joined: Fri Apr 20, 2012 4:44 am
Contact:

Re: Ren'Py 6.99 Released

#36 Post by crimsonnight »

jack_norton wrote:Updated a beta version on Steam, and user got this error:

Code: Select all

While running game code:
  File "renpy/common/00achievement.rpy", line 22, in script
    init -1500 python in achievement:
  File "renpy/common/00achievement.rpy", line 196, in <module>
    if steam.version < 1:
AttributeError: 'module' object has no attribute 'version'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/00achievement.rpy", line 22, in script
    init -1500 python in achievement:
  File "C:\Program Files (x86)\Steam\steamapps\common\Loren Amazon Princess\renpy\ast.py", line 785, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Program Files (x86)\Steam\steamapps\common\Loren Amazon Princess\renpy\python.py", line 1445, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00achievement.rpy", line 196, in <module>
    if steam.version < 1:
AttributeError: 'module' object has no attribute 'version'

Windows-8-6.2.9200
Ren'Py 6.99.3.404
Loren The Amazon Princess 1.3.3
Latest pre-release build works fine on Steam for me - still not picking up achievements though :(
alwaysthesamebluesky.com

User avatar
jack_norton
Lemma-Class Veteran
Posts: 4084
Joined: Mon Jul 21, 2008 5:41 pm
Completed: Too many! See my homepage
Projects: A lot! See www.winterwolves.com
Tumblr: winterwolvesgames
Contact:

Re: Ren'Py 6.99 Released

#37 Post by jack_norton »

The fact that they don't unlock could just be Steam. On my latest game they weren't working until the status of the app was "ready to release" (green). Until it was "for review" (orange) no achievement worked.
But in this case users got an error message :P
follow me on Image Image Image
computer games

User avatar
xavimat
Eileen-Class Veteran
Posts: 1461
Joined: Sat Feb 25, 2012 8:45 pm
Completed: Yeshua, Jesus Life, Cops&Robbers
Projects: Fear&Love
Organization: Pilgrim Creations
Github: xavi-mat
itch: pilgrimcreations
Location: Spain
Discord: xavimat
Contact:

Re: Ren'Py 6.99 Released

#38 Post by xavimat »

Thanks again, Tom. :)
PyTom wrote:

Code: Select all

The updater has improved. If an incremental download fails, Ren'Py will try
downloading the complete file before giving up.
Tried the updater and it seems is working now in Hosts where it didn't before (in vnovel.com, probably because of a problem in the server configuration, not in Ren'Py; see http://lemmasoft.renai.us/forums/viewtopic.php?p=298147).
Tested in 6.99.3.404
The same test in 6.99.1.329 throws the error "The update file does not have the correct digest - it may have been corrupted" while downloading the update.
Comunidad Ren'Py en español: ¡Únete a nuestro Discord!
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)

User avatar
PyTom
Ren'Py Creator
Posts: 16093
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: Ren'Py 6.99 Released

#39 Post by PyTom »

I may not have uploaded a new steam file, but now I have.
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

User avatar
jack_norton
Lemma-Class Veteran
Posts: 4084
Joined: Mon Jul 21, 2008 5:41 pm
Completed: Too many! See my homepage
Projects: A lot! See www.winterwolves.com
Tumblr: winterwolvesgames
Contact:

Re: Ren'Py 6.99 Released

#40 Post by jack_norton »

Whenever I try to build for Android (build, install & launch), now I get this:

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/android.rpy", line 470, in <module>
  File "game/android.rpy", line 263, in android_build
TypeError: build() got an unexpected keyword argument 'finished'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "launcher/game/android.rpyc", line 470, in script
  File "C:\- indie dev -\games\renpy\renpy\ast.py", line 785, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\- indie dev -\games\renpy\renpy\python.py", line 1445, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/android.rpy", line 470, in <module>
  File "game/android.rpy", line 263, in android_build
TypeError: build() got an unexpected keyword argument 'finished'

Windows-7-6.1.7601-SP1
Ren'Py 6.99.3.404
Ren'Py Launcher 6.99.3.404
follow me on Image Image Image
computer games

Dharker
Regular
Posts: 99
Joined: Sun Sep 15, 2013 6:45 am
Contact:

Re: Ren'Py 6.99 Released

#41 Post by Dharker »

Hi, sorry if this has been answered but i just wanted to confirm, does the new version of renpy automatically include the steam add-ons that are required to make the steam achievements work.

Or do i still need to download that separately and add it to the renpy install folder with the txt file with the app id as we did during the testing... Thanks for confirming.

User avatar
PyTom
Ren'Py Creator
Posts: 16093
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: Ren'Py 6.99 Released

#42 Post by PyTom »

You still need to download them separately.
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

Dharker
Regular
Posts: 99
Joined: Sun Sep 15, 2013 6:45 am
Contact:

Re: Ren'Py 6.99 Released

#43 Post by Dharker »

Hi, thanks, will the link i have in private message still download the latest version? :)

Thanks again for confirming.

User avatar
PyTom
Ren'Py Creator
Posts: 16093
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: Ren'Py 6.99 Released

#44 Post by PyTom »

Yes, the link should be to the latest version.
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

User avatar
Reikun
Miko-Class Veteran
Posts: 565
Joined: Tue Dec 20, 2011 9:57 pm
Completed: Mnemonic Devices, Ciikos Bridge, Helena's Flowers, The Madness
Projects: Fox in the Hollyhocks
Organization: skyharborr
itch: skyharborr
Contact:

Re: Ren'Py 6.99 Released

#45 Post by Reikun »

I'm getting a memory error for one of my games (and only one. I can launch all other projects just fine). Full traceback:

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
MemoryError: 

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "C:\Users\Admin\Documents\renpy-6.16.2-sdk\renpy\bootstrap.py", line 288, in bootstrap
    renpy.main.main()
  File "C:\Users\Admin\Documents\renpy-6.16.2-sdk\renpy\main.py", line 410, in main
    renpy.translation.write_updated_strings()
  File "C:\Users\Admin\Documents\renpy-6.16.2-sdk\renpy\translation.py", line 376, in write_updated_strings
    stl = renpy.game.script.translator.strings[renpy.game.preferences.language]
MemoryError: 

Windows-7-6.1.7600
Ren'Py 6.99.3.404
CiikosBridge 0.0
The directory is called renpy-6.16.2-sdk but I updated to 6.99.3.404 from the launcher on May 5. Before that I was running 6.18.3.761 without any issues. I can still run the game fine in 6.18.3.761.

Along with that traceback I'm unable to do Lint or Delete Persistent from the launcher (I get this instead). I tried re-downloading the latest release to see if the error would still occur and it does. I'm not really sure what's causing this...
ImageImageImage

fastest way to contact me: DM @skyharborr on twitter

Post Reply

Who is online

Users browsing this forum: Bing [Bot]