lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
Unread 03-21-2011, 10:46 AM  
Kirkaland
The Wary

Forum posts: 0
File comments: 6
Uploads: 0
Quote:
By default, Distracting Winds should be on the Dethreat bar right next to Calming Verse. If you have v4, open the setup window, go to Button Bars, and select the Dethreat bar. This should highlight all of the skills on that bar. If Distracting Winds is not present, you can drag it from your Skills panel to put it back.

Just figured this out. You were using the old level-skill progression. I hit 30 and Distracting Winds showed up where it should. But you get the skill at 22 now.

Last edited by Kirkaland : 03-21-2011 at 10:46 AM.
Kirkaland is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-21-2011, 04:40 AM  
macabrex
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
version 4 errors

hi.. i am using kragenbars in my guard and hunter. with version 4 there is nothing wrong with my hunter. but with guard it says " nil value.. class item" error. i am turning back to 3.22a and this time hunter is giving error but guard is fine. what should i do??
macabrex is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-20-2011, 07:52 PM  
Theftwind
The Wary

Forum posts: 0
File comments: 6
Uploads: 0
Hunter Oils Error

Kragen.

Better half and myself are playing a Hunter/Hunter pair, both with Kragenbars and Kragenslots. Upon a clean install everything works perfectly
When refreshing the oil on the bow we get a an error "attempt to index field 'fire/lightoil' (a nil value) Line error changes depending on type of oil used. We currently have Refined and Pure Fire/Light oils in Inventory plus 5 different types of traps. No error with traps. If you log out at this point and reload, then reload the plugins the KB button disappears. If you use bow wash on the bow prior to logging the KB button will be present and KB will load. Alt RClick does not clear the slots.

Loading Kragenbars with oil on the bow will start the error messages and it spams a few lines of error code. Washing bow, relogging, loading KB before applying oil returns one line of error code but KB is still functional.

Last edited by Theftwind : 03-20-2011 at 08:06 PM.
Theftwind is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-19-2011, 03:11 PM  
Kragenwar
The Undying
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 122
Uploads: 2
Re: Captain Bug

Quote:
...nline\Plugins\KragenPlugs\KragenBars\CaptainBar s.lua:504: attempt to index field 'Banner4' (a nil value)
Quote:
I had an issue with my german client
Both these issues should be fixed in version 4.01.
Kragenwar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-18-2011, 11:28 AM  
Kragenwar
The Undying
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 122
Uploads: 2
Quote:
I had an issue with my german client and found that in both functions EncodeObject and DecodeObject there is a line

Code:
if ((locale == "de" or locale == "fr") and data ~= nil) then
that imo should look like this:

Code:
if ((vars.locale == "de" or vars.locale == "fr") and data ~= nil) then
You are correct. Thanks for the catch, I will get that updated tonight. I copied the new methods from my KragenSlots plugin and forgot to adjust for the different variable structure in KragenBars.
Kragenwar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-18-2011, 10:25 AM  
ptweety
The Wary
 
ptweety's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 38
Uploads: 2
I had an issue with my german client and found that in both functions EncodeObject and DecodeObject there is a line

Code:
if ((locale == "de" or locale == "fr") and data ~= nil) then
that imo should look like this:

Code:
if ((vars.locale == "de" or vars.locale == "fr") and data ~= nil) then
ptweety is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-18-2011, 09:16 AM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Quote:
One thing I forgot to mention, for my RK, Distracting Winds is nowhere to be found, in combat or out of combat.
By default, Distracting Winds should be on the Dethreat bar right next to Calming Verse. If you have v4, open the setup window, go to Button Bars, and select the Dethreat bar. This should highlight all of the skills on that bar. If Distracting Winds is not present, you can drag it from your Skills panel to put it back.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-18-2011, 07:46 AM  
Kirkaland
The Wary

