3.00 star(s) 87 Votes

MikeOG

Well-Known Member
Dec 28, 2022
1,279
1,528
in this new version when I click on the backpack it shows an error


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/screens_01_gui.rpy", line 5215, in execute
  File "game/scripts/screens_01_gui.rpy", line 5215, in execute
  File "game/scripts/screens_01_gui.rpy", line 5222, in execute
  File "game/scripts/screens_01_gui.rpy", line 5223, in execute
  File "game/scripts/screens_01_gui.rpy", line 5224, in execute
  File "game/scripts/screens_01_gui.rpy", line 5224, in <module>
TypeError: 'dict_keys' object is not subscriptable

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts/season_3/home_sonroom_v7.rpyc", line 22, in script
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\screen.py", line 451, in visit_all
    callback(self)
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\screen.py", line 462, in per_interact
    self.update()
  File "D:\AVN\0 (New) The Secret Reloaded\TheSecretReloaded-0494-Season3-0.4.9.4-pc\renpy\display\screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/scripts/screens_01_gui.rpy", line 5215, in execute
  File "game/scripts/screens_01_gui.rpy", line 5215, in execute
  File "game/scripts/screens_01_gui.rpy", line 5222, in execute
  File "game/scripts/screens_01_gui.rpy", line 5223, in execute
  File "game/scripts/screens_01_gui.rpy", line 5224, in execute
  File "game/scripts/screens_01_gui.rpy", line 5224, in <module>
TypeError: 'dict_keys' object is not subscriptable

Windows-10-10.0.19041 AMD64
Ren'Py 8.0.3.22090809
TheSecretReloaded-0494-Season3 0.4.9.4
Thu Mar 23 11:48:56 2023
 

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,929
14,211
TheSecretReloaded-0.4.9.4
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

watermankaku

Member
Feb 6, 2021
388
380
But seriously, is this another remake? But I feel that aorrta is much better than icstor, and he has been updating his content and skills.
 

watermankaku

Member
Feb 6, 2021
388
380
I think the system may be that the author is always changing his mind, which leads to his code always making mistakes. Maybe it would be better to send it out in three independent parts. Oh, I don't think I should say this. What if he takes this as an update?:KEK:
It seems that aorrta can read my message. Hahaha, it is really divided into three chapters, but it is really a good thing, which will save a lot of trouble.
 
3.00 star(s) 87 Votes