Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi! I got an error on the Lampir route


I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 641, in script
    lu '{u}I have something that‘ll return your hearing. After living for a couple centuries, you learn some alchemy here and there. I always keep a bottle of healing with me, in case of emergencies.{/u}'
  File "renpy/common/00nvl_mode.rpy", line 293, in do_display
    page = self.clear or nvl_clear_next()
  File "renpy/common/00nvl_mode.rpy", line 252, in nvl_clear_next
    scry = scry.next()
AttributeError: 'StoreModule' object has no attribute 'ly'

Strange...I'll give it a looksy and try to fix it later when I get back on my old laptop. (It's where the script is stored.)

Okay I have found and fixed the problem (along with a couple others, wondering why Lint didn't catch them before.) Thanks for letting me know! I'll be uploading the new build momentarily!