ServerQuery Error 2568

Started by AuroraGaming, August 27, 2016, 03:21:31 AM

Previous topic - Next topic

AuroraGaming

Hey, I am getting 2 errors with my bot and I am clueless on what they are?

JTS3ServerMod   EXCEPTION   de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 2568: insufficient client permissions - Permission ID: 43
JTS3ServerMod   ERROR   Error while getting server info!

JTS3ServerMod   EXCEPTION   de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 2568: insufficient client permissions - Permission ID: 29
JTS3ServerMod   STATUS   Virtual bot instance "AuroraGamingBot" stopped

I am sure it is something real simple and I am just not seeing it.
Reguards Aurora Gaming.

Stefan1200

Quote from: AuroraGaming on August 27, 2016, 03:21:31 AM
JTS3ServerMod   EXCEPTION   de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 2568: insufficient client permissions - Permission ID: 43
JTS3ServerMod   EXCEPTION   de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 2568: insufficient client permissions - Permission ID: 29

Permission ID 29 = b_virtualserver_client_dblist
Permission ID 43 = b_virtualserver_notify_register

Please read the section -= Needed Permissions for the bot =-
https://www.stefan1200.de/documentation/jts3servermod_mysql/readme.html

AuroraGaming