3.10 star(s) 91 Votes

Nemo56

Forum Fanatic
Jan 7, 2018
4,914
4,006
You don't have permission to view the spoiler content. Log in or register now.
That speeds it up? How comes? I thought the whole event was triggered by preventing Eric of teaching Lisa. Does this reduce the amount of interventions or something like that?

As far as I was aware, the only difference was, which variation of the "Goodbye Earl ... err Eric" sequence would take place.
You learn something new every day :)
 

Nemo56

Forum Fanatic
Jan 7, 2018
4,914
4,006
What operating system you use?
If it is Windows:
{Main game folder} / game/saves
And
[win drive]:\Users\{your username}\AppData\Roaming\RenPy\BB_AS
JFI: Since it's not guaranteed that user directories are located on the windows drive, the better version for the appdata-location is making use of the system environment variables:

%appdata%\RenPy\BB_AS

In most cases also this will work:
%userprofile%\AppData\Roaming\RenPy\BB_AS

On a personal note:
People (in this case those who created Ren'Py) should really start making use of %localappdata%, if they want to keep things local. The roaming directory gets synchronized among different computers using the same user (which I mean quite literally, not just two users with the same name) which may or may not be intended for porn games :D
This becomes more important now that microsoft user accounts start to replace the use of local accounts.
 
  • Like
Reactions: .Black Panther.

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
That speeds it up? How comes? I thought the whole event was triggered by preventing Eric of teaching Lisa. Does this reduce the amount of interventions or something like that?

As far as I was aware, the only difference was, which variation of the "Goodbye Earl ... err Eric" sequence would take place.
You learn something new every day :)
It's just easier and a bit faster. It doesn't matter if you evict Eric through Alice or Lisa, the result is the same. It just depends on how the previous events of the game turned out or which method everyone wants more.
For example: If someone missed taking a picture of Eric, using Lisa to kick Eric out would be an alternative.
 
  • Like
Reactions: Nemo56

Virulenz

Engaged Member
Sep 27, 2017
2,822
3,544
But i guess that picture method means you must let something happen to shoot pictures that will work to get rid of him...but personally i want to get rid of him fast to prevent ANYTHING happening to my girls/family.
 

carlofresco

Newbie
May 28, 2017
43
14
I checked your save file.
Your save file has a problem. You are on the path of the hostility , but the "control" opportunity is active for you. As I said before, this causes problems. You cannot progress in Ann's back massage because the "control" opportunity still active to and you may never be able to complete this opportunity.
The best thing for you is to use the version 8 save files in the "Latest save files" in the first post
I redo all the 3 quest starting from the save in the frist page, but this one still remain active. Just for know, which one i have to choose in the dialog? 1/2/3?

Edit
I do it with shirt, 1 option, persuasion fail. Quest complete. Bho
 
Last edited:
  • Like
Reactions: .Black Panther.

dwalsh

Well-Known Member
Jul 1, 2019
1,647
855
That speeds it up? How comes? I thought the whole event was triggered by preventing Eric of teaching Lisa. Does this reduce the amount of interventions or something like that?

As far as I was aware, the only difference was, which variation of the "Goodbye Earl ... err Eric" sequence would take place.
You learn something new every day :)
By the time this event begins you should already have the first pic of Eric. So after you give her the Sex-Ed book and start the series of events, there's only one pic left to get
 

Nemo56

Forum Fanatic
Jan 7, 2018
4,914
4,006
I'll tell you honestly! I'm tired of looking at this spam!(n) In this topic idiots are going, who talk about nothing! Just shit here!
The solution is to unsubscribe from the thread, so you don't get spammed with unwanted notifications.
 
  • Like
Reactions: groq

DaddyDraven

Member
Jun 19, 2020
126
75
I'm getting this when I open the game
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/core/01classes.rpy", line 2, in <module>
ImportError: cannot import name 'izip' from 'itertools' (unknown location)

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

Full traceback:
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "core/01classes.rpyc", line 1, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "core/01classes.rpyc", line 1, in script
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/ast.py", line 1111, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/core/01classes.rpy", line 2, in <module>
ImportError: cannot import name 'izip' from 'itertools' (unknown location)

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.0.22062402
Большой брат: Другая история 0.09.1.04
Wed Jul 13 10:14:14 2022
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
I'm getting this when I open the game
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/core/01classes.rpy", line 2, in <module>
ImportError: cannot import name 'izip' from 'itertools' (unknown location)

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

Full traceback:
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "core/01classes.rpyc", line 1, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "core/01classes.rpyc", line 1, in script
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/ast.py", line 1111, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/core/01classes.rpy", line 2, in <module>
ImportError: cannot import name 'izip' from 'itertools' (unknown location)

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.0.22062402
Большой брат: Другая история 0.09.1.04
Wed Jul 13 10:14:14 2022
You are using the previous version of the game. Get its new version
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
No, you have not completed this opportunity. To know how you can complete this opportunity, download the game guide from the first post and read the section related to this opportunity.
We will check your save file to find out exactly what happened that you can't use the hints. I will let you know the result. Until then, take help from the game guide for this opportunity
The existing problem was found. We will solve this problem for you in the next bug fix. Stay tuned for the next bug fix. Thank you for your patience.
 
  • Like
Reactions: firevoodoo

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
want to complete "mentor" but it says i should progress in "carrot or stick", but it didn't show any hint on it. did i already complete it or i miss something?
You don't have permission to view the spoiler content. Log in or register now.
The existing problem was found. We will solve this problem for you in the next bug fix. Stay tuned for the next bug fix. Thank you for your patience.
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
I'm getting this when I open the game
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/core/01classes.rpy", line 2, in <module>
ImportError: cannot import name 'izip' from 'itertools' (unknown location)

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

Full traceback:
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "core/01classes.rpyc", line 1, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "core/01classes.rpyc", line 1, in script
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/ast.py", line 1111, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/deluxe4arms/Library/Mobile Documents/com~apple~CloudDocs/Desktop/renpy-8.0.0-sdk/renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/core/01classes.rpy", line 2, in <module>
ImportError: cannot import name 'izip' from 'itertools' (unknown location)

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.0.22062402
Большой брат: Другая история 0.09.1.04
Wed Jul 13 10:14:14 2022
In addition . Before opening the game, rename or delete the persistent file in the following path in your operating system.
%userprofile%\AppData\Roaming\RenPy\BB_AS
OR
[win drive]:\Users\{your username}\AppData\Roaming\RenPy\BB_AS
 
3.10 star(s) 91 Votes