Lua Error Missing Library #3


  • New
  • Defect
Open
Assigned to elkano
  • Forge_User_71583803 created this issue Aug 8, 2010

    What steps will reproduce the problem?
    1. Login a character
    2.
    3.

    What is the expected output? What do you see instead?
    Message: Interface\AddOns\ElkGuild\ElkGuild.lua:7: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceBucket-3.0".
    Time: 08/08/10 14:20:25
    Count: 1
    Stack: [C]: ?
    ...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:209: in function `EmbedLibrary'
    ...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:191: in function `EmbedLibraries'
    ...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:158: in function `NewAddon'
    Interface\AddOns\ElkGuild\ElkGuild.lua:7: in main chunk

    Locals: (*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceBucket-3.0"."

    What version of the product are you using?
    r2

    Do you have an error log of what happened?

    Please provide any additional information below.

  • Forge_User_71583803 added the tags New Defect Aug 8, 2010
  • Elkano posted a comment Aug 9, 2010

    the project isn't set up for embedded use, yet. It's only my development version which I'm running with disembedded libraries. So you would need to install Ace3 as stand-alone.


To post a comment, please login or register a new account.