Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting to assign NaN to SecondsRemaining #195

Open
jwittner opened this issue Oct 28, 2019 · 0 comments
Open

Attempting to assign NaN to SecondsRemaining #195

jwittner opened this issue Oct 28, 2019 · 0 comments
Labels

Comments

@jwittner
Copy link
Member

Infrequently I receive an error from UnitySetup when installing:

"Cannot bind parameter \u0027SecondsRemaining\u0027. Cannot convert value "NaN" to type "System.Int32". Error: "Value was either too large or too small for an Int32."",

Looking at the code, I'm starting to wonder if the $global download data array is to blame as the operation itself looks well guarded against any synchronous behavior.

@Ziugy - any thoughts?

@jwittner jwittner added the bug label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant