Grid2 dark, displays nothing #117


  • Defect
  • Fixed
Closed
Assigned to _ForgeUser65911
  • _ForgeUser1200736 created this issue Mar 4, 2010

    What steps will reproduce the problem?
    Both loading w/ my slight changes to the defaults, & resetting w/ defaults

    What is the expected output? What do you see instead?
    I'm expecting to see the normal Grid2 stuff. Instead I see the frames, but the units are black w/ no info.

    What version of the product are you using?
    r405. This problem developed sometime between r405 & r397, which is what I believe I had before updating.

    Do you have an error log of what happened?
    Interface\Addons\Grid2\modules\StatusVoiceComm.lua:45: attempt to index global 'L' (a nil value)
    AceLocale-3.0: Grid2: Missing entry for 'Beast'
    AceLocale-3.0: Grid2: Missing entry for 'Demon'
    AceLocale-3.0: Grid2: Missing entry for 'Humanoid'
    AceLocale-3.0: Grid2: Missing entry for 'Elemental'
    Interface\Addons\Grid2\GridDefaults.lua:41: attempt to call field  '?' (a nil value)
    Interface\Addons\Grid2Options\GridStatuses.lua:198: attempt to index local 'statuses' (a nil value)
    Interface\Addons\Grid2Options\GridStatuses.lua:198: attempt to index local 'statuses' (a nil value)

    Please provide any additional information below.

  • _ForgeUser1200736 added the tags New Defect Mar 4, 2010
  • _ForgeUser1200736 added an attachment WoWScrnShot_030410_131804.jpg Mar 4, 2010

    WoWScrnShot_030410_131804.jpg

  • _ForgeUser154347 posted a comment Mar 4, 2010

    I get the same resultant black frames from r405 but different errors.

    1x Grid2-Grid2 v3.3.0.405\modules\StatusVoiceComm.lua:45: attempt to index global 'L' (a nil value)
    
    Locals:
    

    and

    1x Grid2-Grid2 v3.3.0.405\GridDefaults.lua:41: attempt to call field '?' (a nil value)
    Grid2-Grid2 v3.3.0.405\GridDefaults.lua:241: in function `Setup'
    Grid2-Grid2 v3.3.0.405\GridCore.lua:248: in function <Grid2\GridCore.lua:234>
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5 (Ace3):539: in function `EnableAddon'
    AceAddon-3.0-5 (Ace3):629: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>
    <in C code>: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:234: in function `UIParentLoadAddOn':
    Interface\FrameXML\UIParent.lua:257: in function `CombatLog_LoadUI':
    Interface\FrameXML\UIParent.lua:481: in function <Interface\FrameXML\UIParent.lua:453>:
    


  • _ForgeUser1200736 posted a comment Mar 4, 2010

    The change is definitely after r400, that one is working fine.

  • _ForgeUser65911 unassigned issue from _ForgeUser117147 Mar 4, 2010
  • _ForgeUser65911 self-assigned this issue Mar 4, 2010
  • _ForgeUser65911 removed a tag New Mar 4, 2010
  • _ForgeUser65911 added a tag Accepted Mar 4, 2010
  • _ForgeUser65911 removed a tag Accepted Mar 4, 2010
  • _ForgeUser65911 added a tag Fixed Mar 4, 2010
  • _ForgeUser65911 closed issue Mar 4, 2010
  • _ForgeUser1776392 posted a comment Jul 14, 2010

    r523. checked with r519, no difference. result is the same all boxes are black just like on the screenshot. the only error I get is: Interface\AddOns\Grid2\GridDefaults.lua:41: attempt to call field '?' (a nil value)

    P.S. I got that, deleted both grid2 and grid2options files from saved variables, so it will reset. that fixed it, then I reconfigured it all again, and suddenly when I relogged it's again all black. :-(

    FULL error report:

    Interface\AddOns\Grid2\GridDefaults.lua:41: attempt to call field '?' (a nil value)
    Count: 1
    
    Call Stack:
    (tail call): ?
    Interface\AddOns\Grid2\GridDefaults.lua:41: in function `SetupStatuses'
    Interface\AddOns\Grid2\GridDefaults.lua:226: in function `Setup'
    Interface\AddOns\Grid2\GridCore.lua:243: in function <Interface\AddOns\Grid2\GridCore.lua:229>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    ...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:539: in function `EnableAddon'
    ...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:629: in function <...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>
    [C]: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:235: in function `UIParentLoadAddOn'
    Interface\FrameXML\UIParent.lua:258: in function `CombatLog_LoadUI'
    Interface\FrameXML\UIParent.lua:482: in function <Interface\FrameXML\UIParent.lua:454>
    

    THEN I disabled AtlasLoot:

    Interface\AddOns\Grid2\GridDefaults.lua:41: attempt to call field '?' (a nil value)
    Count: 1
    
    Call Stack:
    (tail call): ?
    Interface\AddOns\Grid2\GridDefaults.lua:41: in function `SetupStatuses'
    Interface\AddOns\Grid2\GridDefaults.lua:226: in function `Setup'
    Interface\AddOns\Grid2\GridCore.lua:243: in function <Interface\AddOns\Grid2\GridCore.lua:229>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    ...ddOns\AuctionLite\Libs\AceAddon-3.0\AceAddon-3.0.lua:539: in function `EnableAddon'
    ...ddOns\AuctionLite\Libs\AceAddon-3.0\AceAddon-3.0.lua:629: in function <...ddOns\AuctionLite\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>
    [C]: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:235: in function `UIParentLoadAddOn'
    Interface\FrameXML\UIParent.lua:258: in function `CombatLog_LoadUI'
    Interface\FrameXML\UIParent.lua:482: in function <Interface\FrameXML\UIParent.lua:454>
    

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