- Jul 20, 2019
- 513
- 812
lol this is naivewin10 is only needed on new processors 8 + intel/2zen on the rest of win7 much faster than win10
lol this is naivewin10 is only needed on new processors 8 + intel/2zen on the rest of win7 much faster than win10
Can someone make an android port with the cheat mod?
Read thisI agree with you on this. For android its only version 5.0 for download. I want the 6.0 version for android with link.
https://f95zone.to/threads/big-brother-another-story-v0-06-0-00-extra-aleksey90.43101/post-5099177and what is this ? :
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
Fri Feb 12 15:48:24 2021
it is better to be on a stable OS than to constantly receive BSoD, unplanned lags of the system due to updates and so on..Windows 7 is unsupported by Microsoft. I work in software support and we've stopped including Windows 7 in the development cycle because it's not worth the effort. Problems are just going to get worse for people still using W7.
Didnt even see that there was a bug fix, installed and all working fine at the moment. Cheers BudduyWindows-10-10.0.19041
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.06.0.00<==== you did not installed fix bug 2
Fri Feb 12 13:24:48 2021
install it . If the problem persists, send the error text again. I will report it
Windows-10-10.0.18362I get this error, what can i do?I have installed the bugfix and nothing happens.
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: A translation for "Приобретен пакет рекламы" already exists at game/tl/english/core/01classes.rpy:43.
-- Full Traceback ------------------------------------------------------------
Windows-10-10.0.18362
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.05.0.00
Fri Feb 12 15:54:18 2021
Any news about Android Port?Windows-10-10.0.18362
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.05.0.00<===== You are either using v.5 of the game or you have installed v.5 bug fixes
Fri Feb 12 15:54:18 2021
Those who work to convert the original version to the Android version do so. At the moment, despite many bugs, no one has done this and they are waiting for the bug-free version of the game.Any news about Android Port?
Thanks for the informationThose who work to convert the original version to the Android version do so. At the moment, despite many bugs, no one has done this and they are waiting for the bug-free version of the game.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/core/core.rpy", line 446, in <module>
File "game/core/04function.rpy", line 531, in SetAvailableActions
File "game/core/04function.rpy", line 186, in TalkMenuItems
File "game/core/04function.rpy", line 173, in GetTalksTheme
KeyError: u'catch.Kira'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "core/core.rpyc", line 446, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/core/core.rpy", line 446, in <module>
File "game/core/04function.rpy", line 531, in SetAvailableActions
File "game/core/04function.rpy", line 186, in TalkMenuItems
File "game/core/04function.rpy", line 173, in GetTalksTheme
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 "<none>", line 1, in <module>
KeyError: u'catch.Kira'
Windows-10-10.0.19041
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.06.0.02
Fri Feb 12 16:30:46 2021
that is true current bugfix did not solve the problems so lets be patient and wait for the new one. do not take this personal everybody keeps asking this and this make thread full of same complaint so there is no any other choice than the waiting =/Still getting error with Erik when first try to talk to him in Ann's romm.
I installed the second bugfix
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/core/core.rpy", line 446, in <module> File "game/core/04function.rpy", line 531, in SetAvailableActions File "game/core/04function.rpy", line 186, in TalkMenuItems File "game/core/04function.rpy", line 173, in GetTalksTheme KeyError: u'catch.Kira' -- Full Traceback ------------------------------------------------------------ Full traceback: File "core/core.rpyc", line 446, in script File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "game/core/core.rpy", line 446, in <module> File "game/core/04function.rpy", line 531, in SetAvailableActions File "game/core/04function.rpy", line 186, in TalkMenuItems File "game/core/04function.rpy", line 173, in GetTalksTheme 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 "<none>", line 1, in <module> KeyError: u'catch.Kira' Windows-10-10.0.19041 Ren'Py 7.4.2.1292 Большой брат: Другая история 0.06.0.02 Fri Feb 12 16:30:46 2021
I reported your error text 2 hours ago. You will probably have to wait until the next fix bug .Still getting error with Erik when first try to talk to him in Ann's romm.
I installed the second bugfix
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/core/core.rpy", line 446, in <module> File "game/core/04function.rpy", line 531, in SetAvailableActions File "game/core/04function.rpy", line 186, in TalkMenuItems File "game/core/04function.rpy", line 173, in GetTalksTheme KeyError: u'catch.Kira' -- Full Traceback ------------------------------------------------------------ Full traceback: File "core/core.rpyc", line 446, in script File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "game/core/core.rpy", line 446, in <module> File "game/core/04function.rpy", line 531, in SetAvailableActions File "game/core/04function.rpy", line 186, in TalkMenuItems File "game/core/04function.rpy", line 173, in GetTalksTheme 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 "<none>", line 1, in <module> KeyError: u'catch.Kira' Windows-10-10.0.19041 Ren'Py 7.4.2.1292 Большой брат: Другая история 0.06.0.02 Fri Feb 12 16:30:46 2021
Thanks. I wasn't sure next to the other bugs. Also respect to developer for the previous quick fixes as well to you for the quick and helpful communicationI reported your error text 2 hours ago. You will probably have to wait until the next fix bug .
I have win10 64for Windows7
https://f95zone.to/threads/big-brother-another-story-v0-06-0-00-extra-aleksey90.43101/post-5099604
This is a developer error, win10 is only needed on new processors 8 + intel/2zen on the rest of win7 much faster than win10