Menu

#922 Titan_Gold Not working (Titan not loading, self fix)

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

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

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

5.4.0 on Windows

What steps will reproduce the problem?
1. Logging on (fails to load)
2.
3.

What is the expected output? What do you see instead?
The Gold information is missing and Gold is found in the non loaded deletable saved variables area of the config.

Initially titan as a whole would not load, but changing the local server name from GetCVar("realmName") to GetRealmName() fixed all but Titan_Gold

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: gfik...@gmail.com

    You can fix titan gold by replacing GetCVar("realmName") to GetRealmName() as well. just search for each instance of it

     
  • Anonymous

    Anonymous - 2013-10-29

    Originally posted by: ursula.r...@gmail.com

    10 occurences in 4 files:

    Titan\TitanUtils.lua
    Titan\TitanUtils.lua
    TitanGold\TitanGold.lua
    TitanClock\TitanClock.lua

    Just find each occurrence and change GetCVar("realmName") to GetRealmName()

    Restart WoW

     
  • 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.