View unanswered posts | View active topics
Forum rules
Ask questions about one topic per thread, and use a descriptive subject. "NotImplemented error in script.rpy" is a good subject, "Tom's problems" is not. Remember to include all of traceback.txt or error.txt when reporting a problem, as well as the relevant lines of script. Use the [code] tag to format scripts.
|
Page 1 of 1
|
[ 3 posts ] |
|
| Author |
Message |
|
cracklings
|
Posted: Fri Feb 17, 2012 4:19 am |
|
Joined: Sat Nov 19, 2011 10:53 am Posts: 14
|
|
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.
|
|
| Top |
|
 |
|
leon
|
Posted: Fri Feb 17, 2012 10:23 am |
|
| Veteran |
 |
Joined: Sun Oct 09, 2011 11:15 pm Posts: 390
Projects: Dream's Dénouement
Organization: Team ANARKY
|
|
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?
|
|
| Top |
|
 |
|
Korrin
|
Posted: Fri Feb 17, 2012 4:01 pm |
|
Joined: Fri Feb 17, 2012 3:57 pm Posts: 4
|
|
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.
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: No registered users |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|