aIph8
(alpha)
March 27, 2022, 9:43pm
#1
Why wont my jsonencoded progress change? It works as a table but not a string value. (You can see where I put the prints to see if everythings working)
It’s probably something dumb like me typing the wrong variable, but why isnt my ProgressEncoded variable the same as Progress?
After decoding the Progress
variable, are you able to print it? I don’t have enough context.
aIph8
(alpha)
March 27, 2022, 9:57pm
#3
This is the printed decoded looks like this
Forummer
(Forummer)
March 28, 2022, 6:13pm
#4
Likely an issue related to the missing indices (2 and 3), fill the gaps or move the value “Yes” to the second index.
Avoid using mixed arrays.
1 Like