This is the specific line that causes it:
-----
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
-----
Then when it tries rolling back after that, it's these lines:
-----
File "D:\Users\username\Desktop\Astreon-pc\renpy\rollback.py", line 930, in rollback
self.load_failed()
File "D:\Users\username\Desktop\Astreon-pc\renpy\rollback.py", line 848, in load_failed
-----