[Addon] Questie v2.0.12 - A quest helper for vanilla!

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by lundborg » Sat Mar 28, 2015 2:07 am

Got the same problem JimboPete has.

I crash on my level 21 Human Mage currently stationed in Ashenvale. Doesn't matter what memory allocation I put, it still instantly crashes my game.

It works fine on any other level 1 character I make though.
lundborg
Tester
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by schaka » Sat Mar 28, 2015 5:34 am

Would you be so kind as to log on your mage without questie and Screenshot your questlog? There might be an easy way to fix this is the future, if we can reproduce it.

Edit: Uploaded another version, please let me know if the memory leak still occurs. https://github.com/AeroScripts/QuestieD ... e-1.0h.zip
schaka
Senior Sergeant
Senior Sergeant
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Zonyx » Sat Mar 28, 2015 12:33 pm

schaka wrote:Would you be so kind as to log on your mage without questie and Screenshot your questlog? There might be an easy way to fix this is the future, if we can reproduce it.

Edit: Uploaded another version, please let me know if the memory leak still occurs. https://github.com/AeroScripts/QuestieD ... e-1.0h.zip


Idk what's happening, but everytime I log in with Questie and the Cartographer Addons my game crashes (not responding).
Not sure why or how.
User avatar
Zonyx
Tester
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by lundborg » Sat Mar 28, 2015 1:04 pm

schaka wrote:Would you be so kind as to log on your mage without questie and Screenshot your questlog? There might be an easy way to fix this is the future, if we can reproduce it.

Edit: Uploaded another version, please let me know if the memory leak still occurs. https://github.com/AeroScripts/QuestieD ... e-1.0h.zip


Tried with the new version - still the same problem.

http://puu.sh/gSYp3/d4853190e3.jpg there are all the quests my mage has. Screenshot taken with Extended Questlog, but it doesn't matter if I use it or not, still instantly crashes.
lundborg
Tester
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Oggi » Sat Mar 28, 2015 1:23 pm

Great work, Scamp!

Just tried the lastest beta now and everything seems to be working with my addons. I believe you're planning to release some options to adjust the tracker scaling and opacity, etc in future - can't wait. :D
User avatar
Oggi
Sergeant
Sergeant
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by cofko » Sat Mar 28, 2015 3:03 pm

got an error:

http://i.imgur.com/xJoRaMm.jpg

same error shows with or without the eql
cofko
Grunt
Grunt
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by schaka » Sat Mar 28, 2015 3:13 pm

lundborg wrote:
schaka wrote:Would you be so kind as to log on your mage without questie and Screenshot your questlog? There might be an easy way to fix this is the future, if we can reproduce it.

Edit: Uploaded another version, please let me know if the memory leak still occurs. https://github.com/AeroScripts/QuestieD ... e-1.0h.zip


Tried with the new version - still the same problem.

http://puu.sh/gSYp3/d4853190e3.jpg there are all the quests my mage has. Screenshot taken with Extended Questlog, but it doesn't matter if I use it or not, still instantly crashes.

Thank you for your help. I cannot currently test anything, but there might be a quick fix, if you are willing to try. I'm not at home and can't do anything myself for now. But you can go to Questie.lua, find this code
Code: Select all
if Questie.needsUpdate then
      Questie.needsUpdate = false;
      Questie.throttleOverride = true;
      Questie:QUEST_LOG_UPDATE();
   end

and replace it with this code
Code: Select all
--[[if Questie.needsUpdate then
      Questie.needsUpdate = false;
      Questie.throttleOverride = true;
      Questie:QUEST_LOG_UPDATE();
   end]]


If that doesn't help, I think there might be something else causing it (I'm only grasping at straws, sorry!). You can try logging in without EQL3 or Questie, then disable quest tracking for all quests in your log, and log back in with just Questie.

If that doesn't solve it, it probably has something to do with the Defias quest or Raene's Cleansing. But you guys will have to wait for Aero to come around, as I don't have my computer until Sunday night again.
schaka
Senior Sergeant
Senior Sergeant
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Jayvin » Sat Mar 28, 2015 4:10 pm

Awesome addon, thanks!
Jayvin
Tester
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Weston » Sat Mar 28, 2015 6:16 pm

Omygosh

Thanks man, this is awesome.
52 HU Warrior
31 NE Druid
48 NE Hunter
User avatar
Weston
Sergeant
Sergeant
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by lundborg » Sat Mar 28, 2015 6:24 pm

schaka wrote:[
If that doesn't help, I think there might be something else causing it (I'm only grasping at straws, sorry!). You can try logging in without EQL3 or Questie, then disable quest tracking for all quests in your log, and log back in with just Questie.

If that doesn't solve it, it probably has something to do with the Defias quest or Raene's Cleansing. But you guys will have to wait for Aero to come around, as I don't have my computer until Sunday night again.


Completing the Defias quest made the addon work!
lundborg
Tester
 

PreviousNext

Return to Addons & macros