Screenshot Error

Questions, answers and issues regarding releases.
Post Reply
Gamer_Guy_76
Posts: 1
Joined: Thu Oct 25, 2012 9:38 pm

Screenshot Error

Post by Gamer_Guy_76 »

This happens quite often when I take a screenshot, the game closes and I receive... Well the Hanako one was different. But here is the error code I received while doing Rin's arc.

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 523 of /Developer/Projects/ks_svn/Katawa Shoujo/game/imachine.rpy
- script call at line 177 of /Developer/Projects/ks_svn/Katawa Shoujo/game/_ui_early.rpy
- script at line 2914 of /Developer/Projects/ks_svn/Katawa Shoujo/game/script-a1-sunday.rpy

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

File "F:\Katawa Shoujo\renpy\bootstrap.py", line 260, in bootstrap
File "F:\Katawa Shoujo\renpy\main.py", line 310, in main
File "F:\Katawa Shoujo\renpy\main.py", line 93, in run
File "F:\Katawa Shoujo\renpy\execution.py", line 234, in run
File "F:\Katawa Shoujo\renpy\ast.py", line 341, in execute
File "F:\Katawa Shoujo\renpy\exports.py", line 539, in say
File "F:\Katawa Shoujo\renpy\character.py", line 565, in __call__
File "F:\Katawa Shoujo\renpy\character.py", line 524, in do_display
File "F:\Katawa Shoujo\renpy\character.py", line 338, in display_say
File "F:\Katawa Shoujo\renpy\ui.py", line 70, in interact
File "F:\Katawa Shoujo\renpy\display\core.py", line 1578, in interact
File "F:\Katawa Shoujo\renpy\display\core.py", line 2090, in interact_core
error: Event queue full

While running game code:
- script call at line 523 of /Developer/Projects/ks_svn/Katawa Shoujo/game/imachine.rpy
- script call at line 177 of /Developer/Projects/ks_svn/Katawa Shoujo/game/_ui_early.rpy
- script at line 2914 of /Developer/Projects/ks_svn/Katawa Shoujo/game/script-a1-sunday.rpy

Ren'Py Version: Ren'Py 6.10.2e
User avatar
onenightblitz
Posts: 66
Joined: Sun Jul 01, 2012 2:57 pm

Re: Screenshot Error

Post by onenightblitz »

Not my problem. Can't see a line 2914 on my script-a1-sunday, must've jumped too much.

Let me have a look-see again. What OS are you running? Is KS installed in the system or is it on a portable device?
Post Reply