Menu

#724 TitanVariables Error

Resolved
nobody
None
2011-11-30
2011-10-24
Anonymous
No

Originally created by: Honor...@gmail.com
Originally owned by: urn...@gmail.com

From Curse:

Date: 2011-10-23 02:48:24
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Titan\TitanVariables.lua line 328:
   attempt to index global 'TitanPlayerSettings' (a nil value)
Debug:
   [C]: ?
   Titan\TitanVariables.lua:328:
      Titan\TitanVariables.lua:296
   Titan\TitanVariables.lua:513: TitanVariables_InitDetailedSettings()
   Titan\TitanPanel.lua:406: TitanPanel_PlayerEnteringWorld()
   Titan\TitanPanel.lua:475: ?()
   Titan\TitanPanel.lua:345:
      Titan\TitanPanel.lua:344

This was after I had manually installed the latest update, along with all my other addons. It was a fresh install because it went on a new OS/drive.  When I encountered the error repeatedly, I had the saved variables file backed up for it from my old drive so I also tried adding that file too but still didn't work. Removed the saved variables file again and reinstalled the update a 2nd time and logged in, and it worked. Leaving the error msg here for your own debugging purposes.

Related

Wiki: Titan_Panel_Version_History

Discussion

  • Anonymous

    Anonymous - 2011-10-28

    Originally posted by: qua...@ngi.it

    Same issue for me, on a clean WoW installation and only TitanPanel addon.
    TitanPanel Addon version 5.0.7.40200.

    If i'll use 5.0.6.40200 all is going fine.

     
  • Anonymous

    Anonymous - 2011-10-30

    Originally posted by: Honor...@gmail.com

    Date: 2011-10-23 02:48:24
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Titan\TitanVariables.lua line 328:
       attempt to index global 'TitanPlayerSettings' (a nil value)
    From Kamwynna on Curse:

    Debug:
       [C]: ?
       Titan\TitanVariables.lua:328:
          Titan\TitanVariables.lua:296
       Titan\TitanVariables.lua:513: TitanVariables_InitDetailedSettings()
       Titan\TitanPanel.lua:406: TitanPanel_PlayerEnteringWorld()
       Titan\TitanPanel.lua:475: ?()
       Titan\TitanPanel.lua:345:
          Titan\TitanPanel.lua:344

     
  • Anonymous

    Anonymous - 2011-10-30

    Originally posted by: Honor...@gmail.com

    From otakutom17 at Curse:

    After looking at the error message, it looks like it's a problem when your character is entering the world.  I decided to try a /reloadui command, and the panel is loading for me now.  I even decided to do some testing with porting in and out of different areas (including hearthing), and it looks like it'll work until the next time I log off.  It's not too bad of a workaround to have to deal with.

     
  • Anonymous

    Anonymous - 2011-10-31

    Originally posted by: urn...@gmail.com

    (No comment was entered for this change.)

    Owner: urn...@gmail.com
    Status: Fixed

     
  • Anonymous

    Anonymous - 2011-10-31

    Originally posted by: urn...@gmail.com

    The error occurs when Titan has not 'seen' the character before - new character or clean install. Existing toons (saved in Titan.lua in the SavedVariables folder) will be treated as usual.
    Our apologies for the inconvenience.

    If the error is annoying or causing other issues feel free to comment out (or delete) lines 328-330 in TitanVariables.lua. They are not needed. After internal testing an update will be released.
    --        TitanPlayerSettings["Plugins"] = {}
    --        TitanPlayerSettings["Panel"] = {}
    --        TitanPlayerSettings["Register"] = {}

     
  • Anonymous

    Anonymous - 2011-11-30

    Originally posted by: urn...@gmail.com

    (No comment was entered for this change.)

    Status: Resolved

     

Log in to post a comment.