Hello
Anyone knows how to fix a corrupted file if this appears?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/init.rpy", line 15, in script call
call c21 from _call_c21
File "game/scripts/animations/BlinkXP.rpy", line 29, in script
return
Exception: Could not find return label '_call_BlinkXPS3_43'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/init.rpy", line 15, in script call
call c21 from _call_c21
File "game/scripts/animations/BlinkXP.rpy", line 29, in script
return
File "D:\MyDorm-v0.20.1-S2C8-pc-FullQuality\MyDorm-v0.20.1-S2C8-pc\renpy\ast.py", line 1801, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "D:\MyDorm-v0.20.1-S2C8-pc-FullQuality\MyDorm-v0.20.1-S2C8-pc\renpy\execution.py", line 741, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label '_call_BlinkXPS3_43'.