3.00 star(s) 96 Votes

rayminator

Engaged Member
Respected User
Sep 26, 2018
3,132
3,201
found a error using no mod at all

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

While running game code:
  File "game/core/core.rpy", line 498, in <module>
NameError: name 'eric' is not defined

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

Full traceback:
  File "core/core.rpyc", line 493, in script
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/core/core.rpy", line 498, in <module>
NameError: name 'eric' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Большой брат: Другая история 0.06.6.01
Fri Jul 23 14:49:38 2021
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,355
8,224
found a error using no mod at all

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

While running game code:
  File "game/core/core.rpy", line 498, in <module>
NameError: name 'eric' is not defined

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

Full traceback:
  File "core/core.rpyc", line 493, in script
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/core/core.rpy", line 498, in <module>
NameError: name 'eric' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Большой брат: Другая история 0.06.6.01
Fri Jul 23 14:49:38 2021
3 post above yours
 

khumak

Engaged Member
Oct 2, 2017
3,873
3,925
I actually find this new version to be a significant improvement over the previous version. The only bug I've run into so far is the new game bug with Eric being undefined but loading a previous save is an easy workaround for that.

The opportunities seem to have been updated significantly with hints that are easier to follow without needing to refer to a walkthrough. In previous versions I was getting stuck on about half of the opportunities with no way to advance them. In this latest version I'm progressing fine in all of them so far, including the ones I used to get stuck on. I haven't finished this version yet but I'm a lot farther than I was able to get in previous versions.
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,355
8,224
^ I'm stuck on like 6 or 7 opportunities because of the lack of info...

The guide doesn't help either. One example, buy new exercise clothes for mom and give it to her. Neither the walkthrough or in-game say how or when to give it to her. I've tried to talk to mom anytime she is home and I can't give it to her. I bought the clothes and it's in my inventory, but no option to actually hand it over.
 
  • Like
Reactions: .Black Panther.

dwalsh

Well-Known Member
Jul 1, 2019
1,657
859
^ I'm stuck on like 6 or 7 opportunities because of the lack of info...

The guide doesn't help either. One example, buy new exercise clothes for mom and give it to her. Neither the walkthrough or in-game say how or when to give it to her. I've tried to talk to mom anytime she is home and I can't give it to her. I bought the clothes and it's in my inventory, but no option to actually hand it over.
I got to give her them on Sunday. Can't remember the time though.
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,493
5,082
^ I'm stuck on like 6 or 7 opportunities because of the lack of info...

The guide doesn't help either. One example, buy new exercise clothes for mom and give it to her. Neither the walkthrough or in-game say how or when to give it to her. I've tried to talk to mom anytime she is home and I can't give it to her. I bought the clothes and it's in my inventory, but no option to actually hand it over.
The fact is that I did not think anyone would have trouble giving Ann clothes. But, ok now I will add this to the guide.
Talk to Anna on the weekends when she is alone (in her room or when she reading a book).
in any cases, ask whenever you encounter a problem. We will help you.
 
Last edited:
  • Like
Reactions: IgorMkg83

DearLegend37

Active Member
Compressor
Dec 20, 2019
841
8,918
Big Brother: Another Story [v0.06.6.01 Extra] [Aleksey90]
If you would like to support me you can do so by giving a like :)

Compressed version for WINDOWS/LINUX (315MB):
Compressed version for MAC (308MB):

This compression is unofficial and may break your game.
 
Last edited:
3.00 star(s) 96 Votes