Log
Log
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Full traceback:
File "game/events/general/player_room.rpy", line 21, in script call
call kira_route_friend_date from _call_kira_route_friend_date
File "game/events/kira/kira_route_friend.rpy", line 63, in script call
call kira_date_general from _call_kira_date_general
File "game/tl/Spanish/events/android/android_intro.rpy", line 25, in script
"Intentas abrir la cápsula, pero parece estar bien cerrada. Observa un lector
de tarjetas clave en la cápsula y "CONFIDENCIAL" grabado en el estuche en letras
mayúsculas y negrita."
File "C:\Users\pc_principal\Desktop\Nueva carpeta (5)\Shelter-1.0\renpy\ast.py",
line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\pc_principal\Desktop\Nueva carpeta (5)\Shelter-1.0\renpy\
exports.py", line 1343, in say
renpy.store.say(who, what, *args, **kwargs)
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
File "C:\Users\pc_principal\Desktop\Nueva carpeta (5)\Shelter-1.0\renpy\
character.py", line 1073, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\pc_principal\Desktop\Nueva carpeta (5)\Shelter-1.0\renpy\
character.py", line 942, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\pc_principal\Desktop\Nueva carpeta (5)\Shelter-1.0\renpy\
character.py", line 868, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag
associated with the speaking character." % (attrs,))
Exception: Say has image attributes (u'CONFIDENCIAL',), but there's no image tag
associated with the speaking character.
While running game code:
File "game/events/general/player_room.rpy", line 21, in script call
call kira_route_friend_date from _call_kira_route_friend_date
File "game/events/kira/kira_route_friend.rpy", line 63, in script call
call kira_date_general from _call_kira_date_general
File "game/tl/Spanish/events/android/android_intro.rpy", line 25, in script
"Intentas abrir la cápsula, pero parece estar bien cerrada. Observa un lector
de tarjetas clave en la cápsula y "CONFIDENCIAL" grabado en el estuche en letras
mayúsculas y negrita."
File "renpy/common/00library.rpy", line 268, in say
who(what, interact=interact, *args, **kwargs)
Exception: Say has image attributes (u'CONFIDENCIAL',), but there's no image tag
associated with the speaking character.
Cleaning stores took 0.00s
Init translation took 0.00s
Build styles took 0.01s
Load screen analysis took 0.06s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s