• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.
3.10 star(s) 92 Votes

AeonSe

Newbie
Feb 16, 2018
16
4
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/core/02init.rpy", line 74, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "core/02init.rpyc", line 74, in script
File "core/02init.rpyc", line 74, in script
File "renpy/ast.py", line 1852, 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/02init.rpy", line 74, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

Windows-10-10.0.18362
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.06.0.00
Fri Feb 12 01:59:07 2021




can someone help?
 

EZ8lt

Engaged Member
Dec 24, 2019
2,438
5,328
Bugs upon bugs mixed with bugs. See? This is why you guys shouldn't rush greatness! If he says a release is coming at one time, but it gets delayed 3 times already and 6 months has passes, that should be fine! Actually, this update should've been delayed at least 3 more months! As an atonment, you should all subscribe to them on the highest patron tier possible!:WeSmart:
 

kratos92

Member
Aug 30, 2019
129
162
So, you've deleted all the negative reviews "mine included" to make your game have awesome ratings? Wow, that's a very "wise" thinking indeed. Unfortunately that won't change the fact that your game sucks though :D
 
Last edited:

bobdillan

Forum Fanatic
Nov 18, 2016
4,156
9,367
Looking through the recent reviews I found this to quote:

handsoap - English translator for this game
"Unlike the original story-line, Aleksey is committed to developing the NTR path with Eric, far more significantly than DS ever did. Players that are fans of NTR gameplay will greatly appreciate this."

blakrovv
NTR not optional. That other guy is a douche. No way to get rid of him.

Is this a full on cuck remake of BB - or am I missing something?
doesn't matter now, since darksilver brought max back in Glamour (you can play as him latter in that game, it is now multiple protag, and there is an incest mod).

Why am I responding to your comment from last year? well it was the one that answered my question of if it was avoidable so thanks for that :) and as my thank you I give you the above info (if you already knew then well.. you just have my thanks XP )
 

dick bullcock

Active Member
Aug 11, 2018
643
2,462
Hi!
I have this welcome in the game

----------------
While running game code:
File "game/core/02init.rpy", line 74, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'
----------------
 
  • Like
Reactions: Grandvisier

declannl

Member
Nov 17, 2018
104
48
Error on the Mac version. Nope and Mega both same error

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/core/02init.rpy", line 74, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

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

Full traceback:
File "/private/var/folders/hr/5chqf1z51433ppk1yk5cgw640000gn/T/AppTranslocation/88456C76-4B52-4885-A1C7-0F635AB253BE/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "/private/var/folders/hr/5chqf1z51433ppk1yk5cgw640000gn/T/AppTranslocation/88456C76-4B52-4885-A1C7-0F635AB253BE/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "core/02init.rpyc", line 74, in script
File "core/02init.rpyc", line 74, in script
File "/private/var/folders/hr/5chqf1z51433ppk1yk5cgw640000gn/T/AppTranslocation/88456C76-4B52-4885-A1C7-0F635AB253BE/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/ast.py", line 1852, in execute
if renpy.python.py_eval(condition):
File "/private/var/folders/hr/5chqf1z51433ppk1yk5cgw640000gn/T/AppTranslocation/88456C76-4B52-4885-A1C7-0F635AB253BE/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/private/var/folders/hr/5chqf1z51433ppk1yk5cgw640000gn/T/AppTranslocation/88456C76-4B52-4885-A1C7-0F635AB253BE/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/core/02init.rpy", line 74, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

Darwin-20.3.0-x86_64-i386-64bit
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.06.0.00
Thu Feb 11 19:14:31 2021
 
Last edited:

sandman85

Newbie
Oct 3, 2017
81
88
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/core/02init.rpy", line 74, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "core/02init.rpyc", line 74, in script
File "core/02init.rpyc", line 74, in script
File "renpy/ast.py", line 1852, 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/02init.rpy", line 74, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

Windows-10-10.0.19041
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.06.0.00
Thu Feb 11 13:32:57 2021
 
3.10 star(s) 92 Votes