CYBUTEK / KSPAddonVersionChecker

KSP-AVC in-game plugin.
32 stars 22 forks source link

AVC improperly reporting compiled for wrong version message #11

Closed linuxgurugamer closed 7 years ago

linuxgurugamer commented 9 years ago

I'd like to report a bug with this:

The following file installed by the CraftHistory mod:

Code: { "NAME":"KerboKatzUtilities", "URL":"https://github.com/Xarun/KerboKatzUtilities", "DOWNLOAD":"https://github.com/Xarun/KerboKatzUtilities/releases", "GITHUB": { "USERNAME":"Xarun", "REPOSITORY":"https://github.com/Xarun/KerboKatzUtilities", "ALLOW_PRE_RELEASE":false, }, "CHANGE_LOG_URL":"https://github.com/Xarun/KerboKatzUtilities/blob/master/changelog.txt", "VERSION": { "MAJOR":1, "MINOR":2, "PATCH":6, "BUILD":0 }, "KSP_VERSION": { "MAJOR":1, "MINOR":0, "PATCH":2 }, "KSP_VERSION_MIN": { "MAJOR":1, "MINOR":0, "PATCH":0 }, "KSP_VERSION_MAX": { "MAJOR":1, "MINOR":0, "PATCH":2 } } gets reported at startup time as being that the mod was compiled for 1.0, not 1.0.2