Image not disappearing
Same issue with the newer version 1.06

Merged post

We've noticed anytime we go to sleep ingame like teleporting or anything else that puts you to sleep then wakes you it gets worse like it's overlapping the image more. Although that's prob not the only problem, as it starts right when you initially wake up when you get in game. 
I have had reports saying that this is caused by the underworld plugin. Are any of you guys using it ?
Yes we are what conflicts with it?

Merged post

So playing around with that code and removing/commenting out the first
private void VanishGui(BasePlayer player)
        {
            GuiGuids[player.userID] = CuiHelper.GetGuid();​

commenting out  

 //GuiGuids[player.userID] = CuiHelper.GetGuid();

that line fixes it and it seems it's redundant as you have the exact same line  
a few lines below

CuiElementContainer elements = new CuiElementContainer();
GuiGuids[player.userID] = CuiHelper.GetGuid();

After removing that first line havent had any problem with the UI being removed
Can you just update the error or problem of this image not showing, and working.
Thank you.
It was fixed just recently out of nowhere. But now the image isn't showing up at all. idk what is going on
Can confirm that this happens with Underworld because of the redundancy pointed out by RocketMyrr in post #18.
I have a big update coming out tomorrow which will fix this.
5b87c103a7ed5.jpg Whispers88
I have a big update coming out tomorrow which will fix this.
Nice! Just wanted to complain the same. We're also using Vanish and Underworld.
Thank you!
No Image appearing now. Is that a bug or an update incoming?

Great Mod Whispers!!