Error when build a game (Ctrl+B) after update to 1.9.5

Hello!
I’m using and learning Defold since the begin of 2024 to make my first game in the platform.
This week I made the recent update (1.9.5) and after that, my game is not runnig when I press Ctrl+B.
I have this error message in the Console:

"ERROR:GRAPHICS: Unable to link program.
WARNING:GRAPHICS: error: vertex shader lacks `main’

WARNING:RESOURCE: Unable to create resource: /builtins/materials/gui.materialc: DDF_ERROR
WARNING:RESOURCE: Unable to create resource: /loader/loader.guic: DDF_ERROR
WARNING:RESOURCE: Unable to create resource: /_generated_11f40413.goc: DDF_ERROR
ERROR:GAMEOBJECT: Could not instantiate game object from prototype /_generated_11f40413.goc.
WARNING:RESOURCE: Unable to create resource: /loader/loader.collectionc: FORMAT_ERROR"

Is there a way to solve this? I tested the game in another machine and it works.
Thanks for help!

what if you delete the build folder in your project and try again?

i.e, if your project is located at c:\blah\my_project, then delete c:\blah\my_project\build

Hi!
I deleted the /build folder, but the problem continues.
When I generate a bundle app (linux), and execute, the game works OK.
Any help?
Thanks!

Could you try with the latest beta?

Or alternatively if you give give me a small repro or share the project I’ll take a look

Hi!
I downloaded version 1.9.4 (stable) and it worked, Ctrl+B working normal.
I downloaded and run version 1.9.6 beta and it not work, the same error of version 1.9.5.
I don’t know the changes affected from the 1.9.4 to 1.9.5 version.
Thanks!

What Linux distribution are you running? What GPU do you have?

I’m using Zorin OS 16.3 64 bits.
My CPU is an “old” iMac 27" Intel Core i5 CPU 760 2.80Ghz Quad Core with 16Gb of memory.
My Graphic Card is ATI/AMD Radeon 5850 - Juniper

Could you try with the 1.9.6 beta?

I download and open the game in the Defold 1.9.6 beta, but happens the same problem: Defold processes the Control +B command and, when it reaches 100%, blinks the game screen (show and close) and the error message appears in the Console.

Is it a builtin material or are you using something custom? Could you share the project with me perhaps?

Jhonny, this is the link of the Github repository of my game:
https://github.com/Rodrigo-Fontanella/Defold.git

It looks like it’s a private repository, if you don’t want to share it publicly you can send me a zip of it in a private message

Hi Jhonny, sorry for the mistake.
This is my first time needing help with DEFOLD… when I had questions I always searched the forum and it always helped me a lot.
The Zip file is ready. How can I send it to you in a private message?
Thanks for help.

Click on a user’s name and then the Message button in the popup.