I see you’re opening the project from the directory editor 1 imported it to. Could you try importing it from the dashboard to some other directory using editor 2? Are you doing this project alone or can someone else try to build it, maybe on another platform? Mac is generally a safer bet when using editor 2
Worked 2 days ago fine in editor 1. But for some reason there was an error while building. tried in editor 2. worked so far. but bundling is a problem.
I thought it was the graphic-sweat which crashed an hour before. I worked on some buttons and saved one in THAT directory. But I already restarted the pc. nothing helped.
I guess it was creating collection proxies and a loader. At that point I quess this problem shown the first time in editor 1, so I tried editor 2 and worked so far (building, not bundling).
I’ve bundled another project. worked fine. So its located at this project.
I’ll removed all changes of the last days (files only). IMO it could just be files. So I deleted them and deleted the proxies…After each file I tried without success.
At least I removed font, and it worked. I’ll do some tryouts to put everything back without that font. I remember its NOT used as far as I remember.
I reverted the last changings to make the bundling working again.
it worked again after I
removed the .ttf file from the folder: main/graphics
removed the .font file from the same folder
The font was unused in the project.
The font is the font of the (orange:code) Logo. First, I wanted to write the logo instead of using a graphic to reduce buildsize. Later I choose the graphic so the font wasnt used.
As I said I think its not the font who’s causing the problem. I quess its more the unused situation.
I am at another pc where I am working on my projects (my gaming-pc). was same problem here.
Simply removed these 2 files and its working again …
Weird. It’s probably an issue with the .font file not referencing the correct .ttf or some other issue related to the .font file. I was able to use the .ttf file myself without any problems.