-
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Submods/NSFW Submod/nsfw_sexting_dialogue.rpy", line 1, in script
init python in mas_nsfw_sexting_dialog…
-
### What bug did you encounter?
Crashed while playing the game. Below is the code I received
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script…
-
I'm using [automatic voice](https://www.renpy.org/doc/html/voice.html#automatic-voice) so renpy should be capable of finding the right voice files.
These files are loaded correctly, but they are bei…
-
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 56, in script call
File "game/script.rpy", line 56, in script call
ScriptError: c…
-
First of all, thanks for making RenPy. I think what I have may be a bug and not me being stupid, but if I am, sorry!
Using auto doesn't populate the attributes of a layeredimage for me (8.2.1). Th…
-
Hello
So I tried following steps:
1. Installed a clean Ubuntu 23.10 into a VirtualBox (7.0.12) environment.
2. Created a user "rb" as instructed and made it root.
3. Cloned renpy-build and hi…
-
![image](https://github.com/LuqueDaniel/vscode-language-renpy/assets/22531674/c6b6c7d4-f862-4685-9c4f-c5e3698ae4f1)
Currently the renpy extension reports deprecations, however it does so in a way n…
-
Can we get a Soft Light blend mode, in addition to min, max, multiply, add, normal?
Note: I got a working Soft Light shader here: https://github.com/renpy/renpy/pull/4058 for Ren'py, but it's limit…
-
Since it kinda sucked that you could unlock the black and pink underwear for Monika but she would never use it again after unlocking them, here’s a possible solution that makes her pick the unlocked u…
-
Looking around a bit, I found that you can get the version number from the ```./renpy/__init__.py``` file in the game's directory. It's declared as a tuple along the lines of:
```version_tuple = (6…