ooflet / Mi-Create

Unofficial watchface creator for Xiaomi wearables ~2021 and above
https://ooflet.github.io/docs
GNU General Public License v3.0
48 stars 4 forks source link

Unable to compile or save the project #21

Closed alan7383 closed 3 months ago

alan7383 commented 3 months ago

An error message appears when I try to compile my project. Any ideas?

I have to go to the console icon, it tells me to save, I click yes, and then the error message appears. Mi Create closes right after. image

ooflet commented 3 months ago

Could you send me just your .fprj file and reinstall Mi Create? There was an issue with the original installer that I have already updated. I'll send you a fixed version of the .fprj file that should be able to compile.

alan7383 commented 3 months ago

ÄÍ¿ËV1.zip

Here is my project, I also reinstalled Mi Create but I still end up getting the same error...

ooflet commented 3 months ago

Fixed, install Mi Create v1.0.1 https://github.com/ooflet/Mi-Create/releases/tag/v1.0.1

Also your project has a stray empty image in the ImageList object which will error compilation. Replace the fprj file with the following txt file if you did not intend for this to happen (github does not allow other file types). fprj.txt

alan7383 commented 3 months ago

Oh! Great for the fix, in fact my imagelist was empty because I had not yet finished my project