Changelog duplicate date line
Posted: Wed May 20, 2020 10:05 am
After fixing a bug in one of my mods and updating the changelog, I went and checked if the changelog gets displayed in the ingame mod portal. I noticed that my mod did not have a changelog available. When checking the log file I noticed this line
I went and checked and there were duplicate versions in the changelog, and the same date. I think though that the error message is slightly misleading. Since the error also states that there is a duplicate date line, I went and checked the date. I was quite certain that I had my versions correct.
It would be clearer if the error only stated the version duplication as the error wasn't raised after I fixed the changelog file while still having duplicate dates
Code: Select all
Error CachedChangelog.cpp:37: Failed to parse changelog for mod There is my ghost: invalid changelog file, error on line 94, duplicate Date: line or duplicate Version: line.
It would be clearer if the error only stated the version duplication as the error wasn't raised after I fixed the changelog file while still having duplicate dates