Thread Tools Display Modes
12-08-12, 09:45 PM   #1
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Force Sync Macros

I don't realy know where to ask this - maybe there is a macro oder addon to force this?

I reset my SavedVariables very often to update my UI. Since some weeks I have problems with Character "macros-cache". Everytime I remove:
World of Warcraft\WTF\Account\ACCNAME\Server-name-folder
All Character Macros of my Priest are gone! Other chars I play don't have this problem their macros are restored from blizzard. When i login somewere else and want to play on my priest than i don't have my char macros.
I also asked blizzard support why its not synced with server so that wow gets my macros from there:
They told me to set everything like macros, chat, wow options and keybindings to standard and then remove my interface and wow folder. After trying this it still not saves my Char-Macros at my priest. All other character macros still sync good with blizzard Server.
So for now I always have to copy "macros-cache.txt" into my char folder

Can anyone help please
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
12-08-12, 09:51 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Type /console cvar setting, where "setting" is 1 to enable or 0 to disable, and "cvar" is one of these:
  • synchronizeBindings - Toggles the saving of key bindings to the server
  • synchronizeConfig - Toggles the saving of CVars to the server
  • synchronizeMacros - Toggles the saving of macros to the server
  • synchronizeSettings - Toggles the saving of UI settings to the server

eg. /console synchronizeMacros 1
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
12-08-12, 10:15 PM   #3
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
thank you both I tryed this
Code:
/console synchronizeMacros 1
and its not working ;(
Loged out with the 20 sec wait time and closed wow - now removed server folder - login again - macros gone.
Also tested without any addon enabled
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________

Last edited by Tonyleila : 12-08-12 at 10:18 PM.
  Reply With Quote
12-08-12, 10:22 PM   #4
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Try removing your settings, logging in, typing that command, logging out (don't need to exit), and logging back in, and then creating a macro.

Also, you may need to enable "/consolse synchronizeConfig 1" as well.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
12-08-12, 10:33 PM   #5
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Originally Posted by Phanx View Post
Try removing your settings, logging in, typing that command, logging out (don't need to exit), and logging back in, and then creating a macro.

Also, you may need to enable "/consolse synchronizeConfig 1" as well.
Damn Phanx you shoud work at blizzard support don't know why they coud not help me with this
Seams to work now rewriting all my macros right now
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
12-08-12, 10:47 PM   #6
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
ok i made al macros new by hand and they are gone again after removing server folder -.-
wired id had worked once with this one macro that just said /s hi whats up
I did not use anything special but maybe some macro destroys the syny?
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Force Sync Macros


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off