Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I ended up running into an error, the choices I made to get here was, "I really don't feel up to it.", "A musical. Or seven.", "Contribute options.", and "Hibiscus and lime tea, iced,", here is the traceback I got. 

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 332, in script
    if rMet = 1:
SyntaxError: invalid syntax (game/script.rpy, line 332)

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

Full traceback:
  File "game/script.rpy", line 332, in script
    if rMet = 1:
  File "C:\Users\noeka\Downloads\FangsScalesandHeartbreak\FangsScalesandHeartbreak-1.3-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\noeka\Downloads\FangsScalesandHeartbreak\FangsScalesandHeartbreak-1.3-pc\renpy\python.py", line 2057, in py_eval
    code = py_compile(code, 'eval')
  File "C:\Users\noeka\Downloads\FangsScalesandHeartbreak\FangsScalesandHeartbreak-1.3-pc\renpy\python.py", line 692, in py_compile
    raise e
SyntaxError: invalid syntax (game/script.rpy, line 332)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Fangs Scales and Heartbreak 1.3
Fri May 22 20:46:12 2020

Hope you can figure it out.

Hey dude, thanks for the feedback! Really new to the whole coding thing, so I made a small mistake with the syntax. Should be working fine now ^^

Yep! It works now, and btw, Partner is a good Enby alt for girlfriend/boyfriend, Enbyfriend is awkward to me,  and you can also just have them ask "Do you want me to be your girlfriend/boyfriend?", but, obviously, I don't speak for all NBs, and Enbyfriend does have it's chasms.  

Okay, ran into another problem, but I am kinda teaching myself how to make ren'py games, so, I know what happened, in ravenna's route you have the wrong name for the music, the game is looking for ravennadate, but, the closest file to that is rdate1, I don't know if that is the file, but, it is the only one not following the naming scheme, shouldn't be a hard fix.

(1 edit)

Thanks for the assist! It's fixed now <3