Thread Tools Display Modes
10-21-14, 10:30 AM   #1
Uggers
A Fallenroot Satyr
 
Uggers's Avatar
Join Date: May 2008
Posts: 26
Addon fix/help "Mounted"

Hey all,

I'm trying to look for a fix for one of my favourite addons Mounted

The 2 errors I'm getting are;

Code:
70x Mounted\Libs\LibMounts-1.0\LibMounts-1.0-20121017183220.lua:25: table index is nil
Mounted\Libs\LibMounts-1.0\LibMounts-1.0-20121017183220.lua:25: in function <Mounted\Libs\LibMounts-1.0\LibMounts-1.0.lua:21>
(tail call): ?

Locals:
(*temporary) = "COMPANION_LEARNED"
(*temporary) = "COMPANION_LEARNED"
(*temporary) = <function> defined =[C]:-1
and

Code:
70x Mounted\Core.lua:239: attempt to index local 'mntName' (a nil value)
Mounted\Core.lua:239: in function <Mounted\Core.lua:230>
(tail call): ?

Locals:
(*temporary) = "COMPANION_LEARNED"
(*temporary) = "COMPANION_LEARNED"
(*temporary) = <function> defined =[C]:-1
I have no idea what's up with it specially, it might be the Lib-Mount that's causing the errors, I do miss the addon though as it always showed the icon for the mount and also the icon for the in combat and unavailable parts to so I knew what was about to happen, instead of the addons that just show a random icon.

Any help to get it working would be appreciated
  Reply With Quote
10-21-14, 10:36 AM   #2
Talyrius
An Onyxian Warder
 
Talyrius's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 363
This is crossposted.
  Reply With Quote
10-21-14, 08:35 PM   #3
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Basically everything about the mount API changed. The entire addon would have to be rewritten.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
10-21-14, 09:29 PM   #4
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
Yssaril stopped playing around the time I did in early MOP, and I don't think he even plays WoW anymore. Mounted has been broken since I came back for 5.4, and was probably long since dead by then, as well. I'll miss it, as it's the best mount addon I've ever come across.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
  Reply With Quote
10-23-14, 10:17 AM   #5
Uggers
A Fallenroot Satyr
 
Uggers's Avatar
Join Date: May 2008
Posts: 26
Originally Posted by Coote View Post
Yssaril stopped playing around the time I did in early MOP, and I don't think he even plays WoW anymore. Mounted has been broken since I came back for 5.4, and was probably long since dead by then, as well. I'll miss it, as it's the best mount addon I've ever come across.
Yeah its such a shame, I mean the other mount addons are pretty good to, but they don't have the icon/tooltip auto changes and usually just have their default icon so you can't be 100% sure what's gonna happen until you hit it.
  Reply With Quote
10-23-14, 08:18 PM   #6
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
While the new "random favorite mount" feature in 6.0 has allowed to me to get rid of Squire2 (which is fortunate because Squire2 hasn't been updated yet) I've already had to write my own addon to replace built-in random function, since the default UI (a) won't let me set class-specific mounts as favorites, and (b) still summons flying mounts in non-flying areas which, even though they *can* run on the ground, look ridiculous doing so.

I don't have an ETA on a release for my addon (still need to finish fixing my existing addons before I spend time getting a new one into a release-ready state) but I may be persuaded to add useful macro feedback after it's released, since that was something that did annoy me about Squire2 in the past when I had it on a visible button.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Addon fix/help "Mounted"


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off