You WON'T FIND ANYTHING because it always crashes. It crashes when you start from scratch, it crashes when you load an old 0.28 save of yours, it crashes when you start from any point provided by the ingame system.
You can't help it because it crashes after you go to bed.
Most of all, the damn VR set is totally worthless because you can't see the scenes you skipped when you don't start from the beginning.
You WON'T FIND ANYTHING because it always crashes. It crashes when you start from scratch, it crashes when you load an old 0.28 save of yours, it crashes when you start from any point provided by the ingame system.
You can't help it because it crashes after you go to bed.
Most of all, the damn VR set is totally worthless because you can't see the scenes you skipped when you don't start from the beginning.
in my short time dicking around with it i didn't get any crashes. i've seen other comments reporting some specific crashes but starting a new game from 0.28 with all routes at the end, i was able to get the mom/sis 3way to happen with a bunch of dialogue after. when i have more time i might look around in the code to see if there's a way to fix the vr headset in console. from looking in the files, looks like the main new scene has mc fucking the mom and sister on the bed, think you can switch between them. there's actually a couple gifs in the game files without even unpacking it
a proper bugfix would be great but at this point, this is basically what i expect from this game
If I say that people falling for obvious pyramid schemes/paying for good sounding but actually awful charities are being sucked into it and shouldn’t spend their money on that will you tell me I’m also overstepping my bounds? If I see a someone going in dept to send a twitch streamer who doesn’t care about them money, am I also not allowed to criticize it?
People are allowed to have their opinions. These opinions can be "This game is worthless garbage and no one should pay the dev."
Using your own words "People are allowed to have their opinions" . So anyone using their own money as they see fit falls in line with your own opinion. So arguing with your own opinion is kind of strange. All the games I support on patreon are ones I like so if someone dislikes them I assume thats why they dont support or play them but thats just my opinion
ps you cant save the un-savable
after the scene where the mc says "i should let them be for tonight", the game has a softlock where the mc says the same thing every night when he goes to the kitchen. so i used the timetravel.exe to skip to the next part then the next night go to your mom's room
so you can tell me how to spend my money uh? the dev is not doing good enough for you, so all people giving him money are fools and you would do so much better. Right. This is not criticism. You're overstepping your bounds.
after the scene where the mc says "i should let them be for tonight", the game has a softlock where the mc says the same thing every night when he goes to the kitchen. so i used the timetravel.exe to skip to the next part then the next night go to your mom's room
No, from a bunch of trial and error, i know the chapter number for the miss & jane goes up to at least 14 (13 and going to the miss's room is the threesome scene)
I still haven't found out how to actually trigger half of it properly however.
There is one step you go to the basement, one you check the bathroom etc but some steps might be specific days or something because i've checked the whole town and was unable to progress it without using the timetravel.exe to set the chapter number.
It's kind of bugging me how there is no 'where to go' in the cellphone for it tbh :/
Realy? One think is use placeholder imagens in a menu or a item to have something there, something else is to put unfinished images in a galery as conceptual images as a curiosity of the creation process, but not pu this kind of image as a CG of the game, the developer could wait longer to launch the update with everything done.
I was thinking that a weird combination of events made the [day] variable flow over 6, which as you've experienced ends up breaking the user interface and the game crashes.
Turns out, that's not the case. It's just the developer was trying out a new and ingenious solution to make the days pass, instead of leaving the old and boring but reliable way of doing it.
Right right, you might be thinking "Hey jackass, nice wall of text, but how the fuck do I fix it?"
Quite simple, inside the zip file attached you will find a folder named "game"
Just put it in the same folder where the game's executable is, you'll notice there's also a "game" folder there.
Merge them
Just @ me if you find any more bugs. This has become kind of a hobby for me to see how easy it is to fix the bugs the devs leave.
Cheers
ADDENDUM: You guys seem to end up giving more attention to this post. I also made a bigger patch OVER HERE.
That one has a rough changelog and more bugs patched. It includes the same bugfix as this one by the way.
in my short time dicking around with it i didn't get any crashes. i've seen other comments reporting some specific crashes but starting a new game from 0.28 with all routes at the end, i was able to get the mom/sis 3way to happen with a bunch of dialogue after. when i have more time i might look around in the code to see if there's a way to fix the vr headset in console. from looking in the files, looks like the main new scene has mc fucking the mom and sister on the bed, think you can switch between them. there's actually a couple gifs in the game files without even unpacking it
a proper bugfix would be great but at this point, this is basically what i expect from this game
How can i get the scene wher the sister is licking the mom under the table ? And is there any lead to the BJ scene on the couch. Or its just a trigger whit no back story ?
I wasn't able to find it. The game crashed before.
This is the new bug I encountered:
1) I start a new game
2) I choose to start from the end of 0.28 (and leave of the end of every path - I think you know what I mean)
3) so, after i talk to my buddies Effie and Jacobass... I go back home and go to Mrs Smith's room (scene)
4) the hintsystem tells me "head to the mall". I talk to Grundle Sam
5) the hintsystem tells me "look for Effie at the cafe". I talk to Ms Allaway at the cafe... as soon as I finish talking to her, this is what happens:
Nice one, isn't it?
And this is the old bug that always broke my 0.30 gameplay:
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 161, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 2, in execute
File "game/hud/gui/gui.rpy", line 4, in execute
Exception: DynamicImage u'gui main_clock_day_[day]': could not find image. (u'gui main_clock_day_7')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenes/myhouse/mybedroom/day/main/mybedroom_day.rpyc", line 152, in script
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 161, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 2, in execute
File "game/hud/gui/gui.rpy", line 4, in execute
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\image.py", line 576, in _scope
return self.find_target(scope, update)
File "C:\Users\MYPC\Documents\games\ATownUncovered-Alpha_0.30a-win\renpy\display\image.py", line 651, in find_target
raise Exception(error)
Exception: DynamicImage u'gui main_clock_day_[day]': could not find image. (u'gui main_clock_day_7')
Windows-8-6.2.9200
Ren'Py 7.3.5.606
ATownUncovered Alpha_0.30a
Sun Oct 04 18:07:02 2020
I was thinking that a weird combination of events made the [day] variable flow over 6, which as you've experienced ends up breaking the user interface and the game crashes.
Turns out, that's not the case. It's just the developer was trying out a new and ingenious solution to make the days pass, instead of leaving the old and boring but reliable way of doing it.
Right right, you might be thinking "Hey jackass, nice wall of text, but how the fuck do I fix it?"
Quite simple, inside the zip file attached you will find a folder named "game"
Just put it in the same folder where the game's executable is, you'll notice there's also a "game" folder there.
Merge them
Just @ me if you find any more bugs. This has become kind of a hobby for me to see how easy it is to fix the bugs the devs leave.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 161, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 2, in execute
File "game/hud/gui/gui.rpy", line 4, in execute
Exception: DynamicImage u'gui main_clock_day_[day]': could not find image. (u'gui main_clock_day_7')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 13, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 23, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 7, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 19, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 4, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 23, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 13, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 21, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 10, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 23, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 7, in script call
File "scenes/beach/changeroom/day/main/beachchangeroom_day.rpyc", line 23, in script call
File "scenes/myhouse/mybedroom/day/main/mybedroom_day.rpyc", line 152, in script
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 154, in execute
File "game/scenes/myhouse/mybedroom/day/main/mybedroom_day.rpy", line 161, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 1, in execute
File "game/hud/gui/gui.rpy", line 2, in execute
File "game/hud/gui/gui.rpy", line 4, in execute
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\sl2\sldisplayables.py", line 430, in sl2add
d = renpy.easy.displayable(d, scope=scope)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\easy.py", line 110, in displayable
return renpy.display.image.DynamicImage(d, scope=scope)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\image.py", line 570, in __init__
self.find_target(scope)
File "C:\Users\jjcar\Downloads\ATownUncovered-Alpha_0.30a-win\renpy\display\image.py", line 651, in find_target
raise Exception(error)
Exception: DynamicImage u'gui main_clock_day_[day]': could not find image. (u'gui main_clock_day_7')
Windows-8-6.2.9200
Ren'Py 7.3.5.606
ATownUncovered Alpha_0.30a
Sun Oct 04 11:11:32 2020