progwml6 / ironchest

Iron Chest minecraft mod by CPW
https://minecraft.curseforge.com/projects/iron-chests
GNU General Public License v3.0
135 stars 86 forks source link

Weird Warning in Log File #165

Closed TheOriginalEpic closed 5 years ago

TheOriginalEpic commented 5 years ago

I'm pretty sure its probably nothing to worry about or its probably been resolved already but every time i run get these warnings in the log window

2019-01-21

"Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.56.840"

It intrigued me so I went digging, i extracted the ironchest.jar file to find this

2019-01-21 1

it clearly lists the version.properties right there I even opened the file and it has all of the correct documentation

2019-01-21 2

The other mods don't seem to have this version.properties though

What I want explained though is as to why the iron chest mod is giving this warning when version.properties exists

progwml6 commented 5 years ago

its forge giving the warning, the file being setup this way instead of using metadata is an artifact of how CPW setup gradle initially, we will change this for 1.13