lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
Unread 09-14-2010, 11:39 PM  
garnetrising
The Wary

Forum posts: 0
File comments: 5
Uploads: 0
Er... Noticed something else, though I'm not sure if it's related to the fix you put out or was there before and I just failed to notice. After you've slotted your bars, if you unlock the UI (Ctrl + \), everything is removed from your slots.

By the by, I'm loving both this bar set and Bevy O' Bars. Much thanks for them both. ^^

EDIT: Did a rollback from 3.1b to 3.1a and have confirmed that the above bug is new and did not exist in 3.1a.

Last edited by garnetrising : 09-14-2010 at 11:51 PM.
garnetrising is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-14-2010, 11:37 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Odd. I will look at that as soon as I can.

EDIT: Fixed. An embarrassing bug, thanks for finding it!

Other News: Just realised I hadn't posted - UberSkippy's bug is Turbines fault and, sadly, is currently un-fixable.

Last edited by MrJackdaw : 09-14-2010 at 12:41 PM.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-14-2010, 10:44 AM  
garnetrising
The Wary

Forum posts: 0
File comments: 5
Uploads: 0
Love the bars. Ran into an issue today where once you set fade out, I can't undo it. The only way I can get the bar to reappear at normal opacity is to remove the bar completely and re-add it.
garnetrising is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-12-2010, 07:53 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Quote:
If you put something that has a limited use like a stack of morale pots into a slot and use the last item it throws an error "Lord of the Rings Online\Plugins\JackdawPlugins\PopUps\QPopUps.lua:1 03:SetShortCut Failure! Invalid Shortcut specified"
OK, I will have a look at this over the course of the next few days.

EDIT: I remember doing something that was supposed to fix the "Slot 1" error happening later on - when you next logged in you would find slot 1 replaced with the item that caused the bug - but didn't realise it would do the behaviour you list. Interesting...

EDIT: Blast. Went on to test and the world has shut down! I think replacing the assignment with a protected set may fix it, but have no way of checking right now. *sigh*

EDIT: No, didn't work. This is very, very odd...

EDIT: I can see no way to fix this - it has nothing to do with the plugin and something to do with Turbines code. It will throw an error when it copies the item down - this I can fix - but I actually see it throwing the error as something of a good thing. A good warning that something has gone wrong!

I apologise for not being able to see how to fix this - Any help out there?

Last edited by MrJackdaw : 09-12-2010 at 11:58 AM.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-12-2010, 03:21 AM  
Uberskippy
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
I have run into a bug I have not seen any of the bar mods list, but I get it with all of them I have tried (PopUps, BevyOBars and Tonnic), so I am assuming it may be a problem in Turbines Lua code. I thought I would mention it here since this is the main bar mod I am using now.

If you put something that has a limited use like a stack of morale pots into a slot and use the last item it throws an error "Lord of the Rings Online\Plugins\JackdawPlugins\PopUps\QPopUps.lua:1 03:SetShortCut Failure! Invalid Shortcut specified"

That alone is not so much of an issue, but when it happens I also seem to loose access to what ever is in my 1 slot of the main bar. The Icon for whatever skill is still there, but if I push the 1 Key nothing happens. I have to remove the skill from the slot and then put it back in from a my skills list before the 1 slot will work again.

As I said this does not seem to be specific to PopUps, even BuffBars is getting it if I use the last pot on its bar option. If this can be replicated by others you might want to add a warning to the instructions not to use up a limited item in a slot.

Last edited by Uberskippy : 09-12-2010 at 03:22 AM.
Uberskippy is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-12-2010, 01:41 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
Quote:
now that I think about it, maybe something like this would be better (if it is possible) - have the left-click on an active ability/item in a set cycle to the next ability/item in the set?
...would basically match your needs... And isn't as easy as it sounds! Someone, I think it was ScrappyTheGreat, tried it on the beta and had an interesting time. It would be useful for shot rotations as well.

Getting the buttons to cycle is not simple and, I feel, stands outside of this plugin. It is a feature I am considering for Bevy O Bars, but isn't on the priority list until I get some holiday time.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-11-2010, 06:31 PM  
Morathiel
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
I love this addon!

Would it be possible (and not painful to implement) to have a button set able to function in reverse? What I'm thinking of is:

button 1: track mines
button 2: track wood

So when track wood is active, the button displays track mines - so you can use it to swap between the two just by clicking, instead of right-clicking and then selecting.

(Would also be useful for those who only swap between two crafting tools - like us non-tailoring explorers. And wherever else there are sets of things in twos like that.)


edit: now that I think about it, maybe something like this would be better (if it is possible) - have the left-click on an active ability/item in a set cycle to the next ability/item in the set?

Last edited by Morathiel : 09-11-2010 at 07:10 PM.
Morathiel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-11-2010, 08:32 AM  
MrJackdaw
The Undying
 
MrJackdaw's Avatar
Interface Author - Click to view interfaces

Forum posts: 249
File comments: 422
Uploads: 19
EDIT: Had a quick look and something has gone seriously wrong. Working on it now - but it may take a couple of days. My apologies. It's all down to the changes I made to avoid problems in the near future that I didn't get a chance to test to destruction. *sighs* I *knew* should have waited till I had a chance to test this on a proper character...

NEWS: The bug arises when you add a slot to any bar.

Still investigating...

NEWS: I can now confirm that if you add a slot to any bar this addon breaks functionality. I am *sure* it worked in beta when I last tested it. There seems to be a critical problem that will take some time to fix.

For now anyone trying the plugin out please leave your bars at length 5. I will work on this over the weekend.

EDIT:

Think I have fixed it. Uploading the fix this afternoon (UK). Just testing now.

EDIT:

Uploaded. Just awaiting approval.

Am I faster than CM or what? *Sly grin*

Again, a level 3 hunter can only stress test so far, so I would appreciate any and all feedback. It should work as expected now.

Last edited by MrJackdaw : 09-11-2010 at 10:19 AM.
MrJackdaw is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-11-2010, 08:02 AM  
Templedog
The Wary
 
Templedog's Avatar
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 42
Uploads: 6
Just a glitch

Firstly, I love your work

After adding a slot to pop up 5, the right-click to copy down an icon stops working for all but pop up 5.

Outputs
Online\Plugins\JackdawPlugins\PopUps\QPopUps.lua:1 03: attempt to index field '?' (a nil value)

If you take the slot back all returns to normal. Hope that all makes sense.

Again, love your work
Templedog is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 04:11 PM.


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