help the add on isnt working for me!!!!
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 188, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 361, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 361, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 287, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 304, 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 "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/main.py", line 487, in main
run(restart)
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/main.py", line 147, in run
renpy.execution.run_context(True)
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/execution.py", line 761, in run_context
context.run()
File "renpy/common/00start.rpy", line 188, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 361, in script
$ __gl_test()
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 361, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 287, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 304, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/display/core.py", line 2494, in interact
self.start()
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/display/core.py", line 1686, in start
self.set_mode()
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/display/core.py", line 1916, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "renpy/gl/gldraw.pyx", line 192, in renpy.gl.gldraw.GLDraw.set_mode (gen/renpy.gl.gldraw.c:2802)
renpy.display.interface.post_init()
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/display/core.py", line 1717, in post_init
self.set_icon()
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/display/core.py", line 1748, in set_icon
renpy.loader.load(icon),
File "/Users/danielsimmons/Downloads/HolidayIsland 3.app/Contents/Resources/autorun/renpy/loader.py", line 543, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.
Darwin-17.4.0-x86_64-i386-64bit
Ren'Py 6.99.12.4.2187
Holiday Island 0.0.8alpha_content_addon1