XaiJu
Renpytom
Renpytom

patreon


Ren'Py 8.1 and Ren'Py 7.6 Prerelease

I'm happy to announce that Ren'Py 8.1 and Ren'Py 7.6 are now in prerelease.

(I'm sending this up to my sponsors because I think you'll be interested. I'm not going to make a post for every prerelease, because that would be annoying - please check https://www.renpy.org for every update.) 

Ren'Py 8.1 is the second feature release of Ren'Py that supports Python 3. This release is the first version of Ren'Py 8 to run on the web platform, and is recommended for all new games and games that plan to release after May 2024.

I'm happy to announce Ren'Py 7.6, a feature release that retains support for Python 2.7. This release is intended to support games that do not support Python 3 yet, and plan to release before May 2024.

Ren'Py 8.1 and Ren'Py 7.6 are a joint release that add improved documentation, fixes, and many new features to Ren'Py. Some of the new features are:

As well as many more new features, improvements, fixes, and a dark theme for the documentation.

Downloads of 8.1.0 can be found at:

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

Downloads of 7.6.0 can be found at:

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

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

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

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

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

Please also check out the credits and sponsor list.

Comments

Can you post the error message for this? It's odd that the game would fail only on build.

Renpytom

Ran into a problem with making new builds using 8.1, was getting the "ERROR Launching Project Failed" message, when the game launched fine from Renpy. Turns out the build was detecting an error, and posting the error.txt file in the game menu so I missed it. It was a simple syntax error on a say command that wasn't preventing launch in Renpy, but was preventing the Build from happening. Might need to update the error message to reflect that.

Ariane Barnes


More Creators