
Logging to a Level 1 character and back to Main character resets Data
Nelythia opened this issue ยท 10 comments
I logged on a few of my bankchars today to resupply my main with potions, bandages etc. While logging on one of the lvl 1s the addon decided to purge all data. I didn't think much about it and thought it may just have had old data from getting it previously shared somehow.
Well, after logging on my main again, it purged the data there as well. I lost my pool of 3000 entries and now I have to somehow get it synced asap again to have accurate pool size and data.
Can't reproduce. Same server? Same faction? It should not be possible, as character data (honor) is saved under character's database, and server faction-wide database is shared across faction on one server.
Was it a "weekly reset"? If it was, your addon will discard now every person who has "last seen" before your reset time. So check every person's last seen, it should be not longer than 1d or something, when you had a reset. And if it is, then try remember what actions you did with your db? or maybe savedvars?
I think it was a weekly reset based on the fact that I got 2 chat messages from the purge data on both characters. But my data did not have any old data, we made sure that people use the updated version now to prevent the duplicate and old data issue. The pool size was also at 3000 compared to having 6000-8000 in the first 2 weeks with older entries.
I didn't modify HonorSpy or touch it at all while logging onto the bank characters and back to the main. It simply just decided to do a reset.
Same server and faction.
Shazzrah Horde - Nelybank, Nelyore, Nelyoretwo, Nelycloth, Nelyherb, Nelyele. I logged through a few of those, then at some point it reset the data while being on the level 1.
Logging back to my main Nelythia reset the data there as well.
That was using HonorSpy 1.5.6 btw, I have since updated it to 1.5.9.
Then I had no ideas left :) Can you probably send me your */WTF/Account/SavedVars/HonorSpy.lua file with tour saved varliables?