We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ERROR//////////////////////////////////////////////// FormatException: Input string was not in the correct format System.Double.Parse (System.String s, NumberStyles style, IFormatProvider provider) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Double.cs:209) System.Single.Parse (System.String s) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Single.cs:183) BoneController.m__3 (System.String f) (at Assets/BoneController.cs:109) System.Linq.Enumerable+c__Iterator102[System.String,System.Single].MoveNext () System.Collections.Generic.List1[System.Single].AddEnumerable (IEnumerable1 enumerable) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:128) System.Collections.Generic.List1[System.Single]..ctor (IEnumerable1 collection) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:65) System.Linq.Enumerable.ToArray[Single] (IEnumerable1 source) BoneController.PointUpdate () (at Assets/BoneController.cs:109) BoneController.PointUpdateByTime () (at Assets/BoneController.cs:128) BoneController.Update () (at Assets/BoneController.cs:43)
2[System.String,System.Single].MoveNext () System.Collections.Generic.List
1 enumerable) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:128) System.Collections.Generic.List
1 collection) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:65) System.Linq.Enumerable.ToArray[Single] (IEnumerable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ERROR////////////////////////////////////////////////
FormatException: Input string was not in the correct format
System.Double.Parse (System.String s, NumberStyles style, IFormatProvider provider) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Double.cs:209)
System.Single.Parse (System.String s) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Single.cs:183)
BoneController.m__3 (System.String f) (at Assets/BoneController.cs:109)
System.Linq.Enumerable+c__Iterator10
2[System.String,System.Single].MoveNext () System.Collections.Generic.List
1[System.Single].AddEnumerable (IEnumerable1 enumerable) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:128) System.Collections.Generic.List
1[System.Single]..ctor (IEnumerable1 collection) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:65) System.Linq.Enumerable.ToArray[Single] (IEnumerable
1 source)BoneController.PointUpdate () (at Assets/BoneController.cs:109)
BoneController.PointUpdateByTime () (at Assets/BoneController.cs:128)
BoneController.Update () (at Assets/BoneController.cs:43)
The text was updated successfully, but these errors were encountered: