Wynntils

Wynntils

611k Downloads

Autojoin wrong character ID

kristofbolyai opened this issue ยท 7 comments

commented

Autojoin:

[19:50:06] [Render thread/INFO] (wynntils) Deducing character CharacterInfo[classType=Shaman/Skyseer, reskinned=false, level=106, id=-1]
[19:50:08] [Render thread/INFO] (wynntils) Leaving world
[19:50:08] [Render thread/INFO] (wynntils) WorldState change: Between states
[19:50:08] [Render thread/INFO] (wynntils) WorldState change: In character selection
[19:50:09] [Render thread/INFO] (wynntils) Selected character CharacterInfo[classType=Shaman/Skyseer, reskinned=false, level=106, id=1]

Switch after selecting different class:

[19:50:21] [Render thread/INFO] (wynntils) Deducing character CharacterInfo[classType=Warrior/Knight, reskinned=false, level=105, id=-1]
commented
commented

The ids are incorrect.

commented

I'm not sure I understand what the expected behavior is, nor really what the error is. Should it have been Warrior level 105 in the first case as well?

commented

Ah, you mean id=-1. Yeah. That is basically #157.

commented

Oh, so the we cannot get an id from compass menu. Sad.

commented

Yes, sadness indeed. Blame @HeyZeer0 for not exposing a proper ID. ;-)

commented

Well, this is kinda irrelevant then.