Unwanted changes occur in App Inventor when exiting and re-entering

Hi,When i exit App Inventor and re-enter it, some changes occur.I have to correct these changes every time. What is the reason?


:point_up:when exit

:point_up:when re enter

It is not a good idea to leave any procedure with the default name 'procedure'.

That has been shown to lead to project corruption.

Rename that procedure, and tell us if that clears up the problem for you.

(I might be reading the problem wrong. Is the procedure call losing its procedure name? If so, export the aia and post it here for deeper analysis.)

The problem still remains



Is the procedure call losing its procedure name?no.The procedure keeps its name.

What happens if you delete the deactivated procedure call vert5_show?

Taifun

We need the aia to see this for ourselves.


The problem still remains


:point_up:Here I make corrections and then close App Inventor.

:point_up:Here I'm reopening App Inventor.

What is happening between the two screen shots?

Is it you doing something, or is it AI2 doing something?

And why does the Project ID appear in the URL of only the second screenshot?

1 Like

Move the blocks from procedure vert5_show into a new procedure, then delete procedure vert5_show and try again
Taifun

1 Like

I will delete the project ID myself(edit image)

It's fixed. What was the reason?


:point_up:Here I make corrections and then close App Inventor

:point_up:Here I'm reopening App Inventor.
I first brought vert5_show and then renamed it. The rename did not save

What was the problem?

We can only guess, without access to the blocks internals.

  • Time delay effect between your location and MIT?
  • Problem in the .bky file structure?
1 Like

Due to the slow internet speed in our location, the changes made are not saved quickly and you have to wait a while for the changes to be saved( * Time delay effect between your location and MIT?).

Unfortunately, it is beyond our means to support offline versions of AI2.

1 Like

image
The existing offline versions are facing some issues.Thank you for your time.
https://s34.picofile.com/file/8486841192/low_speed_internet_error.mp4.html

Thank you for your time.
https://s34.picofile.com/file/8486841192/low_speed_internet_error.mp4.html

Try putting save as, then, put desired name, exit see if that helps

Do not mix and match between air and ai2 offline versions, they are probably incompatible, and this is what is causing your errors. Work with one or the other.

1 Like