Skip to main content

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

jonysilas

3
Posts
A member registered Dec 25, 2022

Recent community posts

Never mind, downloaded the 0.4.0 instead of 0.4.1 and it works fine. Excited to get to the new parts of the game now!

(1 edit)

Im getting this error when I try to view any of the girls' statuses. (Edit: love the game by the way! <3)


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

  File "game/bios.rpy", line 47, in execute

  File "game/bios.rpy", line 47, in execute

  File "game/bios.rpy", line 60, in execute

  File "game/bios.rpy", line 60, in keywords

NameError: name 'BrightnessMatrix' is not defined

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

Full traceback:

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

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

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

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

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

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

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

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

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

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

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

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

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

  File "renpy/display/screen.py", line 440, in per_interact

  File "renpy/display/screen.py", line 625, in update

  File "game/bios.rpy", line 47, in execute

  File "game/bios.rpy", line 47, in execute

  File "game/bios.rpy", line 60, in execute

  File "game/bios.rpy", line 60, in keywords

  File "<screen language>", line 62, in <module>

NameError: name 'BrightnessMatrix' is not defined

[/code]

I've got the same problem and haven't found any solutions yet :/