3.10 star(s) 92 Votes

87lollol

Newbie
Apr 26, 2017
25
12
Use the old bug fix but i haven't test if the game runs properly as in events and stuff but it get rid of that log error when you start the game
 

3xtreme

Member
Jan 5, 2017
443
520
Crashes immediately.
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 09:14:26 2021
same crash happened for me as well.
 

jkraus979797

Newbie
May 4, 2017
47
11
Same here.

Crashes immediately.
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 09:14:26 2021
 

Summer Love

Active Member
Jul 5, 2017
554
1,410
New Update? Christ, I have to take a second to remember how to even do things in this game. It feels like it's been a year since I've played this.
 
  • Like
Reactions: int00h
3.10 star(s) 92 Votes