Skip to main content

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

I got this error message when the game tried to load the main menu. 

```

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/definitions/backgrounds.rpy", line 8, in script

  File "game/definitions/backgrounds.rpy", line 8, in <module>

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


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


Traceback (most recent call last):

  File "game/definitions/backgrounds.rpy", line 8, in script

  File "renpy/ast.py", line 1273, in execute

  File "renpy/python.py", line 1298, in py_eval_bytecode

  File "game/definitions/backgrounds.rpy", line 8, in <module>

  File "renpy/gl2/live2d.py", line 691, in __init__

  File "renpy/gl2/live2d.py", line 643, in common

  File "renpy/gl2/live2d.py", line 631, in create_common

  File "renpy/gl2/live2d.py", line 257, in __init__

  File "renpy/gl2/live2d.py", line 141, in init

  File "renpy/gl2/live2d.py", line 83, in onetime_init

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


```

This typically happens with older phones that don't support Live2d, but I can ask my programmer.

Thanks.

It should be fixed now

It just crashes now but thank you for trying.

(+1)

Try again. We added a new fix

I khink my phone might be too old cause it crashed without loading the main menu again.