This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
- What steps will reproduce the problem?I tryed to add new additional archaeology data to my existing using GM2_Data.I got the other peoples data from web forums, by my examining it is in exact same correct structure that GM2 uses.So i went to GM2_Data folder, backed up original arch-lua and made a new copy of it and replaced the content with the new data.In WoW all other addons were disabled, only GM2 and GM2_Data loaded, tryed importing, got error msg.
- What version of the product are you using?latestGM2 v.1.11GM2_Data v.2.8
- Do you have an error log of what happened?Message: Interface\AddOns\GatherMate2_Data\GatherMateData.lua:154: bad argument #1 to 'pairs' (table expected, got nil)Time: 01/21/11 02:25:18Count: 1Stack: [C]: in function `pairs'Interface\AddOns\GatherMate2_Data\GatherMateData.lua:154: in function `MergeArchaelogy'Interface\AddOns\GatherMate2_Data\GatherMateData.lua:70: in function `PerformMerge'Interface\AddOns\GatherMate2\Config.lua:1032: in function <Interface\AddOns\GatherMate2\Config.lua:1023>(tail call): ?[C]: ?[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>(tail call): ?...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:798: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:613>(tail call): ?[C]: ?[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>(tail call): ?...ce\AddOns\GatherMate2\Libs\AceGUI-3.0\AceGUI-3.0.lua:314: in function `Fire'...ate2\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:22: in function <...ate2\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
Locals: <none>
That was a bad thing todo just dropping a file in is not the way togo. as the data in the arch lua file isnt the same as the saved variables.
Well i did compared the content of both and as far as i saw they were the same structure, but ofcourse different data. Hopefully this error message is something that can be improved?
or you can just wait as i add in the data people are providing into the extract. and the difference is the table header
To post a comment, please login or register a new account.