Event queue full for action Help()

Bug #665441 reported by Ayu Sakata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ren'Py
Fix Released
Medium
Tom Rothamel

Bug Description

One of my playtesters got a game crash when he clicked on the Help button on the main menu. He runs on Windows XP, and here's an attachment of his bug report. I've also attached a copy of my options.rpy file and the relevant images.

I'm sorry, but an uncaught exception occurred.

error: Event queue full

While running game code:
- script at line 784 of renpy-6.11.1/common/00library.rpy
- python at line 786 of renpy-6.11.1/common/00library.rpy.
- script at line 11 of

/home/tom/ab/renpy/common/_layout/screen_main_menu.rpym

-- Full Traceback

------------------------------------------------------------

File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\bootstrap.py", line 254, in bootstrap
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\main.py", line 310, in main
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\main.py", line 93, in run
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\execution.py", line 259, in run
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\ast.py", line 574, in execute
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\python.py", line 957, in

py_exec_bytecode
File "renpy-6.11.1/common/00library.rpy", line 786, in <module>
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\game.py", line 297, in

call_in_new_context
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\execution.py", line 259, in run
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\ast.py", line 574, in execute
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\python.py", line 957, in

py_exec_bytecode
File "/home/tom/ab/renpy/common/_layout/screen_main_menu.rpym", line 11,

in <module>
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\ui.py", line 216, in interact
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\display\core.py", line 1608, in

interact
File "C:\Documents and Settings\Administrator\My

Documents\Downloads\renpy-6.11.1\renpy\display\core.py", line 2171, in

interact_core
error: Event queue full

While running game code:
- script at line 784 of renpy-6.11.1/common/00library.rpy
- python at line 786 of renpy-6.11.1/common/00library.rpy.
- script at line 11 of

/home/tom/ab/renpy/common/_layout/screen_main_menu.rpym

Ren'Py Version: Ren'Py 6.11.1b

Revision history for this message
Ayu Sakata (ayu-sakata) wrote :
Revision history for this message
Tom Rothamel (renpytom) wrote :

Added some defensive coding for this case.

Changed in renpy:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → renpytom (renpytom)
milestone: none → 6.11.2
Tom Rothamel (renpytom)
Changed in renpy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.