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
any ideas? game crashes right after start.
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
any ideas? game crashes right after start.
Last edited: