Comments

Log in with itch.io to leave a comment.


I'm getting this error when I try to use this ui ?

While running game code:

  File "game/gui.rpy", line 15, in script

    define config.check_conflicting_properties = True

  File "game/gui.rpy", line 15, in script

    define config.check_conflicting_properties = True

  File "renpy/common/000namespaces.rpy", line 33, in set

    setattr(self.nso, name, value)

Exception: config.check_conflicting_properties is not a known configuration variable.

Its because the asset consists of an older script version of renpy, my bad I didn't mention the renpy version its has. Just use the contents inside of the Gui folder , it will work just fine. If you still don't know what to do just lemme know I will give a detailed walk-through.