Page 1 of 1
[0.13.0] Mods without a "factorio_version" header are silently ignored
Posted: Tue Jun 28, 2016 8:05 am
by Narc
See the title.
There's nothing mentioned anywhere, no popup, no warning in the log, nothing to tell me that I have a mod that isn't for Factorio 0.13 and that it will be ignored.
How about at least a log message so us mod developers can be told wtf is going on?
Re: [0.13.0] Mods without a "factorio_version" header are silently ignored
Posted: Tue Jun 28, 2016 8:43 am
by MindWorX
While having it in the log will be useful, this requirement is explicitly stated in the release notes for .13.
Re: [0.13.0] Mods without a "factorio_version" header are silently ignored
Posted: Tue Jun 28, 2016 8:52 am
by slindenau
And the mods are red in the "Mods" screen, with a clear message that the version is incompatible.
Re: [0.13.0] Mods without a "factorio_version" header are silently ignored
Posted: Tue Jun 28, 2016 9:15 am
by Narc
MindWorX wrote:While having it in the log will be useful, this requirement is explicitly stated in the release notes for .13.
slindenau wrote:And the mods are red in the "Mods" screen, with a clear message that the version is incompatible.
Yes, the latter is what made me notice something was wrong, but of course it doesn't specify what it's looking for and not finding. Reading the release notes is not an option -- I can't tell you how many times I've missed a single line like that in a piece of documentation.
The correct behaviour for software is to give as much information as possible: when it does something unusual (like ignoring a mod because it's got a field missing in its info.json), then it should say what happened and why.
Re: [0.13.0] Mods without a "factorio_version" header are silently ignored
Posted: Tue Jun 28, 2016 9:59 am
by Rseding91
It's in the release notes, highlights the mod red and gives a red message indicating why the mod won't be used.
Not a bug.
Re: [0.13.0] Mods without a "factorio_version" header are silently ignored
Posted: Thu Jun 30, 2016 8:46 pm
by steinio
Base mod has also no factorio_version!
Re: [0.13.0] Mods without a "factorio_version" header are silently ignored
Posted: Thu Jun 30, 2016 9:15 pm
by orzelek
steinio wrote:Base mod has also no factorio_version!
This is what got me actually - I was comparing my json with base one.