>>2710360 File "game/screens.rpy", line 3022, in execute
screen gallery():
File "game/screens.rpy", line 3022, in execute
screen gallery():
File "game/screens.rpy", line 3028, in execute
fixed:
File "game/screens.rpy", line 3032, in execute
grid 4 3:
File "game/screens.rpy", line 3063, in execute
if gallery_page == 3:
File "game/screens.rpy", line 3073, in execute
add g.make_button("msx_kovit_01", im.Scale(msx_kovit_0101, 344, 193), xalign=0.5, yalign=0.5)
File "renpy/common/00gallery.rpy", line 382, in make_button
action = self.Action(name)
File "renpy/common/00gallery.rpy", line 335, in Action
raise Exception("{0!r} is not a button defined in this gallery.".format(name))
Exception: u'msx_kovit_01' is not a button defined in this gallery.