lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > Developer Discussions > General Authoring Discussion (L)

Reply
Thread Tools Display Modes
  #1  
Unread 12-11-2021, 05:04 AM
liftedplane's Avatar
liftedplane liftedplane is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2009
Posts: 70
Player Buffs Broken in recent update

Edit: Nevermind apparently when I updated buffbars it broke my character buff display. No idea how, but resetting it seems to have fixed it.

I've recently started playing again and after the most recent update I've noticed the player buffs and debuffs tray is broken on my vitals display.

I've tried a few other skins and have noticed the same problem. I've tried updating my skin xml and looking around but I can't find an answer anywhere so I was hoping maybe someone here would know what to do.

here is what it looked like about a week ago



Here's what is looks like now



I've tracked it down to something being wrong with the

Code:
<Element ID="PlayerEffectDisplay" />

## This one works fine

<Element ID="OpponentEffectDisplay"  />
So I'm hoping someone here has the fix as nothing I've done seems to work

cross-post from lotro official forums.

https://www.lotro.com/forums/showthr...24#post8113124

Last edited by liftedplane : 12-11-2021 at 09:26 AM.
Reply With Quote
  #2  
Unread 02-03-2022, 09:52 PM
dt192 dt192 is offline
The Unscathed
Interface Author - Click to view interfaces
 
Join Date: Aug 2013
Posts: 19
I'm also having this issue, but not finiding any way to fix it.

I tried the panel from various skins that have it above the vitals, tried changing the values manually, but regardless of what I set the X, Y, Width or Height it just stays the same.

I turned all my plugins off too, made no difference.

Anybody have any ideas?

Update: OK, so I logged into my Beorning and my buffs are fine there, logged into a different hunter and my buffs are fine too, did a full UI and graphics reset, but my main hunter still has bad buff position.

Not really sure where to go from there, no idea why that hunter has issues and why a reset didn't help. Tried copying ui setting from the beorning to hunter and that made no difference.

Last edited by dt192 : 02-03-2022 at 10:52 PM.
Reply With Quote
  #3  
Unread 02-06-2022, 05:36 AM
liftedplane's Avatar
liftedplane liftedplane is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2009
Posts: 70
Quote:
Originally Posted by dt192
I'm also having this issue, but not finiding any way to fix it.

I tried the panel from various skins that have it above the vitals, tried changing the values manually, but regardless of what I set the X, Y, Width or Height it just stays the same.

I turned all my plugins off too, made no difference.

Anybody have any ideas?

Update: OK, so I logged into my Beorning and my buffs are fine there, logged into a different hunter and my buffs are fine too, did a full UI and graphics reset, but my main hunter still has bad buff position.

Not really sure where to go from there, no idea why that hunter has issues and why a reset didn't help. Tried copying ui setting from the beorning to hunter and that made no difference.
So after trying and trying to fix it I've come to the conclusion that it has to do with the LoE bar they added to mordor. Even though it's gone after you leave mordor it still uses whatever change they made to mess it up.

Likely there's some info for the skin missing because a dev changed something to add the LoE/shadow bar into the game and they didn't bother to update the skindef files.

I'm trying to figure out if there's a way to use the lua plugin for vitals and to skin it but honestly I'm a bit lost and don't have the time.

only fix I can seem to find is completely remaking the art assets for my ui to include this change. OR just live with it.
Reply With Quote
  #4  
Unread 02-08-2022, 01:55 AM
dt192 dt192 is offline
The Unscathed
Interface Author - Click to view interfaces
 
Join Date: Aug 2013
Posts: 19
OK, I worked it out.

Paste this PlayerEffectDisplay_Spacer line above your PlayerEffectDisplay line and then copy the X and Y values of PlayerEffectDisplay to the new element.

Code:
<Element ID="PlayerEffectDisplay_Spacer" X="32" Y="0" Width="1" Height="15" />
<Element ID="PlayerEffectDisplay" X="32" Y="0" Width="207" Height="40" />
Reply With Quote
  #5  
Unread 02-11-2022, 07:33 PM
liftedplane's Avatar
liftedplane liftedplane is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2009
Posts: 70
Quote:
Originally Posted by dt192
OK, I worked it out.

Paste this PlayerEffectDisplay_Spacer line above your PlayerEffectDisplay line and then copy the X and Y values of PlayerEffectDisplay to the new element.

Code:
<Element ID="PlayerEffectDisplay_Spacer" X="32" Y="0" Width="1" Height="15" />
<Element ID="PlayerEffectDisplay" X="32" Y="0" Width="207" Height="40" />
I don't know how you discovered this, I literally looked everywhere. BUT it works, thank you very much. Gonna update my UI with this tonight then start fixing all of the sizes to work correctly again (this is gonna take a minute)
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Broken F.A.Q. link fade2gray Site help, bugs, suggestions/questions 0 03-31-2017 05:47 AM
Broken script griste Lua Programming Help (L) 1 10-12-2013 06:00 AM
buffs and debuffs Pittbull42721 Interface Help (L) 3 09-22-2013 07:37 PM
Cappy Buffs Mawane Interface Requests (L) 1 07-06-2013 05:50 AM
Broken UI skins Alevyr Interface Help (L) 2 02-14-2011 04:51 AM


All times are GMT -5. The time now is 10:40 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui