Titan_Gold Not working (Titan not loading, self fix)
Titan Panel is an AddOn for the MMORPG World of Warcraft
Brought to you by:
honorgog
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.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
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
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
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
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: Honor...@gmail.com
These are all duplicates of issue 911. Closing.
Status: Duplicate
Related
Tickets:
#911View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: Honor...@gmail.com
Issue 996 has been merged into this issue.
Related
Tickets:
#996