Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

patricia

1
Posts
1
Followers
77
Following
A member registered Mar 01, 2016

Recent community posts

I think I found a bug: 

While running game code:

  File "game/day cycle2.rpy", line 7435, in script
    $ current_prisoner_pronoun == "he"
  File "game/day cycle2.rpy", line 7435, in <module>
    $ current_prisoner_pronoun == "he"
NameError: name 'current_prisoner_pronoun' is not defined

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

Full traceback:
  File "game/day cycle2.rpy", line 7435, in script
    $ current_prisoner_pronoun == "he"
  File "C:\Users\patri\Downloads\Games\YourRoyalGayness-1.9.3-win\renpy\ast.py", line 805, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\patri\Downloads\Games\YourRoyalGayness-1.9.3-win\renpy\python.py", line 1641, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/day cycle2.rpy", line 7435, in <module>
    $ current_prisoner_pronoun == "he"
NameError: name 'current_prisoner_pronoun' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.11.1749
Your Royal Gayness 1.9.3