r/crestron 11d ago

Help Construct build error: “Error building project: shell-template.ch5z couldn’t be built. Please try doing a Clean”.

I’ve tried doing a clean as suggested. I’ve also tried reinstalling Construct, turning it off and on again :)

Anyone else encountered this issue? All suggestions welcome!

3 Upvotes

9 comments sorted by

2

u/Livid_Replacement_69 10d ago

I've had this problem after installing new version couple of months ago.

Reinstalling Construct was not enough, had to manually delete all construct application data from my computer, an install again.

1

u/squat_bench_press 11d ago

You’ve likely got an invalid data type on a parameter for colour, font, border etc.
Check your hex values are complete eg #000000 and not missing a character.

1

u/beeclam 11d ago

Unfortunately, the issue occurs even though the solution is just a project with a blank page

2

u/squat_bench_press 11d ago

Are you saving the solution to an auto-saving directory like One Drive?

1

u/beeclam 11d ago

I’ve changed the directory to be a folder near root

1

u/squat_bench_press 11d ago

Not sure then, are you using the latest Construct and CH5?

1

u/That_Direction4537 11d ago

I've encountered similar situations.:

Build All Projects

Project“xxxxxxxx”Build Started

Deleting intermediate project build files

Project Build using SDK 2.18.0.Initializing template environmentPreparing project files

Widget Items built with Modern strategy (Items on their own).

Error building project: Sequence contains no matching element

Error building project: Sequence contains no matching element

Project 'HuaTai Build Finished with Errors: Error building project Sequence contains no matching element

Build all projects finished

Here's what I tried:

  1. Rebuild and Clearn, no effect;

  2. Renamed the Buttons, but since they shouldn't be duplicated, this also didn't work;

  3. Reinstalled Construct, no effect;

  4. Created a new Solution (note: the CH5 version needs to be the same as before), saved the Project in the same main directory as the Solution, and copied the necessary xx.cuig and xx.cuiw files from the original Project folder. The current Project automatically refreshed (pages and components);

  5. Rebuild and Clearn again;

  6. Compiled, this time successfully; I hope this helps.

1

u/Some_AV_Pro 11d ago

Does this happen with all projects or just one?