Page 1 of 1
WoW 7.3.0 question .. CensusPlus Options
Posted: Tue Aug 29, 2017 2:36 pm
by bringoutyourdead
after enabling the out of date addon..
does the options button work for you?
Do any of your addons that were tied into Blizzards options window display options setting anymore?
Posted: Tue Aug 29, 2017 4:27 pm
by bringoutyourdead
And I found the problem.. and work around until I upload the next release
Blizzard removed an API call with 7.3 that we were using in two locations in CensusPlus.
one was in the code to open up the options window.
work around...
to access the options window..
Game main menu button / Interface / select the addons tab and open the options window by selecting CensusPlus addon.
I have commented out the two calls and have been testing to see if there are any other problems.
I am not sure how I want to handle this change.
I will think about it tonight and implement code changes tomorrow...
I expect to have new version of code on upload sites either later tomorrow or Thursday.
Since the problem does not impact data integrity, this will not be a mandatory update, but it will be highly recommended.
Or in other words the existing acceptable versions will remain good for uploading to warcraftrealms.com
Posted: Wed Aug 30, 2017 12:11 am
by FuxieDK
EU servers have been up for 2,5 hours atleast (noticed at 5:50), but I didn't have time to test anything before I left for work..
Re: WoW 7.3.0 question .. CensusPlus Options
Posted: Wed Aug 30, 2017 9:12 am
by FuxieDK
bringoutyourdead wrote:after enabling the out of date addon..
does the options button work for you?
Confirmed
bringoutyourdead wrote:Do any of your addons that were tied into Blizzards options window display options setting anymore?
haven't tested yet.
Also, remember to bump TOC

Posted: Sat Sep 02, 2017 7:18 am
by FuxieDK
Guilds are not displayed in the window, and Show Chars button does nothing..
Related to options-button??
Also...

Since v7.3, window opens like this for 5ish seconds, until it completes drawing.
Any way to fix?
Posted: Sat Sep 02, 2017 6:15 pm
by Balgair
Edited after checking: the lack of textures on logging in is most likely ALL THE THINGS which I see in your chatbox - I too have been getting that on login (on all kinds of windows, including Blizzard quest UI) and suspected it was probably that addon hogging the memory while it checks your collection. I just disabled it and no issues on login this time.
Possibly related to the Show Chars not working (this error appears around the same time I press the button, although it's not saying it's related to censusplus, perhaps it just triggers something in Blizz UI):
Code: Select all
10x [string "*:OnClick"]:1: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])
[C]: in function `PlaySound'
[string "*:OnClick"]:1: in function <string>
Locals:
(*temporary) = "igMainMenuOptionCheckBoxOn"
Posted: Sun Sep 03, 2017 9:35 am
by FuxieDK
But ALL THE THINGS completed 5 seconds before the screen shot is even made...
Posted: Sun Sep 17, 2017 2:40 pm
by bringoutyourdead
grumble, grumble, .xml files .. grumble
at least two of the .xml files have the no longer correct API call which break all the following code in the subroutines. (the character display)
I am working on battery power and can't work on this before the battery dies.
I will be able to work on this tomorrow and may have update for later that day or Tuesday.
Posted: Tue Oct 10, 2017 5:29 am
by FuxieDK
Any progress on displaying guild names?
Posted: Fri Oct 13, 2017 1:40 pm
by bringoutyourdead
Sorry about that.
Right after my last post, I got pulled into a massive project at work with many 12 hour work days, and I forgot this problem
I am working on the code now.
Posted: Fri Oct 13, 2017 2:03 pm
by bringoutyourdead
hmm... ah..
FuxieDK are you running 7.0.5?
I did release that 18-Sep-2017
but I forgot to change the date on the site page pointing to the two distribution sites.
Posted: Mon Oct 16, 2017 3:16 pm
by FuxieDK
Yes, it's also present in v7.0.5... Or more precise, NOT present
