| Updated: | 04-18-09 08:26 PM |
| Created: | unknown |
| Downloads: | 16,035 |
| Favorites: | 168 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
1.8.5 |
103kB |
Vrul |
11-19-08 01:34 PM |
![]() |
Comment Options |
|
|
|
|
Hi, I posted this on DockingStation's comment too, just in case. Broker_Currency displays several icons next to their respective informational texts, and I thought that this might be a solution to the LuckyCharms issue. Maybe you could have a right click menu where you can reorder things, or a window that pops up to reorder the icons, then when you press "okay" the icons rearrange on the display. However Broker_Currency's author does it, there are more than one icons displayed, but I cannot change the order of icons. Perhaps this is a limitation to the libraries or just a coding oversight, but I thought that a bad idea is better than no idea, since I'm going the Opie way of marking and its really not as fast as I'd like it to be.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 25
Uploads: 0
|
Is there an option to hide the icons when I am not in a group?
It will be even better if you can hide the icons if you are in a group but you are not the group leader and your sync is off. (You can't use them anyway) It is very convenient but I am afraid that it is taking up too much space in my FuBar even when I am solo questing, especially with all my non-tank alts. |
|
|
|
|
||
|
||
|
|
|
|
|||||
|
|||||
|
|
|
|
|
|
I get this error when trying to open a mailbox, without ANY options being set for OpenContainer. This is both with and without all my addons running too. After the error I can't get my bags to open.
Date: 2009-04-19 14:24:35 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\OpenContainer\Hooks.lua line 221: attempt to index global 'settings' (a nil value) Debug: (tail call): ? [C]: ? OpenContainer\Hooks.lua:221: ToggleBackpack() ..\FrameXML\ContainerFrame.lua:234: OpenBackpack() ..\FrameXML\MailFrame.lua:53: ..\FrameXML\MailFrame.lua:40 [C]: TurnOrActionStop() [string "TURNORACTION"]:4: [string "TURNORACTION"]:1 For the record, I actually love the theming capabilities of BagBar/OpenContainer. I don't need the auto open/close 'cause I have another mod. But whichever has the theme options I'll be using. XD ____ LuckyCharms requires FuBar to be enabled to work. However, to display it in an LDB you have to have FuBar2Broker enabled, which causes the new LDB compatible version to break. In other words, if I want Fubar_LuckyCharms, I have to have FuBar? That being said, what about display functionality similar to picoButtons? It creates a separate LDB button for each micro menu button. Would that mess up the functionality of the synch and assign modes in LuckyCharms? Sorry for being crackheaded. I know nothing about programming. |
|
|
|
|
|
|||
|
|||
|
|
|
|
||
|
||
|
|
|
|
||
Since 3.0 went live in Oct I made a seperate copy of FuBarPlugin-2.0 and called it FuBarPlugin-2.1. There was no real difference between the two except the original still used the global args (this, arg1, arg2, ...) and the other one relied only on passed values. When I was fixing FuBar-MicroMenu I decided to check for newer versions of all the libraries and noticed the latest revision of FuBarPlugin-2.0 was updated to no longer use the globals so I didn't need to include a seperate version any more. So I am now in the process of changing all my FuBar plugins to go back to using the official version of the library. The issue now is Fubar2Broker assumes all plugins will only ever have an icon and text, just like LDB, so it removes the ability to create frames. To work around this I either have to put in a check that "FuBarPlugin-2.0" is returning frames when it should and abort if it doesn't or rename FuBarPlugin-2.0 to something else. The first solution will not allow you to use the plugin at all with Fubar2Broker installed. The second solution potentially forces a library to take up twice the resources that it normally would and has resulted in complaints in the past. A third option would be to ask the author of Fubar2Broker to make it more friendly to non-LDB compliant plugins, but I could see that not going over well depending on who it is since I've been told in the past that my plugins violate some secret rule of what a plugin should be. |
||
|
|
|
|
|
|
It is from Fubar2Broker. If you have only Fubar, Fubar_LuckyCharms and Fubar2Broker (all the latest versions) you get this error. If you disable Fubar2Broker you don't get the error. I didn't verify on a clean WTF folder, but I did verify on a clean toon. I also tried with Fubar2Broker and DockingStation, just to make sure it wasn't some "I don't know where to show this" sort of thing, same error. Turning off Fubar2Broker fixes it.
Last edited by xtoq : 04-18-09 at 11:32 PM.
|
|
|
|
|
|
||
|
||
|
|
|
|
|
|
Get this message when logging on with the lateset version:
Date: 2009-04-18 22:23:53 ID: 4 Error occured in: Global Count: 1 Message: ..\AddOns\FuBar_LuckyCharms\Core.lua line 135: attempt to index field '?' (a nil value) Debug: (tail call): ? Ace2\AceAddon-2.0\AceAddon-2.0.lua:25: Ace2\AceAddon-2.0\AceAddon-2.0.lua:23 Ace2\AceAddon-2.0\AceAddon-2.0.lua:1055: ManualEnable() Ace2\AceAddon-2.0\AceAddon-2.0.lua:983: Ace2\AceAddon-2.0\AceAddon-2.0.lua:976 [C]: ? Ace2\AceEvent-2.0\AceEvent-2.0.lua:260: TriggerEvent() Ace2\AceEvent-2.0\AceEvent-2.0.lua:910: Ace2\AceEvent-2.0\AceEvent-2.0.lua:903 Thought I'd let you know. |
|
|
|
|
|
|
|
Ok, so another question. Any idea why this doesn't port to LDB with Fubar2Broker installed? MicroMenu does perfectly, but not this and one other mod I have. I'm using both Fortress and DockingStation, and neither of them show LuckyCharms.
|
|
|
|
|
|
|
|
Good to hear. I had to guess the cause and looks like I was right. One of the add-ons you're using is polluting the global namespace, more specifically, a variable named 'profile' that I'm guessing is of the type 'frame' or 'table'.
Last edited by Vrul : 11-19-08 at 09:31 PM.
|
|
|
|
|
|
||
Appreciate it! |
||
|
|
![]() |