OpenMods / OpenPeripheral-Addons

An addon for OpenPeripheral, adding physical blocks and items to the game
MIT License
11 stars 10 forks source link

FML: Mod could not be found OpenMods: [0.7,0.8) #79

Closed SageStarCodes closed 9 years ago

SageStarCodes commented 9 years ago

image

image

I just updated my personal modpack and this thing popped up.

Error line from the console: [19/9/2015 13:27:57 PM] [Client thread/ERROR] [FML]: The mod OpenPeripheral (OpenPeripheralAddons) requires mod versions [OpenMods@[0.7,0.8)] to be available

I believe this is just a typo in the @Mod annotation

boq commented 9 years ago

No, it's not a typo, it's open interval. OpenPeripheral-AIO-4b requires OpenModsLib 0.7 or 0.7.* (like 0.7.2), but 0.8 is incompatible. Update to AIO-5.