Page 1 of 1

Plug-in manifest doesn't load its preview image

Posted: 02 May 2024, 19:38
by dnswodn
Need help...I provide a correct image name for the plugin manifest, but the preview image doesn't appear, it just keeps loading (maybe?)
Here are my codes, are there anything wrong?

Code: Select all    Reset

{ "id": "$EmergingRoads_JRDCR0", "version": 1, "title": "EmergingRoads", "text": "Created by dnswodn", "author": "dnswodn", "thumbnail": "EmergingRoadsPreview.png", "category": "$cat_road00", "url": "", "multiplayer": true }
JSON checker
Check

Re: Plug-in manifest doesn't load its preview image

Posted: 03 May 2024, 02:58
by CommanderABab
Also submit the preview image in the section provided in the submission form.
20240502_204958.jpg

Re: Plug-in manifest doesn't load its preview image

Posted: 03 May 2024, 04:50
by dnswodn
Already provided.It is so strange, I use the same preview image for another plugin manifest, it work, But this one can't. My category file also uses this image, does it cause this?

Re: Plug-in manifest doesn't load its preview image

Posted: 19 May 2024, 10:05
by dnswodn
I think the problem is the file sorting, I sorted the files as shown in the screenshot and it works fine
IMG_2204.jpeg