Skip to main content

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

While running game code:

  File "game/images/Live2D/mm_daphne/code.rpy", line 146, in <module>

  File "game/images/Live2D/mm_daphne/code.rpy", line 44, in __init__

Exception: Live2D requires that config.gl2 be True.

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

Full traceback:

  File "renpy/bootstrap.py", line 326, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 515, in main

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

  File "images/Live2D/mm_daphne/code.rpyc", line 146, in script

  File "images/Live2D/mm_daphne/code.rpyc", line 146, in script

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

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

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

    return eval(bytecode, globals, locals)

  File "game/images/Live2D/mm_daphne/code.rpy", line 146, in <module>

  File "game/images/Live2D/mm_daphne/code.rpy", line 44, in __init__

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

    common = self.create_common(default_fade)

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

    rv = Live2DCommon(self.filename, default_fade)

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

    init()

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

    raise Exception("Live2D requires that config.gl2 be True.")

Exception: Live2D requires that config.gl2 be True.

Windows-10-10.0.19041

Ren'Py 7.4.3.1313

Innocent Witches 0.6.5-final

Fri Jun  4 18:55:59 2021


Can someone help pls.. how to fix this ?

You can find answer on our discord channel in en_help section https://discord.gg/XnFW2Pn

Thanks for the fast reply, but i solved it my self. It was a simple fix :)