I keep getting this error with the update... any help?
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 442, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, 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/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 525, in main
run(restart)
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 139, in run
renpy.execution.run_context(True)
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/execution.py", line 892, in run_context
context.run()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 442, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2653, in interact
self.start()
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 1800, in start
self.set_mode()
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2038, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "gldraw.pyx", line 207, in renpy.gl.gldraw.GLDraw.set_mode
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 1833, in post_init
self.set_icon()
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 1864, in set_icon
renpy.loader.load(icon),
File "/private/var/folders/kw/xpz87lnj55l2dm2cd9hcrtgc0000gn/T/AppTranslocation/93160B40-A129-447C-86C2-672FADDDDC7C/d/HolidayIsland.app/Contents/Resources/autorun/renpy/loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.2.2.491
Holiday Island 0.1.8.2
Sun Nov 3 17:25:37 2019