iCORE

3 - Nothing displays in the iCore window

What steps will reproduce the problem?
1. I don't see anything in the iCore window

What is the expected output? What do you see instead?
I should see a least my own skills but nothing appears

What version of the product are you using?
last one available on curse.com

Do you have an error log of what happened?
NO

Please provide any additional information below.
Don't you think my problem comes from the fact I'm using the french version of WoW and perhaps you try to match english name of skills with my own skills so you can't match them as for instance "First Aid" in french is : "Secourisme".
Perhaps in your code you try to sync "Secourisme" with on skill in your list that is written in english and this way nothing matches "Secourisme" is not equal to "First Aid".
If it comes from that problem perhaps you should try to match skill ID and not skill names ?

  • Capturer.JPG
User When Change
lula56us Thu, 05 Feb 2009 10:59:04

Added attachment Capturer.JPG

lula56us Thu, 05 Feb 2009 10:58:47 Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of lula56us lula56us Fri, 06 Feb 2009 08:36:56

    In fact i've run some test and tried to replace in your addon all occurence of Smelting with the french name of this skill (Fondre) and when I try it works. So this means that my idea is correct : you use english name so the addon will only work with english versions of wow. So I tried to replace all englsih names with french one but some name in phrase use accents (like IngĂ©nierie for Engineering) when I use that name I get an error.

  • 1 comment

Facts

Last updated on
05 Feb 2009
Reported on
05 Feb 2009
Status
New - Issue has not had initial review yet.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees