Godot Version
4.3
Question
I recently went to export a demo version of a project I’ve been working on and found that several errors popped up with the export that have not showed up in the standard debugger, specifically the following errors:
Has anyone experienced something like this and know why it appears only after exporting? I tried printing out all files in the function get_files_with_suffix(suffix) and found all have the suffix .remap, yet for some reason only the (alphabetically first) antipaladin file brings up this error.