Error in data fromats #365
Replies: 2 comments
-
This error is because you are supplying a 64bit number as a JS Number as opposed to a BigInt in one of the fields. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Solved, thank you very much |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Help, an error occurs:
TypeError: SizeOf error for undefined : Cannot mix BigInt and other types, use explicit conversions
When executing the Move Player package
Tell me, and then I've been suffering with this for half a day:(
Beta Was this translation helpful? Give feedback.
All reactions