Skip to content

Develop Use a child process for debugging instead of a terminal #478 #479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2025

Conversation

harry-clarke
Copy link

Was originally created to fix #388 and #390
But it looks like those issues were fixed and the problems just persisted in the debugger.

This PR makes use of that work in the debugger as well

It also looks like the run command was broken for the example project, because it expected the top level directory to end in /game, which isn't a requirement for the Ren'Py executable.
Removed the check and it works fine on the top level

@duckdoom4 duckdoom4 merged commit 6e8f73f into renpy:develop Apr 26, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants