Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run time failure new download #1

Closed
Uppermill opened this issue Dec 29, 2020 · 6 comments
Closed

Run time failure new download #1

Uppermill opened this issue Dec 29, 2020 · 6 comments

Comments

@Uppermill
Copy link

image
I have downloaded version 4.3.2.28 to a Windows 10 PC. I get the error above when I run blocklyArduino_AIO.exe. I tried deleting the .json and .ini files but I still get the same result. I also get a notification
image
Can you help?

@SebCanet
Copy link
Member

Could you download the release again? I've updated it, I made a mistake with dev & release files....sorry.

@Uppermill
Copy link
Author

Seb,

Thanks for the fast response.

There are now two files where the path is too long. I skipped over these.

image

image

I then get this error message

image

I hope these will be helpful.

Allan

@SebCanet
Copy link
Member

Yeah, on windows there can be problem with this awful structure from Arduino CLI.
You should cut 'BlocklyArduino_AIO-4.3.2.28' folder in C:\BA_AIO\ to minimize the number of characters in path.
You can repair by installing Arduino board tools by yourself:

  • open Windows shell in 'C:\BA_AIO\B@electron\arduino' folder, where there is arduino-cli.exe
  • delete 'packages' folder
  • type 'arduino-cli core install arduino:avr'

For the 2nd problem, did you download my last zip file? https://github.com/technologiescollege/BlocklyArduino_AIO/releases/download/4.3.2.28/BlocklyArduino_AIO.zip

@Uppermill
Copy link
Author

Uppermill commented Dec 31, 2020 via email

@Uppermill
Copy link
Author

Seb

Thanks for your help with this. I renamed the destination file for the unzip and that eliminated the long path name problem.

This time I coan start up the app and I have selected a board successfully.

All looks good - as you thought, I must have used the wrong .zip file.

Thanks again for all your help.

Allan

@SebCanet
Copy link
Member

Great! Enjoy and success in your tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants