Page 1 of 1

Anyone looking at the 7.2PTR?

Posted: Thu Mar 23, 2017 1:53 pm
by bringoutyourdead
What is the build info they are displaying?

/script local ver,_,_,UI=GetBuildInfo();print(ver,UI)

I haven't seen any chatter to indicate that CensusPlus will need to be modified.

Posted: Sun Mar 26, 2017 3:34 am
by FuxieDK
Just made a quick check on PTR
bringoutyourdead wrote:/script local ver,_,_,UI=GetBuildInfo();print(ver,UI)
7.2.0 70200

A single bug in BugSack:
1x CensusPlus\CensusButton.lua:55: attempt to index field 'Info' (a nil value)
CensusPlus\CensusButton.lua:55: in function <CensusPlus>

Locals:
self = CensusButtonFrame {
0 = <userdata>
}
event = "ADDON_LOADED"
arg1 = "CensusPlus"
arg2 = "nil"
arg3 = "nil"
arg4 = "nil"
(*temporary) = nil
(*temporary) = "CensusPlus"
(*temporary) = "CENSUSPLUS"
(*temporary) = "attempt to index field 'Info' (a nil value)"
init = false
PetBat_CPWin = false
And a complete (Horde, Brill-EU) census, if you'd like: http://fuxie.dk/files/CensusPlus720PTR.rar (27 KB uncompressed)
At a glanze, data looks fine. Maybe your keen eyes can see something I didn't..

Posted: Sun Mar 26, 2017 9:00 pm
by bringoutyourdead
That single bug was the normal first time ever run on account where the data files have yet to be saved by the client.

so things look fine.. with only a TOC change to keep the client happy.

Posted: Sun Mar 26, 2017 10:19 pm
by FuxieDK
bringoutyourdead wrote:That single bug was the normal first time ever run on account where the data files have yet to be saved by the client.

so things look fine.. with only a TOC change to keep the client happy.
Sounds good..

I checked PTR one more time (now that there is data in the file), only to see that there was no new bug.. :)