1. #1
    High Overlord Dhuzgan's Avatar
    10+ Year Old Account
    Join Date
    Apr 2010
    Location
    The Netherlands
    Posts
    113

    Quartz settings reset on reload

    Today, 8 June 2010 I am experiencing the folowing rather annoying issue.

    When I set some settings (like width of the bars, disabling latency etc.) it all works. However as soon as I reload or restart WoW, all settings reset.

    Is anyone else having this problem? Or does anyone have some suggestions?

    That would be Greatly appreciated.

  2. #2

    Re: Quartz settings reset on reload

    If the computer gets restarted or the game gets closed in any strange way, then the settings wont get saved. This includes disconnects, crashes, force logouts, Alt+F4, rightclicking the taskbar and clicking exit program. Set the settings up and try logging out through the ingame menu and see if it saves.

    Also make sure you have full read\write permissions in your SavedVariables folder.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    High Overlord Dhuzgan's Avatar
    10+ Year Old Account
    Join Date
    Apr 2010
    Location
    The Netherlands
    Posts
    113

    Re: Quartz settings reset on reload

    FIXED

  4. #4
    Archemedus, how did you fix it? I'm having the same problem.

  5. #5
    High Overlord
    10+ Year Old Account
    Join Date
    Dec 2010
    Location
    Forests of Ohio
    Posts
    121
    same issue, quite annoying to keep configuring quartz on login.

  6. #6
    Nevermind, there is an update for Quartz that fixes the problem, version 3.0.4-4.

  7. #7
    High Overlord
    10+ Year Old Account
    Join Date
    Dec 2010
    Location
    Forests of Ohio
    Posts
    121
    cant seem to find it on WoWinterface or Curse, halp!

  8. #8
    "Open modules/Player.lua, find the line with GetSpellInfo(5138), and remove the line. It's Quartz trying to request information about Drain Mana, and it fails because the spell was removed, and this causes multiple issues.

    This fixes issues with profiles, and the Tradeskill and Latency modules."


    Saw this on a Curse comment and it fixed it for me.
    Always look on the bright side of life

  9. #9
    Raeynn's solution worked for me. Thanks so much!

  10. #10
    Deleted
    Quote Originally Posted by Raeynn View Post
    "Open modules/Player.lua, find the line with GetSpellInfo(5138), and remove the line. It's Quartz trying to request information about Drain Mana, and it fails because the spell was removed, and this causes multiple issues.

    This fixes issues with profiles, and the Tradeskill and Latency modules."


    Saw this on a Curse comment and it fixed it for me.

    Thank you very very much

  11. #11
    I can't find that line, can anyone specify the line number please?

  12. #12
    Deleted
    Quote Originally Posted by Sensei_Sin View Post
    I can't find that line, can anyone specify the line number please?
    Open the file "Player.lua" in \Interface\AddOns\Quartz\modules\ in Notepad (or any other program for viewing code). Press Ctrl + F to bring up the search frame. Type in "GetSpellInfo(5138)" (without the "") to find the proper line. Erase that line only. Save. Re/start WoW.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •