Player frame always visible #1302


Open
  • Annekynn created this issue Sep 3, 2020

    Player frame always visible upon logging in, even though its checked to be hidden already. All other frames properly hidden. Unhiding it and re-hiding it makes it disappear until the next time the UI is reloaded or the client restarted.

  • Nylrith posted a comment Sep 17, 2020

    Having exactly the same issue and was wondering if any other addon can cause this or if I was missing something?

    I mean, it's not an addon breaking issue but annoying somehow :)

     

    A fix would be very much appreciated!

     

    Thanks for all the hard work on this great addon!

  • nebula169 posted a comment Sep 18, 2020

    Is this something that has always happened? Quick test in game didn't show the issue for me.

     

    Anchoring relative to a frame can maybe cause some weirdness, but usually just for that frame. Can you check the position settings?

     

    If you pastebin your pb4 savedvars and post the link here or in a DM, I'll try and take a look.

  • Zasz_ posted a comment Sep 19, 2020

    Having the same problem since yesterday. No changes made, no new addons installed, havent updated anything in days... And this just appears. Very strange.

  • Forge_User_89599551 posted a comment Sep 19, 2020

    Facing same issue, probally caused by recent minipatch.

    Until addon author fixes this you can macro the following script.

     

    /script PlayerFrame:Hide()

     

     

    Edit:
    some testing with another addon, moveanything which is able to hide frames.

    Here I am able to hide the player frame but upon reload this also returns so I gues this is a more common issue.


    Edited Sep 19, 2020
  • Zasz_ posted a comment Sep 19, 2020

    Is it just a coincidence that it started with pirate day?

  • nebula169 posted a comment Sep 19, 2020

    I mean, you can try turning off the pirate stuff or just disable the portrait module to check, but I'm not sure how a module would affect the enable state of a frame

     

    (and this was opened way before the 19th)


    Edited Sep 19, 2020
  • Zasz_ posted a comment Sep 20, 2020

    Right. I was just wondering because it started later for me than for others. Either something was patched later for me or we use the same addon that causes this. I cant really imagine pitbull causing this without outside influence.

  • Forge_User_89599551 posted a comment Sep 20, 2020

    I did some testing here and there, for me this seems to be related by the addon "Raven".

    Which is one of the addons I updated when I started facing this specific issue.

     

    Now it seems the latest version of "Raven" is overriding the Pitbull settings not sure why, pitbull is working fine without raven so it's not an pitbull issue, this specific issue is related to "Raven.

    Anyway to fix this issue for now if you have "Raven" installed like me check the below.

     

    1. Type /raven.

    2. Go to "defaults tab".

    3. On the top left tick Unit Frame.

    4. Enjoy!


    Edited Sep 20, 2020
  • Forge_User_67852557 posted a comment Sep 20, 2020

     Thank you, SpankyShawn! 

  • Zasz_ posted a comment Sep 20, 2020

    I knew it wasnt a pitbull issue! Thank you for the fast help.


To post a comment, please login or register a new account.