Dynious / VersionChecker

An Open Source easy to implement version checker for Minecraft mods
GNU Lesser General Public License v3.0
24 stars 21 forks source link

Reika's mods update bug #71

Open AlexPlus117 opened 9 years ago

AlexPlus117 commented 9 years ago

There's an issue with Reika's mods: VersionChecker says me that I have to update his mods while I'm getting the latest versions. The mods are DragonApi, Expanded Redstone, ElectriCraft, RotaryCraft and ReactorCraft. Here is a screen: immagine

ThexXTURBOXx commented 8 years ago

Well... This isn't a bug related to Version Checker. Contact @ReikaKalseki for updating their version.json files...

ReikaKalseki commented 8 years ago

I do not have version JSONs.

squeek502 commented 8 years ago

Those versions are coming from NotEnoughMods. Not really any way to catch all false positives for that. Removing leading 'v' characters when doing version matching would fix the DragonAPI false positive, though.

ThexXTURBOXx commented 8 years ago

Oh, sorry... Didn't notice the NEM.

ReikaKalseki commented 8 years ago

How does one fix the NEM registry?

squeek502 commented 8 years ago

All NEM updates are done through a bot in #notenoughmods on irc.esper.net

ReikaKalseki commented 8 years ago

So entirely outside my influence. Lovely.

AlexPlus117 commented 8 years ago

But... have you realized that I wrote this post about half a year ago? And also... I'm no longer interested on these mods. Thanks :D

ReikaKalseki commented 8 years ago

That does not change the fact that there remains an error that needs to be fixed.

ThexXTURBOXx commented 8 years ago

Fixed? i don't know, but there is no "v" anymore... Maybe it got fixed? Edit 1: If it didn't get fixed: @ReikaKalseki: The only thing you could try is to set the version inside your mods to the version NEM says. I think, that this could solve the problem

squeek502 commented 8 years ago

The only thing you could try is to set the version inside your mods to the version NEM says

Haha, that's an insanely backwards 'fix.' This is not @ReikaKalseki's problem and this is barely even a Version Checker problem. The most Version Checker can do (besides removing NEM version checking entirely) is cut down on false positives as much as possible.

For users, they can easily filter out NEM updates--see the NEM button at the bottom right of the screenshot in the OP.

ReikaKalseki commented 8 years ago

The only thing you could try is to set the version inside your mods to the version NEM says

Are you serious?