Guild reputation shown incorrectly #9


  • New
  • Defect
Open
Assigned to elkano
  • _ForgeUser162931 created this issue Jun 10, 2011

    What steps will reproduce the problem?
    1. set Watch to any Faction
    2. Earn Reputation for the set faction, through a daily quest
    3. Since you earn rep for your guild as well. ElfFaction tries to show the guild Reputation. For me it failes it only shows "Gilde: 0/3000"

    What is the expected output? What do you see instead?
    Expected would be the guildname with actual standing "<Guildname>: 6587/12000"

    What version of the product are you using?
    r8

    Do you have an error log of what happened?
    -

    Please provide any additional information below.
    Tracked it down to function GetWatchedFactionIndex()
    For Guild it returns an index of '1' but that is only the header saying "Gilde".

    P.S. I am German and am using the German Client.

  • _ForgeUser162931 added the tags New Defect Jun 10, 2011
  • Elkano posted a comment Jun 29, 2011

    most likely a race condition where the text is shown before the guild name is available and thus the client returns "Guild" instead of the name. Will try a fix in the next version.

  • _ForgeUser162931 posted a comment Jun 30, 2011

    hmm nope. The current r11 does not fix this problem.


To post a comment, please login or register a new account.