View Single Post
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