3.00 star(s) 94 Votes

.Black Panther.

Well-Known Member
Jun 3, 2020
1,471
4,955

and 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
https://f95zone.to/threads/big-brother-another-story-v0-06-0-00-extra-aleksey90.43101/post-5099177
 
  • Like
Reactions: Bertorini

dvoyka

Newbie
May 27, 2017
22
24
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.
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..
no big company will switch to win10 (except laptops), think about why...
 
  • Like
Reactions: Mario8080

Bertorini

Newbie
Dec 10, 2018
16
21
Windows-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
Didnt even see that there was a bug fix, installed and all working fine at the moment. Cheers Budduy
 
  • Like
Reactions: .Black Panther.

Babysitterjoe

New Member
Feb 5, 2018
7
3
I 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 ------------------------------------------------------------

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 "game/tl/english/core/04function.rpyc", line 50, in script
File "game/tl/english/core/04function.rpyc", line 50, in script
File "renpy/ast.py", line 2470, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "renpy/translation/__init__.py", line 453, in add_string_translation
stl.add(old, new, newloc)
File "renpy/translation/__init__.py", line 394, in add
quote_unicode(old), fn, line))
Exception: A translation for "Приобретен пакет рекламы" already exists at game/tl/english/core/01classes.rpy:43.

Windows-10-10.0.18362
Ren'Py 7.4.2.1292
Большой брат: Другая история 0.05.0.00
Fri Feb 12 15:54:18 2021
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,471
4,955
I 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
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
 

halo17

Member
Jun 5, 2017
130
247
Still getting error with Erik when first try to talk to him in Ann's romm.
I installed the second bugfix

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
[/CODE]
 

cos15

Newbie
Dec 17, 2017
82
24
Still getting error with Erik when first try to talk to him in Ann's romm.
I installed the second bugfix

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
[/CODE]
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 =/
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,471
4,955
Still getting error with Erik when first try to talk to him in Ann's romm.
I installed the second bugfix

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
[/CODE]
I reported your error text 2 hours ago. You will probably have to wait until the next fix bug .
 
  • Like
Reactions: halo17
3.00 star(s) 94 Votes