- Feb 19, 2021
- 1,192
- 3,285
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'MGranMaskHelpCheck'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1142, in event
return handle_click(self.clicked)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1075, in handle_click
rv = run(action)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 372, in run
new_rv = run(i, *args, **kwargs)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 479, in __call__
renpy.load(fn)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/loadsave.py", line 815, in load
roots, log = loads(log_data)
File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/compat/pickle.py", line 45, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'MGranMaskHelpCheck'
Darwin-19.6.0-x86_64-i386-64bit x86_64
Ren'Py 7.6.3.23091805
Straitened Times 0.46.1
Tue Mar 26 19:12:11 2024
your version v0.46.1 must be lower than save. It's up to v0.48.1 nowNo saves are working, anybody able to help?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 479, in __call__ renpy.load(fn) AttributeError: 'StoreModule' object has no attribute 'MGranMaskHelpCheck' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module> $ ui.interact() File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/core.py", line 3582, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/core.py", line 4543, in interact_core rv = root_widget.event(ev, x, y, 0) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/screen.py", line 770, in event rv = self.child.event(ev, x, y, st) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1403, in event rv = super(Window, self).event(ev, x, y, st) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event rv = d.event(ev, x - xo, y - yo, st) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x - xo, y - yo, cst) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1142, in event return handle_click(self.clicked) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1075, in handle_click rv = run(action) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 372, in run new_rv = run(i, *args, **kwargs) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/display/behavior.py", line 379, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 479, in __call__ renpy.load(fn) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/loadsave.py", line 815, in load roots, log = loads(log_data) File "/private/var/folders/g4/03ybvsmd0nb9h_7t5hvpf52h0000gn/T/AppTranslocation/6DC3F5D8-987B-4178-81A7-AC9A1E7509BF/d/StraitenedTimes 2.app/Contents/Resources/autorun/renpy/compat/pickle.py", line 45, in loads return cPickle.loads(s) AttributeError: 'StoreModule' object has no attribute 'MGranMaskHelpCheck' Darwin-19.6.0-x86_64-i386-64bit x86_64 Ren'Py 7.6.3.23091805 Straitened Times 0.46.1 Tue Mar 26 19:12:11 2024
Can you please compress the newer version.Straitened Times [v0.34.1] [Compressed]
Original Size Win/Linux: 2.22 GB
Compressed Size Win/Linux: 409 MB:You must be registered to see the links- WORKUPLOAD
Compressed Size Mac: 392 MB:You must be registered to see the links- WORKUPLOAD
Compressing process reduces image/audio/video quality and can break the game, be aware of that.
You can find all of my Walkthrough Mods content here:
You must be registered to see the linksor you canYou must be registered to see the links
Check out myYou must be registered to see the links
Any reason you can't just look on the previous page?Can you please compress the newer version.
That's been in the game for a while.this is a grindy ass VN just to see some TnA and fucken but i still play it from time to time but just give us the neighbor/priest MILF to bang and stop teasing us already everyone else can wait. least for me anyways
But IMHO it`s always compressed - see the post by Bob69 on page 777Can you please compress the newer version.
First page , updated for v 0.42 https://attachments.f95zone.to/2024/01/3314878_Straitened_Times_Guide.pdfis there a walkthrough for each character instead of days? i don't wanna do all that shit
It totally does the workAdd 0.48
* Judge (Barbara)
Added scene on the motel bed - Watching TV, Masturbation of a judge.
Added an anal sex scene.
Add a nude dialog.
* Paternal grandmother (Sophia)
Night event expansion - Her visit the MC room. Kisses with her.
* Maternal grandmother (Ava)
Added Motel swimming pool event - MC wipes her maternal grandmother's body with a towel.
* Mom (Lisa)
Added motel bathroom sex scene.
* S-sister (Alexa)
Added event at Smom basement gym.
* Xshop Owner (Julia)
Model event expansion - Filming condomsex with the MC.
Add a blindfold item to Xshop.
* Bank Manager (Andrea)
Added group sex event with Lily - Visiting sister (Lily) scene. Andrea licks Lily's pussy.
* PE teacher (Jaslene)
Night school event expansion - Added a search scene with the principal and police. Light out gym scene.
* Neighbour Mom (Lauren)
Expanded her bedroom event - Her dauther(Brigitte) found the MC together in Lauren's room.
Sorry my English is not smooth.
OH! REALLY? enlighten me as to when you get to fuck Lauren the pastor/priest/neighbor because i been trying for several updates and still nothing and all you get is a lousy ass BJ upstairs . and you jizz on her back in bathroom so please tell me what in the fuck am i missing that is keeping me from fucken her ? because each time it is same old shit over and over n over n over and over and over again and again and again so please tell me WTF am i missing because i sure would LOVE!!!!! to know ! either way i wont get my answer and im sick of this VN so i will ignore it from now on it is so grindy you have to use a cheat just to keep from getting a damn game over of sorts from stupid ass school or some other BS in the game it is enough to make you want to die of boredom or worse far worse and then you grind so much you cant even think or be bothered to wank it or even bother with the story your so engrossed in rinse ,repeat and lather literally OVER AND OVER AGAIN AND AGAIN to really enjoy it at allThat's been in the game for a while.
There's at least 2 scenes and both happens in her bedroom at night, there's one when she's praying with the MC in her room before going to bed and there's another one that can trigger when they're sleeping together.OH! REALLY? enlighten me as to when you get to fuck Lauren the pastor/priest/neighbor because i been trying for several updates and still nothing and all you get is a lousy ass BJ upstairs . and you jizz on her back in bathroom so please tell me what in the fuck am i missing that is keeping me from fucken her ? because each time it is same old shit over and over n over n over and over and over again and again and again so please tell me WTF am i missing because i sure would LOVE!!!!! to know ! either way i wont get my answer and im sick of this VN so i will ignore it from now on it is so grindy you have to use a cheat just to keep from getting a damn game over of sorts from stupid ass school or some other BS in the game it is enough to make you want to die of boredom or worse far worse and then you grind so much you cant even think or be bothered to wank it or even bother with the story your so engrossed in rinse ,repeat and lather literally OVER AND OVER AGAIN AND AGAIN to really enjoy it at all
Nope because events all intertwine.is there a walkthrough for each character instead of days? i don't wanna do all that shit
Hmm, maybe if you keep doing the same things, the same way, you shouldn't complain you get the same results and don't progress? Doesn't seem like you really wanted an answer, instead to just complain. See yahOH! REALLY? enlighten me as to when you get to fuck Lauren the pastor/priest/neighbor because i been trying for several updates and still nothing and all you get is a lousy ass BJ upstairs . and you jizz on her back in bathroom so please tell me what in the fuck am i missing that is keeping me from fucken her ? because each time it is same old shit over and over n over n over and over and over again and again and again so please tell me WTF am i missing because i sure would LOVE!!!!! to know ! either way i wont get my answer and im sick of this VN so i will ignore it from now on it is so grindy you have to use a cheat just to keep from getting a damn game over of sorts from stupid ass school or some other BS in the game it is enough to make you want to die of boredom or worse far worse and then you grind so much you cant even think or be bothered to wank it or even bother with the story your so engrossed in rinse ,repeat and lather literally OVER AND OVER AGAIN AND AGAIN to really enjoy it at all