3.00 star(s) 96 Votes

Krugger

Active Member
Game Developer
Aug 13, 2019
797
7,468
The previous one was all generic models so EVERYONE is making the same game over and over with the same models. This is copy #8345 and will also be abandoned in a month or two when they run out of story to copy.
How? generic model? I don't know, but I liked Darksilver's BB. I see a lot of character models in other games and I tell you that there are few that I like right now, Ann and Alice, without comparisons, perfect. But I agree with you about be a copy or a clone, I hope it is not but most developers end up making a bad story and it ends up killing the game.
 
  • Like
Reactions: compusavvy

Crazygamer43

¯\_(ツ)_/¯
Moderator
Donor
Compressor
Feb 25, 2018
3,818
69,837
Big Brother: Another Story [v0.03] [Aleksey90]

Original Size: 773 MB
Compressed Size: 111 MB

Win/Linux - - - - :)
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,537
17,023
Well I guess BB biggest fan will now try this out and see whats what.

I hope we get a full and complete game but I will not hold my breath for it.
 
  • Like
Reactions: wizyy

maxbishup

Well-Known Member
Sep 16, 2019
1,756
7,318
The previous one was all generic models so EVERYONE is making the same game over and over with the same models. This is copy #8345 and will also be abandoned in a month or two when they run out of story to copy.
This is not a copy nor an exact remake of original. As for it being abandoned, we must all just wait to see. Games are abandoned for one reason or an other all the time. As far as I know, no one is forced to play or donate to this.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,537
17,023
Is there a true incest patch or is it only adopted junk?
Never mind I figured it out.
 

majorlink

Member
Jan 26, 2018
238
94
this happens when i load an old save file
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'Dayly'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\loadsave.py", line 769, in load
    roots, log = loads(location.load(filename))
  File "D:\fun games\BigBrother_AnotherStory-0.03.0.002-pc\renpy\loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'Dayly'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Большой брат: Другая история 0.03.0.002
Fri Mar 13 22:04:22 2020
 
3.00 star(s) 96 Votes