#Monarch Display Issues

1 messages · Page 1 of 1 (latest)

slow bluff
#

@vestal flare

vestal flare
#

gotcha

slow bluff
#

Could you switch back to the core sheet and show me that as well?

vestal flare
slow bluff
#

So these are the default card images that come with Foundry?

#

Could you hit F12 to open the devtools console?

vestal flare
#

sure thing

slow bluff
#

In the console, do you see any error messages when you open Monarch?

vestal flare
#

if you mean the monarch hand sheet, no. It throws a Rendering MonarchHand but no errors or warnings

slow bluff
#

Hmm

#

Try removing the module and installing it again.

vestal flare
#

the only mention of monarch in initialization is 🦋 Monarch | Ready. as well

slow bluff
#

No red messages anywhere?

vestal flare
#

no red messages

slow bluff
#

Are you using cards from a preset deck?

#

What browser do you use?

vestal flare
#

yes i am, and chrome

slow bluff
#

Okay, then see what happens after you remove and re-install the module.

vestal flare
#

aye aye, it also only happens on the hand sheet, the rest of them display normally, if that provides any information

slow bluff
#

Weird.

#

Can you show me the Deck and Card sheets?

vestal flare
#

this is after uninstall/reinstall

slow bluff
#

Who did you say the host was?

vestal flare
#

locally hosted by one of my players

slow bluff
#

Would you be able to add another GM user and PM me an invite?

vestal flare
#

sure thing

slow bluff
#

Ah, I found the problem.

#

Your game is at "domain.com/foundry/game" rather than "domain.com/game". Because the game isn't at the root level of your domain, the image paths which look like /cards/dark-gold/[name].webp are looked for at domain.com/cards/dark-gold/ when they are really in domain.com/foundry/cards/dark-gold/.

I'm not sure if this is a common/supported server configuration normally, but it's not one I have encountered before. The paths would need to be relative in order to function correctly. This might be a bug I can fix though.

I'll create an issue for myself on Github, I'm not sure when I'll be able to resolve it though.

vestal flare
#

ah okay, that makes sense. Figured it had to be something on my end, since an issue was not already made. Thank you for the help! Your modules really are great.

slow bluff