Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/classes.rpy", line 324, in __call__
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/definitions.rpy", line 1324, in inventory_slot_update
TypeError: string indices must be integers
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 4110, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/transform.py", line 742, in event
rv = d.event(ev, cx, cy, st)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "C:\Program Files (x86)\Steam\steamapps\common\The Abyss of Darkness/renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "game/classes.rpy", line 324, in __call__
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/definitions.rpy", line 1324, in inventory_slot_update
TypeError: string indices must be integers
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
The Abyss of Darkness 0.43.0
Thu Nov 14 12:07:08 2024
Когда я в инвентаре нажал 'Переместить' (вроде был тайник открыт), потом нажал esc на клавиатуре
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenario/1-apartments.rpy", line 24, in <module>
File "game/SuperRageEngine/Data/Main.rpy", line 1450, in Image
File "game/SuperRageEngine/Data/Main.rpy", line 336, in Image
File "game/SuperRageEngine/Data/Main.rpy", line 1030, in SpecialArguments
File "game/screens.rpy", line 3, in execute
File "game/screens.rpy", line 3, in execute
File "game/screens.rpy", line 9, in execute
File "game/screens.rpy", line 9, in keywords
File "game/screens.rpy", line 9, in <module>
AttributeError: 'StoreModule' object has no attribute 'cutscene_borders'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/main.py", line 617, in main
run(restart)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/execution.py", line 922, in run_context
context.run()
File "scenario/1-apartments.rpyc", line 24, in script
File "scenario/1-apartments.rpyc", line 24, in script
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scenario/1-apartments.rpy", line 24, in <module>
File "game/SuperRageEngine/Data/Main.rpy", line 1450, in Image
File "game/SuperRageEngine/Data/Main.rpy", line 336, in Image
File "game/SuperRageEngine/Data/Main.rpy", line 1030, in SpecialArguments
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 2718, in do_with
clear=clear)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/screen.py", line 432, in visit_all
callback(self)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/screen.py", line 443, in per_interact
self.update()
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 3, in execute
File "game/screens.rpy", line 3, in execute
File "game/screens.rpy", line 9, in execute
File "game/screens.rpy", line 9, in keywords
File "game/screens.rpy", line 9, in <module>
AttributeError: 'StoreModule' object has no attribute 'cutscene_borders'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
The Abyss of Darkness 0.46.0
Sat Dec 7 21:55:31 2024
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/merchant_say.rpy", line 26, in <module>
File "game/SuperRageEngine/Data/Main.rpy", line 1725, in Function
File "game/definitions.rpy", line 3987, in store_start
File "game/screens.rpy", line 2527, in execute
File "game/screens.rpy", line 2527, in execute
File "game/screens.rpy", line 2530, in execute
File "game/screens.rpy", line 2559, in execute
File "game/screens.rpy", line 2565, in execute
File "game/screens.rpy", line 2565, in execute
File "game/screens.rpy", line 2577, in execute
File "game/screens.rpy", line 2627, in execute
File "game/screens.rpy", line 2628, in execute
File "game/screens.rpy", line 2629, in execute
File "game/screens.rpy", line 2630, in execute
File "game/screens.rpy", line 2631, in execute
File "game/screens.rpy", line 2631, in keywords
File "game/screens.rpy", line 2660, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "merchant_say.rpyc", line 26, in script
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/merchant_say.rpy", line 26, in <module>
File "game/SuperRageEngine/Data/Main.rpy", line 1725, in Function
File "game/definitions.rpy", line 3987, in store_start
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/exports.py", line 3132, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/screen.py", line 432, in visit_all
callback(self)
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/screen.py", line 443, in per_interact
self.update()
File "D:\SteamLibrary\steamapps\common\The Abyss of Darkness/renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 2527, in execute
File "game/screens.rpy", line 2527, in execute
File "game/screens.rpy", line 2530, in execute
File "game/screens.rpy", line 2559, in execute
File "game/screens.rpy", line 2565, in execute
File "game/screens.rpy", line 2565, in execute
File "game/screens.rpy", line 2577, in execute
File "game/screens.rpy", line 2627, in execute
File "game/screens.rpy", line 2628, in execute
File "game/screens.rpy", line 2629, in execute
File "game/screens.rpy", line 2630, in execute
File "game/screens.rpy", line 2631, in execute
File "game/screens.rpy", line 2631, in keywords
File "game/screens.rpy", line 2660, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
The Abyss of Darkness 0.46.1
Wed Dec 18 02:52:24 2024
а еще после этих действий не появляется окошко хп и т.д и после этого прицел удара лагает и нне видно ничего стамина не регенится и смэрть, пока трогать не буду торгаша что бы не багнуть игровой процесс основной, надеюсь скоро исправишь, буду благодарен)