MrFish

MrFish

59.6k Downloads

release.json missing in release 2.14.0

torkus opened this issue ยท 1 comments

commented

It looks like there was an error building the release for 2.14.0 preventing the release.json file from building created and uploaded, despite the build completing successfully:
https://github.com/alarofrunetotem/MrFish/actions/runs/10324974949/job/28585605494

WARNING: No CurseForge game version match for "110000.0.2", using "11.0.2"
Uploading MrFish-2.14.0.zip (11.0.2 release) to https://www.curseforge.com/projects/85383
Success!

parse error: Objects must consist of key:value pairs at line 1, column 170
There was an error creating release.json

I'm not sure of the exact problem but it could be complaining about the several fields in the .toc file without values.

commented

It looks like https://github.com/alarofrunetotem/MailCommander is having a similar problem