Forum posts: 0
File comments: 6
Uploads: 0
Thanks for the prompt reply and update. My wrath of flame skills on the RK now are fine as well as the burg crit responses (altho they still don't like when I get a crit while Critical Response is up).

One thing I forgot to mention, for my RK, Distracting Winds is nowhere to be found, in combat or out of combat.
Kirkaland is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-17-2011, 08:21 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
Quote:
Hi,

the plugin looks really nice, i just want to ask if it is possible to bind keys to different slots the kragebars creates?
I'm afraid this is not something that is possible in any LUA plugin. Turbine has not granted the ability to bind keys as part of the API.
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-17-2011, 04:59 PM  
Kragenwar
The Undying
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 122
Uploads: 2
Re: Captain Bug

Quote:
...nline\Plugins\KragenPlugs\KragenBars\CaptainBar s.lua:504: attempt to index field 'Banner4' (a nil value)
Shoot! Typo in the code that upgrades previous settings files. If you delete your settings file located at Documents/PluginData/ACCOUNTNAME/SERVER/CHARACTER/KragenBarsSettings.plugindata it will work, unfortunately you would lose your settings. Other than that I will try to get a fix up tonight.

Thanks for catching that.

Last edited by Kragenwar : 03-17-2011 at 04:59 PM.
Kragenwar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-17-2011, 04:46 PM  
Karnonos
The Wary
 
Karnonos's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Thumbs down Captain Bug

...nline\Plugins\KragenPlugs\KragenBars\CaptainBar s.lua:504: attempt to index field 'Banner4' (a nil value)
Karnonos is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-17-2011, 01:15 PM  
Fin
The Wary

Forum posts: 2
File comments: 5
Uploads: 0
Hi,

the plugin looks really nice, i just want to ask if it is possible to bind keys to different slots the kragebars creates?
Fin is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-16-2011, 06:19 PM  
Kragenwar
The Undying
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 122
Uploads: 2
Version 4

Just posted Version 4. Valdacil and I have been working on this for a couple months now. Lots of new features and more customization.

- New icon to interact with the setup window (no more chat commands)
- You can now create your own bars to customize your layout.
- Most existing bars can be resized or deleted.
- Place other skills or items on the bars (racials, ports, etc)
- New options to make individual bars In Combat or Out of Combat Only.
- Use Alt drag to remove skills off your bars (only if they are not locked)
- Press CTRL + ALT while hovering over an icon that is currently hidden will force it to show (to allow you to reapply skills like Motivated early). This will not work on Bars that are set to In Combat Only when you are out of combat and vice versa.

Plus much more.

The code for creating your own slots by dragging skills onto bars is in a Beta state. There may be bugs.
Kragenwar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-15-2011, 06:06 PM  
Kragenwar
The Undying
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 122
Uploads: 2
Quote:
I love this plugin but have come across the following, similar problems:

Burg:
Getting a normal crit while critical response is up takes me to the second tier, even if I have not used Burglar's Advantage, thus I can't use Double-Edged strike and Burglar's Advantage disappears.

When Double-Edged Strike appears I can't click on it. It just pops up with a little tooltip that says Drag Items Here To Make A Shortcut. I have tried everything, moving the bars around, changing orientation, everything. I have loaded Kragenbars by itself, to no avail. The icon appears (whether because I used Burglar's Advantage, or got a crit while Burg's Advantage was up), but nothing I can do can click on it or drag it or anything.

RK:
The same kind of thing happens with the default RK config. The Wrath of Flame skills bar covers up the skills on the right side of the kragenbars. This is easy enough to solve, I just move the Wrath of Flame bar a bit to the left. This workaround does nothing for the Burg problem.

I've tried every possible workaround I can to no avail. Am I the only one with these problems?
The issue with the burg is when your crit tier 1 response goes away it progresses to the next tier. This is due to an ugly workaround needed because there is no buff associated with tier 2 and the IsCritTierAvailable methods do not currently work (it seems they were never implemented). So this leaves me guessing when tier 2 is available which should work fine provided you use your tier 1 crit response when it pops up. I am currently unhappy with the buggyness, I will investigate seperating the 2 tiers to make them always available until turbine fixes the API.

The issue with not being able to click Double Edged Strike is definatly a bug. I will look into it and see if I can resolve both these issues in time for the next version.

I will also take a look at the RK default positions. It sounds like 2 bars overlapping but I don't recall seeing that in the default.

Last edited by Kragenwar : 03-15-2011 at 06:07 PM.
Kragenwar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-15-2011, 05:58 PM  
Kirkaland
The Wary

Forum posts: 0
File comments: 6
Uploads: 0
I love this plugin but have come across the following, similar problems:

Burg:
Getting a normal crit while critical response is up takes me to the second tier, even if I have not used Burglar's Advantage, thus I can't use Double-Edged strike and Burglar's Advantage disappears.

When Double-Edged Strike appears I can't click on it. It just pops up with a little tooltip that says Drag Items Here To Make A Shortcut. I have tried everything, moving the bars around, changing orientation, everything. I have loaded Kragenbars by itself, to no avail. The icon appears (whether because I used Burglar's Advantage, or got a crit while Burg's Advantage was up), but nothing I can do can click on it or drag it or anything. The skill icon appears, but seems like it's covered by some layer of something. I've even tried Ctrl+/ in combat and quickly moving the bar then clicking it, same thing happens.

RK:
The same kind of thing happens with the default RK config. The Wrath of Flame skills bar covers up the skills on the right side of the kragenbars. This is easy enough to solve, I just move the Wrath of Flame bar a bit to the left. This workaround does nothing for the Burg problem.

I've tried every possible workaround I can to no avail. Am I the only one with these problems?

Last edited by Kirkaland : 03-15-2011 at 06:01 PM.
Kirkaland 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 11:54 AM.


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