• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Broker_Copilot

 

Project Updated:
Files Updated: Sun, Aug 16 2009
Supports Game Version: 3.2.0
Category: Data Broker
Tags:

[Edit Tags]

Project Manager: calidore_arygos_eu
Additional Authors: No additional authors
Current Version: 0.2.0-beta-r3
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 1
Downloads Total: 2,556
Favorites: 10
Comments: 6
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Broker_Copilot
  •  

Broker_Copilot is a LibDataBroker plugin for Copilot (view on CurseForge). As of 0.2.0 it doesn't have much purpose. All of its original functionality has been moved to Copilot, but this will eventually change, so you might want to keep it around and update regularly, to benefit from the ongoing development.
You also require an LDB display of your choosing. If you are using FuBar, don't forget to install Broker2FuBar as well.

Feedback

Questions, comments, suggestions and bug reports are welcome.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Broker_Copilot 0.2.0-beta-r3 Beta 3.2.0 373 8/16/2009
  Broker_Copilot 0.2.0-beta-r2 Beta 3.2.0 114 8/15/2009
  Broker_Copilot 0.2.0-beta-r1 Beta 3.2.0 176 8/13/2009
  Broker_Copilot 0.2.0-beta Beta 3.2.0 95 8/13/2009
  Broker_Copilot 0.1.12-beta Beta 3.2.0 293 8/5/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Arzach said

    Improvement over the last version, however the LoD function is now trying to load ALL the addons that are LoD, despite if they're Copilot modules or not. That's the reason of all the errors.

    Hope it helps for the next version

    Reply Report Permalink
  • Arzach said

    Copilot.lua, line 337 or so:
    ----
    if not isKnown then
    table.insert(addOnsToLoad, name);
    end
    ----

    That should be inside the:
    if modules and metaVersion then [...] end
    condition.

    Else any addon that is enabled, Loaded and LoD will get pushed for a LoD, with all the errors reported previously. Basically every module of every other addon would be pushed for loading, most probably before its "father" addon. Boom.

    Cheers

    Reply Report Permalink
  • Thanks for catching this. The new code is in the repository, but the packager still fails at random. I will keep trying. The new version will be 0.1.10-beta-r1.

    Reply Report Permalink
  • Receiving the following errors when logging in to the game with 0.1.10-beta:

    [2009/05/19 14:43:40-468-x1]: BetterBindingFrame-101\BetterBindingFrame.lua:163: attempt to index local 'KeyBindingFrame' (a nil value)
    : in function `LoadAddOn'
    Broker_Copilot-0.1.10-beta\Copilot.lua:350: in function
    Broker_Copilot-0.1.10-beta\Copilot.lua:168: in function
    (tail call): ?:
    : ?
    :"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5:496: in function `EnableAddon'
    AceAddon-3.0-5:589: in function <...ns\!Bang!Core-3.1\Libs\AceAddon-3.0\AceAddon-3.0.lua:575>
    : in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
    Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
    Interface\FrameXML\UIParent.lua:497: in function :

    [2009/05/19 14:43:46-468-x1]: Quartz_Flight-1.0\Flight.lua:26: AceModuleCore-2.0: Cannot find module "Player".
    Aloft-2.7.8.934\Libs\AceLibrary\AceLibrary.lua:122: in function `error'
    AceModuleCore-2.0-91091:260: in function `GetModule'
    Quartz_Flight-1.0\Flight.lua:26: in main chunk
    : in function `LoadAddOn'
    Broker_Copilot-0.1.10-beta\Copilot.lua:350: in function
    Broker_Copilot-0.1.10-beta\Copilot.lua:168: in function
    (tail call): ?:
    : ?
    :"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5:496: in function `EnableAddon'
    AceAddon-3.0-5:589: in function <...ns\!Bang!Core-3.1\Libs\AceAddon-3.0\AceAddon-3.0.lua:575>
    : in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
    Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
    Interface\FrameXML\UIParent.lua:497: in function :


    [2009/05/19 14:43:46-468-x1]: Quartz_GCD-1.0\GCD.lua:28: AceModuleCore-2.0: Cannot find module "Player".
    Aloft-2.7.8.934\Libs\AceLibrary\AceLibrary.lua:122: in function `error'
    AceModuleCore-2.0-91091:260: in function `GetModule'
    Quartz_GCD-1.0\GCD.lua:28: in main chunk
    : in function `LoadAddOn'
    Broker_Copilot-0.1.10-beta\Copilot.lua:350: in function
    Broker_Copilot-0.1.10-beta\Copilot.lua:168: in function
    (tail call): ?:
    : ?
    :"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5:496: in function `EnableAddon'
    AceAddon-3.0-5:589: in function <...ns\!Bang!Core-3.1\Libs\AceAddon-3.0\AceAddon-3.0.lua:575>
    : in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
    Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
    Interface\FrameXML\UIParent.lua:497: in function :

    [2009/05/19 14:43:46-468-x1]: Quartz_Interrupt-1.0\Interrupt.lua:24: AceModuleCore-2.0: Cannot find module "Player".
    Aloft-2.7.8.934\Libs\AceLibrary\AceLibrary.lua:122: in function `error'
    AceModuleCore-2.0-91091:260: in function `GetModule'
    Quartz_Interrupt-1.0\Interrupt.lua:24: in main chunk
    : in function `LoadAddOn'
    Broker_Copilot-0.1.10-beta\Copilot.lua:350: in function
    Broker_Copilot-0.1.10-beta\Copilot.lua:168: in function
    (tail call): ?:
    : ?
    :"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5:496: in function `EnableAddon'
    AceAddon-3.0-5:589: in function <...ns\!Bang!Core-3.1\Libs\AceAddon-3.0\AceAddon-3.0.lua:575>
    : in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':
    Interface\FrameXML\UIParent.lua:252: in function `CombatLog_LoadUI':
    Interface\FrameXML\UIParent.lua:497: in function :

    [2009/05/19 14:43:46-468-x1]: Quartz_Latency-1.0\Latency.lua:28: AceModuleCore-2.0: Cannot find module "Player".
    Aloft-2.7.8.934\Libs\AceLibrary\AceLibrary.lua:122: in function `error'
    AceModuleCore-2.0-91091:260: in function `GetModule'
    Quartz_Latency-1.0\Latency.lua:28: in main chunk
    : in function `LoadAddOn'
    Broker_Copilot-0.1.10-beta\Copilot.lua:350: in function
    Broker_Copilot-0.1.10-beta\Copilot.lua:168: in function
    (tail call): ?:
    : ?
    :"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5:496: in function `EnableAddon'
    AceAddon-3.0-5:589: in function <...ns\!Bang!Core-3.1\Libs\AceAddon-3.0\AceAddon-3.0.lua:575>
    : in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':

    [2009/05/19 14:43:46-468-x1]: Quartz_Latency-1.0\Latency.lua:28: AceModuleCore-2.0: Cannot find module "Player".
    Aloft-2.7.8.934\Libs\AceLibrary\AceLibrary.lua:122: in function `error'
    AceModuleCore-2.0-91091:260: in function `GetModule'
    Quartz_Latency-1.0\Latency.lua:28: in main chunk
    : in function `LoadAddOn'
    Broker_Copilot-0.1.10-beta\Copilot.lua:350: in function
    Broker_Copilot-0.1.10-beta\Copilot.lua:168: in function
    (tail call): ?:
    : ?
    :"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5:496: in function `EnableAddon'
    AceAddon-3.0-5:589: in function <...ns\!Bang!Core-3.1\Libs\AceAddon-3.0\AceAddon-3.0.lua:575>
    : in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:229: in function `UIParentLoadAddOn':

    I am reverting back to the previous version 0.1.9-beta as I had no errors with that version.

    Reply Report Permalink
  • I had removed the Broker_Copilot file from interface and the lua from the WTF before downloading version 0.1.10-beta so that wasn't the problem.

    After reverting back to version 0.1.9 I am error free!

    Reply Report Permalink
  • Should be fixed in 0.1.10-beta-r1.

    Reply Report Permalink
  • Thanks guys!
    I will keep it coming! ;)

    Reply Report Permalink
  • Varoan said

    saubere Arbeit.
    Ich liebe es!
    Mehr Addons mehr Addons!^^

    Reply Report Permalink
  • Texhex123 said

    gut gemacht cali, spart mir ein mausweg :)

    Reply Report Permalink
  • TheOne2173 said

    So einfach kann porten sein.... einfach nur geil ^^

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 556 SilverDragon Map & Minimap, and Data Broker
  2. 298 Minimap Button Frame Map & Minimap, and Data Broker
  3. 210 Broker_Portals Mage, Data Broker, and Titan...
  4. 175 EpicMusicPlayer Audio & Video, and Data Broker
  5. 133 Critline Combat, and Data Broker