BGRW2020

Engaged Member
Jul 8, 2020
2,199
2,174
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,323
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
74
105
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,268
1,682
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,268
1,682
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
170
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,268
1,682
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
189
326
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.
 

ThL

Engaged Member
Donor
Mar 9, 2018
3,268
1,682
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.
When Susan no longer needs you skills, be in the corridor at 22.00. Some days you'll hear noise from Rachel's room. Enter and pick the 3rd choice. The following morning go tell Susan. That same evening you can have fun again.
Not so safe : tell Rachel during the day that you need her help (HJ) and that you would like to see a schoolgirl. Susan may show up.
 
Last edited:

Dreadder

Active Member
Nov 9, 2017
633
907
Just a heads up - in case if it hasn't been mentioned before: the link for the compressed versions of the first two chapters lead to the wrong page of the thread, the actual post with links is one page before that.
 

Regardie

Well-Known Member
Jul 27, 2017
1,510
1,213
Just a heads up - in case if it hasn't been mentioned before: the link for the compressed versions of the first two chapters lead to the wrong page of the thread, the actual post with links is one page before that.
You should use the Report button on the OP to call attention to the mods quicker for a fix to the OP.
 
  • Like
Reactions: Dreadder
3.80 star(s) 129 Votes