Does this help any with why it keeps crashing?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 55, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 47, in _scan_images_directory
if renpy.has_image(base, exact=True):
TypeError: 'str' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/common/00images.rpy", line 52, in script
init python:
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00images.rpy", line 55, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 47, in _scan_images_directory
if renpy.has_image(base, exact=True):
TypeError: 'str' object is not callable
Windows-10-10.0.22621
Ren'Py 7.4.8.1895
Grandma's House V0.16
Thu Oct 26 19:09:05 2023