Random level ups
In the server I'm a part of. The kiai bot leveled up some people that were not on vc or sending messages, they were not being active, at the same time I left. The server admin is @Aiden so he will be interested in this too. I don't know how much information you guys need other than the fact that these users were not being active at the moment this happened.
49 Replies
Hey @CBass! Our team will answer your post soon.
If this is an issue in your server, make sure you've included your server's ID (This can be found on the
/ping
command), as well as which users are having this issue.
Once your question has been answered, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution
to help others find the solution via Answer Overflow@CBass Can you provide the server ID as well as a list of user IDs that were randomly leveled up, please?
Of course, give me a second
Server ID:
706294603468243015Users ID:
796759292425273384 859070036874625024 1334507727891726492 730898040797397012 992758362137702460
Woo bug report 🤩
Thank you Cbass
Yes
:BukCustom:
I'm sorry @Ibotmealot it happened again
These are the users that got a random level up this time:
859070036874625024
313111139074703372
730898040797397012
992758362137702460
406990735414394880
888478854602178620
707644916372865064
1262482662853972101
931671270435725314
1331740689020751982
1294427172135501945
These users were not being active in text channels or in voice channels at the moment of the level up and there was no xp drop
Hm strange, I'll esculate this to the devs!
Thank you! We have level requirements for staff positions, so if this could be resolved soon I would really appreciate it 🙏 It's setting people days and sometimes weeks ahead of where they should be with their level </3
Some more level ups, same deal, no activity at all
406990735414394880
888478854602178620
931671270435725314
1294427172135501945
730898040797397012
253289330007605248
324370794815815680
Hey! Any update? We havent heard anything back or had any errors corrected
Hey, sorry, but I don't really have any updates for you currently. :iospensive: All the Kiai devs are on leave for personal reasons, and I know as much as you do about why the bug is occurring. Sorry about that. See here: https://discord.com/channels/744282929684938844/1356756431549894767
Alrighty, thank you for the update!
Just happened again, user ID's:
1261604797807853588
1261325291687645265
992758362137702460
764345924339367956
Hey! Do you have an idea on when the devs will be back?
{
"id": "cm8uu1nis010ko33ogmnxsyx4",
"createdAt": "2025-03-29T23:18:39.701Z",
"guildId": "706294603468243015",
"type": "LEVEL_UPDATED",
"details": {
"userId": "1294427172135501945",
"newLevel": 7,
"oldLevel": 4
}
},
{
"id": "cm934pmipupe6o33ofd7fpunx",
"createdAt": "2025-04-04T18:39:23.713Z",
"guildId": "706294603468243015",
"type": "LEVEL_UPDATED",
"details": {
"userId": "764345924339367956",
"newLevel": 2,
"oldLevel": 0
}
},
{
"id": "cm8qd4r84012uo31dax8b5j2o",
"createdAt": "2025-03-26T20:14:06.292Z",
"guildId": "706294603468243015",
"type": "LEVEL_UPDATED",
"details": {
"userId": "992758362137702460",
"newLevel": 9,
"oldLevel": 6
}
},
@Aiden @CBass do these look like the jumps in levels that you were talking about
Hm not really
It was like they were giving 1 level for free
This code shows it jumping more than one level at a time, in our server it was always bumping people up a single level
That's really odd. My first thought was that it was the same old voice XP bug where sessions wouldn't end properly and they would get tons of XP but we store a lot more data on those and i don't see massive XP amounts in their ended sessions
Yeah
It literally happens randomly
hmm wait I did find a suspect session
Most the time, it’s not when anyone in the server is in vc or talking anywhere
Yep
@Kiai eval kiai.db.voiceXpSession.findFirst({where: {id: "cm8ephswet5yjp21b034c66uj"}})
Type:
⏱ 3.77ms<1.36ms>
this one started march 18 and ended april 4th
i assume they weren't in VC that long
LOL definitely not
That’s interesting, it still only says they earned 265 XP
@Kiai eval kiai.db.voiceXpSession.findFirst({where: {id: "cm88xs78d2zssp21bbg4oozit"}})
Type:
⏱ 2.92ms<515.14μs>
this one is the same situation
In our server, it’s set to give users 2 xp for every minute they are in vc
Interesting
Let me see if anyone leveled up at that time
oh that second one is the right user but another server
What time zone is it in
UTC
Ah okay
No, no one leveled up from this </3
are VCs longer than 48 hours a thing that happens in your server
since march 12, there are 111 vc sessions longer than 48 hours
@Aiden can you check 888478854602178620 at 2025-04-06 06:02:52.069
not really
longest could be 12h
Yeah
Yes, this caused a level up
Two in fact

@Kiai eval kiai.db.voiceXpSession.findFirst({where: {id: "cm86lhb3d02k5p21bxrj0uszs"}})
Type:
⏱ 3.33ms<730.87μs>
@Aiden @CBass Added some more checks to try and resolve this
Has happened again
@CBass Could you get a list of ID’s of users effected please, I would but I’m out right now </3
No transcript returned for file
ScreenRecording_04-13-2025_19-01-07_1.mov
in 21.300298ms (23.404 second file)
No transcript returned for file ScreenRecording_04-13-2025_19-00-49_1.mov
in 18.946693ms (6.198 second file)ugh
1000148164713648168
1330683092263899210
730898040797397012
867090698343940167
1358695235458175076
1348248490408542231
1166732549045883054
1060565238837170258
748253754381303888
795260474727858176
1274403329501429915
Thank you
patch pushed to fix that case