ElvUI-TBC / ElvUI

ElvUI for World of Warcraft - The Burning Crusade (2.4.3)
https://discord.gg/UXSc7nt
102 stars 24 forks source link

/who constantly reappearing #299

Open lierox90 opened 7 years ago

lierox90 commented 7 years ago

I dont exacly know where is the issue, but ElvUI combined with WIM produces a strange behaviour that when person writes to player using ElvUI a /who window appears. Technicaly WIM uses /who to poll information about writing player but without ElvUI this operation is "silent", however with ElvUI enabled wisper result in /who window appearing each time we receive whisper.

Tiress commented 6 years ago

Yup, have the same issue.

Xvs87 commented 5 years ago

I have this issue also.

fatlus commented 5 years ago

WIM-2.4.15_betterwhofix_libwho-2.0.zip

Try this version (Credits to @Tremolo4)

Tremolo4 commented 5 years ago

IIRC the problem is that WIM uses WhoLib-1.0 but ElvUI uses LibWho-2.0 (there was only 1.0 during TBC era). They conflict with each other; only one version can be loaded, usually ElvUI's because it is loaded first. WIM then for some reason opens the /who window when it can't use WhoLib.

My fixed version makes WIM use LibWho-2.0 so that it works alongside ElvUI, but ElvUI will continue to break other addons that use WhoLib-1.0.

bluntdragonn commented 5 years ago

Also having this issue. Not using WIM. I've tried disabling the chat cache and it doesn't stop. When I disable elvui the /who frame stops reappearing, but while elvui is active it /whos the same person every 10 seconds.

Tremolo4 commented 5 years ago

Then you might be using another addon which uses WhoLib. Try searching for "WhoLib" or "WhoLib-1.0" or "LibWho" in your addons folder (it will be a subfolder of some addon).

Vantalim commented 4 years ago

Still have this issue. I tried the "betterwhofix" version, but did nothing. When searching for different libs, WIM shows up with WhoLib, and ElvUI shows up with LibWho.