Unknown Firebase Issue (Need Help!)

Check out these screenshots:


Screen Shot 2021-08-02 at 11.27.22 AM
Screen Shot 2021-08-02 at 11.20.13 AM
Screen Shot 2021-08-02 at 11.21.27 AM

Yesterday this problem was here too, but instead of decoding for Player2 it decoded for Player1.
Decoding Error returns “undefined”.
Tried this with other players and the same problem came up.

1 Like

In the Canvas Load, you have a wait 1 second block. Move this block immediately after the function Decode Cloud Var.
If still there is no value then increase the wait time.

1 Like

What! That’s crazy. Thanks so much for your help, this really got me mad hahaha!

It worked right away.

1 Like

New Issue:


It always says the values are the same each time.

1 Like

Nevermind. Added another wait block and it worked.

1 Like