Since we
launched WoW.com late last night, we've had numerous people writing in about an issue that has cropped up regarding one of the aspects of
our tracking addon. We'll continue to respond to those reports personally as necessary, but we figured it would be wise to get the issue and the fix out in the open right off the bat.
The command that's used for the WoW.com addon's Adventurer Notes function, /note, is a fairly common command used in various addons. For example,
Cartographer makes use of it. Since the command overlaps between addons, it causes conflicts and one addon ends up blocking the others from using it. If you've run into this issue, there's a very easy workaround if you're not afraid to look at a little LUA. Don't worry, you won't need to do any serious coding. It's a simple fix, I promise.
Open your AddOns folder (within the
World of Warcraft directory) and find !WoWInsider. Pop open that folder, and you'll see six different files. The one you're looking for is WoWInsider.lua (see above). Open it using a basic text editor (such as Notepad), and look for this line:
- SLASH_WOWINSIDER1 = "/note"
You can use the Find/Search function of whatever text editor you're using, and it should bring it right up. Change the word 'note' to whatever command you want to use instead. I changed mine to /adventure, just because it struck me as funny at the time. You can use whatever you want. It can be /butt if you're so inclined. Or a much more mature and simple /wow. Whatever floats your boat!
And now we return you to your regularly scheduled
WoW blogging. The rest of the day should have much less WoW.com yammering, and more
WoW news.
Tags: addon, adventurer-note, cartographer, coding, lua, slash-butt, wow.com, wow.com-addon, wow.com-profiles
Filed under: Add-Ons
Reader Comments (Page 1 of 2)
Keyra May 20th 2009 7:06AM
Under the "Help and Documentation" here on WoW.com, it says, "The WoW.com add-on lets you make in-game blog entries to WoW.com, uploads your progress and recent activates..."
Shouldn't that say "activities", not "activates"?
Also, as an aside, regarding our profiles - will we have the ability to delete comments that others leave? Not that any of us should ever NEED to do this...we all know how kind, loving and supportive everyone who ever uses WoW Insider/Wow.com has always been in the past... (snort) (guffaw)
Alex Ziebart May 20th 2009 7:09AM
I fixed the typo and yes, you *should* be able to delete comments on your blog, but I'm honestly not completely sure! If you can't, that's something we'll try to work in. In the meantime, if someone is trolling your blog or being abusive, just let us know through our tipline and we'll look at it for you.
Tar May 20th 2009 7:08AM
yay, cheers for this WI, i was wondering how this issue would be fixed
Halfabee May 20th 2009 7:15AM
I honestly still can't even figure out what the tracker app is named. And whats with the .EXE! filetype? Vista has no idea what to do with it. Everything is installed to my WoW Addons folder and is working fine ingame otherwise though :B
Alex Ziebart May 20th 2009 7:17AM
Wherever you find a ! at the end of a filename, just rename the file and remove the !, it shouldn't be there. Where there's a ! at the beginning of a filename, leave it. That SHOULD be there.
Confusing, I know. We'll fix it on our end soon.
brittwilson May 20th 2009 3:20PM
@Alex Ziebart
But WHY is there any .EXE files in this addon??? This is the biggest no-no for security, and it makes your addon a target for someone to try to screw with it to put in a virus or a keylogger, then redistribute it either by themselves, or with a attack against your servers.
I think your idea is nifty, but keeping account mine is far more important to me.
AyaJulia May 20th 2009 3:42PM
@brittwilson: How do you expect the addon to get its collected data to wow.com? Addons aren't allowed to interface on their own with any outside program.
The exe file is what you use to upload your achievements/in-game blog entries/other crap to your profile. It has to be there, or the data simply sits on your computer, doing nothing.
brittwilson May 20th 2009 4:11PM
@AyaJulia
Before anyone gets all mad, I am not trying to tarnish the integrity of WoW.com or anything like that, I am just doing my duty in pointing out things that I see as dangerous.
I'm understand the technical reason of why they chose an .EXE to be used to do their thing, but it is not the only way. They did it this way to make it easy and automated. They very well could have made everything export to a file, which you then uploaded to your WoW.com account, much like GuildLaunch does with their addon that tracks professions and gear of the members of your guild. Bottom line is, it is not NECESSARY to use an .EXE, its just the easier, unsafer way.
Now granted, their addon could be tracking something I dont know about that absoltuley has to be don't this way, but I doubt it.
The point I am trying to make is that this site, totally 100% all about World of Warcraft, distributing an addon that includes an .EXE file, is going to be a very probable target for malicious attack, by changing the .EXE to have some thing bad in it and trying to redistribute, or they might try attacking the WoW.com servers to get their version in to make WoW.com unknowingly distribute something bad in their addon.
And as a site that has had many articles about addons and security, that has before clamored that you should never find . EXE files in your addons and to be extremely wary of ones that do, I think it is a bit startling that they themselves now have an addon, and didn't even think to explain to the common populous as to WHY they need a .EXE and how they are keeping the addon users safe.
souvlaki May 20th 2009 7:38AM
Does this addon work on Macs?
Royal May 20th 2009 7:51AM
I found a bunch of issues. Such as the *.exe files being *.exe! and unexecutable but simply removing the ! fixes the issue.
The updater errors mind way through the update and restarting the updater double posts what you have written.
So far I can't delete posts, I have been getting server errors when I try to.
FlameFlash May 20th 2009 8:12AM
Yeah... I can't even log in at the moment...
Matchu May 20th 2009 8:29AM
The program won't accept my key currently - it keeps telling me it's wrong.
Alex Ziebart May 20th 2009 8:31AM
Send your issue here: http://www.wow.com/contact/corrections/
Complete with any details you can provide. You should include your WoW.com account name, but NOT your password, we won't ever need that. Just your account name.
Sorro May 20th 2009 12:30PM
Same problem. Found the key, copy/pasted it in the blank in the addon tab. Ran the program, invalid key.
Sorro May 20th 2009 1:45PM
Exiting WoW and relaunching it seem to have fixed this problem.
Jeremy May 20th 2009 8:53AM
It is kind of awesome that this post has "slash-butt" as one of its tags.
Aarkan May 20th 2009 10:00AM
I love how we still have to use this garbage comment system.
FlameFlash May 20th 2009 10:30AM
Why not just fix the addon so it's /wownote? If it's an easy fix I'd think it'd be easier for everybody if they could just download the right version.
Any plans for this to be added to Curse or anything? I'm lazy and don't like watching for updates in multiple places.
Neat concept, I look forward to trying it out.
Xanwryn May 20th 2009 10:41AM
Will you guys always be calling it WoW.com now? Nothing wrong with it I suppose but seriously, it just lacks originality. WoW Insider was way more original. Just my personal opinion though.
And could we get a forum or something instead of this shitty comments system? Or better yet, a better comments system lol?
Faust May 20th 2009 11:30AM
/note eh? I had seen that the feature was there, but couldn't figure out how to manage it. :/