-
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 165, in script
init -20 python in awc_g…
-
On the internet I found this library that allows you to run a ren'py file to get all the information of that file.
I think it can be used to give the possibility of making renpy files compatible with…
-
## Issue
Write the ANTLR Grammar and Lexer for RenPy. Reference [Python Base](https://github.com/antlr/grammars-v4/tree/master/python/python) from ANTLR grammars repository.
## Final State
- …
-
I do believe we need a code formatter in Renpy somehow
-
Trying to set the path for D:\Program Files (x86)\renpy-7.6.0-sdk but getting an error saying Path is not RenPy SDK. Is Renpy 7.x supported?
-
When porting any game to the web
Chrome Version 131.0.6778.70 (Official build), (64 bit)
File "./renpy/ast.py", line 1361, in execute
test-web/:321 renpy.exports.with_statement(trans, paired=…
-
Hello !
Thanks for all your work and spending so much time to make our time with Monika better but I didn't success to launch the game with your submod.
I downloaded this submod in order to play m…
-
作者大大你好,我是刚刚才开始学习renpy引擎的,所以想要找个已经成熟的项目来学习。
关于这个项目,请问如何该如何在renpy引擎中启动呢,我看了您的那篇解包的文档,但解包所需的原本的封包在哪里获取呢
-
It would be good to extend the `is_seen_allowed` capabilities to allow for more control.
For example, through a callback option:
```py
def test_seen_should_be_allowed_callback(identifier):
r…
qTich updated
19 hours ago
-
When starting the game, it occurs an `ModuleNotFoundError`.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/renpy_utility_tool/notify.rpy", line 21, in…