i know u guys are probs over seeing this stuff but im not good at this add on stuff any help would be awesome thanks fam
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'gui/disclaimer.jpg'>:
File "renpy/common/00start.rpy", line 212, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 1468, in script
File "renpy/common/000statements.rpy", line 383, in execute_pause
renpy.with_statement(Pause(delay))
IOError: Couldn't find file 'gui/disclaimer.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 212, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 1468, in script
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1706, in execute
self.call("execute")
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/statements.py", line 145, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 383, in execute_pause
renpy.with_statement(Pause(delay))
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/exports.py", line 1381, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2096, in do_with
clear=clear)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2526, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2883, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 1955, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen/renpy.display.render.c:6806)
rv = render(root, width, height, 0, 0)
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen/renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen/renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen/renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/transition.py", line 85, in render
return null_render(self, width, height, st, at)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/transition.py", line 59, in null_render
st, at)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen/renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen/renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen/renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen/renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen/renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen/renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen/renpy.display.accelerator.c:2027)
cr = render(child, widtho, heighto, st - self.child_st_base, at)
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen/renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 473, in render
im = cache.get(self)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 200, in get
surf = image.load()
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/im.py", line 524, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "/private/var/folders/84/tffhkz5j0wlb7rryyqx_hwlh0000gn/T/AppTranslocation/7A2A58E2-3863-4D76-94B2-C8661145463A/d/HolidayIsland.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/disclaimer.jpg'.
Darwin-17.4.0-x86_64-i386-64bit
Ren'Py 6.99.12.4.2187
Holiday Island 0.0.9.3