Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi Kaimaki,

Upon launching the game on Mac. The following error is encountered:

Parsing the script failed.

file "renpy/common/00speechbubble.rpy", line 384: u'areapicker i snot a keyword argument or valid child for the screen statement. 

Can you please fix. 

Thanks!!

Thank you for the heads up.
There is a new file uploaded now for Mac, can you try it and let me know if it works?

Thank you, but unfortunately, same error. 

We did a new fix, it should work this time if you try it ;)

errr...that error is gone, but now...

Full traceback:

  File "game/0bobcgallery.rpy", line 292, in script

    init 999 python:

  File "/Volumes/PassportHD/Itch Apps/amap/AMAP.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "/Volumes/PassportHD/Itch Apps/amap/AMAP.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/0bobcgallery.rpy", line 367, in <module>

    bobcgallery_append_manuals(bobcgallery_all_images)

  File "game/0bobcgallery.rpy", line 337, in bobcgallery_append_manuals

    renpy.error("BOBCGALLERY_MANUAL_CGS image " + itm[1] + " was not a valid image")

  File "/Volumes/PassportHD/Itch Apps/amap/AMAP.app/Contents/Resources/autorun/renpy/exports.py", line 2788, in error

    _error_handlers[-1](msg)

  File "/Volumes/PassportHD/Itch Apps/amap/AMAP.app/Contents/Resources/autorun/renpy/exports.py", line 2765, in _error

    raise Exception(msg)

Exception: BOBCGALLERY_MANUAL_CGS image maxfucksricardofucksmaxpuppy was not a valid image

Thanks!