I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00images.rpy", line 55, in script
init python:
File "renpy/common/00images.rpy", line 58, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 53, in _scan_images_directory
renpy.image(base, fn)
TypeError: ' ' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00images.rpy", line 55, in script
init python:
File "C:\Users\Axtmann\Downloads\PH-v.2410-mod pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Axtmann\Downloads\PH-v.2410-mod pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00images.rpy", line 58, in <module>
_scan_images_directory()
File "renpy/common/00images.rpy", line 53, in _scan_images_directory
renpy.image(base, fn)
File "C:\Users\Axtmann\Downloads\PH-v.2410-mod pc\renpy\exports.py", line 341, in image
d = renpy.easy.displayable(d)
File "C:\Users\Axtmann\Downloads\PH-v.2410-mod pc\renpy\easy.py", line 128, in displayable
return renpy.store.Image(d)
File "C:\Users\Axtmann\Downloads\PH-v.2410-mod pc\renpy\display\im.py", line 1997, in image
return Image(arg, **properties)
File "C:\Users\Axtmann\Downloads\PH-v.2410-mod pc\renpy\display\im.py", line 683, in __init__
super(Image, self).__init__(filename, **properties)
TypeError: ' ' object is not callable
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
v.2410
Wed Nov 13 02:38:41 2024
any ideas? game crashes right after start.