#Jokers Wild Issue
1 messages · Page 1 of 1 (latest)
Checking
Works for me. Not sure why it wouldn't work
Is it a custom deck?
The Joker might not be set with isJoker if so
yes a custom deck
i check the isJoker
oh, no not a custom deck on my test world, the default one
where is the isJoker ?
Looking
but the reshuffling deck is working fine
I think setting the suit to Jokers does it
may be the french translation broke this ?
Looking to see how it's set.
not working even without the french translation
Sorry had to step away
data: {
isJoker: value.suitValue > 90,
suit: value.suitValue,
},
That's how it's set
checking how the app translates it
also
<option value='99'>Red Joker / Spades Joker</option>
<option value='98'>Black Joker / Hearts Joker</option>
<option value='97'>Blue Joker / Diamonds Joker</option>
<option value='96'>Green Joker / Clubs Joker</option>
nope without the Foundy Core set to english, still not working, strange....
Those are the card values, and the Joker suit values are 99
Try deleting the deck and discard pile and refreshing
already done, to check if i have some modification on the deck, still not working 😦
Can you export the deck from foundry and send it to me?
Yeah, I've no clue
thanks for your time
I'm sorry I can't figure it out. It might need some deeper digging.