alarofrunetotem / MrFish

1 stars 2 forks source link

release.json missing in release 2.14.0 #9

Open torkus opened 1 month ago

torkus commented 1 month ago

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.

torkus commented 1 month ago

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