Yep! Here's an easier version to read if anyone wants to try.
LindFate
30
Posts
1
Following
A member registered Jan 01, 2021
Recent community posts
Memory of a Broken Dimension comments · Replied to thesnargleuffigus in Memory of a Broken Dimension comments
TEST: Maze Generation, AI, Pathfinding AI comments · Posted in TEST: Maze Generation, AI, Pathfinding AI comments
It just says "I see. A new face.." This might be something other than what you are thinking of so here is some of it
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/bg/bg/bg transition.webp.webp'>:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 278, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Also sorry for the late response
I got this error
Extra info: It seems like it crashes when I connect 2 rotate factoris that are 1 block apart
___________________________________________
############################################################################################
ERROR in
action number 1
of Step Event0
for object oControl:
local variable (null)(100854) not set before reading it.
at gml_Script_SpawnConnectors
############################################################################################
gml_Script_SpawnConnectors (line -1)
gml_Object_oControl_Step_0