Page 2 of 2 FirstFirst
1
2
  1. #21
    Deleted
    Quote Originally Posted by lawomous View Post
    'not working' isn't really helpful to addon authors.
    Do you have LUA errors turned on in the Interface -> Help menu and are you getting a LUA error?
    i understand. now that i have that turned on i don`t see any errors on my screen

    should i see some LUA box on screen even if no errors?
    i think i saw it someday but dont know how to make it show up again...

    Quote Originally Posted by Myzou View Post
    You do have Sergeant misspelled in the add-on and in the game, just a heads up.

    Also: Just to double check, you are trying this from the character that is guild master, right?
    thankx & yes, i`m the guild master
    Last edited by mmoc2d15916f46; 2011-03-07 at 05:31 PM.

  2. #22
    Deleted
    finally i got an error, maybe its related to the mod ?!

    Code:
    1x Blizzard_GuildUI\Blizzard_GuildNews.lua:133: attempt to concatenate local 'newsType' (a nil value)
    Blizzard_GuildUI\Blizzard_GuildUI.lua:518: in function `GuildMainFrame_UpdateNewsEvents'
    Blizzard_GuildUI\Blizzard_GuildUI.lua:473: in function <...terface\AddOns\Blizzard_GuildUI\Blizzard_GuildUI.lua:466>
    
    Locals:
    numNews = 87
    numEvents = 0
    divider = 8
    maxNews = 87
    maxEvents = 1
    button = nil
    buttons = <table> {
     1 = GuildUpdatesButton1 {}
     2 = GuildUpdatesButton2 {}
     3 = GuildUpdatesButton3 {}
     4 = GuildUpdatesButton4 {}
     5 = GuildUpdatesButton5 {}
     6 = GuildUpdatesButton6 {}
     7 = GuildUpdatesButton7 {}
     8 = GuildUpdatesButton8 {}
     9 = GuildUpdatesButton9 {}
    }
    
      ---

  3. #23
    Deleted
    Doesn't look like it. Just another case of Blizzard not properly testing their code.

  4. #24
    Deleted
    I found out (by mistake) how to make this ADDON work

    Was reading comments for another addon where it said to do /console reloadui so i did that and it worked
    After the UI reloaded i saw all the promotions done automatically
    Last edited by mmoc2d15916f46; 2011-03-26 at 09:31 PM.

  5. #25
    Cool I'm glad it worked for you.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •