Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Error

A topic by liseywillow created Jun 09, 2018 Views: 473 Replies: 2
This topic is archived. It is unlisted and no new posts can be made.
Viewing posts 1 to 4

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]

Developer

Hi liseywillow,

That is a bug. We're working on it now. We'll let you know when we update it. Thank you for reporting this error.

Developer

We've fixed Romeo's route in Prank Masters v1.02. Thank you for reporting the bug to us!

Developer archived this topic