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.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.
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
Same here start new game its not far to go anyway. Oh by the way do not cheat (money,stats) or game will be buged.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
NEW ??? Same old shit !!! Big Brother from beginning !!!You don't have permission to view the spoiler content. Log in or register now.
can't you be happy that someone is working on big brother again?maybe after the story gets to where the last game left off it might have aton more story after itin another game !!!
boringcan't you be happy that someone is working on big brother again?maybe after the story gets to where the last game left off it might have aton more story after it
They are just jerks or stupids maybe. How someone can hate a dev that "steal" someones abandoned work? And more if they are getting the game for free here. If those people don't like the game I don't understand why they come here to show they hate. That's stupid, if you don't like a game just ignore it.I don’t understand why the author gets so much hate for this - why don’t we all wait couple of months and see how far he gets and what improvements he makes to the game. Big Brother was the game that brought me here, so I’d love to see it rebooted and reworked.