Page 1 of 1

Credits Glitch

Posted: Sun May 10, 2009 1:31 pm
by Multiball
Whenever I manage to get to the end credits and they are scrolling, a few seconds in (around when Hanako's picture is displayed) the program eats itself and spits this error message out:
traceback.txt wrote:I'm sorry, but an exception occured while executing your Ren'Py
script.

error: Event queue full

While running game code:
- script call at line 1030 of /Users/delta/Documents/ks svn/Katawa Shoujo Act 1/game/ui_labels.rpy
- script at line 924 of /Users/delta/Documents/ks svn/Katawa Shoujo Act 1/game/ui_labels.rpy
- python at line 924 of /Users/delta/Documents/ks svn/Katawa Shoujo Act 1/game/ui_labels.rpy.

-- Full Traceback ------------------------------------------------------------

File "D:\Program Files\Katawa Shoujo Act 1\renpy\bootstrap.py", line 255, in bootstrap
File "D:\Program Files\Katawa Shoujo Act 1\renpy\main.py", line 308, in main
File "D:\Program Files\Katawa Shoujo Act 1\renpy\main.py", line 92, in run
File "D:\Program Files\Katawa Shoujo Act 1\renpy\execution.py", line 230, in run
File "D:\Program Files\Katawa Shoujo Act 1\renpy\ast.py", line 558, in execute
File "D:\Program Files\Katawa Shoujo Act 1\renpy\python.py", line 912, in py_exec_bytecode
File "/Users/delta/Documents/ks svn/Katawa Shoujo Act 1/game/ui_labels.rpy", line 924, in <module>
File "D:\Program Files\Katawa Shoujo Act 1\renpy\exports.py", line 592, in pause
File "D:\Program Files\Katawa Shoujo Act 1\renpy\ui.py", line 69, in interact
File "D:\Program Files\Katawa Shoujo Act 1\renpy\display\core.py", line 1356, in interact
File "D:\Program Files\Katawa Shoujo Act 1\renpy\display\core.py", line 1868, in interact_core
error: Event queue full

While running game code:
- script call at line 1030 of /Users/delta/Documents/ks svn/Katawa Shoujo Act 1/game/ui_labels.rpy
- script at line 924 of /Users/delta/Documents/ks svn/Katawa Shoujo Act 1/game/ui_labels.rpy
- python at line 924 of /Users/delta/Documents/ks svn/Katawa Shoujo Act 1/game/ui_labels.rpy.

Ren'Py Version: Ren'Py 6.9.1h
Is there anything I can do to prevent this and get to the end of the credits?

Re: Credits Glitch

Posted: Sun May 10, 2009 1:35 pm
by Yiu
Sorry if I offend, but have you re-installed?

I had to install 3 times to get it to work because durring install I had like 20 things running.

Re: Credits Glitch

Posted: Sun May 10, 2009 1:44 pm
by Multiball
I've installed it only once, at everything else seems to be fine.
If I re-install, will I lose all my save data? I have 98% and have gotten all the endings, so I don't want my hard work to go to waste. Is there any way I could transfer the data over to a new installation?

Re: Credits Glitch

Posted: Sun May 10, 2009 2:01 pm
by delta
I have no idea what causes this (it's an engine problem in any case). Reinstalling does nothing to your savegames, but I'm not sure if it can fix this.

Re: Credits Glitch

Posted: Mon May 11, 2009 5:19 pm
by Multiball
Confirmed: re-installing does nothing (I've tried a few times).
Is there anything I can do?

Re: Credits Glitch

Posted: Mon May 11, 2009 5:45 pm
by SatansBestBuddy
The next step from reinstalling would be redownloading.

Would be wise to use a different client if the first one didn't download the file properly.

Re: Credits Glitch

Posted: Wed May 13, 2009 11:09 am
by Akira
I get that "event queue full" message on the credits too.
Although oddly I've never seen it happen when the credits play after Kenji's ending. And very occasionally it doesn't happen after one of the other endings. Might go through them all a few times to check if it's one in particular when I have more time.

I notice it still saves your percentage ok though, so I find it more of a minor annoyance than an actual problem. I thought it was just 'cos I'm running it on a crappy PC too.

Re: Credits Glitch

Posted: Wed May 13, 2009 4:28 pm
by Multiball
I think I still can't get the last CG unless I get to the end of the credits. That, I suppose, is my main concern.
Here's something to perpend:
The box I'm using right now has two hard drives, one that runs Windows and another that runs Linux (Ubuntu). Is there any way I might be able to migrate my save data across hard drives? I've been running Katawa Shoujo on Windows and I have yet to install it for Linux.

Re: Credits Glitch

Posted: Thu May 14, 2009 4:59 am
by Jaen
Although oddly I've never seen it happen when the credits play after Kenji's ending.
Isn't that then fault of the sprite display routine (or something it calls)? Since AFAIR Kenji route has no image showing during the credits, and other routes do.

Re: Credits Glitch

Posted: Thu May 14, 2009 6:43 pm
by Akira
Multiball wrote:I think I still can't get the last CG unless I get to the end of the credits. That, I suppose, is my main concern.
I've noticed that sometimes if you hold down the left mouse button as the credits start to scroll up, so it "fast-forwards" through them, you can sometimes get back to the title screen without it crashing.

About the idea of the sprites on the end credit screen being a possible cause, that might be it, 'cos speeding through the credits like that stops them appearing.