games bugged after first private party, before fred's dream starts
I suspect most of the bugs are because there are switches for an event completion but not for time of day or day,
So some maps have an autoplay event that resets some switches, so if a map is used for morning and midday during midday if you leave the map and come back then the game thinks it's morning as it's been reset, is why you become stuck as the events cannot play as those have end switches.
Adding time of day and day switch would be the simplest fix for this so: MorningEND, MiddayEND then when it's a new day just reset them so all the time-ENDs get turned off if you have a Day switch as well,
or you could just add '
Conditional Branches' to all events so if you don't have the correct conditions the event would just end.