Mountiful

6 - Mountiful tab is empty

What steps will reproduce the problem?
1. type /mount rebuildselections
2.
3.

What is the expected output? What do you see instead?
Not sure, this is the first time I'm using it.  ^_^

But when I open the mountiful tab or via /mountiful it is completely empty.

I also tried reloading WoW and re-typing /mount rebuildselections but it is still empty.

What version of the product are you using?
r85

Do you have an error log of what happened?
[13:58:04] Interface\AddOns\Mountiful\Mountiful.lua:825 attempt to index field '?' (a boolean value)
[C]: ?
Interface\AddOns\Mountiful\Mountiful.lua:825 in function `Mountiful_RebuildSelections'
Interface\AddOns\Mountiful\Mountiful.lua:299 in function `Mountiful_Command'
Interface\AddOns\Mountiful\Mountiful.lua:91 in function `value'
Interface\FrameXML\ChatFrame.lua:3526 in function <Interface\FrameXML\ChatFrame.lua:3458
[C]: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3176 in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3200 in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

Please provide any additional information below.

User When Change
Jomar Aug 08, 2009 at 10:09 UTC Changed status from Replied to Fixed
johnaldmcgee Aug 08, 2009 at 01:46 UTC Changed status from Waiting to Replied
Jomar Aug 08, 2009 at 01:42 UTC Changed status from New to Waiting
Jomar Aug 07, 2009 at 06:26 UTC Changed assigned to from Jomar to daxdax
Laibcoms Aug 07, 2009 at 06:18 UTC Create

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

  • 8 comments
  • Avatar of Jomar Jomar Aug 08, 2009 at 10:10 UTC - 0 likes

    This should be fixed now, if it is not please open a new ticket.

  • Avatar of johnaldmcgee johnaldmcgee Aug 08, 2009 at 01:46 UTC - 0 likes

    Aha!

    Whatever was broken to cause my list of mounts to not be populated was fixed by doing a /mount smart

    Since my macro had been using /mount ground (druid, so I don't use other flying mounts) it didn't seem to populate the list on first run, possibly because "ground" isn't a predefined category anymore. RebuildSelections was failing because there were missing panels (I think, see my screenshot in the previous post).

    Anyway, I have a workaround. I hope my description helps.

  • Avatar of Jomar Jomar Aug 08, 2009 at 00:00 UTC - 0 likes

    That should be it for the saved files.

    I'm not sure what exactly is going on here since I can't test or anything so I'll have to wait for daxdax to take care of this.

  • Avatar of johnaldmcgee johnaldmcgee Aug 07, 2009 at 23:57 UTC - 0 likes

    Where else is mountiful data stored?

    I've deleted the mountiful.lua file in \World of Warcraft\WTF\Account\<accountname>\<server>\<charname>\SavedVariables

    I didn't see any other files. I wouldn't be surprised if there was a setting somewhere from an old version that wasn't being interpreted properly. But, the only files a text search has turned up are AddOns.txt (this just shows that it's enabled), layout-local.txt (shows the last position of the frame), Mountiful.lua and Mountiful.lua.bak (I've been deleting these two in an attempt to get a clean install).

    Edit: r76 is coming from the .toc, I guess bugsack/buggrabber were using that. I've deleted every mountiful file in the WTF dir, so I'll see if that works. I also went ahead and grabbed r89 just in case.

    Last edited Aug 08, 2009 by johnaldmcgee
  • Avatar of Laibcoms Laibcoms Aug 07, 2009 at 10:04 UTC - 0 likes

    r88 is working fine for me

    re: johnaldmcgee's report, it's the first time I used the addon so I may still have a clean savedvariables (or maybe none) for Mountiful, so r88 worked for me.

  • Avatar of johnaldmcgee johnaldmcgee Aug 07, 2009 at 07:24 UTC - 0 likes

    I tried r88 since you had already posted it. Same error. I have deleted both the Mountiful folder from the addons dir, and from the savedvars dir underneath my /server/charname/ dir between attempts. I can try r87 if you'd like.

    Error

    Edit: Looks like it doesn't like it when I learn new pets either. Just got the children's week pet and got this error when I learned it:

    [2009/08/07 02:52:37-1021-x1]: Mountiful-r76\Mountiful.lua:822: attempt to index field '?' (a boolean value)
    Mountiful-r76\Mountiful.lua:111: in function `Mountiful_OnEvent'
    <string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
    
    Last edited Aug 07, 2009 by johnaldmcgee
  • Avatar of Jomar Jomar Aug 07, 2009 at 06:47 UTC - 0 likes

    try r87 please

  • Avatar of johnaldmcgee johnaldmcgee Aug 07, 2009 at 06:31 UTC - 0 likes

    I'm having the same problem. It seems like the mount list isn't being populated. I'm not sure why bugsack says mountiful is at r76. This is with r85 after deleting the old dir and files in savedvars.

    [2009/08/07 01:15:05-1018-x2]: Mountiful-r76\Mountiful.lua:825: attempt to index field '?' (a boolean value)
    Mountiful-r76\Mountiful.lua:299: in function `Mountiful_Command'
    Mountiful-r76\Mountiful.lua:91: in function `?'
    Interface\FrameXML\ChatFrame.lua:3505: in function `ChatEdit_ParseText':
    Interface\FrameXML\ChatFrame.lua:3176: in function `ChatEdit_SendText':
    Interface\FrameXML\ChatFrame.lua:3200: in function `ChatEdit_OnEnterPressed':
    <string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
    
  • 8 comments

Facts

Last updated
Aug 08, 2009
Reported
Aug 07, 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees