Retrohacked Posted November 4, 2022 Share Posted November 4, 2022 Fixed the issue that float parameter conversion failed due to system Culture setting in Option. Change the current thread's Culture to CultureInfo.InvariantCulture (that is culture-independent (invariant)). Avoid the case where CurrentCulture.NumberFormatInfo.NumberDecimalSeparator is not "." Thank you JeymyAV for assisting with testing.View the full article Link to comment Share on other sites More sharing options...
Recommended Posts