[Answered] Can't find plugin image

Plugin specific problems will be solved here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
Bearbear76
Former Bearbear65
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: [Asked] Can't find plugin image

#1

Post by Bearbear76 »

Maybe it's some sort of compression error. :bt

Code: Select all

The file that was uploaded to the store
---------------------------------------------
asphalt_black_bottom.json.zip.gz <- no error
asphalt_black_bottom.json.gz <- no error
asphalt_black_bottom.json.zip <- cannot find image
Maybe you saved it as asphalt_black_bottom.json.zip,
but your program forced it into a .gz compression file.

Code: Select all

asphalt_black_bottom.json.zip --saved--> asphalt_black_bottom.json.zip.gz
Also why is there .json in the name too?
Also I've suspended the plugin for now as it might cause further problems.

User avatar
CommanderABab
AB
Posts: 11241
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Answered] Can't find plugin image

#2

Post by CommanderABab »

You should submit the zip as published in your topic, as it contains all the images and json files.

User avatar
Bearbear76
Former Bearbear65
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: [Answered] Can't find plugin image

#3

Post by Bearbear76 »

Maybe turn the extensions on.

Code: Select all

foobar <- what your file explorer displays
foobar.json <- more easier to read
This might prevent errors like below in the future

Code: Select all

foobar.zip <- no extension
foobar.zip.gz <- with extensions
Also, yes, try to reupload a new file

User avatar
CommanderABab
AB
Posts: 11241
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Answered] Can't find plugin image

#4

Post by CommanderABab »

It was missing some files.

Post Reply Previous topicNext topic

Return to “Problems”