When I d/c in a raid and relog Raid Debuffs aren't showing anymore until I reload the UI #691


  • Accepted
  • Fixed
Closed
Assigned to michaelsp
  • michaelsp created this issue Aug 1, 2019
    Owner

    Another  bug in the new map API.

    Eternal Palace C_Map.GetBestMapForUnit()  identifiers are 1512 to 1520 but EJ_GetInstanceInfo() does not return correct instanceID for Eternal Palace maps 1515 and 1516 (returns 0 instead of 1179).

    Curiously the issue arises only when the user reloads after a disconnect because only in this case C_Map.GetBestMapForUnit("player") returns 1515, in another cases the function returns another non-bugged map identifiers in the 1512-1520 range.

     

     

  • michaelsp self-assigned this issue Aug 1, 2019
  • michaelsp edited description Aug 1, 2019
  • michaelsp added the tags Accepted Started Aug 1, 2019
  • michaelsp posted a comment Aug 1, 2019

    Implemented a workaround in version 896


    Edited Aug 1, 2019
  • michaelsp closed issue Aug 4, 2019
  • michaelsp added a tag Fixed Aug 4, 2019
  • michaelsp removed a tag Started Aug 4, 2019

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