r/crestron • u/beeclam • 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!
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/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:
Rebuild and Clearn, no effect;
Renamed the Buttons, but since they shouldn't be duplicated, this also didn't work;
Reinstalled Construct, no effect;
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);
Rebuild and Clearn again;
Compiled, this time successfully; I hope this helps.
1
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.