You might want to add to the description what is aviavble in the public ver so that people know what is a bug, and what is just not there yet.
Ebbinear
Creator of
Recent community posts
First thing I did was go to my girl nora and I got
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 102, in script
$renpy.jump (episode)
ScriptError: could not find label 'nora_season1_episode1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/script.rpy", line 102, in script
$renpy.jump (episode)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'nora_season1_episode1'.
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
Lovestruck 3.5.0
Tue Aug 1 01:53:44 2023
So, I downloaded this game entirly because of the weird screenshots, and I love it, I am not even done with chapter one and it has already made me question everything I have ever known, and made me to just, go on a walk and clear my head 5 times, and I have 3 lines from it that I now use to help me calm down when in a panic, but, I have a question that is not related to the game, but about game devlopment.
How did you do the japanese test? the only way I can think of is with fonts, but not only can I not find a good font for that, but, I didn't find a japanese font in the game files (Although I might've missed it), so, I really would like to now how you did that, because I wanting to make my own ren'py game that uses a mix of japanese and english, but I can't find anything on how.
I just wanted to thank you guys for making this game
I didn't have a "Normal" childhood, much less a good one, and I have always felt bad about not having experinced what is considered the base line of life, I didn't go to school, and I have never had an IRL friend (Among other things), but, not only does playing this game make me feel like, for a short time, that I had a good childhood, but it helps me feel better about the fact I will never have those experinces, all the little bits about wishing and holding on to things you can't get back or change, just, really helps me let go of the things I had no say over that makes me like an outcast among people who had something closer to "normal" (Setting aside the fact I feel like an outcast with my siblings who had the same childhood), so thanks for making this game, I am sure I will play it for years to come, and buy the DLC once I have money.
Also, I am just a little upset that I can't make my character talk less, I basically don't vocallize unless needed when I am comfortable with who I am near, the only time I talk as much as MC is when I really don't want to be there, honestly, if it wasn't for having more say over MC, I porbolly would've just pertended I was Cove, but that is littually my only complaint.
I was gonna wait to review until after I completed the game, but...
AHHH!!! BAE! You sweet, sweet music dork! That mix tape is the best thing I ever heard! I was just laying on my bed covering my mouth tying not to wake up my roommate because of how much I wanted to squeal! Can I have a song list for just that mix tape?
Also, I tried to look up Blake's VA but Robin Black gets me a MMA commentator, any socials?
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.
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.