Wingman AI Version
2.1.1
Bug Description
Testers report that once in awhile ATS telemetry skill reports a "divide by zero" error when parsing truck simulator telemetry data. This is likely caused by one of the data points reporting as 0 or 0.0
Steps to Reproduce
There's not a great way to reproduce this but depends on the variable requested and current game state. The skill code does have a few locations where a variable represents the divisor. This could be made more robust by checking whether those instances the divisor is 0 before performing the calculation.
Wingman Configuration (Wingman.yaml)
Settings (settings.yaml)
Log File
Screenshots / Error Messages
N/A
Additional Context
N/A
Secrets Check
Wingman AI Version
2.1.1
Bug Description
Testers report that once in awhile ATS telemetry skill reports a "divide by zero" error when parsing truck simulator telemetry data. This is likely caused by one of the data points reporting as 0 or 0.0
Steps to Reproduce
There's not a great way to reproduce this but depends on the variable requested and current game state. The skill code does have a few locations where a variable represents the divisor. This could be made more robust by checking whether those instances the divisor is 0 before performing the calculation.
Wingman Configuration (Wingman.yaml)
N/ASettings (settings.yaml)
N/ALog File
Screenshots / Error Messages
N/A
Additional Context
N/A
Secrets Check
secrets.yamlor any API keys in this report.