Zygor Classic | Retail & Other Addons

10/27/2022 00:28 Guru62#6001
Thank you so much dude. It was only a day but I was lost without my Zygor.
10/27/2022 00:29 Descentralizado#6002
Quote:
Originally Posted by MechaZao View Post
can confirm latest link works!

I did have to delete my saved variables for the first time (arggh, my profiles!)

but its working again, thank you!
This time you did not have to delete those files.
10/27/2022 00:31 MechaZao#6003
Quote:
Originally Posted by 911sky View Post
This time you did not have to delete those files.
I wish that was the case, however the addon was blank/empty until I did! It's probably my fault since I haven't updated or played in a few months.

its alright, I set it up again already lol

thank you again :D
10/27/2022 00:33 Descentralizado#6004
Quote:
Originally Posted by MechaZao View Post
I wish that was the case, however the addon was blank/empty until I did! It's probably my fault since I haven't updated or played in a few months.

its alright, I set it up again already lol

thank you again :D
Ah that would be dependant on the file that was uploaded. Sounded like you had the old one.
10/27/2022 00:34 XvNormalvX#6005
Quote:
Originally Posted by 911sky View Post
I guess they are not using the latest one?
If they use anything below version 2.4 then they'll get 404 error for sure. The old versions before 2.4 used a different data structure for getting the addon download data.

The 2.4 versions could also get 404 error, but only if the download link, and fallback download link stopped working.
2.4, and 2.5 uses the same data structure, and fetches the same data.

However, in 2.5 I removed the fallback download link, and instead it shows an error that explains what happened, and the possible solution instead of giving a 404 error.

The reason they might've encountered a 404 error on the 2.4 versions (if they used that) earlier, is most likely because the download link hadn't been updated at the time they tried, and I removed the fallback link when I released the 2.5 version. That's the only scenario I can imagine they got that error.

Anyways, it's best to use the 2.5 version because it shows better errors in this case. And I added an updater for the application in 2.5, so people will get notified as soon as they open the app if there's a new update available for the Addon Manager, and it'll automatically download it too.

So, I definitely recommend people updating to Addon Manager 2.5 to get the best experience with the application :-)
10/27/2022 00:40 obtizzle#6006
I also had to delete by zygor files from SavedVariables today to get it to load properly:

Quote:
C:\Program Files (x86)\World of Warcraft\_retail_\WTF\Account\(account)\SavedVaria bles
10/27/2022 00:40 Descentralizado#6007
Quote:
Originally Posted by obtizzle View Post
I also had to delete by zygor files from SavedVariables today to get it to load properly:
Was that the first update I posted or the last one?
As I had to do a few fixes.
10/27/2022 01:02 Draven006#6008
For those that care,
the "Last One"

If you log in and the guides wont work,
1. Exit the game and delete the ZygorGuidesViewer.lua and the ZygorGuidesViewer.lua.bak
in the World of Warcraft\_retail_\WTF\Account\<account name>\SavedVariables and then log back in and it should work.
2. You can even log out and switch to an alt... It will still work
3. You can even exit the game and log back into the game, It will still work.

BUT
1. If you try to make a change eg, move the Waypoint arrow and try to Lock arrow, you will get a LUA error.
2. If you make a new profile in the Guide eg for a different alt, and ext the game and log back in , You will get a LUA error.
3. if you make any changes to default way the guide is, after exit game and re log back in, you will get a LUA error.

SO

the ONLY way keep the addon working, is DONT TOUCH ANYTHING IN SETTINGS.

Poor show all round,

Possibly a Zygor problem, maybe a Sky problem, who knows, But it is late and I am off to bed.
10/27/2022 01:06 Descentralizado#6009
Quote:
Originally Posted by Draven006 View Post
For those that care,
the "Last One" (Release 8.1.27830.rar)

If you log in and the guides wont work,
1. Exit the game and delete the ZygorGuidesViewer.lua and the ZygorGuidesViewer.lua.bak
in the World of Warcraft\_retail_\WTF\Account\<account name>\SavedVariables and then log back in and it should work.
2. You can even log out and switch to an alt... It will still work
3. You can even exit the game and log back into the game, It will still work.

