Invalid version in the mcmod.info, which breaks all dependencies
IhHr opened this issue ยท 3 comments
Invalid mcmod.info lines:
"version": "${version}", "mcversion": "${mcversion}",
Minecraft log (the version.properties is a common warning, but LP metadata fallback at the end is wrong now):
[Client thread/WARN] [FML]: Mod logisticspipes is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version ${version}
Applies to builds 35 and above (up to the latest 41).
Build 34 has correct properties.