Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

LUA Errors with WorldFlightMap addon

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    LUA Errors with WorldFlightMap addon

    Can you add support for the addon WorldFlightMap*

    http://www.wowinterface.com/download...tMap.html#info

    12x ...s\ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:336: attempt to index global 'FlightMapFrame' (a nil value)
    ...s\ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:336: in function `ScanTaxiMap'
    ...s\ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:102: in function <...s\ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:98>

    This is a very helpful addon and with Zygors installed you get the prompt that your addons are producing too many errors.

    Here is some notes from the comments section of WorldFlightMap

    I've had a couple issues with Zygor's guide on 2 spots.
    In his LibRover-1.0 library TAXIMAP_OPENED event in a for i=1,NumTaxiNodes() do loop he tries to lookup _G["TaxiButton"..i].
    Leads to a nil error and unfortunately since his library has an onupdate runloop it is very spammy while on the flightmaster dialog is up.
    Second spot is in his Pointer.lua again the TAXIMAP_OPENED event, he expects to get a texture back from TaxiFrame.InsetBg:GetTexture()

    #2
    Anyone get a chance to look at this?

    Comment


      #3
      I have this in our system to get looked at but I do not know when that might be.
      Become a Fan of Zygor Guides on Facebook:
      http://www.facebook.com/pages/Zygor-...04933799556988

      Follow Zygor Guides on Twitter:
      http://twitter.com/zygorguides

      Comment

      Working...
      X