LackeyCCG

LackeyCCG Forum => Plugins & Plugin Creation Forum => Topic started by: Arstair on January 23, 2011, 04:06:51 PM

Title: Images won't show up
Post by: Arstair on January 23, 2011, 04:06:51 PM
Hi,
I'm making a LackeyCCG plugin. I edited an existing plugin but after a while the images stopped showing up.

Any likely causes?
Title: Re: Images won't show up
Post by: Trevor on January 23, 2011, 04:12:29 PM
Make sure you number of columns in your plugininfo.txt matches that of the card data file(s). If you mean the new images don't download, check your update list and the site hosting.

The only real way to find out for sure is to post your plugin so we can take a look.
Title: Re: Images won't show up
Post by: Arstair on January 24, 2011, 07:42:57 AM
How do I post the plugin?

EDIT: Well, seems the problem was fixed. I used:
Name     ImageFile       Set
It didn't work.

I therefore changed to:
Name    Set      Imagefile
And it worked!
Title: Re: Images won't show up
Post by: Trevor on January 24, 2011, 08:18:13 AM
Yup. That would do it.