The lag is real

the lag is real!!! it is so frustrating in wakka maul when i killed somebody but it is not loading. Is there a way to stop the lag

Could you explain what the “lag” is? The code is running in your browser, so I suppose the classic meaning of the word “lag” can’t be there.

THE LAG IS WHEN I FINISHED DEMOLISHING SOMEBODY AND IT TAKES FOREVER TO LOAD!
this lag is so frustrating for me and my freinds when we have a school project( i am a kid)

Ok. You don’t need to use SHOUT style.

Maybe it’s a problem with your code and infinite loops. Could you post your code? Some screenshots can be useful too.

Also if you know how to use dev console, could you look there and say if you see some error?

i am a kid, i do not know how to to you use the des console but here is a sreenshot

it never loads here is the code:
hero.moveDown()
hero.moveRight()
hero.attack(“g”)
hero.say(“soldier”)
hero.moveRight(4)
hero.moveUp()
hero.attack(“h”)
hero.attack(“i”)
hero.moveUp(3)
while True:
hero.say(“soldier”)
hero.say(“archer”)

Does it happens when you click “Run” or “Done”?

i happens i press done

Ah, I see the issue–the bug is one we have on our short list, hoping to fix soon. In the meantime, press escape and go back to the ladder in the upper left when you finish submitting, then hit Rank My Game in the My Matches tab of the ladder view.

1 Like

thanks for the information