Skip to main content

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

I uploaded a new build with a clearer flag. The option should start at the beginning of the game, but if it keeps on not showing up, let me know. 

so this popped up when I clicked start

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 441, in <module>
NameError: name 'nsfw2' is not defined

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

Full traceback:
  File "script.rpyc", line 441, in script
  File "G:\itch.io\furries-scalies-bears-oh-my-complete-edition\FurriesScaliesBears-1.0-win\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "G:\itch.io\furries-scalies-bears-oh-my-complete-edition\FurriesScaliesBears-1.0-win\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "G:\itch.io\furries-scalies-bears-oh-my-complete-edition\FurriesScaliesBears-1.0-win\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 441, in <module>
NameError: name 'nsfw2' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
FurriesAndScaliesAndBears 1.0
Wed Jun 24 09:20:38 2020
[/code]

New patch should have fixed it.