Page 1 of 1

script to verify the changelog validity?

Posted: Sun Dec 15, 2024 4:11 pm
by ownlyme
does anybody have something like that? maybe in lua?
i have no clue what's wrong with my changelog:
https://mods.factorio.com/mod/uniturret/changelog

Re: script to verify the changelog validity?

Posted: Sun Dec 15, 2024 4:16 pm
by IsaacOscar
ownlyme wrote: Sun Dec 15, 2024 4:11 pm does anybody have something like that? maybe in lua?
i have no clue what's wrong with my changelog:
https://mods.factorio.com/mod/uniturret/changelog
What makes you think there is something wrong with it?

Re: script to verify the changelog validity?

Posted: Sun Dec 15, 2024 4:23 pm
by ownlyme
ingame the changelog is not available
(when having 2.0.7 installed and checking for updates to update to 2.0.8)

Re: script to verify the changelog validity?

Posted: Sun Dec 15, 2024 4:24 pm
by IsaacOscar
ownlyme wrote: Sun Dec 15, 2024 4:23 pm ingame the changelog is not available
Hmm, what does your log file say?

Re: script to verify the changelog validity?

Posted: Sun Dec 15, 2024 4:25 pm
by ownlyme
oh i see when looking at the changelog ingame an error appears in the factorio log.
is there a way to see if a changelog is valid before uploading the mod?

Re: script to verify the changelog validity?

Posted: Sun Dec 15, 2024 4:26 pm
by IsaacOscar
ownlyme wrote: Sun Dec 15, 2024 4:25 pm oh i see when looking at the changelog ingame an error appears in the factorio log.
is there a way to see if a changelog is valid before uploading the mod?
Yes, by loading factorio with the new version of the mod...

You can see the changelog if you click the mod in the mods list.

Re: script to verify the changelog validity?

Posted: Sun Dec 15, 2024 4:30 pm
by ownlyme
that works!
thank you very much