3.00 star(s) 96 Votes

thombur

New Member
Aug 2, 2017
1
1
The original game isn't dead. It has been remade as part of Glamour, still by darksilver. It also doesn't have eric in it, so whether you like him or not (I was not a fan) the original dev didn't port him into the remake.
 
  • Like
Reactions: Wearablenine

Jay_H

Member
Aug 25, 2018
165
214
Help?

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

While running game code:
  File "game/core/core.rpy", line 21, in <module>
  File "game/core/01classes.rpy", line 1437, in upcoming
NameError: global name 'eventslist' is not defined

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

Full traceback:
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/kiratalk.rpyc", line 25, in script call
  File "dialogues/kiratalk.rpyc", line 25, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 25, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "dialogues/lisatalk.rpyc", line 24, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "dialogues/alicetalk.rpyc", line 36, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/lisatalk.rpyc", line 35, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "core/core.rpyc", line 456, in script call
  File "dialogues/kiratalk.rpyc", line 25, in script call
  File "core/core.rpyc", line 21, in script
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/core/core.rpy", line 21, in <module>
  File "game/core/01classes.rpy", line 1437, in upcoming
NameError: global name 'eventslist' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Большой брат: Другая история 0.06.5.00
Mon May 17 20:42:40 2021
 

Miðgarðsormr

Engaged Member
Oct 1, 2017
2,475
6,113
It was better to you without him. To me it killed the game and just made it a boring vanilla self insert like so many others. Remove Eric and you remove any point to "game" mechanics in this game. Since it's not like it's some deep story driven game where you work to get one or the other. You seem to have forgotten the original game died btw. Just so happens it was after Eric was removed. Coincidnence? Maybe... maybe not. Who can know in the end :sneaky:
1. NTR Lovers (fuck you Eric) is and was the minority back on the original and on this one.
2. The game almost died as patreons demanded (not asked or suggested) that eric is taken out of the game and when DS didn't assure anyone he will add the option to get rid of the guy the pledges dropped faster than a cold beer in summer.
3. The game didn't die because Eric was removed (quite the opposite the numbers of patreons and pledges skyrocketed after that) but because Patreon told DS very aggressive that he either stops promoting, developing or advertising Big Brother or they ban him from Patreon.

So you know now in the end.

PS: Facepalm all you want i was a patreon on BB back then and at no point in time where the NTR ppl in the majority nor was the game abandoned in any way shape or form. It was Patreon who clearly stated that DS either stops promoting BB on patreon regardless if the relations of the characters got changed or not. Either he gets rid of BB or they get rid of him was the demand by patreon.
 
Last edited:

omocik

Member
May 2, 2017
210
326
It's not Another Story, it's The Same Story but better quality. Guess I'll wait till december with playing this game

v6.5
Alice, Kira action
Lisa, Ann storyline
Eric postponed
 
Last edited:

Miðgarðsormr

Engaged Member
Oct 1, 2017
2,475
6,113
What's with all the people still complaining about Eric? It's getting really pathetic. "There's so much Eric in the changelog, wah wah wah". You asked for a way to get rid of him and the dev has delivered, what more do you want?
Wrong game you talking about the original that option is not in this one yet.
 

Wearablenine

Member
Sep 21, 2017
117
174
Shit the last time it raised a huge stink Darksilver had to create the option to get rid of him. originally he was going to always be there. Honestly why make a 1:1 remake of a game when you could do better by listening to its core fanbase and fix the core problems the game had. Eric wasn't neccessary and the original games ability to get rid of him proved that point, as the game was better without his existence.
Exactly! As I stated at one point a couple of months ago, Eric isn't the one that drives Max to have sex with his family. That person would effectively be his aunt Kira who enjoys teasing Max. The real challenge for the rest of the game is to get his family to have sex with Max. Eric is just there for all the NTR people who enjoy seeing their loves ones get fuck by strangers while enjoy getting it rubbed in their faces.

Eric isn't needed.
 

Wearablenine

Member
Sep 21, 2017
117
174
Not completely. To trigger some story elements, Max must see some specific scenes.
But the goal IS to get rid of Eric, then a new story arc will start - at least it was like that in the original game. This new version has not reached that point yet.
The devs seem to love getting their faces slapped real hard by Eric's dick for some reason. A year or so ago, they stated they were going to allow players to remove Eric "soon" but that obviously hasn't happen yet.
 

omocik

Member
May 2, 2017
210
326
stop fucking arguing about Eric...

It's fucking obvious HALF the players wants Eric, because He's fucking important villain that every good fucking story needs.
Half players want simple bedtime story, thus Eric out.

You watched Game of Thrones? Liked Joffrey? No? THAT'S THE POINT OF GOOD VILLAINS.
With Eric shadow over your shoulder you've replayability and consequence, without it's mindless grind (aka biggest sin of games).. for fuck sake.
 

Wearablenine

Member
Sep 21, 2017
117
174
It was better to you without him. To me it killed the game and just made it a boring vanilla self insert like so many others. Remove Eric and you remove any point to "game" mechanics in this game. Since it's not like it's some deep story driven game where you work to get one or the other. You seem to have forgotten the original game died btw. Just so happens it was after Eric was removed. Coincidnence? Maybe... maybe not. Who can know in the end :sneaky:
Uh no, the dev stopped because Patreon wasn't allowing anything involving incest anymore. It caused a lot of problems for DS including every dev whose games included incest. Incest games were the most popular those days second only to trainers and with Patreon not allowing incest, many devs either stopped making incest games or made incest patches. It was one and still is one of Patreon's worst decisions ever made.
 

Wearablenine

Member
Sep 21, 2017
117
174
stop fucking arguing about Eric...

It's fucking obvious HALF the players wants Eric, because He's fucking important villain that every good fucking story needs.
Half players want simple bedtime story, thus Eric out.

