I’m using the CS extension in VSCode and recently added chapter headers to my game. It runs fine in a playtest, so I definitely have the right path and name and everything, but as soon as I do a quicktest I get this error and it crashes.
I believe quicktest uses relative path to the script, so it’s better to use an absolute path to the file (C:\Users\your-user-name\etc). For Cogdemos, you cannot have it on subfolders.
Thanks for the response! I toyed around with that but was still getting some errors, so I tried changing the names of the pictures so there’s no lower case and now it works. I don’t really get why but I’m happy
Good to know about Cogdemos too, I’ve been thinking of organizing better but I guess I just won’t lol