Help with pixel art end math issue's

Wait, how did you get access to my projects folder… :sweat_smile:

2 Likes

You should see mine I have serch to get the project I want

2 Likes

Bruu. there’s just one called “DO MATH”

2 Likes

It’s pretty bad how similar my project folder is…

2 Likes

I actually made a recording of mine and converted it to gif, but then I realised I almost leaked some super confidential projects :face_with_hand_over_mouth:

2 Likes

hey @richard i need some help here, i can’t find why my code gets stuck at x=10,y=13 do you have any idea what i’m doing wrong?

1 Like

@YuHayate you only have 9 items in your array but you’re trying to access index 9 (which would be the tenth item since arrays are 0 indexed)

2 Likes


:eyes: (probably worth a note this is just one browser not logged in, I end up testing lost of scenarios >.>)

6 Likes

hey @richard I have a problem I really don’t understand and don’t know how to fix
the problem i that every week or so all my projects get deleted and this is really pissing me off
this is the third time this happens.
do you know what is going on?
do you know how to fix it?

1 Like

also why does recasting not work for me

1 Like

@YuHayate, about the data loss, were you signed into Arcade at the time? Was this on a school computer, library computer, or other non-personal machine? Anything else you noticed at the time that might be related?

So sorry this is happening! We want to get to the bottom of this.

1 Like

its on my personal laptop, I’m not sigh in cuz i know what can happen, I don’t use the browser
(I downloaded MakeCode arcade)
image,
when it happens the app is not open

1 Like

Where did you download MakeCode Arcade from? Was is the Microsoft Store?

We have made significant stability improvements to sign in / cloud sync. It might actually help you here. If your local projects are getting mysteriously deleted from your laptop, cloud sync should be able to restore them.

1 Like

no in the left of the URL thing on the top you the browser well one or two years ago there was a download button
image
but now its not there I don’t know why it might be because of a windows update

1 Like

hey @eanders all my projects disappeared again
I don’t understand why this is happening

1 Like

hey @eanders its happening every time I close my computer

1 Like

You can download it by other means as well

1 Like

hey @richard. is there a way to send a custom error?
in extension

1 Like

throw "<your error message goes here>" works, it will stop the simulator and display an ‘Uncaught exception: <your error message>’ popup

2 Likes

hey @richard
is there a way to get the name of a sprite like sprite.name or something?

1 Like