Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Kaythal

1
Posts
A member registered Nov 19, 2023

Recent community posts

The game crashes everytime I use the x-ray on Andrea in the library. I'm on PC using v0.17.1.3. Log:

Full traceback:

  File "helper/utility/navigate.rpyc", line 134, in script call

  File "helper/utility/interactions.rpyc", line 19, in script call

  File "script/story/library/andre/library_andre_xray/library_andre_xray.rpyc", line 27, in script

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

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

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

    exec(bytecode, globals, locals)

  File "game/script/story/library/andre/library_andre_xray/library_andre_xray.rpy", line 27, in <module>

  File "game/data/entities/gallery.rpy", line 24, in add

  File "game/data/entities/gallery.rpy", line 45, in has_pic

  File "game/data/entities/gallery.rpy", line 45, in <genexpr>

AttributeError: 'NoneType' object has no attribute 'id'

While running game code:

  File "game/script/story/library/andre/library_andre_xray/library_andre_xray.rpy", line 27, in <module>

  File "game/data/entities/gallery.rpy", line 24, in add

  File "game/data/entities/gallery.rpy", line 45, in has_pic

  File "game/data/entities/gallery.rpy", line 45, in <genexpr>

AttributeError: 'NoneType' object has no attribute 'id'


Any fixes?

Thanks!