PDA

View Full Version : WWNData Uploader updated for WoW 1.9


Annunaki
04-01-2006, 04:26 PM
Hi,

As with every patch, changes to the WoW API seem to cause loads of troubles to the different AddOns. Our AddOn isn't an exception. Apparently some things got changed again ...

I have everything currently fixed again for 1.9 except two things :

Ranged Damage Tooltips for Talents

It looks like the WoW UI isn't storing that info anymore, hence you guys will be receiving Parser Errors if you try to upload a file generated with the current version of the Client and Mod.

I could quickly fix the parser for this and release that, but internally we have decided not to do this. The main reason is that it would reset every description for every talent we currently have in our DB, and we do not want to loose that information.

I will do my best to fix the remaining two issues tonight or tomorow and hope to have a new version ready by Friday.

Sorry for the inconvenience,


Annunaki

Annunaki
05-01-2006, 08:09 AM
Update,

Been working on it all night, Fix / New Version almost ready, just need some additional testing.

Regards,


Annunaki

Poag
05-01-2006, 01:38 PM
Hey Annunaki

Are you going too throw in the .ini file for this version or stay with registary entries?

Thansk

-Poag

Annunaki
05-01-2006, 06:06 PM
Hi,

As with every patch, changes to the WoW API seem to cause loads of troubles to the different AddOns. Our AddOn isn't an exception. Apparently some things got changed again ...

Please follow these steps when updating the client :

Download + Install the new WWNData / GetWoW Client
Run the Client
Use the option screen to set up the default WoW Install Location
Restart the Client
Run WoW, on Char Select screen press the AddOns button and make sure our addon is activated
Log in a Character, play around
After Playing log out your char / quit WoW, and use our client to upload

If you are getting a List Index out of Bounds Error when trying to upload then please quit our Uploader client, start it again an try to upload once more. We are currently investigating what is causing this error, but it seems to only happen once after installing this version so hard to track down :-(

Sorry for the inconvenience,


Annunaki

danbk
10-01-2006, 12:34 AM
Not getting a list out of bounds error, but whenever I choose Upload Now, I get a message saying it is unable to find any data files. If I choose Upload File Special and choose the wownetexport.lua file it works fine. Thought I saw something about this the other day, but i think it might have been an older post. Will look further and check again.

Annunaki
10-01-2006, 08:26 AM
Hi,

Did you check in the Options screen if you WoW Installation Folder is set up correctly in the Upload Client ?


Regards,


Annunaki

Poag
10-01-2006, 09:34 AM
Hey Annunaki


I'm getting the same as the above, i dont know where its look for files..i've even tried copying the files from my wow install [the wwe directory] into the default c\program files \wow\interface\addons\wwe.. directory too see if its looking there and its not.


Defaults are all set too D:\Program\WoW\ checked the registery entries and they are all correct aswell.

I've also tried pointing it directly at the files to no avail.

Regards

-Poag

danbk
10-01-2006, 06:31 PM
Aye... It is set correctly to E:\World of Warcraft\

It's working well, just an annoyance to have to go in and manually tell it to find the file. It saves the location because every time i "upload file special" it is pointed to my saved variables folder and has the wownetexport.lua file listed for the file name. Just doesn't seem to be seeing the file automatically.