Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Cannot convert mixed or non-array tables: keys must be strings Table glitch?

Asked by
iladoga 129
5 years ago

I have a table in a client script. Elemetns are added to the table and they are only strings. But apparently they arent.. Cause whenever I try to but this table into a pairs loop it either just doesnt run or gives the error:

"Cannot convert mixed or non-array tables: keys must be strings"

I am very very confused because I have not been addeing anything other than strings to the table?

If someone could help that would be very very much appreciated :)

0
Please post your code. User#21908 42 — 5y

Answer this question