I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 649, in execute_show_screen
parse=parse_hide_screen,
File "game/MechanicalScripts/customscreens.rpy", line 15, in execute
File "game/MechanicalScripts/customscreens.rpy", line 15, in execute
File "game/MechanicalScripts/customscreens.rpy", line 17, in execute
File "game/MechanicalScripts/customscreens.rpy", line 18, in execute
File "game/MechanicalScripts/PyClock.rpy", line 14, in datetimeoutput
TypeError: list indices must be integers or slices, not float
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Events/Prologue/Day2/1) CallFromRiley2.rpyc", line 20, in script
File "/home/nose/renpy-8.1.1-sdk/renpy/ast.py", line 2259, in execute
self.call("execute")
File "/home/nose/renpy-8.1.1-sdk/renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/home/nose/renpy-8.1.1-sdk/renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 649, in execute_show_screen
parse=parse_hide_screen,
File "/home/nose/renpy-8.1.1-sdk/renpy/exports.py", line 1758, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/home/nose/renpy-8.1.1-sdk/renpy/display/core.py", line 2978, in do_with
return self.interact(trans_pause=True,
File "/home/nose/renpy-8.1.1-sdk/renpy/display/core.py", line 3582, 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 "/home/nose/renpy-8.1.1-sdk/renpy/display/core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "/home/nose/renpy-8.1.1-sdk/renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "/home/nose/renpy-8.1.1-sdk/renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "/home/nose/renpy-8.1.1-sdk/renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "/home/nose/renpy-8.1.1-sdk/renpy/display/screen.py", line 476, in visit_all
callback(self)
File "/home/nose/renpy-8.1.1-sdk/renpy/display/core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "/home/nose/renpy-8.1.1-sdk/renpy/display/screen.py", line 487, in per_interact
self.update()
File "/home/nose/renpy-8.1.1-sdk/renpy/display/screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/MechanicalScripts/customscreens.rpy", line 15, in execute
File "game/MechanicalScripts/customscreens.rpy", line 15, in execute
File "game/MechanicalScripts/customscreens.rpy", line 17, in execute
File "game/MechanicalScripts/customscreens.rpy", line 18, in execute
File "/home/nose/renpy-8.1.1-sdk/renpy/text/text.py", line 1727, in _scope
return self.set_text(self.text_parameter, scope, self.substitute, update)
File "/home/nose/renpy-8.1.1-sdk/renpy/text/text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "/home/nose/renpy-8.1.1-sdk/renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "/home/nose/renpy-8.1.1-sdk/renpy/substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 276, in get_field
File "game/MechanicalScripts/PyClock.rpy", line 14, in datetimeoutput
File "/home/nose/renpy-8.1.1-sdk/renpy/revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
TypeError: list indices must be integers or slices, not float
Linux-5.15.0-87-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.1.3.23091805
Stormside v0.22.06
Tue Oct 24 13:17:28 2023