uriba107 / DCS-Hound

ELINT system for DCS. Detects and finds radars in a realistic way
GNU General Public License v3.0
27 stars 6 forks source link

Fix getcategory DCS 2.9.1.48111 #55

Closed sevenfifty777 closed 3 months ago

sevenfifty777 commented 11 months ago

Hi Since last DCS 2.9 it was a change to getCategory calls for Object.getCategory()

i got some error when adding some platform (in my case was some C17)

not sure if you are already working on it, and i am not familiar with pull request i made change in the last HoundElint-3.4.lua where i modified all getcategory calls to Object.getCategory() i have tested it and i don't get any more issue in logs regarding adding some platform

HoundElint-3.4.zip

uriba107 commented 11 months ago

Thanks you for reporting.! It was already fixed internally. But I had not had a chance to publish the patched version. Thanks you very much!