+ 8
Save
Every time I try to save my code it failes
8 Respostas
+ 10
If the save fails, it usually means the app timed out waiting for a response from the server. The more people using the app the more likely this and other timing issues occur.
The solution is to save by back arrow as it will only return to the list of programs, when the save is successful giving positive feedback the save worked.
You must also rerun programs until they work. I put an output message that can't be avoided to prove my code actually runs ignoring no output, compilation error, etc.
+ 7
It's probably an issue with your internet connection.
Whenever I get this I copy the whole thing, take a small break then paste and save it 5 minutes later.
Hope I helped. ☺
+ 5
Yes, its very frustrating 😤... If i would be a SL developer, i would try to minimize this problem by local caching the codes while they have not saved
+ 2
If you mean in the app try to reinstall it
+ 1
I think it's better to reinstall the app
+ 1
if you are using any linux distro its probably because your disk is full
+ 1
Give this a try:
1. Make sure you are back at your code, not the html page after you run the code.
2. Save your code from your code page.
I always couldn't save my code whenever I tried saving at the loaded html page after running the code. But when I tap on HTML on the bottom left side of my screen to return to my code and save from there, I can always save my code.
0
Do you have a valid internet connection???
Actually I am not facing such kind of problem!