Error: invalid list of pairs: list of pairs to dict is not a well formed list of pairs

Hello, in my application, I have this error:

I deduce that this error comes from the "list of pair to dico" block but I don't use it anywhere in my code!
I provide the APK here:

And the aia file here:

(I use Google Drive because my project is too big...)
If you install the app to test the error, it is in French... You can discover the error by following this procedure (and using the account created for the occasion!) :

  • Se connecter
  • Email : "nduquenoy88@gmail.com"
  • Mot de passe : "AppInventor2!"
  • Se connecter
  • Créer un village
  • Nom du nouveau village : a random string
  • Obtenir l'identifiant du village à partager
  • The error ! :astonished:

If you have any questions, please do not hesitate...
Thanks in advance,
Nico

Edit : aia file does not contain firebase credentials for more security

for I aim thinking project cant be use or there is something in the name or the code idk?

or is the MD it uses to make the game MD mass be to much for it

What do you mean by the term "MD"?

MD how much its like gigibits

Be sure to add a Firebase Error event block:

Also, appending to FireBase Lists can be tricky if they have not been initialized as lists.

P..S. You love extensions.
I don't.

image

I will fix the error blocks problem but the list was initialized before, in another block.

And yes, I like extensions but for what I do in my application, they are useful to me! :sweat_smile: