Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Mac version closes as soon as the loading screen finishes.


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/anim_Live2D.rpy", line 8, in <module>

Exception: Could not load Live2D. /private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/MacOS/libLive2DCubismCore.dylib was not found.

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/main.py", line 564, in main

    renpy.game.context().run(node)

  File "scripts/anim_Live2D.rpyc", line 2, in script

  File "scripts/anim_Live2D.rpyc", line 2, in script

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/ast.py", line 1237, in execute

    img = renpy.python.py_eval_bytecode(self.code.bytecode)

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/python.py", line 1146, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/scripts/anim_Live2D.rpy", line 8, in <module>

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 566, in __init__

    common = self.create_common(default_fade)

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 510, in create_common

    rv = Live2DCommon(self.filename, default_fade)

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 186, in __init__

    init()

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 93, in init

    onetime_init()

  File "/private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 66, in onetime_init

    raise Exception("Could not load Live2D. {} was not found.".format(dll))

Exception: Could not load Live2D. /private/var/folders/qf/ykp60gcx4wxdkvvwd091vdl40000gn/T/AppTranslocation/F7B1A441-4560-486F-B00C-7630B0954D56/d/WitchHunter.app/Contents/MacOS/libLive2DCubismCore.dylib was not found.

Darwin-17.7.0-x86_64-i386-64bit x86_64

Ren'Py 7.6.3.23091805

WitchHunter 0.23.3

Fri Apr  4 15:06:29 2025