1.10.4 Project encounters build errors after using Chinese fonts
WARNING:RESOURCE: Unable to create resource: /assets/kongminhaiouti.fontc: FORMAT_ERROR
WARNING:RESOURCE: Unable to create resource: /main/ui.guic: FORMAT_ERROR
WARNING:RESOURCE: Unable to create resource: /_generated_d8d247b2.goc: FORMAT_ERROR
ERROR:GAMEOBJECT: Could not instantiate game object from prototype /_generated_d8d247b2.goc.
WARNING:RESOURCE: Unable to create resource: /main/main.collectionc: FORMAT_ERROR
I sincerely apologize that I might be unable to accurately pinpoint the source code location where the BUG originates.
Your screenshot shows you running 1.10.3, and that doesn’t work.
What if you try running it in 1.10.4?
Note that projects aren’t backwards compatible.
If we make format changes in a version, and you save that project, you cannot open it in a previous editor.
I deleted the C:\Users\(your_username)\AppData\Local\Defold\ directory – everything now seems consistent and working fine. This was indeed an issue caused by version conflict.