sth brokes in the build but what exactly I have no idea, cause in my side all words good. Trying to fix that, but for now upload different build in gd. It must work better.
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
-----