hackclub / sprig

🍃 Learn to code by making games in a JavaScript web-based game editor.
https://sprig.hackclub.com
MIT License
903 stars 1.07k forks source link

Cannot upload to sprig on windows 11 (google chrome) #1966

Open Dongathan-Jong opened 3 months ago

Dongathan-Jong commented 3 months ago

Describe the bug Every time I try to plug the sprig in and upload, it shows this:
image

Really I've got no clue whats going on and I've tried everything from reuploading the software, to restarting my computer.

To Reproduce plug sprig in, press run on device

Expected behavior not sure

Actual behavior
doesn't do anything

Dongathan-Jong commented 3 months ago

Also forgot to add, I tried this on another windows laptop aswell, same issue.

fisherjacobc commented 3 months ago

I'm having the same issue just using the arc browser instead (chromium based), even with the same errors.

fisherjacobc commented 3 months ago

After a bit more investigation, I've identified where the "no magic :(" string is coming from: https://github.com/hackclub/sprig/blob/main/firmware/spade/src/rpi/upload.h#L15

I don't really know how the firmware works so hopefully that helps..

arnav-kr commented 3 months ago

did you follow the UPLOAD tutorial before uploading the game? https://github.com/hackclub/sprig/blob/main/docs/UPLOAD.md

Dongathan-Jong commented 3 months ago

Yes, please check out this slack thread: https://hackclub.slack.com/archives/C02UN35M7LG/p1721079243080219 It has video proof of me flashing a flash nuke as well as the file, with no luck.