tragically this won't run for me (win10 x64); it seems to die in ren'py guts, which offhand doesn't make any sense, but i'm scrambling a bit to rate games before the deadline and don't have time to diagnose :(
I'm sorry, but an uncaught exception occurred.
While running game code: File "renpy/common/00start.rpy", line 231, in script call call _splashscreen from _call_splashscreen_1 File "game/script.rpy", line 151, in script with Pause(1.5) NameError: global name 'name' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00start.rpy", line 231, in script call call _splashscreen from _call_splashscreen_1 File "game/script.rpy", line 151, in script with Pause(1.5) File "renpy/ast.py", line 1397, in execute renpy.exports.with_statement(trans, paired) File "renpy/exports.py", line 1646, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "renpy/display/core.py", line 2605, in do_with clear=clear) File "renpy/display/core.py", line 3066, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3862, in interact_core renpy.display.behavior.skipping(ev) File "renpy/display/behavior.py", line 272, in skipping if map_keyup(ev, "skip") or map_event(ev, "stop_skipping"): File "renpy/display/behavior.py", line 242, in map_keyup if (name in ev.eventnames) and ev.up: NameError: global name 'name' is not defined Windows-10-10.0.19041 Ren'Py 7.4.3.1346 Demons Rise Up! - Early Demo Sun Mar 14 22:33:36 2021
also what exactly was done during february? was it only the character portraits...?