hello I had a problem that only occurs when I export and run my game, that is, everything is great in the editor, but when I run the exported project I get the following error:
I am not using anything special, it is just GDscript with the use of in singleton.
ERROR: decode_variant: Condition "len < 4" is true. Returned: ERR_INVALID_DATA
At: core/io/marshalls.cpp:108
ERROR: Error decoding property: .
At: core/project_settings.cpp:543
