```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Chap_6.rpy", line 37, in <module>
NameError: name 'c5_charla_amok' is not defined
--
Hey Sam_Tail liking the updates. It been awhile since last played. The post from the.phrank I can agree with what they had say about the adding of new quests etc. make notes... finish what you have going on with the story - don't add new content basically until the old content is caught up... reminds me a lot of major games and expansion releases - (bugs) they release expan. before fixing the bugs and over time the bugs get so buried within the expan. that there is no correcting without going back to the beginning and start over which they do not do so hence having the same bug 15 versions later. Yeah, love it as always!!!
I like where it is going. I don't like (as with most of these games) going around in circles just to find out that I have done everything that is possible (or not). The question mark needs work and/or coding of sorts. Good luck with the progress of the game maybe in a year things will be completed so I am not just clicking around in circles with no direction.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Monster XXXperiment 1.5
There was too much code for here so just listed where the errors were...= crashed
game/script/game_loop.rpy
game/script/Scenes/daily.rpy
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Karen_Promotion_1'.
also lot of event five cass being bullied text or some other event with her- also agreed to let the boys handle the bullies but later says i didnt.. sorry all the posts just letting you know- on the broken events thought maybe cause wasnt in school outfit but that wasnt it... still love game but lot of grind and not getting anywhere slowly
Ok,,, can you go back to Haven without cheating? Are 'flatmates' live in game? The two side quests I am assuming are they active if so how do you get them going (the ones mentioned before you go to Haven)? I know there were lot more wanted to ask but forget will post as they arise again. Thanks much for replies and Author thanks much for game... side note lol wish developers would not have hints to things in game if they are unfinished or not yet implemented but hey I can understand I guess. That last remark is to all devs not just you [smile]
Oh another thing with the very first quest going to bar I read elsewhere that you can do him or whatev... now I even tried a lot of different things using cheat but to no avail he knows who i am right a way just curious or what I read is for a later quest thanks - lol sort of wish the cheats was not avail until later in the game going to try and refrain from using them lol so I get the way the game is meant to play but its so hard to not money etc.
```
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'grope_self_back_loop1_0_1_0.1'>:
File "game/scripts/locations/park_local/events/park_run_events.rpy", line 485, in script
pc "You like?"
IOError: Couldn't find file 'grope_self_back_loop1_0_1_0.1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/park_local/events/park_run_events.rpy", line 485, in script
pc "You like?"
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1219, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3792, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2521, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 708, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 708, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 708, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 708, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'grope_self_back_loop1_0_1_0.1'.
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
The Fixer 0.2.35.00
Mon Jan 3 02:31:24 2022
```
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/english/script1.rpy", line 2545, in script
P "Gah! Why did he say that!?{w} No Ethan![w} Eyes up!{w} Don't think about...{w} Stop!"
Exception: String u"Gah! Why did he say that!?{w} No Ethan![w} Eyes up!{w} Don't think about...{w} Stop!" ends with an open format operation.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/english/script1.rpy", line 2545, in script
P "Gah! Why did he say that!?{w} No Ethan![w} Eyes up!{w} Don't think about...{w} Stop!"
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1206, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1125, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1105, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u"Gah! Why did he say that!?{w} No Ethan![w} Eyes up!{w} Don't think about...{w} Stop!" ends with an open format operation.
Windows-10-10.0.19041
Ren'Py 7.4.7.1862
Tutto cambia! 1.4
Thu Dec 30 13:22:22 2021
[/code]
If your talking Chapter 6 yes I know I have completed that, however there was an update like 3-4 days ago was that for like other systems or was that new content for chapter 6 or was it a peek into chapter 7..., I really don't want to play all the chapters again to find out there is nothing new. Thanks for your reply though.
I know it's early in development - suggestion have a name somehow showing above the text box to show who else is speaking or add more sprite type chrs. to the left as with Chihiro - actually the sprite along with a name both would be a plus... just some friendly advice! maybe others have a different opinion.
I am actually keeping an eye on a certain games activity (it seems fishy when it comes to the placement in searches) I think the owner of the game is getting moved into the ranks just by the person editing/deleting posts and maybe editing little things in descriptions area but not sure on that part yet. Good luck it is/was a great game!
No spoilers (at least not meant to be) I said in a previous comment but that was just before the end... GREAT WRITING!! Ash is the man!! IMHO I think this is worthy of all sorts of awards! I know you said there is one more update (I think) and I guess like it has been mentioned in the story (maybe not word for word) All good things must come to an end... I am going to miss these characters in the end!! Mystery, Joy, Sadness, Humor... all there! Great Job!