MgAl2O4 / FFTriadBuddy

FF14 Triple Triad helper
MIT License
129 stars 17 forks source link

Left click & Right click on card image displays incorrect card name #66

Closed Ditziv closed 3 years ago

Ditziv commented 3 years ago

Diamond weapon stats in the app: (TOP, RIGHT, BOTTOM, LEFT) 1, 9, 7, 8. Diamond weapon stats in the game: (TOP, RIGHT, BOTTOM, LEFT) 9, 8, 7, 1. image

Ditziv commented 3 years ago

I looked in the card list and it looks like the info is accurate there, but the info displayed doesn't look right when running the app?

Edit: Looks like the info below has lt and rt mixed up. (I'm assuming those mean "Left" and "Right" respectively, please lmk if im wrong)

<card id="324" icon="082824.png" rarity="3" type="4" up="9" lt="8" dn="7" rt="1" sort="307" group="0" />

MgAl2O4 commented 3 years ago

test1

Looks correct for me, image you pasted is a bismarck card. Maybe localization names are not matching - which language are you using?

Ditziv commented 3 years ago

Wow im so sorry, i'm so out of it. I was wondering why the image looked weird... When i click on it, it says "The Diamond Weapon", which is why i got confused. I am just using english, and this is an auto generated deck using the "Optimize deck for NPC" option.

image

Ditziv commented 3 years ago

Oh, it seems this is likely just user error... when i click on all the cards it shows "Diamond weapon"... So i may not be understanding the reason the popup shows up.

image

Edit: If i hover over, the name shows correctly. wow im so sorry.

MgAl2O4 commented 3 years ago

Oh fun, this bug again :< Please check right click on cards, it should be accurate. Left click is uh, usually working, but apparently it still manages to break itself from time to time. I'll look into this.

Ditziv commented 3 years ago

Both right click and left click are showing diamond weapon. Would you like me to close this issue or should i retitle/update the top comment?

MgAl2O4 commented 3 years ago

Meh, doesn't matter. Can you send me logs? I can't repro any issues with using deck optimizer and card selection menu. It's written to %localappdata%/FFTriadBuddy/outputLog.txt

Ditziv commented 3 years ago

outputLog.txt Here you go :)

MgAl2O4 commented 3 years ago

Guess fix in v91. Still no idea what's causing it, wasn't able to find any clues in log file :(

MgAl2O4 commented 3 years ago

(closing issue for tracking, feel free to reopen if still broken)