Skip to main content

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

Quest: "Go to the bar and improvise"

I click on the bartender, it gives me an error and takes me to my room. At night the same thing and also can not enter the strip club, as I have to pass the game if nothing works, even on the android version is the same.

[code]

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/undercity.rpy", line 990, in script

  File "game/undercity.rpy", line 990, in <module>

NameError: name 'Orc_Point' is not defined


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


Full traceback:

  File "game/undercity.rpy", line 990, in script

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

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

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

  File "game/undercity.rpy", line 990, in <module>

NameError: name 'Orc_Point' is not defined


[/code]