Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I'm getting an error on every 'deck' option/button. Pressing deck is fine, but every single option there and further through cause an error. I'm able to roll back and ignore seemingly fine, though sticking with rolling back just in case. I'm sure I won't need it for anything important before it's fixed. 

Edit: I wanted to clarify that it even triggers on 'close deck' 

Edit: Latest Android version. 

And this is the error when going into the 'girls' option. 


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 301, in execute_play_sound

  File "renpy/common/000statements.rpy", line 33, in _audio_eval

  File "game/uiscreens.rpy", line 72, in <module>

NameError: name 'deckbutton' is not defined

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

Full traceback:

  File "uiscreens.rpyc", line 72, in script

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

  File "renpy/ast.py", line 1966, in call

  File "renpy/statements.py", line 374, in call

  File "renpy/common/000statements.rpy", line 301, in execute_play_sound

  File "renpy/common/000statements.rpy", line 33, in _audio_eval

  File "renpy/python.py", line 1218, in py_eval

  File "renpy/python.py", line 1211, in py_eval_bytecode

  File "game/uiscreens.rpy", line 72, in <module>

NameError: name 'deckbutton' is not defined

[/code]

(+1)

I'll look, I need to update it anyway with adding more girls