I downloaded the Linux torrent and replaced the "Katawa Shoujo.sh" file with the hotfix. When I run that file, it crashes and creates this traceback.txt file.
This is on an Ubuntu 10.10 64 bit sytem. Any idea how to fix it?I'm sorry, but an exception occured while executing your Ren'Py
script.
error: Event queue full
While running game code:
- script at line 689 of /Developer/Projects/ks_svn/common/00library.rpy
- python at line 689 of /Developer/Projects/ks_svn/common/00library.rpy.
-- Full Traceback ------------------------------------------------------------
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/bootstrap.py", line 260, in bootstrap
renpy.main.main()
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/main.py", line 310, in main
run(restart)
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/main.py", line 93, in run
game.context().run()
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/execution.py", line 234, in run
node = node.execute()
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/ast.py", line 558, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide)
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/python.py", line 938, in py_exec_bytecode
exec marshal.loads(bytecode) in store, locals
File "/Developer/Projects/ks_svn/common/00library.rpy", line 689, in <module>
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/ui.py", line 70, in interact
rv = renpy.game.interface.interact(**kwargs)
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/display/core.py", line 1578, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "/home/crash/Hatch/Software/Katawa Shoujo-linux-x86/renpy/display/core.py", line 1688, in interact_core
pygame.event.post(self.time_event)
error: Event queue full
While running game code:
- script at line 689 of /Developer/Projects/ks_svn/common/00library.rpy
- python at line 689 of /Developer/Projects/ks_svn/common/00library.rpy.
Ren'Py Version: Ren'Py 6.10.2e