Actually, the final version of the game is released for everyone at the same time onWell, I am waiting too, and is not that obvious - author trying to earn more from people, who ready to pay for earlier access.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Chapters/chapter10/chapter10_scene04.rpy", line 429, in script call
call expression return_path from _call_expression_4
File "game/Chapters/chapter10/chapter10_scene04.rpy", line 452, in script call
call expression return_path from _call_expression_5
File "game/Chapters/chapter10/chapter10_scene05.rpy", line 1021, in script
scene expression "chapter10_scene_05_25_[anne_dress]" with Dissolve(0.5, alpha=True)
Exception: DynamicImage u'chapter10_scene_05_25_[anne_dress]': could not find image. (u'chapter10_scene_05_25_0')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Chapters/chapter10/chapter10_scene04.rpy", line 429, in script call
call expression return_path from _call_expression_4
File "game/Chapters/chapter10/chapter10_scene04.rpy", line 452, in script call
call expression return_path from _call_expression_5
File "game/Chapters/chapter10/chapter10_scene05.rpy", line 1021, in script
scene expression "chapter10_scene_05_25_[anne_dress]" with Dissolve(0.5, alpha=True)
File "renpy/ast.py", line 1562, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "renpy/ast.py", line 1398, in show_imspec
atl=atl)
File "renpy/exports.py", line 759, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "renpy/display/core.py", line 1269, in add
thing.set_transform_event("show")
File "renpy/display/transform.py", line 695, in set_transform_event
self.child.set_transform_event(event)
File "renpy/display/image.py", line 760, in set_transform_event
self.find_target()
File "renpy/display/image.py", line 683, in find_target
raise Exception(error)
Exception: DynamicImage u'chapter10_scene_05_25_[anne_dress]': could not find image. (u'chapter10_scene_05_25_0')
Windows-10-10.0.22621 AMD64
Ren'Py 7.6.2.23090503
Family Vacation 0.10.SE.16
Mon Nov 25 15:52:19 2024
I have the version from here.Where are you guys playing? Did you get the version from here? Cause I have the original version and it has no errors. Are you using old saves? Do you get any warning window? Are you using any mods?
It's only in the prologue, as far as I know.I almost forgott this game. It is rather good, I can understand that those who says the sida chars are more sexy, except Marieke, but thats a matter of taste.
It has a urination tag but I have not manage to get to that path. If I remember correct it was Tasha that was in to that?
Not necessary, though there has been some variable changes, you get a warning window when you load older save files. Try loading the older save, saving it as a new one, then restart the game.I have the version from here.
I use the old File I had from 0.8 Final.
I use windows 10 64 bit.
I got also some errors.
So for each update you have to start a new game?
Were your errors during dinner with Anne as well?yeah shit-ton of errors in this latest version.
Nice, I just looked up what you changed in your file and it's simply 6* the number 0 with a 1 replaced. I did the same with the file on my HDD, saved, and the errors are gone.I think I see the issue and am looking into it. Short version is a variable that expects a value of 1 or 2 is getting passed a 0. Try replacing the existing definedVariables.rpy with this one and see if that fixes it for you.
I'm assuming you were getting the same error before then? And yeah, technically only needed to fix the first one but figured might as well fix the rest to be a valid default while I was in there.Nice, I just looked up what you changed in your file and it's simply 6* the number 0 with a 1 replaced. I did the same with the file on my HDD, saved, and the errors are gone.
View attachment 4268543