Get an Epic Experience with Premium

XLootMonitor

Bags & Inventory Login to Add Favorites
  • 7 Likes
  • World of Warcraft
  • 1,781 Monthly Downloads
  • Supports: 5.1.0
  • 386,225 Total Downloads
  • Updated 02/06/2013
  • Created 08/15/2008
  • 947 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: final-release
or

About XLootMonitor

Please use http://www.curse.com/addons/wow/xloot - Monitor is included in the package, and this is no longer maintained.

------------------------------------------------------------------------
r114 | xuerian | 2013-02-06 10:40:35 +0000 (Wed, 06 Feb 2013) | 1 line
Changed paths:
   A /tags/final-release (from /trunk:113)

XLootMonitor: Reduce to stub indicating "XLoot" should be installed instead
------------------------------------------------------------------------
r113 | xuerian | 2013-02-06 10:19:31 +0000 (Wed, 06 Feb 2013) | 1 line
Changed paths:
   D /trunk/.pkgmeta
   D /trunk/XLootHistory.lua
   D /trunk/XLootMonitor.lua
   M /trunk/XLootMonitor.toc
   D /trunk/XLootMonitorOptions.lua
   A /trunk/alert.lua
   D /trunk/locales

XLootMonitor: Reduce to stub indicating "XLoot" should be installed instead
------------------------------------------------------------------------
r112 | dridzt | 2011-12-17 04:38:36 +0000 (Sat, 17 Dec 2011) | 1 line
Changed paths:
   M /trunk/XLootMonitor.toc

- .toc update, compatible with Hour of Twilight (4.3)
------------------------------------------------------------------------

Comments

First Previous Page 1 of 5 Next Last
  • #63

    Everything is working fine between Xloot 1.0, Xloot Groupm, and the Legacy Xloot monitor with Plugin. The monitor is displaying data correctly.  Everytime something is looted mostly gold off mobs, I get this error.

    40x XLoot-nil.375\XLootUtilities.lua:8: attempt to call global "GetNumRaidMembers" (a nil value)
    libs\SpecialEvents-Loot\SpecialEvents-Loot-1.0-90221.lua:137: in function <libs\SpecialEvents-Loot\SpecialEvents-Loot-1.0.lua:137>
    (tail call): ?
    <in C code>
    XLoot-nil.375\libs\AceEvent\AceEvent-2.0-91097.lua:302: in function "TriggerEvent"
    XLoot-nil.375\libs\AceEvent\AceEvent-2.0-91097.lua:910: in function <XLoot\libs\AceEvent\AceEvent-2.0.lua:903>

    Locals:
    nil

  • #65

    For what it's worth, GetNumRaidMembers is removed from the API and replaced by GetNumGroupMembers.

  • #69

    In the Old Plugins addon (directory named "XLoot"), you can open the XLootUtilities.lua file and replace the unitFromPlayerName function at the very top with this to resolve the error:

    local function unitFromPlayerName(name)
        name = string.gsub(name, "(-.*)", "")
        if UnitName("player") == name then
            return "player"
        end
        for i=1,GetNumGroupMembers() do
            if (UnitName((IsInRaid() and "raid" or "party")..i) == name) then
                return (IsInRaid() and "raid" or "party")..i
            end
        end
        return nil
    end

    Last edited by malaphus2 on 11/4/2012 1:21:58 AM
  • #68
    Quote from malaphus2 »

    As of the latest version of the Old Plugin Support addon, the only occurences of GetNumRaidMembers I see anywhere are in XLootUtilities.lua, and these are not function definitions... so I do not believe the suppliments exist in the public version.

    Correct me if I'm wrong.

    Shrug, I'm sure it's my error. There's a pending version of Old Plugin Support which may fix it. 

  • #67
    Quote from Xuerian »
    Quote from xstrykr »

    For what it's worth, GetNumRaidMembers is removed from the API and replaced by GetNumGroupMembers.

    And the Old Plugin Support (Which only monitor needs) provides suppliments for those functions, so I really don't know where people are getting these errors. 

    I'm in the process of reorganizing all the addons into a core anyway, so really at this point I'm to ignoring them. 

    As of the latest version of the Old Plugin Support addon, the only occurences of GetNumRaidMembers I see anywhere are in XLootUtilities.lua, and these are not function definitions... so I do not believe the suppliments exist in the public version.

    Correct me if I'm wrong.

  • #66
    Quote from xstrykr »

    For what it's worth, GetNumRaidMembers is removed from the API and replaced by GetNumGroupMembers.

    And the Old Plugin Support (Which only monitor needs) provides suppliments for those functions, so I really don't know where people are getting these errors. 

    I'm in the process of reorganizing all the addons into a core anyway, so really at this point I'm to ignoring them. 

  • #62

    Wonderful mod, have used this since it came out! MoP seems to have broken it, I'm currently running XLoot 1.0 with the oldxloot plugin and since the patch, XLootMonitor no longer shows any items at all. THe anchor is there, I can access the menu, but no loot EVER shows up on the monitor!

  • #58

    yesterday the monitor was still here, today, the monitor is gone ... is there a way, to bring it back up? some command or sth like that?

     

  • #59

    All commands should be available under /xloot monitor or /oldxloot monitor, or under the dropdown from /xloot options | /oldxloot options

  • #61
    Quote from xebtria »

    Only a complete reinstall worked. I used to use xloot 1.0, but then as told, it stopped working. now using the "normal" xloot (r376), now it works again. the commands you said did not work bevore (I had the old plugin support installed). It was very strange. however, it now works again. including the commands =)

    can't imagine playing without xloot. :)

    Well, /oldxloot should have worked fine then 0_o [/oldxloot options] -> Monitor, if you prefer the dropdown.

     

  • #60

    Only a complete reinstall worked. I used to use xloot 1.0, but then as told, it stopped working. now using the "normal" xloot (r376), now it works again. the commands you said did not work bevore (I had the old plugin support installed). It was very strange. however, it now works again. including the commands =)

    can't imagine playing without xloot. :)

    Last edited by xebtria on 8/26/2012 3:19:14 AM
  • #56
    XLootMonitor

    Awesome addon I must say, although, I do have an issue. As stated in another comment with XLoot not displaying correctly, I still am getting the same problem. Is there a fix for it? As for when it happens and what loot Im picking up it doesnt matter. Sometimes I can pick up 1-100 things  that display correctly and then on item 101 it will show nothing.

     

    Thanks

    Last edited by Oakshlair on 8/23/2012 9:35:59 AM
  • #57

    As far as I know, it displays everything according to what it sees in the chat log.

    If you can find a instance where you see something in the chat log but it isn't shown in monitor, that I can do something about.

  • #53

    Is there an option to turn monitor on and off? Like, I dont want it running in a 5 man, but want it running in a 25 raid.

    Last edited by martinboy on 3/23/2012 11:29:45 AM
  • #54

    Currently no. I've added a ticket for that suggestion, however.

  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Maingear

ENTER NOW