ThL

Engaged Member
Donor
Mar 9, 2018
3,253
1,677
How do I load the save?
In Game/saves
Rename it, the first figure is the page number and the second the position in the save page.
Thus 5-7 would put the save on the 5th page of the save, at the 7th spot.
 

ThL

Engaged Member
Donor
Mar 9, 2018
3,253
1,677
Can't get "Susan catches you spanking Chloe", anyone know how to get that?
It's random when you spank Chloe. One good way is to press F5 before beginning the spanking and F8 after each spanking until you get what you're looking for.
 

BGRW2020

Well-Known Member
Jul 8, 2020
1,898
1,834
I think this is an island trigger problem. I didn’t trigger Rachel submission higher than 2 and Susan respect higher than 0. So I had no choice but to edit Rachel’s value over two and after that other triggers started to be found as well.
How do you edit these?
 

Qoo-Rilla

Active Member
Jun 14, 2018
503
1,315
How do you edit these?
I use two methods. In general, I use this online and then I also have quite a downloadable program that can be used to edit Ren'Py game data. I found it here on the forum, but now there is no link to put.

here
 

123qwet12

Newbie
Jul 20, 2017
73
103
does anyone have a 100% save for the first two chapters? It's kinda time consuming to have to potentially comb through 50 pages to find them.
 

Hotdoglover

New Member
Oct 27, 2018
14
1
Hello,

i have a Problem on the Island. When im on the beach with Rachel during the Prologue and i took this options
"We will try something new and Face the ocean, we will test the bed" i get this:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts-island/events/e247/e247_jump_to_island.rpy", line 365, in <module>
  File "game/scripts-core/handlers/location.rpy", line 66, in jump
  File "game/scripts-core/handlers/talk.rpy", line 188, in aggro
  File "game/scripts-core/handlers/frame.rpy", line 338, in location
  File "game/scripts-core/handlers/location.rpy", line 92, in background
KeyError: u'playerroom'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts-yacht/locations/bathroom/loc_bathroom_shower.rpyc", line 6, in script call
  File "scripts-yacht/spanking_private_p_hub.rpyc", line 6, in script call
  File "scripts-island/events/e247/e247_jump_to_island.rpyc", line 365, in script
  File "P:\CureMyAddiction-C3-E8-B-pc\CureMyAddiction-C3-E8-B-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "P:\CureMyAddiction-C3-E8-B-pc\CureMyAddiction-C3-E8-B-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts-island/events/e247/e247_jump_to_island.rpy", line 365, in <module>
  File "game/scripts-core/handlers/location.rpy", line 66, in jump
  File "game/scripts-core/handlers/talk.rpy", line 188, in aggro
  File "game/scripts-core/handlers/frame.rpy", line 338, in location
  File "game/scripts-core/handlers/location.rpy", line 92, in background
KeyError: u'playerroom'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Cure My Addiction C3-E8-B
Mon Jul 27 11:06:08 2020

What can i do? Thx for an answer and a maybe for Help
 
Last edited:

ThL

Engaged Member
Donor
Mar 9, 2018
3,253
1,677
Hello,

i have a Problem on the Island. When im on the beach with Rachel during the Prologue and i took this options
"We will try something new and Face the ocean, we will test the bed" i get this:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts-island/events/e247/e247_jump_to_island.rpy", line 365, in <module>
  File "game/scripts-core/handlers/location.rpy", line 66, in jump
  File "game/scripts-core/handlers/talk.rpy", line 188, in aggro
  File "game/scripts-core/handlers/frame.rpy", line 338, in location
  File "game/scripts-core/handlers/location.rpy", line 92, in background
KeyError: u'playerroom'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts-yacht/locations/bathroom/loc_bathroom_shower.rpyc", line 6, in script call
  File "scripts-yacht/spanking_private_p_hub.rpyc", line 6, in script call
  File "scripts-island/events/e247/e247_jump_to_island.rpyc", line 365, in script
  File "P:\CureMyAddiction-C3-E8-B-pc\CureMyAddiction-C3-E8-B-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "P:\CureMyAddiction-C3-E8-B-pc\CureMyAddiction-C3-E8-B-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts-island/events/e247/e247_jump_to_island.rpy", line 365, in <module>
  File "game/scripts-core/handlers/location.rpy", line 66, in jump
  File "game/scripts-core/handlers/talk.rpy", line 188, in aggro
  File "game/scripts-core/handlers/frame.rpy", line 338, in location
  File "game/scripts-core/handlers/location.rpy", line 92, in background
KeyError: u'playerroom'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Cure My Addiction C3-E8-B
Mon Jul 27 11:06:08 2020

What can i do? Thx for an answer and a maybe for Help
I just reported it
 

ThL

Engaged Member
Donor
Mar 9, 2018
3,253
1,677
Hello,

i have a Problem on the Island. When im on the beach with Rachel during the Prologue and i took this options
"We will try something new and Face the ocean, we will test the bed" i get this:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts-island/events/e247/e247_jump_to_island.rpy", line 365, in <module>
  File "game/scripts-core/handlers/location.rpy", line 66, in jump
  File "game/scripts-core/handlers/talk.rpy", line 188, in aggro
  File "game/scripts-core/handlers/frame.rpy", line 338, in location
  File "game/scripts-core/handlers/location.rpy", line 92, in background
KeyError: u'playerroom'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts-yacht/locations/bathroom/loc_bathroom_shower.rpyc", line 6, in script call
  File "scripts-yacht/spanking_private_p_hub.rpyc", line 6, in script call
  File "scripts-island/events/e247/e247_jump_to_island.rpyc", line 365, in script
  File "P:\CureMyAddiction-C3-E8-B-pc\CureMyAddiction-C3-E8-B-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "P:\CureMyAddiction-C3-E8-B-pc\CureMyAddiction-C3-E8-B-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts-island/events/e247/e247_jump_to_island.rpy", line 365, in <module>
  File "game/scripts-core/handlers/location.rpy", line 66, in jump
  File "game/scripts-core/handlers/talk.rpy", line 188, in aggro
  File "game/scripts-core/handlers/frame.rpy", line 338, in location
  File "game/scripts-core/handlers/location.rpy", line 92, in background
KeyError: u'playerroom'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Cure My Addiction C3-E8-B
Mon Jul 27 11:06:08 2020

What can i do? Thx for an answer and a maybe for Help
It's a problem that's not supposed to happen... Could you post a save "just before the crash" ?
 

highfist

Member
Aug 5, 2019
169
88
so i have a mac, is there a way for me to play chapter 1 on the mac? (there are options for it for chapter 2 and 3 but not 1)
 

ThL

Engaged Member
Donor
Mar 9, 2018
3,253
1,677
so i have a mac, is there a way for me to play chapter 1 on the mac? (there are options for it for chapter 2 and 3 but not 1)
I think it's available as a free download from the game Patreon page
 

DashaTaran

Member
Jul 24, 2018
167
264
I can't finish the "aunt makes mistakes"
Susan already tell me to stop drugging my aunt

Progress in Not so safe anymore (4th Star) and choose to spank Rachel in her schoolgirl uniform.
 
3.80 star(s) 124 Votes