r78 lua errors on importing #11


  • Defect
  • Invalid
Closed
Assigned to moonfann
  • Fred7 created this issue Dec 11, 2010

    Gathermate2 is 1.0.6.1-5-g1b0c8f2 GM2data is v1.9

    I get this error on import/overwrite:

    1x GatherMate2_Data-1.0\GatherMateData.lua:78: bad argument #1 to 'pairs' (table expected, got nil)
    GatherMate2_Data-1.0\GatherMateData.lua:78: in function `MergeMines'
    GatherMate2_Data-1.0\GatherMateData.lua:65: in function `PerformMerge'
    GatherMate2-1.0.6.1-5-g1b0c8f2\Config.lua:1008: in function <GatherMate2\Config.lua:999>
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    AceConfigDialog-3.0-54:798: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:613>
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[4]":9: in function <[string "safecall Dispatcher[4]"]:5>
    (tail call): ?:
    AceGUI-3.0-33 (Ace3):314: in function `Fire'
    Ace3-r998\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:22: in function <...dOns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
    
      ---
    

    And this error on import/merge

    1x GatherMate2-1.0.6.1-5-g1b0c8f2\Config.lua:1010: attempt to call method 'Print' (a nil value)
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?:
    AceConfigDialog-3.0-54:798: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:613>
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[4]":9: in function <[string "safecall Dispatcher[4]"]:5>
    (tail call): ?:
    AceGUI-3.0-33 (Ace3):314: in function `Fire'
    Ace3-r998\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:22: in function <...dOns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
    
      ---
    
  • Fred7 added the tags New Defect Dec 11, 2010
  • Fred7 removed a tag New Dec 11, 2010
  • Fred7 added a tag Invalid Dec 11, 2010
  • Fred7 closed issue Dec 11, 2010

To post a comment, please login or register a new account.