Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-1)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Script/Engine/defaults/images.rpy", line 614, in script

    image l2d_luan1 = Live2D("images/live2d/luan1", default_fade=0.0, loop=True )

  File "game/Script/Engine/defaults/images.rpy", line 614, in <module>

    image l2d_luan1 = Live2D("images/live2d/luan1", default_fade=0.0, loop=True )

Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.

Got this error on MacOS

(-1)

All right, I THINK I solved the issue, but I don’t have a Mac to test it, Tomorrow (Sep 23th) I will upload a fix to this and some other minor stuff. Thanks for the report and sorry for that error.

(+1)(-1)

Thanks DMF, was just about to report the same issue as also a Mac user :)

(+1)(-1)

me too.