BUT
1. If you try to make a change eg, move the Waypoint arrow and try to Lock arrow, you will get a LUA error.
2. If you make a new profile in the Guide eg for a different alt, and ext the game and log back in , You will get a LUA error.
3. if you make any changes to default way the guide is, after exit game and re log back in, you will get a LUA error.

SO

the ONLY way keep the addon working, is DONT TOUCH ANYTHING IN SETTINGS.

Poor show all round,

Possibly a Zygor problem, maybe a Sky problem, who knows, But it is late and I am off to bed.
Who know because you blame others for your own actions.
Clearly you do not like the files I posted. So do yourself a favor and don't download them.
Seems you like to put down me, the Devs and anyone else that helps and you act so innocent.
10/27/2022 01:19 MechaZao#6010
I am also having difficulty with Zygor after restarting the game. I am using

Release 8.1.27830 (manual install)

after setting it up how I like it, on restarting game I get an error in chat
"Zygor Guides Viewer: ERROR initializing,check the Lua errors and report them, please."

and the Lua error is
Quote:
Interface/AddOns/ZygorGuidesViewer/MasterFrame.lua:7: ERROR in startup frame 1: bad argument #2 to '?' (Usage: self:RegisterForDrag(buttons))
in
[string "=[C]"]: in function `RegisterForDrag'
[string "@Interface/AddOns/ZygorGuidesViewer/Pointer.lua"]:1425: in function `SetupArrow'
[string "@Interface/AddOns/ZygorGuidesViewer/Pointer.lua"]:1414: in function `CreateArrowFrame'
[string "@Interface/AddOns/ZygorGuidesViewer/Pointer.lua"]:3776: in function `SetArrowSkin'
[string "@Interface/AddOns/ZygorGuidesViewer/Pointer.lua"]:282: in function `Startup'
[string "@Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua"]:732: in function <...rface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:721>

[string "=[C]"]: in function `error'
[string "@Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua"]:1034: in function `StartupStep'
[string "@Interface/AddOns/ZygorGuidesViewer/MasterFrame.lua"]:7: in function <Interface/AddOns/ZygorGuidesViewer/MasterFrame.lua:5>
if I delete saved variables again, it will work fine until I change something and restart once more - then error again.

I hope this helps to track down whatever the issue is! If I can help with more testing please let me know. I really appreciate your efforts.
10/27/2022 01:33 Fhanonst#6011
Getting the same LUA error as MechaZao, the guide window is blank after logging in.
However, I've just found out that if I open the addon's configuration window and go to the Current tab I can still load in guides and they will work properly.

I was even able to change my settings without any issue - on that note, I had to disable the World Quest Planner, because opening a Legion map with it active brutally tanked the performance.
10/27/2022 01:38 MechaZao#6012
Quote:
Originally Posted by Fhanonst View Post
Getting the same LUA error as MechaZao, the guide window is blank after logging in.
However, I've just found out that if I open the addon's configuration window and go to the Current tab I can still load in guides and they will work properly.

I was even able to change my settings without any issue - on that note, I had to disable the World Quest Planner, because opening a Legion map with it active brutally tanked the performance.
interesting! I also am able to get to the Current tab, but it's empty for me. If I try loading my most Recent guide, it just gets stuck on "Loading..." forever

with Pointer.lua and Options.lua errors
10/27/2022 02:02 koalasenpai#6013
Also had the "Loading..." problem with errors.
Ended up opening Zygor settings (but not modifying anything) and selected any other guide.
Closed that guide and now everything seems to work properly.

That being said. Thank you Sky for bringing the update once more, and so quickly too.
Really appreciate your work <3

To all of the dumbasses that can't figure stuff out: Sky already did the hardest part (getting the addon, getting rid of their checks and whatever else magic he does and uploading. The rest is up to us.
If you can't even find the proper download link or read simple instructions, you should probably work on that before posting and bitching.
10/27/2022 04:11 wandest#6014
is naowh ui updated for prepatch?
10/27/2022 06:46 Remzys#6015
Quote:
Originally Posted by A Nony Mouse View Post
Does anyone happen to have the updated Naowh UI installer + addons?
*** Nvm, looks like 1-2 days for update on full package.
If I can help in anyway let me know I subbed so that I could provide info.


Send a PM to @[Only registered and activated users can see links. Click Here To Register...] to modify the post.