Ugh! I’ve never encountered this error message before, so why it popped up now, I have no idea! I don’t think I did anything to startup file in the past few months other than just add some more variables. Here are parts of my startup file…
*scene_list
startup
*comment for achievements, I can put either succeeded or failed
*create hname “Unknown”
*create money “”
*create melee1 “none”
*create melee2 “none”
(fast forward down to line 130)
*comment show the actual secrets
*create know_tress_secret “”
*set know_tress_secret “no”
*create know_mob_secret “” (THIS IS LINE 130)
*set know_mob_secret “no”
Glad I was able to help some. As for what I mean by top your *create commands should come after *author, *author, and *scene_list, but before any other commands.