|
Tue, Jul 15 2008 7:39 PM
|
|
|
After I installed the latest patch the Qhelper addon doesnt show up on the minimap or any map. Any suggestions of why this is happening.
Apollo074
|
|
|
Locked
|
|
Tue, Jul 15 2008 8:07 PM
|
|
|
Yeah , I'm having the same problem. I even unistalled it and reinstalled it a few different times and it still doesn't work. If any one know what's wrong with QHelper please let me know!!!!
|
|
|
Locked
|
|
Tue, Jul 15 2008 8:46 PM
|
|
|
yep me too my QH is not working, How do I get it back up?
|
|
|
Locked
|
|
Tue, Jul 15 2008 9:20 PM
|
|
|
Same problem. Is there any suggestions of what can be done....or when it will be back up and running again?
|
|
|
Locked
|
|
Tue, Jul 15 2008 9:23 PM
|
|
|
i too am having this problem no quest helper. yes i uninstall and reinstall and no helper please let me know what to do
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:10 PM
|
|
|
same here not working sence wow new patch today.....please help
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:41 PM
|
|
|
Error when typing /qh:
Interface\AddOns\QuestHelper\textviewer.lua: 79: :SetText(): Font not set
Can't access it from the map either.
Ugh. I HATE patch day. :(
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:41 PM
|
|
|
Tranquilo kiddies, it will probably be fixed with numerous bug fixes. Addons as complex as that tend to fail on patch day. Use thottbot.com or wow.allakhazam.com
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:43 PM
|
|
|
same here too not working since new patch....i miss my questhelper :(
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:43 PM
|
|
|
Yeah I agree its all crapping out it will be back in around a day im sure
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:49 PM
|
|
|
my questhelper isn't working either,ever since installing the new patch.i really need my questhelper.its a life saver.hope it is back on really really soon
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:52 PM
|
|
|
my questhelper isn't working either,ever since installing the new patch.i really need my questhelper.its a life saver.hope it is back on really really soon
|
|
|
Locked
|
|
Tue, Jul 15 2008 10:59 PM
|
|
|
i never noticed how helpless i was without QH!!
:(
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:18 PM
|
|
|
Same here its not working.....what should I do??
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:24 PM
|
|
|
Nothing any of us can do - I'm 2/3 of a level to 70 on an alt, was hoping to ding that tonight. I NEVER REALIZED HOW AWESOME QH WAS UNTIL NOW. ><
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:29 PM
|
|
|
Is there anything like QH that shows the objectives on the map? I tried Carbonite, but I didnt like it at all.
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:34 PM
|
|
|
same here! NEED QH!
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:40 PM
|
|
|
me too. This stinks. I'm lost!
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:44 PM
|
|
|
here's the fix:
in \Interface\AddOns\QuestHelper\recycle.lua
Comment out lines:
line 150 so change "text:SetParent(nil)" to: "--text:SetParent(nil)" line 228 so change "tex:SetParent(nil)" to: "--tex:SetParent(nil)"
In menu.lua Comment out line 330 so change "self.text:SelfParent(nil) to: "--self.text:SelfParent(nil)
You may also delete the lines. Use wordpad. This works. Quest helper is running like a charm. Got this from the Questhelper forum. This is the only fix until a newer version comes out. No. This will not wreck your wow client. This is a fix for questhelper.
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:47 PM
|
|
|
Has anyone tried all of the older versions or is it not even worth it?
|
|
|
Locked
|
|
Tue, Jul 15 2008 11:58 PM
|
|
|
Delete which lines?
|
|
|
Locked
|
|
Wed, Jul 16 2008 12:03 AM
|
|
|
files located in in usually c:\progam files\\Interface\AddOns\QuestHelper\
I used wordpad to edit the files. I found it easier to use.
in file recycle.lua
do a search for
text:SetParent(nil)
and
tex:SetParent(nil)
Either delete them or put 2 dashes in front of them.
in file menu.lua, do a search for
self.text:SetParent(nil) * Fixed typo -- thanks Tef
Either delete the line or 2 dashes in front of it.
|
|
|
Locked
|
|
Wed, Jul 16 2008 12:18 AM
|
|
|
ok, i'm an idiot...how do i find the files that you are talking about?
|
|
|
Locked
|
|
Wed, Jul 16 2008 12:26 AM
|
|
|
For those wondering, there is a typo in the above two comments refering to menu.lua
Line 330 reads "self.text:SetParent(nil)", not "self.text:SelfParent(nil)"
Just comment out this line as noted above, and it should work fine.
|
|
|
Locked
|
|
Wed, Jul 16 2008 12:28 AM
|
|
|
do i go to the command prompt, or are these files somewhere on my c drive......and if i am at the command prompt, how do i get it to just c:\ ???????????? please help!!!!!!!!!
|
|
|
Locked
|
|
Wed, Jul 16 2008 1:06 AM
|
|
|
I tried the solution Duck posted and it worked like a charm. I was much easier searching for the terms then looking for the # of lines, so i suggest that method to locate the lines to remove.
Thanks. I was lost without quest helper.
little - you need to locate the folder where you installed WOW. usually somewhere in c:\program files\
once you locate the WOW directory, then you can follow this path to the files:
\Interface\AddOns\QuestHelper\
|
|
|
Locked
|
|
Wed, Jul 16 2008 1:10 AM
|
|
|
it wont let me go into the recycle lua. now what?
|
|
|
Locked
|
|
Wed, Jul 16 2008 1:13 AM
|
|
|
Tararus - what program r u using to edit that file? I like using wordpad.
then do a find for
these two files:
text:SetParent(nil)
and
tex:SetParent(nil)
then either delete them or put -- in front of them (this comments them out)
|
|
|
Locked
|
|
Wed, Jul 16 2008 1:19 AM
|
|
|
Hey everyone,
Our syndication script is currently broken, but you can download the new and working QuestHelper at the following link:
http://wow.curseforge.com/projects/qu.../61-quest-helper-2-4-3-alpha/
Direct url to the file: http://static.curseforge.net/uploads/.../QuestHelper-2.4.3-alpha.zip
We're working on restoring functionality to Curse.com -- please hang in there and we apologize for any inconvenience caused.
|
|
|
Locked
|
|
Wed, Jul 16 2008 1:40 AM
|
|
|
lol me too
|
|
|
Locked
|
|
Wed, Jul 16 2008 2:08 AM
|
|
|
YOU ALL ARE GODS.......WELL, MAYBE PRINCES......WHATEVER, I LOVE EACH AND EVERYONE OF YOU!!!!!!!!!!!!!!!!!!!!!
|
|
|
Locked
|
|
Wed, Jul 16 2008 2:08 AM
|
|
|
OH, AND THANK YOU THANK YOU THANK YOU!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
Locked
|
|
Wed, Jul 16 2008 2:41 AM
|
|
|
could u walk me through thiz quest helper problem im kinda lost
|
|
|
Locked
|
|
Wed, Jul 16 2008 3:02 AM
|
|
|
need qh please im lost without it pleaaaaaaaaaaaaassss heeeeeeeeeeeelllllllllllllllllppppppppppppp
|
|
|
Locked
|
|
Wed, Jul 16 2008 3:04 AM
|
|
|
UGH i hate not having my QH :( the cartographer isn't working as well..... I just dont feel like playing WoW without them, Its slightly Depressing lol.
|
|
|
Locked
|
|
Wed, Jul 16 2008 3:50 AM
|
|
|
Wow you people need to stop complaining no offense ... whenever a patch is realease fixes need to be made by theprogrammer of a addon and its not always easy so just everyone stop posting the same thing with different words and itll be back up when its back up all the pointless posts about the obvious arent going to get it down
|
|
|
Locked
|
|
Wed, Jul 16 2008 4:03 AM
|
|
|
I've been using Carbonite and i don't miss Quest Helper at all... give it a try.
|
|
|
Locked
|
|
Wed, Jul 16 2008 4:19 AM
|
|
|
yeah after it instaled it never worked i even unistaled my game cuz i thought that was the problom
|
|
|
Locked
|
|
Wed, Jul 16 2008 12:36 PM
|
|
|
Brand new version:
http://wow.curseforge.com/projects/qu.../62-0-48/
Should syndicate over to Curse.com soon at:
http://www.curse.com/downloads/detail.../9924/
|
|
|
Locked
|
|
Wed, Jul 16 2008 12:51 PM
|
|
|
play something else. try Age of Conan.
|
|
|
Locked
|