[Answered] Plugin not appearing and other plugin not using correct image.

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Imran M
Inhabitant of a Country
Reactions:
Posts: 844
Joined: 24 Oct 2018, 13:41
Plugins: Showcase Store

Plugin Creator

Platform

[Answered] Plugin not appearing and other plugin not using correct image.

#1

Post by Imran M »

Hi! One of my plugins doesn't show up, I think I got it disabled and I don't know how to get it back.

Another plugin uses another image that I didn't reference to and I tried to delete that image from my plugins, but it used another one.

Can you help me?
problem plugins.zip
(3.16 KiB) Downloaded 108 times
User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Plugin not appearing and other plugin not using correct image.

#2

Post by CommanderABab »

One doesn't show up because the .json file starts with _. Lobby reserved this character at the beginning to ignore anything that starts with it.
User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Plugin not appearing and other plugin not using correct image.

#3

Post by CommanderABab »

The second one uses "rotation aware" which expects 4 images in the frames statement. You only provide 2. If you want to reuse them for the additional two frames, you have to specify the files exactly the same for the next two frames in the frames statement.
User avatar
Imran M
Inhabitant of a Country
Reactions:
Posts: 844
Joined: 24 Oct 2018, 13:41
Plugins: Showcase Store

Plugin Creator

Platform

Re: Plugin not appearing and other plugin not using correct image.

#4

Post by Imran M »

CommanderABab wrote: 20 Aug 2019, 00:37 The second one uses "rotation aware" which expects 4 images in the frames statement. You only provide 2. If you want to reuse them for the additional two frames, you have to specify the files exactly the same for the next two frames in the frames statement.
How do you do that again? It's been a long time since I last coded something.
User avatar
ian`
Supporter
Reactions:
Posts: 117
Joined: 04 Apr 2020, 17:36
Location: Indonesien
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Answered] Plugin not appearing and other plugin not using correct image.

#5

Post by ian` »

1. Remove "_" of file name.

2. You wrong put height, you wrote "y", and it must be "h"
_20200620_152849.JPG
As far as i know, 2 frames is no problem for rotation, because 1st frame will appear on 1st and 3rd rotation and 2nd frame will appear on 2nd and 4th rotation.
Post Reply Previous topicNext topic

Return to “Problems”