The Ponderer
Member
- Jul 9, 2017
- 111
- 152
- 208
Thank you!Fixed keyymapping "+" issue
- and =, increases and decreases time same with Numpad "-" and Numpad "+"
Thank you!Fixed keyymapping "+" issue
- and =, increases and decreases time same with Numpad "-" and Numpad "+"
Everything okAlso the Cheatmod that lets you refill energy, get modeling job is broken?
Firstly, I want to commend you for using the search. well doneHe probably means that the menu showing up is all that works. You can't use the menu for anything and you can't make it go away either. Just because the graphics appear doesn't mean that the functions behind them actually work. Any decent coder would know that. Put quite simply, looks can be deceiving.
Except that it makes the Photo Studio completely vanish and leave you stuck with an appointment you cannot keep because there is no studio to go to or model to ask. In downtown you only get Mall and Bank. Nothing else despite the appointment. Cannot use phone to fix problem either because it's stuck in a 'you've got an appointment' loop regarding the job searchOne mod to rule it all. Wow
https://f95zone.to/threads/straitened-times-v0-42-0-hrelease.52690/post-11718722whats the change log for 0.42.0? and is there a Mac version
Thank you so much! I couldn't for the life of me find it.erhmm its not an "app" but an website -> Phone -> Browser -> top right under the adresse bar ? Booble.com (search) MGM Law (law firm) casone.XXX ?
View attachment 2933184
Except that it makes the Photo Studio completely vanish and leave you stuck with an appointment you cannot keep because there is no studio to go to or model to ask. In downtown you only get Mall and Bank. Nothing else despite the appointment. Cannot use phone to fix problem either because it's stuck in a 'you've got an appointment' loop regarding the job search
No, they're triggered. The walkthrough is more of a rough guide than a walkthrough. It must have taken forever to compile, but it's not too useful, sadly. Use it as a rough guide when you're stuck rather than a hand-holding list.Are the events (Mom peeping, checking breasts) random? I'm following the walkthrough and I'm not getting the same events. Creator says to just keep leaving until you get the right one, but it never seems to work.
I have just created my own portAndroid port?
I see you're playing using Renpy SDK.any help pls with this issue
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch_MAunt.rpy", line 2932, in <module>
File "game/script.rpy", line 235, in ShowSceneF
File "game/script.rpy", line 287, in AddInappropriateScene
AttributeError: module 'time' has no attribute 'clock'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 820, in script call
File "ch_MAunt.rpyc", line 2932, in script
File "/Volumes/renpy-8.1.0-sdk/renpy-8.1.0-sdk/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/renpy-8.1.0-sdk/renpy-8.1.0-sdk/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/ch_MAunt.rpy", line 2932, in <module>
File "game/script.rpy", line 235, in ShowSceneF
File "game/script.rpy", line 287, in AddInappropriateScene
AttributeError: module 'time' has no attribute 'clock'
macOS-13.5.2-arm64-arm-64bit arm64
Ren'Py 8.1.0.23051307
Straitened Times 0.42.0
Sat Sep 16 10:33:07 2023
time.clock() was removed in Python version 3.8. You should either use an SDK version that still uses Python versions below 3.8 or, even better, use an SDK with the same version as the current game was built with (SDK v7.6.x).