#Unable to parse WorkshopDownloadConfig.json! consider validating with a JSON

11 messages · Page 1 of 1 (latest)

proper pike
#

You are missing a comma here! @cinder steeple

#

Yes

#

A ","

#

Np

leaden horizon
#

for future reference the error states where the wrong character is, and the suggestion for using a json linter in it is the easiest method to figure things out - you can get similar problems with other json, xml, etc. files

#

you can search "json linter"/eqv. online and just put the file/text in the file in there and it'll point out any errors

proper pike
#

Comma after the bracket

#

So 125388389],

#

np

leaden horizon
#

yeah, this is the default format - the last item in a list/etc. doesn't have a comma, but you need a comma after all other items

#

this is the usual formatting with multiple IDs