﻿I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('gui/spin0.png') at 0x0000000003f34520>:
  File "renpy/common/00start.rpy", line 210, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 390, 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)
OSError: Couldn't find file 'gui/spin0.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/00start.rpy", line 210, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "D:\renpy\renpy-8.0.3-sdk\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\renpy\renpy-8.0.3-sdk\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gltest.rpy", line 390, 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 "D:\renpy\renpy-8.0.3-sdk\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\renpy\renpy-8.0.3-sdk\renpy\display\core.py", line 3341, in interact
    self.start()
  File "D:\renpy\renpy-8.0.3-sdk\renpy\display\core.py", line 2297, in start
    surf = renpy.display.im.load_surface(fn)
  File "D:\renpy\renpy-8.0.3-sdk\renpy\display\im.py", line 1932, in load_surface
    return cache.get(image(im))
  File "D:\renpy\renpy-8.0.3-sdk\renpy\display\im.py", line 295, in get
    surf = image.load()
  File "D:\renpy\renpy-8.0.3-sdk\renpy\display\im.py", line 720, in load
    raise e
  File "D:\renpy\renpy-8.0.3-sdk\renpy\display\im.py", line 685, in load
    filelike = renpy.loader.load(self.filename)
  File "D:\renpy\renpy-8.0.3-sdk\renpy\loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'gui/spin0.png'.

Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
vegetable crossing 0.9
Sun Feb  5 15:06:17 2023
