Results: 175Comments by: Myster
File: Dailies Quest Tracker02-10-09
Bug Report
Posted By: Myster
Latest version 3.1.2 onload errors: : DailiesQuestTracker-3.1.2 \DailiesQuestTracker.lua:4807: attempt to index field '?' (a nil value) DailiesQuestTracker-3.1.2 \DailiesQuestTracker.lua:4802: in function <...e\AddOns\DailiesQuestTracker\DailiesQuestTracker.lua:4771> (tail call): ?: (tail call): ?: HitsMode-4\HitsMode.lua:330:...
File: Dailies Quest Tracker02-10-09
Feature Request
Posted By: Myster
Possible to add a keybind and or a Click+modifier option to the plugin to allow for showing and hiding the QuestTracker frame you added? I added my own to the onclick function.
File: Dailies Quest Tracker02-10-09
Another Bug report
Posted By: Myster
Seems when I open my WorldMap my Client locks up until I am able to close the WorldMap. I am using HandyNotes,Mapster, and TomTom if that helps. I got around this by commenting out your Dailies:RegisterEvent("WORLD_MAP_UPDATE", "UpdateWorldMap") until you get a fix in. Thanks for all your hard work and sharing your mod wit...
File: Dailies Quest Tracker02-10-09
Bug report
Posted By: Myster
Everytime I log in with latest beta version 3.1.1 with saved variables removed for DailiesQuesttracker I get this error over and over. : DailiesQuestTracker-3.1.1 \DailiesQuestTracker.lua:4800: attempt to index field '?' (a nil value) DailiesQuestTracker-3.1.1 \DailiesQuestTracker.lua:4795: in function <...e\AddOns\DailiesQuestTr...
File: Altoholic02-09-09
3 errors
Posted By: Myster
: Altoholic-3.0.006b\Altoholic.lua:1613: attempt to concatenate a nil value Altoholic-3.0.006b\Altoholic.lua:1625: in function `GetAccountItemCount' Altoholic-3.0.006b\Altoholic.lua:1686: in function `GetItemCount' Altoholic-3.0.006b\Altoholic.lua:1983: in function `ProcessTooltip' Altoholic-3.0.006b\Altoholic.lua:1871: in functi...
File: Dailies Quest Tracker02-08-09
2 errors
Posted By: Myster
Two errors when turning in Dalaran JC dailiy : DailiesQuestTracker-3.1 \DailiesQuestTracker.lua:1225: attempt to compare number with nil --- : DailiesQuestTracker-3.1 \DailiesQuestTracker.lua:4736: attempt to index field '?' (a nil value) (tail call): ?: (tail call): ?: Prat-3.0-r228 \modules\Timestamps.lua:524: in...
File: ButtonBin02-03-09
Feature Request
Posted By: Myster
Feature Request: Can you add the ability to set the strata level of each bin? Bug Report: I still seem to be having issues with customization settings (background colors,etc) to each bin applying across game sessions. They seem to not be saving or initializing, because I can go into the options and make one change an...
File: AutoText02-02-09
Suggestion:
Posted By: Myster
Tooltip needs collapseable catagories to keep the tooltip neat and tidy for multiple catagories and notes. Tooltip gets rather large if you use alot of notes.
File: SmartBuff01-29-09
Patch 3.0.8 Spells
Posted By: Myster
Can you add Levitate and Slow Fall to Group Buffs as they can now be applied to party members.
File: DockingStation (Display)01-29-09
Bug Report
Posted By: Myster
Latest version I can no longer control individual plugin display options or general options. Can only choose what panel the plugin resides on.
File: KeyProfiler01-29-09
Macro restore bug
Posted By: Myster
If you use the ("?" icon) in your macros when you restore that macro it does not restore the ("?" icon) properly breaking any key modified macros. Hope that isnt confusing to you. That is the only real issue I found with this mod.
File: FluidFrames01-28-09
new taint issues with 3.0.8
Posted By: Myster
1/28 03:28:21.171 An action was blocked in combat because of taint from FluidFrames - SpellBookFrame:EnableMouse() 1/28 03:28:21.171 Interface\AddOns\FluidFrames\FluidFrames.lua:178 InitTempDraggableFrames() 1/28 03:28:21.171 Interface\AddOns\FluidFrames\FluidFrames.lua:330 1/28 03:28:21.171 An action was blocked in co...
File: DockingStation (Display)01-22-09
Bug Report
Posted By: Myster
Latest version I can no longer create new bars. : DockingStation-0.2.1 (Beta)\Settings.lua:188: attempt to call global 'copy_settings' (a nil value) DockingStation-0.2.1 (Beta)\Settings.lua:204: in function `EstablishSettings' DockingStation-0.2.1 (Beta)\Panels.lua:266: in function `CreatePanel' DockingStation_Config\Core.lua:4...
File: DockingStation (Display)01-21-09
Bug report
Posted By: Myster
Dissapearing plugins if they are set to the middle of the bar
File: QuestHelper01-13-09
Suggestions
Posted By: Myster
I would like to see the db broken up into zones and made lod please. I understand that you need to load the entire db for the cross zone feature.. this is what brings me to my next suggestion. Give us the option to disable cross zone quest tracking. Then you would not need to load the entire questline db and only lod the zones...
File: FluidFrames01-07-09
Feature request
Posted By: Myster
Anyway you could add slash command handler for manual entry of frames. So I can just type /ff add Frame or /ff move frame Would also like to be able to see and be able to remove individual frames from the db that I have added instead of having to reset them all when I just want to manipulate one. Thanks again for all your hard...
File: Group Calendar 412-02-08
Anyway you could add 30 day cooldow...
Posted By: Myster
Anyway you could add 30 day cooldown tracking for Consortium gem sacks?
File: FuBar - SkillsPlusFu11-19-08
Fix for saving invalid Cooldowns for linked tradeskills
Posted By: Myster
Replace with this function at line 417: function SkillsPlusFu:TRADE_SKILL_CLOSE() local cooldown = nil if (IsTradeSkillLinked()) then _, self.currentPlayer = IsTradeSkillLinked() if not (self.currentPlayer == UnitName("player")) then return end else local numSkills = GetNumTradeSkills() for i=1, numSkills d...
File: IceHUD11-17-08
Latest version r303 has these error...
Posted By: Myster
Latest version r303 has these errors..... : IceHUD-r303 (Revision: 303)\IceHUD.lua:561: AceDB-2.0: Cannot call "RegisterDB" if self.db is set. Ace2\AceLibrary\AceLibrary.lua:122: in function `error' AceDB-2.0-91091 (Ace2):996: in function `RegisterDB' IceHUD-r303 (Revision: 303)\IceHUD.lua:561: in function `OnInitialize' Ice...
File: TipTac11-15-08
Bug with Clique
Posted By: Myster
: TipTac-08.11.10\TipTac.lua:874: attempt to index local 'unit' (a nil value) : ? : ? Clique-102\Clique.lua:92: in function (tail call): ?: (tail call): ?: ---
File: FuBar - SkillsPlusFu11-13-08
Linked TradeSkills Bug
Posted By: Myster
Whenever I open Someones linked tradeskills it adds the cooldown section for that linked tradeskill to my character, meaning I am not enchanter, if I open linked tradeskill for enchanter it adds enchant cooldowns under my characters name even tho I do not have enchant tradeskill. Hope I wasnt to confusing.
File: ButtonBin11-12-08
version r53
Posted By: Myster
Everytime I create a new bin and unlock it, it throws this error: : ButtonBin-1.0\ButtonBin.lua:678: Usage: ButtonBinMover:SetPoint("point" ) ButtonBin-1.0\ButtonBin.lua:678: in function `ToggleLocked' ButtonBin-1.0\ButtonBin.lua:753: in function (tail call): ?: : ?...
File: ButtonBin11-07-08
error
Posted By: Myster
Everytime I create new Bin and then unlock them I get this error, also the newly created bin spans across the entire screen Horizontaly. : ButtonBin-1.0\ButtonBin.lua:606: Usage: ButtonBinMover:SetPoint("point" ) ButtonBin-1.0\ButtonBin.lua:606: in function `ToggleLocked' ButtonBin-1.0\ButtonBin.lua:249: in function
File: TipTac11-06-08
Having issues with other mods addin...
Posted By: Myster
Having issues with other mods adding lines to tiptac, some wont show at all and some will only show half the line with it overlapping the healthbar.
File: Aloft10-27-08
polymorh bug
Posted By: Myster
: Aloft-2.3.1.201\Modules\Polymorph.lua:83: AceEvent-2.0: Cannot register event "UNIT_SPELLCAST_SENT" to method "OnSpellcastSent", it does not exist Ace2\AceLibrary\AceLibrary.lua:122: in function `error' AceEvent-2.0-91091 (Ace2):122: in function `RegisterEvent' Aloft-2.3.1.201\Modules\Polymorph.lua:83: in function `RegisterEvent...