rfresh2 / XaeroPlus

Xaero WorldMap / Minimap Extra Features
MIT License
97 stars 27 forks source link

Log Spam with Vanilla IceCream Fix #63

Closed HowardZHY closed 11 months ago

HowardZHY commented 11 months ago

The detection of Xareo's mods versions should be improved, please use ">=" with versions. latest.log

rfresh2 commented 11 months ago

please use ">=" with versions.

No. XaeroPlus is explicitly only compatible with a single WorldMap and Minimap version pair per release.

Failing the version check is supposed to crash your game. If this ice cream mod wants to try to prevent the crash, log spam is the least of your problems. I don't see this as something I can or should improve.