- Nov 15, 2022
- 2
- 0
this is what it shows when i tried to download it
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/main.py", line 617, in main
run(restart)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 3237, in interact
self.start()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 2173, in start
self.post_init()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 2251, in post_init
self.set_icon()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 2290, in set_icon
with renpy.loader.load(icon) as f:
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/loader.py", line 798, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/main.py", line 617, in main
run(restart)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 3237, in interact
self.start()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 2173, in start
self.post_init()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 2251, in post_init
self.set_icon()
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/display/core.py", line 2290, in set_icon
with renpy.loader.load(icon) as f:
File "/private/var/folders/y7/tghyct452g90_382f7qz4mp40000gn/T/AppTranslocation/F363DD0F-6C1E-4A52-832E-7FE456E873C6/d/GrandmasHouse.app/Contents/Resources/autorun/renpy/loader.py", line 798, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.