I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/rpy/mode.rpy", line 941, in script
File "game/rpy/mode.rpy", line 941, in <module>
Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/rpy/mode.rpy", line 941, in script
File "renpy/ast.py", line 1273, in execute
img = renpy.python.py_eval_bytecode(self.code.bytecode)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1285, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/rpy/mode.rpy", line 941, in <module>
File "renpy/gl2/live2d.py", line 643, in __init__
common = self.common
^^^^^^^^^^^
File "renpy/gl2/live2d.py", line 595, in common
return self.create_common()
~~~~~~~~~~~~~~~~~~^^
File "renpy/gl2/live2d.py", line 583, in create_common
rv = Live2DCommon(self.filename, self.default_fade)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/gl2/live2d.py", line 209, in __init__
init()
~~~~^^
File "renpy/gl2/live2d.py", line 93, in init
onetime_init()
~~~~~~~~~~~~^^
File "renpy/gl2/live2d.py", line 69, in onetime_init
raise Exception("Could not load Live2D. {} was not found.".format(dll))
Exception: Could not load Live2D. b'libLive2DCubismCore.dylib' was not found.
macOS-10.14.6-x86_64-i386-64bit x86_64
Ren'Py 8.4.1.25072401
Lust In Suburbs 0.6
Thu Oct 30 23:58:20 2025