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
read float 0 from property.json lead to crash
linux
set a variable in propperty.json to 0.0 use get_property_float to read it the app crashes
it should work properly
crash
0.4.0
Critical
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
read float 0 from property.json lead to crash
Environment
linux
Steps to reproduce
set a variable in propperty.json to 0.0
use get_property_float to read it
the app crashes
Expected behavior
it should work properly
Actual behavior
crash
Version
0.4.0
Severity
Critical
Additional Information
No response
The text was updated successfully, but these errors were encountered: