davetcc / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
272 stars 25 forks source link

4.1.1 create project fails to create a new project #394

Closed davetcc closed 10 months ago

davetcc commented 10 months ago

Describe the bug In 4.1.1 select create project, choose I want to create the project on disk option entering the required fields, press create. There is a null pointer exception that follows.

Expected behavior The project should be created

Desktop UI issue (please complete the following information): Will affect all OS.

davetcc commented 10 months ago

This is a critical issue that will be solved within the next few days.

Workaround

In the new project dialog, instead of selecting "I want to create a new project on disk..", select "I just want a new project, not saved on disk" option instead, this works as expected.