3.10 star(s) 91 Votes

LegendBear

Member
Jul 9, 2018
242
362
help guys , what i need to do? i enjoy in her room at 10 but no result
Go in at 10:30 or later. There should be two little buttons on the right side to help skip time in smaller increments. It's still RNG, but you should see her fully clothed on the balcony if it worked properly.
 

The 1★ Dude

Well-Known Member
Jun 26, 2018
1,418
1,609
Where is the save file location? I know they are in the game folder but the main files are normally stored in user / appdata / roaming / renpy but cannot find the game here.
 

GaboCAP

Well-Known Member
Jun 7, 2018
1,885
1,613
It's the "Mentor" task supposed to be finished, or keeps open at the end of this version?
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,420
4,710
I noticed that too. Was thinking that it's only on the Friend /fake friend routes
Fake friendship path can have two modes. Max gave the bodysuit to Alice. Eric gave the bodysuit to Alice.
Many things are lose in the game if Eric gives the bodysuit to Alice
 
Last edited:

Hairy Pussy Lover

Active Member
Jul 7, 2021
801
742
the first time you will NEVER succeed. you need to fail once and succes after (for the 1/3).
after that you need to do it 2 more times (2/3 & 3/3) to watch all scences. (the 2/3 & 3/3 works with the save load trick!)
i repeat and fail 99 and succes 1 i think after 200 new days i am on 2/3
 

bitchlover

Newbie
Jan 8, 2021
38
10
i downloaded the mac-version.
but i can't play the game:

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 1021, in execute
File "game/core/screens.rpy", line 1022, in execute
File "game/core/screens.rpy", line 1022, in <module>
File "game/core/08_verification.rpy", line 269, in cookie_verification
File "game/core/10_main_menu.rpy", line 345, in get_open_clot
KeyError: u'ann'

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

Full traceback:
File "core/core.rpyc", line 564, in script
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/ast.py", line 2015, in execute
self.call("execute")
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all
callback(self)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact
self.update()
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 1021, in execute
File "game/core/screens.rpy", line 1022, in execute
File "game/core/screens.rpy", line 1022, in <module>
File "game/core/08_verification.rpy", line 269, in cookie_verification
File "game/core/10_main_menu.rpy", line 345, in get_open_clot
KeyError: u'ann'

Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.07.p2.00
Tue Mar 8 17:35:10 2022
```
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,420
4,710
i downloaded the mac-version.
but i can't play the game:
You don't have permission to view the spoiler content. Log in or register now.
Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.07.p2.00
Tue Mar 8 17:35:10 2022
```
Большой брат: Другая история 0.07.p2.00
Tue Mar 8 17:35:10 2022

You downloaded the wrong version or installed the wrong patch on it
 
3.10 star(s) 91 Votes