MrPlow

15 - Cannot add to ignore list

What steps will reproduce the problem?
1. typing /mrplow ignore add (link to hearthstone)
2.
3.

What is the expected output? What do you see instead?

I expect it to accept the request.  Upon pressing return at the command line, this error is thrown and the cursor returns to the command line without actually processing it.

The following LUA error:

Message: Interface\AddOns\MrPlow\PlowEngine.lua:948 table index is nil
Time: 12/21/09 07:28:53
Count: 1
Stack: Interface\AddOns\MrPlow\PlowEngine.lua:948 in function `AddWatchList'
Interface\AddOns\MrPlow\MrPlow.lua:159 in function `?'
...ddOns\AutoBar\libs\AceConsole-3.0\AceConsole-3.0.lua:94 in function `value'
Interface\FrameXML\ChatFrame.lua:3565 in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3213 in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3237 in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

Locals: self = PlowEngine {
 0 = <userdata>
 RunJob = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:183
 CheckMove = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:787
 ShowWatchList = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:957
 StopEverything = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:936
 MoveSlot = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:781
 ReverseProcessBags = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:892
 Consolidate = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:251
 AddWatchList = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:944
 ProcessBags = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:865
 Defragment = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:394
 ClearWatchList = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:953
 MassSort = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:707
 Enable = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:30
 RunGuildBankJob = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:232
 NextSlot = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:921
 OnUpdate = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:835
 Restack = <function> defined @Interface\AddOns\MrPlow\PlowEngine.lua:289
}
ItemList = "ignore add  [Hearthstone]"
link = nil
(for generator) = <function> defined =[C]:-1
(for state) = nil
(for control) = "Hearthstone]|"
link = "Hearthstone]|"
item = nil
(*temporary) = <table> {
 6948 = true
}
(*temporary) = nil
(*temporary) = "Hearthstone]|"
(*temporary) = "item:(%d+):"
(*temporary) = nil
(*temporary) = "table index is nil"
watch = <table> {
 6948 = true
}

What version of the product are you using?

Version:  10.1
X-Curse-Packaged-Version: v10.2.6.3-Beta

Do you have an error log of what happened?

Posted above.

If MrPlow is looping endlessly over a few items follow the instructions below:

1. Take note of which items are being swapped. Be aware, that it will almost always involve at least 3 items at most times.
2. use  /mp add [Blocky Item of Block][Womble cabbage of Frog][Fried Green Tomatoes] (use shift-click on the items)
3. run /mp sort and copy/paste the resultant output to the ticket (after hitting /mp stop after it loops)
4. note /mp watching and /mp clear will show what's being monitored and clear the list respectively.

Please provide any additional information below.

User When Change
wobin Dec 21, 2009 at 14:40 UTC Changed status from New to Declined
astrocanis Dec 21, 2009 at 14:37 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 2 comments
  • Avatar of wobin wobin Dec 21, 2009 at 14:40 UTC - 0 likes

    Indeed because this is not the method to ignore an item.

    Currently there is no way of directly adding an item to the ignore list (I'm not even sure off the top of my head if I'm actually checking for items to ignore.)

    For the meanwhile, ignore the slot it's in via the method outlined in the release notes on the main addon page.

  • Avatar of astrocanis astrocanis Dec 21, 2009 at 14:39 UTC - 0 likes

    I tried it with an item other than my hearthstone and it worked. I have not tried it with every item in my bags, but it appears to be related to telling MrPlow to ignore my hearthstone.

    I love this mod, by the way. I've used it for years. First problem with it.

  • 2 comments

Facts

Last updated
Dec 21, 2009
Reported
Dec 21, 2009
Status
Declined - We decided not to take action on this ticket.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees