Menu

#946 Titan panel is broken with 5.4.1

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

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

What version of Titan Panel are you using and on what operating system?
TP 5.2.0.50400
Win7 64bit

What steps will reproduce the problem?
1.logging into wow
2.
3.

What is the expected output? What do you see instead?
expected output? Titan panel showing up
what did I see? Titan panel not showing up
titan could not initialize!!!! Cleaning up....
---Interface\Addons\Titan\TitanUtils.lua:1756: attempt to concatenate local 'serverName' (a nil value)

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

Discussion

  • Anonymous

    Anonymous - 2013-10-29

    Originally posted by: aftiggerintel

    Replace
    local serverName = GetCVar("realmName")

    to:

    local serverName = GetRealmName()

    In the TitanUtils.lua and any plugin file you use. The most common one that uses it people are having problems with is TitanGold. That plugin has several places that needs changed out. You will need to log out of WoW entirely to do the change and if it fails to take, make sure you saved the changes. If it did save, delete the WTF and cache folder and try again. I had to do this earlier to fix the TitanGold addon.

     
  • Anonymous

    Anonymous - 2013-10-29

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

    These are all duplicates of issue 911.  Closing.

    Status: Duplicate

     

    Related

    Tickets: #911


Log in to post a comment.