Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

Chat Window Errors w/ .9275 build on login

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Chat Window Errors w/ .9275 build on login

    Attached screenshot is from a fresh install of latest Zygor Guide, in a clean Addon folder, using a clean SavedVariables folder, so there no other addons or their files involved.

    Not sure if there are issues with guide operation yet, I just wanted to get a clean repro test run for error messages and results posted ASAP for bug.

    Character/Guide is Ebonheart Pact.

    edit: didn't realize attachment would be changed so small. Adding Imgur link to larger SS: http://imgur.com/KXdhavX
    Attached Files
    Last edited by grumpus; May 25, 2014, 05:00 AM.

    #2
    Do those errors constantly appear or only when you first log into the game?
    Become a Fan of Zygor Guides on Facebook:
    http://www.facebook.com/pages/Zygor-...04933799556988

    Follow Zygor Guides on Twitter:
    http://twitter.com/zygorguides

    Comment


      #3
      Occurs when I first log in any character that has it configured to load, as well as on /reloadui. I only have the Ebonheart Pact guide, so can't determine if it occurs with the other two guides.

      I haven't been able to play much this weekend to determine if there's any operational issues, other than the occasional pseudo-SiS hiccups that I'll run into. That probably will not happen this week, as I am busy until the weekend.

      Comment


        #4
        Ok, I'm finding the cick and goro problems in the include file and that's most likely where the skyshard problem is as well. Since it's a common include it would show on all 3 factions upon loading. I'll let the content team know so they can get it fixed.
        Become a Fan of Zygor Guides on Facebook:
        http://www.facebook.com/pages/Zygor-...04933799556988

        Follow Zygor Guides on Twitter:
        http://twitter.com/zygorguides

        Comment


          #5
          Oh, lol they are "goto" and "click" typos. Found them, looks like just one error of each, so I can manually edit those and see if it clears that string of errors completely up.

          Interestingly, my highest level character (EP) is in Shadowfen atm, and I can't recall ever being told by the guide to go click on any skyshards, yet.

          edit: Fixed the 2 typo error and I also think that I found the skyshard problem:

          \ZygorGuidesViewer\Guides\ZygorIncludeCommon.lua
          Code:
                  Line 698: 		.click Skyshard##3360010 |skyshard
          	Line 701: 		.click Skyshard##3360010 |skyshard
          	Line 704: 		.click Skyshard##3360010 |skyshard
          	Line 707: 		.click Skyshard##3360010 |skyshard
          	Line 710: 		.click Skyshard##3360010 |skyshard
          Code:
                  Line 1265: 		.click Skyshard##3360010 |skyshard
          	Line 1268: 		.click Skyshard##3360010 |skyshard
          	Line 1271: 		.click Skyshard##3360010 |skyshard
          	Line 1274: 		.click Skyshard##3360010 |skyshard
          	Line 1277: 		.click Skyshard##3360010 |skyshard
          	Line 1280: 		.click Skyshard##3360010 |skyshard
          11 instances of the "skyshard" error = 11 lines of this syntax, versus all of the other "click skyshard" lines lines similar to:
          Code:
          Line 690: 		.click skyshard
          Hope that helps.

          edit #2: replacing "Skyshard##3360010 |skyshard" with just "skyshard" cleared all of the errors.
          Last edited by grumpus; May 27, 2014, 05:13 AM.

          Comment


            #6
            This should be fixed in the latest update.
            Zygor Guides Creative Director

            Comment


              #7
              Just to follow up, I verified that it was fixed. Thank you.

              Comment

              Working...
              X