News:

A forum for users of LackeyCCG

Main Menu

Crash Log location?

Started by ThatGuy, September 14, 2025, 04:43:23 AM

Previous topic - Next topic

ThatGuy

Does Lackey generate a crash log?
When I try to load my plugin Lackey crashes and I am not sure why.

ThatGuy

I fixed the crash. Forgot the <plugin> tag

Still, an error log would be nice.

Alastair

It does generate a debug log for some actions where there's known possible issues. For a blanket crash though, no.

ThatGuy

Ok, I'm stumped. I had everything working on my local copy.
All the Images, and carddata text displayed. The Pack definitions gave the right amount of correct cards.
It all looked good, So I added checksums to the update list and moved everything online. cleared the plugins folder and did a fresh download...

It worked, until it tried to get the Cards, then lackey crashed.
Opening Lackey again, I could see all the cards but none of the images were loading.
I hit the manually download missing images button, and that worked! It grabbed all the files.

Also, adding packs, if I Choose a pack, it works fine. But Choose and View now crashes Lackey and it didn't before.?!

The updatelist.txt is located here, If you could offer any insight I am sure I just missed something small. Please & Thank you.

Alastair

For starters "CardImageURLs1.txt" is not a valid URL for CardGeneralURLs: which expects an actual URL of where the images files are located at.

ThatGuy

Oh, I thought I followed the CardUrlFiles: section correctly.
I didn't want to use a General Url for a single folder. I like the idea of being able to control the destination and filename for each image.

Alastair

Look at how Magic does it if you want to see multiple folders inside the parent directory.