3.00 star(s) 96 Votes

kornelius

New Member
Apr 4, 2018
5
0
I can't seem to get past kissing with Lisa and a bit of fondling but I know there's a scene I'm missing. Any tips?
 

khumak

Engaged Member
Oct 2, 2017
3,883
3,945
This error still exists in the v0.005 fix. I found the issue (I think) but I'm not familiar enough with renpy to fix it.

The issue lies in the english translation (switching to russian language for just this scene helps to circumvent the error).
If you use unren.bat to decompile the rpyc files, and you open game\tl\english\dialogues\lisatalk.rpy and search for "{{" you will find the line that causes the error:


This:
new "{{i}Gently touch her breasts{/i} {color=[_kiss.cool]}(Kisses. Chance: [_kiss.vis]){/color}"

should be
new "{i}Gently touch her breasts{/i} {color=[_kiss.cool]}(Kisses. Chance: [_kiss.vis]){/color}"

Don't know how to compile the file back after fixing it so im switching to russian now to get past this scene. I think this should be a quick fix for some of you on this forum ;-)
Finally got around to looking for this and I think there may actually be a duplicate entry in there. When I tried just removing the extra bracket it gave me an error complaining about duplicate entries. If I comment that one out completely instead then kissing Lisa in the morning works. I can't read Russian so I have no idea if my version is what's intended. Attached my translation fix in case anyone wants to try it. Just unzip it into your game directory. I left it in the correct directory structure.
 
Last edited:

gestved

Engaged Member
Aug 18, 2017
2,447
2,604
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/dialogues/lisatalk.rpy", line 1475, in <module>
NameError: name 'talk_var' is not defined

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

Full traceback:
  File "dialogues/lisatalk.rpyc", line 1475, in script
  File "D:\Big Brother - Another Story [v0.05.0.00]\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "D:\Big Brother - Another Story [v0.05.0.00]\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Big Brother - Another Story [v0.05.0.00]\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/dialogues/lisatalk.rpy", line 1475, in <module>
NameError: name 'talk_var' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Большой брат: Другая история 0.05.0.05
Sat Oct 03 04:09:55 2020
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,493
5,086


BigBrother Another Story Unofficial Walkthrough V0.01

This Walkthrough is not complete

Update in progress ...

This post will be updated in the future



If there is a mistake in the guide, please let me know.
Forgive me for spelling and grammar mistakes. English is not my native language


Thanks to maxbishup and Lukumoide
And all those who helped me by answering the questions.
Updated ...
 

SvenVlad

Well-Known Member
Modder
Aug 11, 2017
1,935
9,285
Anyone have a full save with Eric? Can't stand to grind anymore in this game
 

d3dx666

Newbie
May 22, 2019
85
31
Gibt es den schon eine Deutsch Übersetzung von 0.05 ?

Is there already a German translation of 0.05?
 

d3dx666

Newbie
May 22, 2019
85
31
Für wem sind den eigendlich die Raffaello gedacht?

For whom are the Raffaello actually intended?
 

Piter Georg

Newbie
May 4, 2017
82
99
And you can save on the same stage but war with Eric?
Don't worry, in the other versions of the game you will throw him out of the house. So far, the game is a duplicate of the original to the moment. It's hard to remake something familiar but interesting.
 

riddikk91

Well-Known Member
Apr 22, 2017
1,088
1,722
So far I've found that it's BETTER to only have the original camera active during the start of the game (first 1-3 weeks). With ONLY the lounge camera you can get MASSIVE viewer numbers and money. Just make sure MAX is in the Lounge as much as possible. With more cameras the money you get seems to be reduced.

For myself I would prefer to not need more cameras than the first. Personal thing but I don't want to broadcast everything that happens to the world. Sadly, it seems that we will need the extra cameras to make progress in some areas.

Just a thought.
Without a camera in Alice's room, you may not be able to progress in the "Blog" quest then... By the look of it, the lack of cameras in other rooms are going to cause a problem for everyone in the future. :oops:
 
3.00 star(s) 96 Votes