Tremolo4
Tremolo4
Don't you mean invisible UNTIL a UI reload? Because that fixes it for me.
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,...
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).
I've investigated this a bit, and it only happens to me when logging in with ElvUI Chat History turned on AND having gotten at least one whisper message since the...
This patch to WIM fixes the error: ``` --- a/WIM/WIM.lua +++ b/WIM/WIM.lua @@ -539,7 +539,8 @@ function WIM_Incoming(event) end -- This chunk of code utilized ChatFrame_MessageEventFilter API's in order to...
Have you tried [this patch](https://github.com/ElvUI-TBC/ElvUI/issues/473#issuecomment-642331129)?
Interesting! Maybe this would be worth mentioning inside the app itself.
Could this issue appear as well when updating magisk through the app, after having initially installed via zip? And is the only result that Magisk is not installed after the...
> And as if that was not enough, the effect can also be reproduced by not having any kind of microphone connected to your computer in the first place. I...
I think this is an issue with the game itself, not something this docker image project can fix. The fundamental problem is that your Player inventory is saved by the...