Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+1)

Here I am again >< I was trying to get one of the Romeo route's bad ends and got an exception:

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/romeo.rpy", line 2587, in <module>
NameError: name 'romeo_lift' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback:
  File "/Users/username/romeo.rpyc", line 2587, in script
  File "/Users/username/Downloads/Prank Masters v1.03 Mac/Prank Masters.app/Contents/Resources/autorun/renpy/ast.py", line 1647, in execute
    if renpy.python.py_eval(condition):
  File "/Users/username/Downloads/Prank Masters v1.03 Mac/Prank Masters.app/Contents/Resources/autorun/renpy/python.py", line 1490, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/Users/username/Downloads/Prank Masters v1.03 Mac/Prank Masters.app/Contents/Resources/autorun/renpy/python.py", line 1485, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/romeo.rpy", line 2587, in <module>
NameError: name 'romeo_lift' is not defined Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 6.99.8.959
Prank Masters 1.03

If it helps, my choices were: Don't let him. /  Very sure. / No,... / to kick them / Strawberry cassata. / Yes, ... / to leave


Upd: the similar thing happened when Juliet refused to eat after the boys quarrelling during the bonding session. (Just who would refuse the free food, right? :D)

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/romeo.rpy", line 3955, in <module>
NameError: name 'romeo_pizza' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback:
  File "/Users/username/romeo.rpyc", line 3955, in script
  File "/Users/username/Downloads/Prank Masters v1.03 Mac/Prank Masters.app/Contents/Resources/autorun/renpy/ast.py", line 1647, in execute
    if renpy.python.py_eval(condition):
  File "/Users/username/Downloads/Prank Masters v1.03 Mac/Prank Masters.app/Contents/Resources/autorun/renpy/python.py", line 1490, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/Users/username/Downloads/Prank Masters v1.03 Mac/Prank Masters.app/Contents/Resources/autorun/renpy/python.py", line 1485, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/romeo.rpy", line 3955, in <module>
NameError: name 'romeo_pizza' is not defined Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 6.99.8.959
Prank Masters 1.03
(+1)

Thank you for reporting these bugs. We've fixed these bugs in Prank Masters v1.04!