Author Topic: Exotic error in case that user is already in IdleCheck group  (Read 7948 times)

kidi

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • goodgame.by
Exotic error in case that user is already in IdleCheck group
« on: October 31, 2016, 05:08:57 PM »
2016-10-31 18:39:26   Function idle_30min   ERROR   Error while adding client "asd" (db id: 82034) to server group id 183!
2016-10-31 18:39:26   Function idle_30min   ERROR   de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 2561: duplicate entry

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exotic error in case that user is already in IdleCheck group
« Reply #1 on: October 31, 2016, 06:08:24 PM »
Are you sure, that the server group 183 is a temporary server group? Sounds like a permanent server group.

kidi

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • goodgame.by
Re: Exotic error in case that user is already in IdleCheck group
« Reply #2 on: October 31, 2016, 09:20:10 PM »
it is 100% temporary. i only got this error once for the time i have version 6.3 of jts3 installed

kidi

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • goodgame.by
Re: Exotic error in case that user is already in IdleCheck group
« Reply #3 on: October 31, 2016, 09:21:49 PM »
oh, i know why that happend. he connected twice with the same guid :D

kidi

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • goodgame.by
Re: Exotic error in case that user is already in IdleCheck group
« Reply #4 on: October 31, 2016, 09:22:27 PM »
2016-10-31 14:59:26.246690|INFO    |VirtualServerBase|1  |client connected 'sfg'(id:82034) from xxxxxxxxx:60332
2016-10-31 14:59:37.966241|INFO    |VirtualServerBase|1  |client connected 'asd'(id:82034) from xxxxxxxxx:56965

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exotic error in case that user is already in IdleCheck group
« Reply #5 on: November 01, 2016, 06:47:07 PM »
Thanks for this report. This will be fixed with the next version.

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exotic error in case that user is already in IdleCheck group
« Reply #6 on: November 20, 2016, 01:09:04 PM »
Was not simple to fix this, I had to add much checks. But JTS3ServerMod 6.3.1, released in this minute, fixed this issue. :)