3.00 star(s) 96 Votes

cos15

Newbie
Dec 17, 2017
82
24
Game does not open for me . What can ı do to solve tis problem, ım using win10 and 1st time downloaded this game =(

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
Thu Feb 11 21:45:10 2021
 

It Was I DIO

Member
Jan 17, 2021
128
208
I am reading the changelog and am a bit confused, everything listed was already in the original version of the game wasnt it? What does this game actually do different from the original creators version, seems like this is just a version with a even more grueling development cycle for the same content, and it doesnt even seem like we have caught up to the original yet have we?
 

DigDug69

Engaged Member
Jun 29, 2019
2,478
5,006
@
Krugger

The new version of renpy has a bug and does not like older versions of windows, which is why you are seeing that message.
I have seen it happen on other games recently.
 
  • Like
Reactions: Krugger

Doshima

Active Member
Modder
May 19, 2017
637
3,020
@
Krugger

The new version of renpy has a bug and does not like older versions of windows, which is why you are seeing that message.
I have seen it happen on other games recently.
Unfortunately it is not a bug, the ren'py developer stopped working with windows 7 because it is an old system and it does not support the new things that are added to the program.
 

Bfrop

Member
Dec 22, 2017
360
1,059
Unfortunately it is not a bug, the ren'py developer stopped working with windows 7 because it is an old system and it does not support the new things that are added to the program.
shaz.jpg
>It doesn't need to work on windows 7
>it doesn't need to have bad reviews
>it doesn't need to get a monthly update
>it doesn't need to work
>it needs to have NTR
We are here:
>It needs your money
 

preskerd

Well-Known Member
Sep 27, 2017
1,780
3,651
So can you get rid of Eric now? I'm holding off until we have option the get rid off Eric. I remember the dev said we can get rid of Eric at 0.6. Well it's 0.6. So can we get rid of him now?
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,493
5,083
got same intial crash error, just drag persistent default save to this: drive]:\Users\{your username}\AppData\Roaming\RenPy\

my folder was empty, it needs default presistent to start.
There are 4 types of problems and crashes
1) Crash due to incompatibility of existing old files with the new version.
2) Incompatibility of the program with operating systems
3) Some files were incorrect or corrupted
4) Most likely Windows 7 is not supported due to obsolescence (lack of Ren'Py support)

The solution I mentioned only solves the problems of the first type
 
Last edited:
  • Like
Reactions: makcim334
3.00 star(s) 96 Votes