Idle Check not working

Started by Charming_Potato, March 30, 2017, 07:42:25 PM

Previous topic - Next topic

Charming_Potato

Hello. My idle chat is not moving people after the specified time ever since the new update. If I keep the "idle time message before move" option set to -1, I get this message in logs:

"30/Mar/17 07:37:30PM   idle_move   Information   All idle time limits are disabled, Idle Check function will be disabled now!"

If I set it to 55 minutes (move time is 60 minutes), it doesn't move at all. These are logs in such case:

Quote30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Bot started and connected successful, write !botinfo in server chat to get an answer!
30/Mar/17 07:38:18PM   sgp   Information   Server Group Protection will remove not allowed members from protected server groups (id: 6, 7, 17, 69) and kick them
30/Mar/17 07:38:18PM   last_seen   Information   Check the last seen time of a client with the command !last_seen, this can be used by bot admins!
30/Mar/17 07:38:18PM   idle_move   Information   Members of 4 specified server groups will not get a warning message after being idle for 55 minutes
30/Mar/17 07:38:18PM   away_move   Information   Clients with away status will be moved to Channel "[cspacer4]ஜ۩۞۩ஜ AFK ஜ۩۞۩ஜ" (id: 1866) after 5 seconds and moved back if not away anymore!
30/Mar/17 07:38:18PM   record_check   Information   Clients will be moved into Channel "[cspacer4]ஜ۩۞۩ஜ AFK ஜ۩۞۩ஜ" (id: 1866) after start recording
30/Mar/17 07:38:18PM   welcome_message   Information   New connecting clients which are not members of selected server groups (id: 6, 7, 10, 17, 69) get the welcome message!
30/Mar/17 07:38:18PM   icc   Information   Delete permanent and semi-permanent channels if empty for at least 720 hours!
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successful selected virtual server on port 9987!
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Login as "serveradmin" successful!
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successful connected to 91.121.221.190!
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: ServerGroupNotify / group_notify
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: LastSeen / last_seen
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: IdleCheck / idle_move
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: ServerGroupProtection / sgp
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: AwayMover / away_move
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: RecordCheck / record_check
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: WelcomeMessage / welcome_message
30/Mar/17 07:38:18PM   JTS3ServerMod   Information   Successfully loaded function: InactiveChannelCheck / icc

Is there any fix for that? I updated the bot like I normally always do. I just replaced all the files in the folder with the new ones except for config files. Is there anything else required to do in this update?

Stefan1200

#1
Quote from: Charming_Potato on March 30, 2017, 07:42:25 PM
I updated the bot like I normally always do. I just replaced all the files in the folder with the new ones except for config files. Is there anything else required to do in this update?

Yes, please read the changelog.txt file about the 6.4.0 update. Or do you use the Hosting Edition and the official web interface? Because you have to update to build 3029 to keep this working.

Charming_Potato

I use the Hosting Edition with MySQL enabled, and official web interface. I have the latest build that I downloaded today, which is 6.4.0_2.

Stefan1200

#3
Quote from: Charming_Potato on March 30, 2017, 08:31:52 PM
I use the Hosting Edition with MySQL enabled, and official web interface. I have the latest build that I downloaded today, which is 6.4.0_2.

Okay, when you created the following function:
IdleCheck / idle_move
Before you updated to build 3028 / 3029, or later? Which build number will be displayed in the first line of the web interface?

Charming_Potato

I had idle_check before the update, and then I deleted it and made again after the update. But I have just noticed that my build version is Build 3025 on the web interface. How do I update that? I replaced all the files in the folder...

Charming_Potato

I updated the web interface and this has fixed the problem. I had to recreate the Idle Check settings again. Thank you so much for the help!