I have been running the game and for some reason, the skip function tends to stall. It would work then it would stop in the middle of running then it would not work anymore no matter how many times I would click on the Skip button.
What could be causing this and how I can resolve this.
* This also happens when I play other games produced using renpy.
Skip function tends to stall
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
- leon
- Miko-Class Veteran
- Posts: 554
- Joined: Sun Oct 09, 2011 11:15 pm
- Completed: Visual Novel Tycoon, Night at the Hospital, Time Labyrinth, The Buried Moon, Left of Center, Super Otome Quest
- Projects: Lemon Project, Porcelain Heart, Dream's Dénouement
- Organization: Team ANARKY
- Contact:
Re: Skip function tends to stall
Skip function only skips paths that you already read. If it stops skipping a new path, I think that's how it's intended to work. Or maybe something in the code is making Ren'Py think it's a new path?
Re: Skip function tends to stall
Yeah, that's how the skip function works, and if you edit you script (so much as adding a missing piece of punctuation) Renpy reads this as new text and will stop on it while skipping, even if you've already played through that portion.
Who is online
Users browsing this forum: Bing [Bot]


