Menu

#942 TitanGold Lua Error

Duplicate
nobody
None
2013-10-31
2013-10-29
Anonymous
No

Originally created by: mobiusim...@gmail.com

What version of Titan Panel are you using and on what operating system?
5.2.0.50400

What steps will reproduce the problem?
1. Update Wow to 5.4.1
2. Login
3.

What is the expected output?
Error is not thrown and TitanPanel actually loads.

What do you see instead?
Error is thrown and TitanPanel doesn't load.

Please attach a screenshot if you believe that will assist.
Please provide any additional information below that you feel is relevant.

Below is the Lua Error Log from Wow

Message: Interface\AddOns\TitanGold\TitanGold.lua:204: attempt to concatenate a nil value
Time: 10/29/13 16:54:32
Count: 1
Stack: Interface\AddOns\TitanGold\TitanGold.lua:204: in function `TitanPanelGoldButton_OnLoad'
[string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>

Locals: self = TitanPanelGoldButton {
0 = <userdata>
registry = <table> {
}
}
(*temporary) = "Roseshadow"
(*temporary) = "_"
(*temporary) = nil
(*temporary) = "::Alliance"
(*temporary) = "Alliance"
(*temporary) = "Player"
(*temporary) = "attempt to concatenate a nil value"
TITAN_GOLD_ID = "Gold"
TITAN_GOLD_VERSION = "5.2.0.50400"
L = <table> {
TITAN_PANEL_MENU_PROFILE_ALREADY_EXISTS = "The profile name entered already exists. Are you sure you want to overwrite it ? Push 'Accept' if yes, otherwise push 'Cancel' or the 'Escape' key."
TITAN_PANEL_MENU_IN_COMBAT_LOCKDOWN = "(In Combat)"
TITAN_ABOUT_CATEGORY = "Category"
TITAN_PANEL_MENU_FRAME_STRATA_DESC = "Adjusts the frame strata for the Titan Panel Bar(s)."
TITAN_LATENCY_TOOLTIP_BANDWIDTH_IN = "Bandwidth In: "
TITAN_PANEL_MENU_PROFILE_SAVE_PENDING = "Current settings are to be saved under profile name: "
TITAN_PANEL_MENU_AUTOHIDE = "Auto-Hide"
TITAN_PANEL_CHARS = "Characters"
TITAN_BAG_MENU_SHOW_DETAILED = "Show Detailed Tooltip"
TITAN_PANEL_ATTEMPTS = "Titan Panel Attempts"
TITAN_PANEL_MENU_SHOW_PLUGIN_TEXT = "Show Plugin Text"
TITAN_PANEL_SLASH_GUI_3 = " - gui skin: Opens the Skin control GUI."
TITAN_GOLD_DB_CLEARED = "Titan Gold - Database Cleared."
TITAN_PANEL_SLASH_RESET_2 = " - reset tipfont: Resets Titan Panel tooltip font scale to default."
TITAN_GOLD_TOGGLE_PLAYER_TEXT = "Display Player Gold"
TITAN_PANEL_SLASH_PROFILE_3 = " - <server>: can be either the server name or 'TitanCustomProfile'."
TITAN_UISCALE_TOOLTIP_SLIDER_DESC = "Adjusts the scale for the tooltip of the various plugins."
TITAN_GOLD_PERHOUR_EARNED = "Earned Per Hour"
TITAN_MONEY_FORMAT = "%dg, %02ds, %02dc"
TITAN_XP_TOOLTIP = "XP Info"
TITAN_PANEL_SLASH_RESET_5 = " - reset spacing: Resets Titan Panel button spacing to default."
TITAN_TRANS_MAIN_CONTROL_TITLE = "Main Bar"
TITAN_CLOCK_TOOLTIP_HINT3 = "Shift Left-Click to toggle the Calendar on/off."
TITAN_ABOUT_CREDITS = "Credits"
TITAN_PANEL_MENU_AUTOHIDE_IN_COMBAT = "Lock auto hide bars while in combat"
TITAN_XP_MENU_RESET_SESSION = "Reset Session"
TITAN_PERFORMANCE_ADDON_NAME_LABEL = "Name:"
TITAN_PANEL_MENU_SHOW = "Show Plugin"
TITAN_BAG_BACKPACK = "Backpack"
TITAN_PANEL_MENU_FONT_SIZE_DESC = "Sets the size for the Titan Panel font."
TITAN_TRANS_MENU_DESC = "Adjust transparency for the Titan Panel bars and tooltip."
TITAN_BAG_TOOLTIP_HINTS = "Hint: Left-click to open all bags."
TITAN_UISCALE_CONTROL_TITLE_BUTTON = "Button Spacing"
TITAN_LATENCY_BANDWIDTH_FORMAT = "%.3f KB/s"
TITAN_PANEL_MENU_DISABLED = "Disabled"
TITAN_SKINS_ADD_DESC = "Adds a new skin to the list of available skins for Titan Panel."
TITAN_CLOCK_MENU_HIDE_GAMETIME = "Hide Time/Calendar Button"
TITAN_UISCALE_SLIDER_DESC = "Sets the scale of your entire UI."
TITAN_XP_BUTTON_LABEL_SESSION_TIME = "Session Time: "
TITAN_GOLD_STATUS_PLAYER_HIDE = "Hidden"
TITAN_LOOTTYPE_SHOWDUNGEONDIFF_LABEL = "Show Dungeon/Raid Difficulty"
TITAN_PANEL_MENU_ADV = "Advanced"
TITAN_PANEL_GLOBAL_USE = "Use Global Profile"
TITAN_BAG_USED_SLOTS = "Used Slots"
TITAN_PANEL_ATTEMPTS_TABLE = "Table index"
TITAN_GOLD_ONLY = "Show Gold Only"
TITAN_MINUTES_ABBR = "m"
TITAN_CLOCK_CONTROL_TOOLTIP = "Server Hour Offset: "
TITAN_BAG_PROF_BAG_HERBALISM = <table> {
}
TITAN_SECONDS_ABBR = "s"
TITAN_PANEL_MENU_LSM_FONTS = "Panel Font"
TITAN_XP_TOOLTIP_XPHR_LEVEL = "XP/HR This Level: "
TITAN_PANEL_SLASH_HELP_0 = "Usage: /titan {help | help <topic>}"
TITAN_LATENCY_BUTTON_LABEL = "Latency: "
TITAN_BAG_MENU_TEXT = "Bag"
TITAN_USE_PERIOD = "Use period"
TITAN_COORDS_MENU_SHOW_LOC_ON_MINIMAP_TEXT = "Show Location Name Above Minimap"
TITAN_PANEL_MENU_SHOW_COLORED_TEXT = "Show Colored Text"
TITAN_PANEL_G

Discussion

  • Anonymous

    Anonymous - 2013-10-29

    Originally posted by: aftiggerintel

    Replace
    local serverName = GetCVar("realmName")

    to:

    local serverName = GetRealmName()

    in every instance it is found. There are several in the TitanGold.lua file. There is one in the TitanUtils.lua that will need changed in order for both to function properly. Log out entirely then log into every character again. If this does not work, delete cache and wtf variable for account then try again. Most cases are not to that extreme and merely require the log out down to desktop and reinitializing your characters.

     
  • Anonymous

    Anonymous - 2013-10-29

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

    These are all duplicates of issue 911.  Closing.

    Status: Duplicate

     

    Related

    Tickets: #911

  • Anonymous

    Anonymous - 2013-10-31

    Originally posted by: dsevern...@yahoo.com

    forgot to add operating system = Mac version 10.9

     

Log in to post a comment.