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

Announcement

Collapse
No announcement yet.

Addon Integration with World Flight Map

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

    Addon Integration with World Flight Map

    I've posted about this before and told it was on the list, would like to check up and see if we're any closer.

    The addon https://mods.curse.com/addons/wow/worldflightmap integrates the flight map with world map, making it considerably easier to see if you're going to the right flight path.

    But unfortunately, every time I talk to a flight master I get the following error. Please push it higher up the priority list. I love both these addons and don't want to disable either =)

    Code:
    1x ...orGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:346: attempt to index global 'FlightMapFrame' (a nil value)
    ...orGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:346: in function `ScanTaxiMap'
    ...orGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:102: in function <...orGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:98>
    
    Locals:
    self = <table> {
     fcnames_by_tag = <table> {
     }
     Startup = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:147
     MarkKnownTaxis = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:547
     DeepScanTaxiMap = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:435
     taxipoints = <table> {
     }
     CacheTaxiTags = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:243
     LastTaxi = <table> {
     }
     saved_tables = <table> {
     }
     ResetKnowledge = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:586
     ClearAllKnowledge = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:265
     DumpFlightCosts = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:696
     MergeData = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:763
     taxitag2point = <table> {
     }
     TestAllFlights = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:924
     DumpTaxiMap = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:510
     MapIDsByName = <table> {
     }
     GetTaxiByTarget = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:873
     DumpTaxiByTarget = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:889
     errors = <table> {
     }
     FindTaxiByTag = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:259
     GetTaxisEnglish = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:140
     is_enemy = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:67
     ScanTaxiMap = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:344
     InitializeTaxis = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:193
     flightcost = <table> {
     }
     LearnCurrentTaxi = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:898
     TaxiNames_Local = <table> {
     }
     Debug = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:949
     loaded = true
     known_by_continent_mt = <table> {
     }
     TaxiNames_English = <table> {
     }
     OnEvent = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:98
     path2cont = <table> {
     }
     master = <table> {
     }
     Debug_HookButtons = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:303
     GetTaxis = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:133
     ClearContinentKnowledge = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:271
     frame = LibTaxiFrame {
     }
     fc_by_tag = <table> {
     }
     FindTaxi = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:226
    }
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = false
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to index global 'FlightMapFrame' (a nil value)"
    Lib = <table> {
     fcnames_by_tag = <table> {
     }
     Startup = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:147
     MarkKnownTaxis = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:547
     DeepScanTaxiMap = <function> defined @ZygorGuidesViewer-BETA\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:435
     taxipoin

    #2
    Do you get the same error when using the normal version of the client and not the beta version? The error for this that was posted before was a bit different.
    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


      #3
      Here's the message using 6.1.15652


      Code:
      1x ...s\ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:346: attempt to index global 'FlightMapFrame' (a nil value)
      ...s\ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0-1.lua:346: 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>
      
      Locals:
      self = <table> {
       fcnames_by_tag = <table> {
       }
       Startup = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:147
       MarkKnownTaxis = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:547
       DeepScanTaxiMap = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:435
       taxipoints = <table> {
       }
       CacheTaxiTags = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:243
       saved_tables = <table> {
       }
       ResetKnowledge = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:586
       ClearAllKnowledge = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:265
       DumpFlightCosts = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:696
       MergeData = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:763
       taxitag2point = <table> {
       }
       TestAllFlights = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:924
       DumpTaxiMap = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:510
       MapIDsByName = <table> {
       }
       GetTaxiByTarget = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:873
       DumpTaxiByTarget = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:889
       errors = <table> {
       }
       FindTaxiByTag = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:259
       GetTaxisEnglish = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:140
       is_enemy = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:67
       ScanTaxiMap = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:344
       InitializeTaxis = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:193
       flightcost = <table> {
       }
       LearnCurrentTaxi = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:898
       TaxiNames_Local = <table> {
       }
       Debug = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:949
       loaded = true
       known_by_continent_mt = <table> {
       }
       TaxiNames_English = <table> {
       }
       OnEvent = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:98
       path2cont = <table> {
       }
       master = <table> {
       }
       Debug_HookButtons = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:303
       GetTaxis = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:133
       ClearContinentKnowledge = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:271
       frame = LibTaxiFrame {
       }
       fc_by_tag = <table> {
       }
       FindTaxi = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:226
      }
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = false
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = nil
      (*temporary) = "attempt to index global 'FlightMapFrame' (a nil value)"
      Lib = <table> {
       fcnames_by_tag = <table> {
       }
       Startup = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:147
       MarkKnownTaxis = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:547
       DeepScanTaxiMap = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:435
       taxipoints = <table> {
       }
       CacheTaxiTags = <function> defined @ZygorGuidesViewer\Libs\LibTaxi-1.0\LibTaxi-1.0.lua:243
       saved_tables = <table> {
       }
       Res

      Comment


        #4
        Any update on this?

        Comment


          #5
          It is in our list for the dev team to look into. No ETA on when that will 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