Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

liseywillow

1
Posts
1
Topics
A member registered Apr 14, 2018

Recent community posts

Hi i keep getting this whenever i come to different points in the story and then will have to go back and make a different choice to continue. is this an error or is it normal?

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

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

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

Full traceback:
  File "game/romeo.rpy", line 6238, in script
  File "/Users/elisewilliams/Library/Application Support/itch/apps/Prank Masters Beta/Prank Masters v1.00/renpy/ast.py", line 1647, in execute
    if renpy.python.py_eval(condition):
  File "/Users/elisewilliams/Library/Application Support/itch/apps/Prank Masters Beta/Prank Masters v1.00/renpy/python.py", line 1490, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/Users/elisewilliams/Library/Application Support/itch/apps/Prank Masters Beta/Prank Masters v1.00/renpy/python.py", line 1485, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/romeo.rpy", line 6238, in <module>
NameError: name 'romeo_race' is not defined

Darwin-16.7.0-x86_64-i386-64bit
Ren'Py 6.99.8.959
Prank Masters 1.00
[/code]