er, not sure if i posted in the right section... the Foglight was working fine until i updated Cartographer that day after patch.. didnt remember when though.. fuuny is, Foglight works fine on other wow account on same PC! anything i can do to fix it? i dont want to lose my mining notes.. thanks in advance!
lol, i copy cartographer.lua n cartographer.bak from other account that can use foglight, then replace them in the account that cant use foglight.. it works :D
I have the same problem ... but I can't copy the cartographer.lua from the other account (where foglight is working allright) because then I would loose my notes.
And I can't find anything about foglight in cartographer.lua anyway.
Where is this option stored? Which part of Cartographer.lua would I have to edit?
Can't anybody contribute to this question?
I searched in cartographer.lua and found this part in the lua file, where foglight didn't work:
["Foglight"] = {
["profiles"] = {
["Default"] = {
["darkA"] = 0,
["darkB"] = 0.03137254901960784,
["darkG"] = 0.4196078431372549,
["darkR"] = 0.192156862745098,
},
},
["account"] = {
["errata"] = {
["Badlands"] = {
["CAMPCAGG"] = 459574345984,
["MIRAGEFLATS"] = 412472312064,
["KARGATH"] = 158914052352,
["APOCRYPHANSREST"] = 332878053632,
},
["Tirisfal"] = {
["BRILL"] = 321612152960,
},
["TerokkarForest"] = {
[""] = 131200,
},
},
},
},
(Obviously I had tried to adjust the colour settings, where the rest of the code comes from I have no idea. I certainly did no manual editing)
There is no foglight entry in the cartographer.lua of the account where foglight works.
Something seems to be wrong here.
Edith advised me to delete the abovementioned code from cartographer.lua and this helped. So changing the coulours seems to be buggy. I'm still wondering what the code in section "errata" was for ... anything important?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
well, sorry for being noob around XD
And I can't find anything about foglight in cartographer.lua anyway.
Where is this option stored? Which part of Cartographer.lua would I have to edit?
Any sugestions?
Edit: Somebody else had the same problem, but nobody answered: http://www.wowace.com/forums/index.php?topic=4279.0
I searched in cartographer.lua and found this part in the lua file, where foglight didn't work:
["Foglight"] = {
["profiles"] = {
["Default"] = {
["darkA"] = 0,
["darkB"] = 0.03137254901960784,
["darkG"] = 0.4196078431372549,
["darkR"] = 0.192156862745098,
},
},
["account"] = {
["errata"] = {
["Badlands"] = {
["CAMPCAGG"] = 459574345984,
["MIRAGEFLATS"] = 412472312064,
["KARGATH"] = 158914052352,
["APOCRYPHANSREST"] = 332878053632,
},
["Tirisfal"] = {
["BRILL"] = 321612152960,
},
["TerokkarForest"] = {
[""] = 131200,
},
},
},
},
(Obviously I had tried to adjust the colour settings, where the rest of the code comes from I have no idea. I certainly did no manual editing)
There is no foglight entry in the cartographer.lua of the account where foglight works.
Something seems to be wrong here.
Edith advised me to delete the abovementioned code from cartographer.lua and this helped. So changing the coulours seems to be buggy. I'm still wondering what the code in section "errata" was for ... anything important?