I get critical compiler errors relatively regularly. It is not really reproducible, when it occurs I just need to rerun the compiler and it works fine.
* Executing task: monkeyc: Building For Device
java -Xms1g -Dfile.encoding=UTF-8 -Dapple.awt.UIElement=true -jar c:\Users\Robert\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-8.1.1-2025-03-27-66dae750f\bin\monkeybrains.jar -o bin\evccg.prg -f d:\ProjectsLocal\evccg\monkey.jungle -y d:\Projects\evcc-garmin\ciq-developer-key\developer_key -d epix2pro47mm_sim -w --debug
ERROR: epix2pro47mm: A critical error has occurred. Please re-run the Monkey C Compiler with logging enabled and file a report with the Connect IQ support team ([email protected]).
* The terminal process terminated with exit code: 100.
* Terminal will be reused by tasks, press any key to close it.
What is meant exactly by enable logging? I already activated the --debug
option, but the output above is all I get.