This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Date: 2010-12-08 19:20:27ID: 3Error occured in: GlobalCount: 3Message: ..\AddOns\Mounted\MacroTextParser.lua line 100: bad argument #1 to 'pairs' (table expected, got nil)Debug: (tail call): ? [C]: pairs() Mounted\MacroTextParser.lua:100: GetRandomMountFromTable() Mounted\MacroTextParser.lua:76: GetMount() Mounted\MacroTextParser.lua:31: ParseMacro() Mounted\Core.lua:415: GenerateMacro() Mounted\Options.lua:227: Mounted\Options.lua:225 (tail call): ? [C]: ? [string "safecall Dispatcher[2]"]:9: [string "safecall Dispatcher[2]"]:5 (tail call): ? ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:798: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:613 (tail call): ? [C]: ? [string "safecall Dispatcher[3]"]:9: [string "safecall Dispatcher[3]"]:5 (tail call): ? Ace3\AceGUI-3.0\AceGUI-3.0.lua:314: Fire() ...ot\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:439: ...ot\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:430 (tail call): ? [C]: ? [string "safecall Dispatcher[3]"]:9: [string "safecall Dispatcher[3]"]:5 (tail call): ? Ace3\AceGUI-3.0\AceGUI-3.0.lua:314: Fire() ...3\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:345: ...3\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:335
any context to the error? are you in a certain location is it at login or what?
It gave me that error on a fresh install when I changed Swimming Macro from "Default Water Mount" to "Vashj'ir mount with dismount".
I get the same error on alts that don't have a mount yet.
If you add "if self.db.char.mounts[mountType][mountSpeed] then" before line 100 and add an "end" after line 104 it seems work again.
To post a comment, please login or register a new account.