SavedInstances

SavedInstances

13M Downloads

EU realms Azjol-Nerub and Quel'Thalas not treated as connected

TheDziekan opened this issue ยท 0 comments

commented

Describe the bug
With the options below selected I expected to see characters from both connected servers. Instead, I only see characters from the server I'm on as if they were not connected.
Image

Do you have an error log of what happened?
No log but dump from realm API.
Image

To Reproduce

  1. Have characters on Azjol-Nerub and Quel'Thalas
  2. Choose option from screenshot.
  3. Check addon window.

Screenshots

Did you try having SavedInstances as the only enabled addon and everything else (especially something like ElvUI) disabled?
Nope. Don't use ElvUI and don't think it is relevant to this particular bug, but if I'm wrong, let me know and I'll test it out.

Which version of SavedInstances are you using?
11.1.4

Was it working in a previous version? If yes, which was the last good one?
Don't know. Just started using it.

Additional context
I tried to find the code for connected realms and from what I found, there is no protection against the fact that the realm name in GetAutoCompleteRealms and GetRealmName can differ by characters like "-".
Although unfortunately I don't program in lua and I'm not 100% sure if this is the cause.