Due to school exams, I don't think I'm going to have any time to work on this. I've lost all of my interest in Minecraft really and I haven't had any donations (my sole source of motivation on this project sadly) in a long time now.
If I find some time I might come back to this but it seems...
I don't really check here at all. I don't really play any Minecraft anymore.
Yes, I think you're right. I did start working on a new version of that function that staggers the regeneration however I don't think I'm going to have the time to sort it out any time soon. In the summer I will...
Yeah, I could definitely add a task. I think the reason I did it before was that it couldn't really process 10k members in one run, it would have to do 100 at a time or whatever. I don't know if Mojang have spam protection but that could also be an issue. Maybe I'll check on user login instead?
KoolKrafter updated Minecraft UUID/Name Change Handler with a new update entry:
Multiple changes - largely untested
Read the rest of this update entry...
Yeah, that was what I figured it out from too I think.
A few things to remember: If the alert count goes up but the alert isn't shown, that means that you haven't set up your content type correctly. Remember that XenForo doesn't automatically add your content type, you need to run a query on...
I could fix your problem by making it do 100 users at a time - XenForo does a similar thing with the cache rebuild tool. I can't sort it out now, as I'm on holiday, but when I get back I'll sort that and the username thing out. Also I do agree that mojang's uuid lookup thing can be derpy at...
Thanks for the feedback! I definitely agree with your point which is why I made this add-on.
For your second point, this add-on is probably what you need.
KoolKrafter updated Minecraft UUID/Name Change Handler with a new update entry:
Changed the uuid column to not null
Read the rest of this update entry...
You have a very good point.
I looked at it now, and it looked like on my test database set-up I had set the column to default, but I missed this when writing the installer.
I'll update it now and include a default value.