You watched Game of Thrones? Liked Joffrey? No? THAT'S THE POINT OF GOOD VILLAINS.
With Eric shadow over your shoulder you've replayability and consequence, without it's mindless grind (aka biggest sin of games).. for fuck sake.
Have you seen or played Three Kingdoms? You don't need a villain to make a good story. A good plot can already do that.
 

Niv-Mizzet the Firemind

Active Member
Mar 15, 2020
576
1,122
Exactly! As I stated at one point a couple of months ago, Eric isn't the one that drives Max to have sex with his family. That person would effectively be his aunt Kira who enjoys teasing Max. The real challenge for the rest of the game is to get his family to have sex with Max. Eric is just there for all the NTR people who enjoy seeing their loves ones get fuck by strangers while enjoy getting it rubbed in their faces.

Eric isn't needed.
A story without Eric, at least as was written in the original game, is boring/uninteresting.
Eric exists to create the drama in it, to be the antagonist which the mc has to compete against for the control of his family. Without Eric there is no tension, no stakes. Which is why it was bad, from a story perspective, that he was rid of so unceremoniously from the original game, and in the act killed the story.
 

kaziro

Member
Oct 16, 2017
166
75
orginal game die becouse of he decide escape it he was doing little small gf upfates like some cafe outside home some small patch he earned well but he bored from game then patreon decide act agaist incent well everyone change landlady etc kind solotion but this crappy dude decide sit on patreon payment but not deliver to them and abondon game
focus his other game which is crap system i hate him even tomrrow i learn im jeff bozos illagmenate child and heritage bilion dollar i wont give him even an dollar several game devoloper deserve reward he isnt.
and his crappy new game gamaour even force people be online connection.
some russian super devoloper nice guys like akabur.some are douche like bb author like.
i didnt play this copy full yet.but problem last 3 year not even add conent as 4 year old few mod as.
some try redone which even after 6 month didnt even catch full story
some had so bad renders
big brother had some potansel bring him higher llvl atention and income



lets return game eric isnt bad.if u dont like him u can ride of him in game.why he is in game becouse of early on only way u have some action with ann.this game was so long time took.so had heavy grinding so if u didnt do house work if u didnt work on your stat if u fail so much u kicked out miltary camp and fail.eric was there some opputinty some path ways too but main reason was mom/ann at trouble for mc.so if u not heavy grinding if u fast forward days u kicked ourt.so u cant do like todays most game visual novels like unseen past option passat 5 m like entire game.not only neeed super heavy grinding lot of events still random.so even had enough stat grinding so badly still u need spend lot times
its bring so many pathway
sisters mom several cafe and olvia some other chicks lot of path way.
even abondoned eric had 3 or more pathways
so game isnt goes only one way one direction has some diffrent options.
so more then eric that heavy grinding slowing down people .otherwise even no so fun eric stry if patreons poll didnt hate it can live.which i remeber well u can hold him at home as cuckold.u took from him manhood.
but that moslty force people more cheat otherwise regular play not super heavy grind u lost fight with him.

i dont wana talk about this game becouse of didnt pla fully so dont know much thing he add and updated where its left 3 year ago orginal game from

so basicly i dont fell any bad felling any author here ton of gameonly dont like darksilver.
 
  • Like
Reactions: Yotsuyu

Miðgarðsormr

Engaged Member
Oct 1, 2017
2,475
6,113
orginal game die becouse of he decide escape it he was doing little small gf upfates like some cafe outside home some small patch he earned well but he bored from game then patreon decide act agaist incent well everyone change landlady etc kind solotion but this crappy dude decide sit on patreon payment but not deliver to them and abondon game
focus his other game which is crap system i hate him even tomrrow i learn im jeff bozos illagmenate child and heritage bilion dollar i wont give him even an dollar several game devoloper deserve reward he isnt.
and his crappy new game gamaour even force people be online connection.
some russian super devoloper nice guys like akabur.some are douche like bb author like.
i didnt play this copy full yet.but problem last 3 year not even add conent as 4 year old few mod as.
some try redone which even after 6 month didnt even catch full story
some had so bad renders
big brother had some potansel bring him higher llvl atention and income



lets return game eric isnt bad.if u dont like him u can ride of him in game.why he is in game becouse of early on only way u have some action with ann.this game was so long time took.so had heavy grinding so if u didnt do house work if u didnt work on your stat if u fail so much u kicked out miltary camp and fail.eric was there some opputinty some path ways too but main reason was mom/ann at trouble for mc.so if u not heavy grinding if u fast forward days u kicked ourt.so u cant do like todays most game visual novels like unseen past option passat 5 m like entire game.not only neeed super heavy grinding lot of events still random.so even had enough stat grinding so badly still u need spend lot times
its bring so many pathway
sisters mom several cafe and olvia some other chicks lot of path way.
even abondoned eric had 3 or more pathways
so game isnt goes only one way one direction has some diffrent options.
so more then eric that heavy grinding slowing down people .otherwise even no so fun eric stry if patreons poll didnt hate it can live.which i remeber well u can hold him at home as cuckold.u took from him manhood.
but that moslty force people more cheat otherwise regular play not super heavy grind u lost fight with him.

i dont wana talk about this game becouse of didnt pla fully so dont know much thing he add and updated where its left 3 year ago orginal game from

so basicly i dont fell any bad felling any author here ton of gameonly dont like darksilver.
Wrong as i already explained why the old game died/got canceled. If you can't stick with the facts don't type anything thank you.
Had nothing to do with DS but with patreons demanding eric to get deleted and in the end patreon forcing him to stop promoting said game on patreon or they ban his account.
 
Last edited:
  • Angry
Reactions: Yotsuyu
3.00 star(s) 96 Votes