Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

samhay812

1
Posts
A member registered Apr 24, 2016

Recent community posts

Hi! This is such an amazing game! Would love to ese things added to it over time, like the reason she is always rushing away, or more about how they met etc. I fell in the love with the art styles almost instantly - and the storyline pulled me in! The game has run really well each time I've played through, which is about 5 times, but I got up to the question of if i would like painkilleres, coffee or nothing,and an 'error occurred.' Thought I should let you know to see if its a problem with me or the game, but honestly this is my new favourite game!!!!

Here's what the error said (its sorta long, i just copied and pasted!):

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

File "game/script.rpy", line 1760, in script

if take == "painkillers":

File "game/script.rpy", line 1760, in <module>

if take == "painkillers":

NameError: name 'take' is not defined

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

Full traceback:

File "game/script.rpy", line 1760, in script

if take == "painkillers":

File "C:\Users\User\Downloads\One_Night_Stand-1.0-all\One_Night_Stand-1.0-all\renpy\ast.py", line 1648, in execute

if renpy.python.py_eval(condition):

File "C:\Users\User\Downloads\One_Night_Stand-1.0-all\One_Night_Stand-1.0-all\renpy\python.py", line 1490, in py_eval

return py_eval_bytecode(code, globals, locals)

File "C:\Users\User\Downloads\One_Night_Stand-1.0-all\One_Night_Stand-1.0-all\renpy\python.py", line 1485, in py_eval_bytecode

return eval(bytecode, globals, locals)

File "game/script.rpy", line 1760, in <module>

if take == "painkillers":

NameError: name 'take' is not defined

Windows-7-6.1.7601-SP1

Ren'Py 6.99.9.1168

One Night Stand 0.0

[/code]