Exizel wrote: ↑Fri Apr 06, 2018 1:48 am
Can you not break someones' heart? the fact that there is message when you do make me think that there is a way to avoid this.
The message happens after a jealousy scene, I wrote it myself. I wanted to make clear to the player that character X won't be available for the rest of the game. However it can be changed as long as it's clear for the player what happens in term of gameplay
Rebecca sent me Nadia's swimsuit outfit! At this point I'll delay this update a little more to add it to the game together with the right young nun image and the Nick fixed texts for the plot hole above (Miakoda already sent them)
Just downloaded the demo - well written, kudos to the writer! If only it would have game play : P But I think I'll pass this one, sorry. Not my type of genre.
Only one remark: I laughed out loud seeing the step dad the first time. It was described as "good natured smile". I'd call it "mad axe murderer grin". ymmv.
Yes this game in particular it's mostly about the story, since even as dating sim the "gameplay" part was greatly reduced. So for a fan of RPG like you I'm sure it doesn't have much appeal
And lol, I think Joshua (step-dad) grin is not so crazy looking after all
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/full/LB Romance CGs.rpy", line 1229, in <module>
NameError: name 'nadia_brandon_10' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "full/LB Romance CGs.rpyc", line 1229, in script
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\python.py", line 1919, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\python.py", line 1912, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/full/LB Romance CGs.rpy", line 1229, in <module>
NameError: name 'nadia_brandon_10' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Love Bites 0.7.4
Mon Apr 09 09:28:59 2018
If you ignore (or rollback) and continue, Brandon is replaced with Kaitlyn:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/full/LB Romance CGs.rpy", line 1354, in <module>
NameError: name 'nadia_kaitlyn_10' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "full/LB Romance CGs.rpyc", line 1354, in script
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\python.py", line 1919, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\python.py", line 1912, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/full/LB Romance CGs.rpy", line 1354, in <module>
NameError: name 'nadia_kaitlyn_10' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Love Bites 0.7.4
Mon Apr 09 09:47:26 2018
Ignoring twice will continue with the scene, choosing rollback twice has, for me, either dumped me back at the main menu or jumped to the Brandon x Nadia CG.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label ''.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\ast.py", line 1600, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label ''.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Love Bites 0.7.4
Mon Apr 09 09:56:11 2018
Rolling back (for me) puts me at the end of the Brandon x Nadia scene (with Kaitlyn in place of Brandon), but that may be unique to my brokenness.
Thanks for the detailed report as always, looks like the gallery screen needs some fixing!
The main issue is that when clicking an ending in the gallery it's like if the code is started from scratch: so I need to manually set all the variables (gender, who you play with, etc) and my guess is that I forgot some variable.
And yes I forgot to update the gift texts since I changed that back to week3 from week5!