release txt error
Don't know if anyone still reads this, but https://github.com/firmata/processing/releases/download/latest/processing-arduino.txt returns an error, which causes this firmata library to be broken inside Processings Manage Libraries tool...
Honestly, I don't even know what this repo is about... The link on the main page is dead, and your link doesn't work for me, either. Can you maybe explain what you're trying to do and how?
if you dont know what this repo is about, how come you're responding? :) its the firmata library (using to communicate with Arduino firmata) for Processing. The link not working is the issue. I'll try to contact the owners in another way.
Thanks!
Thanks @pgrawehr,
[!NOTE] TL;DR: Processing is a programming environment widely used in art, design, and education. The Firmata library lets Processing talk to Arduino boards. Right now the library is marked as broken because the
processing-arduino.txtfile is invalid in the release. Adding a valid file will fix it.
The Processing Firmata library is still often used (especially in education) to connect the Processing IDE with Arduino boards. Many tutorials and courses rely on it so people can, for example, write Processing sketches that read sensor data or control actuators.
The issue right now is that the text file Processing checks to verify a library (processing-arduino.txt) is broken in the release (404). Because of this, the library is marked as BROKEN in our system, and cannot be installed or updated through Processing’s Contribution Manager, even though the processing-arduino.zip itself is valid.
To fix this, a valid processing-arduino.txt just needs to be added to the release. That will allow Processing to recognize the library again. We’d be happy to help prepare the file, or alternatively update the library to use our latest library template and open a pull request.
We would absolutely appreciate a PR!
That would give us something to wrap our minds around, and get processing up and running once more.
@SableRaf Thanks for the explanation. Yes, a PR would certainly be appreciated.
@vincentsijben It pops up on my warchlist, since I'm a firmata group member. I don't know all of the repositories in the group, though.
@vincentsijben It pops up on my warchlist, since I'm a firmata group member. I don't know all of the repositories in the group, though.
@pgrawehr I see! When I read back my comment it sounds a bit harsh, sorry, definitely not intended! I've raised a ticket in GitHub, because I think it's more of a GitHub bug then something "we" need to fix. 🤞
update..
thats a start 😄
Great news:
Our team has let me know that they deployed a fix for this and the file you shared can now be retrieved.
It works now 🥳
@vincentsijben So is there something we need to do here now?
@vincentsijben So is there something we need to do here now?
nope. somehow, they fixed it. the link works now. it already was picked up by the Processing contribution https://contributions.processing.org/contribs.txt