3.00 star(s) 96 Votes

Badboy702019

Active Member
Jan 1, 2019
638
124
Something has gone wrong. Now when I click on my game the wording at the beginning is in another language and not English on my computer. Has been playing fine for the last several days. Please help
 
Last edited:

Doshima

Active Member
Modder
May 19, 2017
620
2,820
I know I'm asking a lot, but I think Aleksey remade the game with the old version of Ren'py. If anyone is so kind as to post that version here, I would really appreciate it.
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,406
4,421
Something has gone wrong. Now when I click on my game the wording at the beginning is in another language and not English on my computer. Has been playing fine for the last several days. Please help
Press "L" to switch between russian and english. Also there is an option in the preferences for that. But of course you can't find the preferences if you don't understand the words on the screen :). That should be changed at some point.
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,406
4,421
Play it on your own risk. My Windows Defender detected Trojan:Win32/Wacatac.DF!ml
On first start my antivirus software BitDefender said the same about "BigBrother_AnotherStory-32.exe". "BigBrother_AnotherStory.exe" however worked peachy.
I restored and rescanned "BigBrother_AnotherStory-32.exe", it doesn't show as positive anymore.
Maybe there is/was some error in shared antivirus databases.
You might want to use a online antivirus software to check the .exe files and report a false positive to Microsoft.
 
Last edited:

Badboy702019

Active Member
Jan 1, 2019
638
124
Press "L" to switch between russian and english. Also there is an option in the preferences for that. But of course you can't find the preferences if you don't understand the words on the screen :). That should be changed at some point.
Okay. Thank you it worked.
 

Repperx01

New Member
Oct 10, 2018
4
2
Can anyone help me out, I do not know what this means. Thank you in advance.

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__'
 
3.00 star(s) 96 Votes