A very short changelog, not worth mentioning :Hmm still no changelog for ep 10?
It's been a while since I've played. Love this game, but I like to put it on the back burner and work it in small doses. Wondering what's new?
Gaming Addiction
Prerequisites: none
Characters: Amy
Description: Amy became addicted to LOL it seems, or is there something else?
Guide:
★ If you don't speak to Amy for too long, she might try to get your attention during the night. Be in the Living room
around 02.00-03.00. The first time that you catch her, it will only be a warning. You'll need to catch her again to unlock the
other stars
★ Ask Charlotte to babysit Amy and check regularly how it's going. From 22.00 on
★ If Charlotte had to solve an issue, inspect her work and decide it wasn't enough. Catch Amy with her butt spanked
(standing by the TV set), inspect and ask for more.
★ Use the cane when you catch her playing
Thanks, dude. I appreciate how active you are in this thread answering repeated dumb questions, along with valid concerns. Great work.A very short changelog, not worth mentioning :
Patch Note:
- 9 new events
- Various small fixes
Hmm, that's not much information you give us to help you...My old saves aren't working, anybody knows why?
It's the final version. No bug reported and the Mate release is done.will there be a version 10B ? or this will be the final version
TksIt's the final version. No bug reported and the Mate release is done.
I'm sorry, but an uncaught exception occurred.Hmm, that's not much information you give us to help you...
Which Chapter? What's the exact problem? Is there any error? (If there's any, can you upload your traceback.txt?) What was the last version you played? It might also help if you upload your not working save file...
Hmm, without a traceback file it's hard to say what's the problem on your side. I attached my full save from chapter 9 in case... (If you download it, don't forget to remove the random numbers from the file name which the forum attaches)Does anyone have problems with previous saves? Mine starts with an error, I have to ignore and then it starts in the beggining of chapter 3. If anyone has chapter 9 saves to share it would be great.
Looks like you used an unofficial port of the game for chapter 9 which uses a newer renpy version as the game itself. The only thing to fix it would be compiling the game again with a newer version. I would either start a new game or use the save I've attached to this post...I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
ImportError: No module named matrix
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/core.py", line 3477, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 910, in event
return handle_click(self.clicked)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 845, in handle_click
rv = run(action)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 308, in run
new_rv = run(i, *args, **kwargs)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/loadsave.py", line 729, in load
roots, log = loads(location.load(filename))
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/loadsave.py", line 62, in loads
return cPickle.loads(s)
ImportError: No module named matrix
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.1.3.1092
Cure My Addiction C3-E10-A
Mon Sep 14 12:22:18 2020
I played the last version ep9, and it worked just fine, now I'm getting this
reportedI'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
ImportError: No module named matrix
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/core.py", line 3477, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 910, in event
return handle_click(self.clicked)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 845, in handle_click
rv = run(action)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 308, in run
new_rv = run(i, *args, **kwargs)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/display/behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/loadsave.py", line 729, in load
roots, log = loads(location.load(filename))
File "/private/var/folders/v2/dnd227696dlbsvx44s8t0p5m0000gn/T/AppTranslocation/2BBF09B1-4E2E-4737-807F-03A5924BA7D7/d/CureMyAddiction.app/Contents/Resources/autorun/renpy/loadsave.py", line 62, in loads
return cPickle.loads(s)
ImportError: No module named matrix
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.1.3.1092
Cure My Addiction C3-E10-A
Mon Sep 14 12:22:18 2020
I played the last version ep9, and it worked just fine, now I'm getting this
Just keep inviting Charlotte to babysit, then just go to the living room and hit wait whilst they're sat on the sofa. One hour they'll vanish, and you can find them in your bedroom.i need help "babysitter in need" mission 2nd star what can i do
reportedHello,
since the last two Updates from Chapter 3, i have Bugs. Im on the Island, and by any action with Rachel on the Beach or Rachel 1. Night in the Bedroom, at the end of the scenes, the Game switches back to the Yacht and face the anal scene with Linda. At the End of this scene i got a Errorlog. Look at the files. Thamks for any help.
Aren't you supposed to go to Chloe's room after telling her that she must be punished ?Got a bug when i say to chloe you must be punished nothing happen and i go back to my room (chap. 2) the time is the same and she goes to 85% of motivation so the game get it that she get punished but i don't get a scene. Can't go further in ascension #1 last star
I know but she isn't in, and i think i bugged the deal #3 caus i chose to deny rachel more than 3x in a rowAren't you supposed to go to Chloe's room after telling her that she must be punished ?
Post a save just in case