Ren'Py 7.3.3 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.
Post Reply
Message
Author
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:

Ren'Py 7.3.3 Released

#1 Post by PyTom »

I'm happy to announce Ren'Py 7.3.3. This release is intended to improve performance and compatibility, fix bugs, and make available minor features that have been added since Ren'Py 7.3.2 was released.

Some highlights are:
  • An audio directory that allows audio files to define themselves, similar to images.
  • The ability for Ren'Py to accept audio files generated at runtime.
  • A lowering of the version of android needed to run Ren'Py.
  • Many improvements to Web platform support.
  • Improved render-to-texture performance.
  • The ability of renpy.input to take custom screens.
  • Ren'Py is now signed and notarized to run on macOS.
There are also a number of other changes, so check out the changelog for all of what's new.

Downloads of 7.3.3 can be found at:

https://www.renpy.org/release/7.3.3

A full list of changes to Ren'Py can be found at:

https://www.renpy.org/doc/html/changelog.html

A list of changes that may require you to update your game can be found at:

https://www.renpy.org/doc/html/incompatible.html

Please also check out the credits and sponsor list.
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
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: Ren'Py 7.3.3 Released

#2 Post by PyTom »

Looks like there's a big bug in 7.3.4 on windows when toggling fullscreen. I'll get 7.3.4 out ASAP.
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

Dante0
Newbie
Posts: 2
Joined: Thu Oct 10, 2019 4:31 pm
Contact:

Re: Ren'Py 7.3.3 Released

#3 Post by Dante0 »

Good day, I have such a problem, after generating the translation of any game there is a similar error. How to fix? All games run and work fine.

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
Exception: Language 'english' does not have any translations.

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

Full traceback:
File "E:\renpy-7.3.2-sdk\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "E:\renpy-7.3.2-sdk\renpy\main.py", line 529, in main
run(restart)
File "E:\renpy-7.3.2-sdk\renpy\main.py", line 102, in run
if not renpy.arguments.post_init():
File "E:\renpy-7.3.2-sdk\renpy\arguments.py", line 287, in post_init
return commands[command]()
File "E:\renpy-7.3.2-sdk\renpy\translation\extract.py", line 67, in extract_strings
extract_strings_core(language, args.destination, args.merge, args.force)
File "E:\renpy-7.3.2-sdk\renpy\translation\extract.py", line 31, in extract_strings_core
raise Exception("Language %r does not have any translations." % language)
Exception: Language 'english' does not have any translations.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
FutaDom World 0.3b
Fri Oct 11 00:19:53 2019

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Sugar_and_rice