-
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script-ch30.rpy", line 1513, in script call
File "game/event-handler.rpy", line 2534, in script call
File…
-
This is a follow-up from [my question](https://discord.com/channels/286633898581164032/286633898581164032/1009175651120578640) on the Ren'Py Discord.
I've have two visual novels published on Steam …
-
Except for the names everything else remains untranslated.
-
I usually don't write questions because I'm looking for solutions myself, but I have a request. RenpyTom can you add more Steam Api functions at once using RenPy, so as not to write them manually, for…
-
The Image and File Translations documentation does not specify how images that are not in the images folder should be placed. like those found in the gui folder. It would be good to add an example lik…
-
Hey,
This bug has been around for as long as I use Renpy (a year or so), I now use the latest stable (7.4.11.2266), and it's also there. When you have an % in your choice menu, you need to use \% o…
-
### Prerequisites
Original language of the game is Russian. Translation language is English.
Within the game I have such lines:
1. Within the game label
```
# game/script/file1.rpy:440
transl…
-
I have tested this emojis tutorial https://www.youtube.com/watch?v=XB_RQGsbftc in the nightly versions of Ren'Py 7 and Ren'Py 8. Ren'Py 8 does not render the emojis correctly, version. Ren'Py 7 works …
-
This is a bug that is intended to never be closed. It's here so translators can subscribe. I'll add comments to this issue when translations change after the initial prerelease of Ren'Py. The idea her…
-
When calling any function that calls gui.rebuild() from a menu while in novel mode, the game will crash.
This does not occur in adventure mode.
[script.rpy](https://www.dropbox.com/s/e2qcmz7xc2s…