Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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!

(2 edits)

Hi! Thanks for the bug report. Can you by any chance share your save file right before the moment the error appears? In this case before you are clicking x-ray button to use it on Andre.

Saves are stored here:
[Academy34 Folder]\game\saves\

This will really help us fix this faster. Thanks in advance!