FALCO755
Well-Known Member
- Mar 6, 2019
- 1,392
- 424
- 248
Ciao Cep, quando clicco sull'inventario o sulle card mi da questo erroore:Thread Updated: 2025-09-07
Release Date: 2025-06-12
Developer: ZelltinYou must be registered to see the links
Censored: No
Version: 0.168
OS: Windows, Linux, Mac
Language: English
Other Games: Link
Traduzione Italiana clean
Errori del gioco con vecchi salvataggi(Cecilia Shop). È consigliato iniziare una nuova partita
You must be registered to see the links
Tradotto con OneClick 1.6 New Era
![]()
![]()
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/italian/script.rpy", line 3800, in script
"Giri l'angolo e trovi Teresa che chiude una porta."
File "renpy/common/00action_other.rpy", line 582, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/02 functions.rpy", line 484, in rebuild_all
if p.ident == passive_id1:
AttributeError: 'passive' object has no attribute 'ident'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/italian/script.rpy", line 3800, in script
"Giri l'angolo e trovi Teresa che chiude una porta."
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\character.py", line 1455, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\character.py", line 1106, in do_display
display_say(who,
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\character.py", line 803, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\core.py", line 2215, 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:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\core.py", line 3278, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\layout.py", line 1294, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\behavior.py", line 1180, in event
return handle_click(self.clicked)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\behavior.py", line 1101, in handle_click
rv = run(action)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\behavior.py", line 394, in run
new_rv = run(i, *args, **kwargs)
File "D:\XXX\Giochi\Giochi xxx\Tradotti F95 Zone\2025\09. Settembre 2025\14.09.2025\One Twisted Fantasy Act.1 0.168\renpy\display\behavior.py", line 401, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 582, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/02 functions.rpy", line 484, in rebuild_all
if p.ident == passive_id1:
AttributeError: 'passive' object has no attribute 'ident'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.2.24090902
One Twisted Fantasy Act 1 0.168
Sun Sep 14 16:10:22 2025