Skip to main content

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

So anyone else have this nasty bug with lym's gallery? Game cant seem to open it after this update actually the gallery has been relatively fucked on android for me old saves have a complete issue in the save file with the gallery cant open it from the main page started a new save file and it works for everyone but her on the new file i copied the error thingy I'll past it bellow in hopes of fixing it. 


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 170, in <module>

Exception: Grid not completely full.

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

Full traceback:

  File "00gamemenu.rpyc", line 170, in script

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

  File "renpy/python.py", line 1061, in py_exec_bytecode

  File "renpy/common/00gamemenu.rpy", line 170, in <module>

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3377, in interact

  File "renpy/display\core.py", line 3810, in interact_core

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  [Previous line repeated 1 more time]

  File "renpy/display\screen.py", line 456, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 584, in visit_all

  File "renpy/display\core.py", line 3810, in <lambda>

  File "renpy/display\layout.py", line 561, in per_interact

Exception: Grid not completely full.

[/code]