Please respect other members. Please do not post links or information about hacking/warez/cheats.
Read the rules of these forums as we rarely warn before banning. Lost or need RSS check the forum map.
i cant finde my wownetexport.lua it is not in my WoWInstallDir/WTF/Account/<YourAccountName>/SavedVariables/WoWNetExport.lua
and i cant just say Upload Now i get an error saying the Client was unable to find any Data Files.
need u help
Is the WoWNetExport Addon Installed ( When starting WoW on the Char Selection screen click the AddOns button and see if the addon is listed )
Is the AddOn Activated ( Check the same list to see if the addon isn't disabled )
Did you log in a character into WoW ( Data is only logged when you log in and play with a character )
Did you use the LogOut or Exit option from the WoW menu to quit the game ? ( Killing the task of pressing ALT + F4 isn't a clean way to stop WoW, results in AddOns not finishing and not storing their data ).
Did you already upload your data ? ( After uploading your data files are cleared, so a second upload will only work if new data is generated ).
Please let me know if this solved your problem or not.
I reckon it's because the file name has been capitalised, and that the program is case sensitive.
When installing WWN Data, it creates a mod in the "wownetexport" folder, so it looks for "wownetexport.lua" in your SavedVariables folder. Changing the file name to "WoWNetExport.lua" confuses the program (I did the exact same thing until I realised this).
I might be wrong, but rename the file to "wownetexport.lua" (with out capital letters) and see if that works.
Is the WoWNetExport Addon Installed ( When starting WoW on the Char Selection screen click the AddOns button and see if the addon is listed )
Is the AddOn Activated ( Check the same list to see if the addon isn't disabled )
Did you log in a character into WoW ( Data is only logged when you log in and play with a character )
Did you use the LogOut or Exit option from the WoW menu to quit the game ? ( Killing the task of pressing ALT + F4 isn't a clean way to stop WoW, results in AddOns not finishing and not storing their data ).
Did you already upload your data ? ( After uploading your data files are cleared, so a second upload will only work if new data is generated ).
Please let me know if this solved your problem or not.
Regards,
Annunaki
i have tride all of now and it did not help... the WoWNetExport was in the addon, and i was login when i tryed to finde the file.
and i havent upload the data......
So i have reinstall the WoWNetExport, and now i can finde the file
The file is only created when WoW Saves all AddOn Data, which only happens if you Log Out a character or if you quite the game using the In Game options.
If the AddOn is installed in the right place, if it shows up in the AddOn List as Active, if you logged in a character played around and logged out that character, then there MUST be a datafile there for you.
FYI I'm investigating those problems. I think I will be switching from using the Registry to an INI file in the next version of the client. This should allow me to have some easier configuration of the client. I suspect I have some code there which tries to load some Client settings from the registry, and that seems to fail in some odd cases ( sadly not on my machine or I would have found why it fails a long while ago ).
I hope switching to an INI file and only using the Registry for WoW Related settings would solve the remaining issues where some people can't seem to upload any data.
FYI I'm investigating those problems. I think I will be switching from using the Registry to an INI file in the next version of the client. This should allow me to have some easier configuration of the client. I suspect I have some code there which tries to load some Client settings from the registry, and that seems to fail in some odd cases ( sadly not on my machine or I would have found why it fails a long while ago ).
I hope switching to an INI file and only using the Registry for WoW Related settings would solve the remaining issues where some people can't seem to upload any data.
Regards,
Annunaki
Hi Annunaki,
I'm sorry too bump this back too the top again but I am wondering if you have had any luck :)
I'm guessing the registery values are editable...could i edit those myself and point them too my WoW dir?