GithubHelp home page GithubHelp logo

arl_wotlk's People

Contributors

sweepi avatar xyrgia avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

xyrgia

arl_wotlk's Issues

ARL window doesnt show on 2nd access.

With the Ulduar patch the addon works only one time - scan results are shown - but starts bugging out after, trying to click it 2nd time doesn't pop the window anymore. Relogging fix it temporary but bug repeats. It seems that only cooking shows this problem.

Error on MouseOver

It trows an error on every mouseover of the recipe window. maybe there is a lot to update with the new UI api version. I'm to busy to get deeper into it.

Message: ...Ons/AckisRecipeList/libs/LibQTip-1.0/LibQTip-1.0.lua:435: attempt to call method 'GetBackdrop' (a nil value) Time: Tue Apr 11 07:20:52 2023 Count: 1 Stack: ...Ons/AckisRecipeList/libs/LibQTip-1.0/LibQTip-1.0.lua:435: attempt to call method 'GetBackdrop' (a nil value) [string "@Interface/AddOns/AckisRecipeList/libs/LibQTip-1.0/LibQTip-1.0.lua"]:435: in function <...Ons/AckisRecipeList/libs/LibQTip-1.0/LibQTip-1.0.lua:431> [string "@Interface/AddOns/AckisRecipeList/libs/LibQTip-1.0/LibQTip-1.0.lua"]:101: in function Acquire'
[string "@Interface/AddOns/AckisRecipeList/Interface/List.lua"]:1820: in function <Interface/AddOns/AckisRecipeList/Interface/List.lua:1794>
[string "@Interface/AddOns/AckisRecipeList/Interface/List.lua"]:183: in function <Interface/AddOns/AckisRecipeList/Interface/List.lua:182>

Locals: tooltip = Frame {
0 =
scrollChild = Frame {
}
scrollFrame = ScrollFrame {
}
}
key = "Ackis Recipe List Tooltip"
(*temporary) = nil
(*temporary) = GameTooltip {
0 =
SetQuestLogRewardSpell = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
GetBackdropColor = defined @Interface/SharedXML/SharedTooltipTemplates.lua:191
SetHyperlink = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetGuildBankItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
hasMoney = 1
SetBackdropBorderColor = defined @Interface/SharedXML/SharedTooltipTemplates.lua:195
canAddRestStateLine = 1
SetCraftItem = defined =[C]:-1
SetQuestRewardSpell = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
comparing = false
TopOverlay = Texture {
}
GetBackdropBorderColor = defined @Interface/SharedXML/SharedTooltipTemplates.lua:199
SetPetAction = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetItemByID = defined =[C]:-1
SetLootItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetQuestItem = defined =[C]:-1
SetBorderBlendMode = defined @Interface/SharedXML/SharedTooltipTemplates.lua:203
SetTrainerService = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
numMoneyFrames = 1
SetShapeshift = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetInboxItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
layoutType = "TooltipDefaultLayout"
shoppingTooltips =

{
}
NineSlice = Frame {
}
SetMerchantItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetQuestLogItem = defined =[C]:-1
SetTradeTargetItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetTalent = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetTradePlayerItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetTradeSkillItem = defined =[C]:-1
SetSendMailItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetCurrencyToken = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
updateTooltip = 0.103000
SetInventoryItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
__hasCounters = false
Show = defined =[C]:-1
TooltipBackdropOnLoad = defined @Interface/SharedXML/SharedTooltipTemplates.lua:172
SetBuybackItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetAuctionSellItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
SetBagItem = defined @Interface/AddOns/Bistooltip/lib/LibExtraTip/LibExtraTip.lua:402
needsReset = true
BottomOverlay = Texture`

Suggestion to solve SetFont problem

Interface\List.lua
Line 1509 contain old code.
I suggest to change line 1509
fontObj:SetFont(font, fontSize)

to

local p, s, Flags = fontObj:GetFont()
fontObj:SetFont(font, fontSize, Flags)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.