Interface\AddOns\Ace3\LibStub\Libstub.lua:4:attempt to index global `_G' (a nil Value) #496


Closed
  • Forge_User_27936953 created this issue Jun 12, 2019

    Error

     

    Got this error everytime I log in. Have no clue why it's there.

    I have tested turning every other AddOn off but that did not help either. 

  • nevcairiel closed issue Jun 12, 2019
  • nevcairiel posted a comment Jun 12, 2019

    _G is a variable provided by the game. If this is not present, then either some other addon messed it up badly, or your client is somehow rather broken.

  • Forge_User_27936953 posted a comment Jun 13, 2019

    Just tested it on a completely new client without any other addon. Same error.


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