Inactive [ADMN/SEC] AuthDB v2.3.6 - Database authentication and protection [1.1-1.4.5]

Discussion in 'Inactive/Unsupported Plugins' started by CraftFire, Mar 13, 2011.

  1. Offline

    CraftFire

    In order to centralize support of our legacy projects, we will no longer be providing support on Bukkit. Please use www.spout.org for support with our projects going forward.
     
  2. Offline

    forceserver

    can this plugin kick register ?
     
  3. Offline

    Wulfspider

    Can it do what? You want it to kick registered players? :confused:
     
    forceserver likes this.
  4. Offline

    forceserver

    yes !! yes !!! i want to kick registerd players
     
  5. Offline

    Kiborgik

    how do this recommendation?
     
  6. Offline

    forceserver

    oh... my mistake
    i want to kick not registerd players
     
  7. Offline

    WolwX

    @Wulfspider
    And do you have any dev revision, or old revision working correctly with smf ?
     
  8. Offline

    Wulfspider

    That's on the list to-do, but not added yet.
     
  9. Offline

    forceserver

    nono.. .
    i don't want that..
    if not registser user join in game don't join game
    i am sorry..
    i don't know what i am talking about that too
     
  10. Offline

    Wulfspider

    Uhh, did you change servers or something? Sounds like there is a poor connection between your MySQL server and MC server.

    Not yet, we will get one out when we can.


    ?? What do you want then?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  11. Offline

    Kiborgik

    need bigger timeout, what options do it? and how enable autoReconnect=true in bukkit?
     
  12. Offline

    LilleKlump

    I get an error message saying that AuthDB could not connect to mysql because out of it was wrong password and username.Though it is right ...
     
  13. Offline

    Wulfspider

    Then either your MySQL permissions are wrong, the username and/or password are wrong, or you modified your bukkit.yml.
     
  14. Offline

    Kiborgik

  15. Offline

    kropto

    Why not check email? If you register ipboard 3.2.1
     
  16. Offline

    Wulfspider

    What do you mean, why not check email?

    All of what you linked is MySQL server settings that would be set on the server itself.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  17. Offline

    Kiborgik

  18. Offline

    Wulfspider

  19. Offline

    LilleKlump

    error!

    20:49:08 [INFO] [AuthDB] messages language set to English
    20:49:08 [INFO] [AuthDB] commands language set to English
    20:49:08 [INFO] [AuthDB] Found supported plugin: Permissions 2.7.7
    20:49:08 [VARNING] [AuthDB] Could not find script's tables in database: members!
    20:49:08 [VARNING] [AuthDB]
    |-----------------------------------------------------------------------------|
    |--------------------------------AUTHDB WARNING-------------------------------|
    |-----------------------------------------------------------------------------|
    | STACKTRACE ERROR
    |-----------------------------------------------------------------------------|
    20:49:08 [VARNING] [AuthDB] Class name: com.authdb.AuthDB
    20:49:08 [VARNING] [AuthDB] File name: AuthDB.java
    20:49:08 [VARNING] [AuthDB] Function name: onEnable
    20:49:08 [VARNING] [AuthDB] Error line: 308
    20:49:08 [VARNING] [AuthDB] Check log file: plugins/AuthDB\logs\error\2011-09-26-error.log
    20:49:08 [INFO] [AuthDB] 2.3.2.220 is enabled
    20:49:08 [INFO] [AuthDB] developed by CraftFire <[email protected]>


    ERROR LOG!
    011/09/26 20:49:08 - Could not find script's tables in database: members!
    2011/09/26 20:49:08 - --------------------------- STACKTRACE ERROR ---------------------------
    2011/09/26 20:49:08 - Class name: com.authdb.AuthDB
    2011/09/26 20:49:08 - File name: AuthDB.java
    2011/09/26 20:49:08 - Function name: onEnable
    2011/09/26 20:49:08 - Error line: 308
    2011/09/26 20:49:08 - AuthDB version: 2.3.2.220
    2011/09/26 20:49:08 - Keep alive: false
    2011/09/26 20:49:08 - MySQL connection: true
    2011/09/26 20:49:08 - Latest query:
    2011/09/26 20:49:08 - Script: phpbb
    2011/09/26 20:49:08 - Script version: 3.0.8
    2011/09/26 20:49:08 - Table prefix: phpbb_
    2011/09/26 20:49:08 - Plugins: motd 1.1.1, Spout 1.0.6.381, AuthDB 2.3.2.220, MyHome 2.0, PermissionsEx 1.14, Modifyworld 1.14, Permissions 2.7.7, ChatManager 1.14,
    2011/09/26 20:49:08 - --------------------------- STACKTRACE START ---------------------------
    2011/09/26 20:49:08 - sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2011/09/26 20:49:08 - sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2011/09/26 20:49:08 - sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2011/09/26 20:49:08 - java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    2011/09/26 20:49:08 - com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2011/09/26 20:49:08 - com.mysql.jdbc.Util.getInstance(Util.java:382)
    2011/09/26 20:49:08 - com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    2011/09/26 20:49:08 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2011/09/26 20:49:08 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2011/09/26 20:49:08 - com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2011/09/26 20:49:08 - com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2011/09/26 20:49:08 - com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2011/09/26 20:49:08 - com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2011/09/26 20:49:08 - com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
    2011/09/26 20:49:08 - com.authdb.util.Util.checkScript(Util.java:731)
    2011/09/26 20:49:08 - com.authdb.AuthDB.onEnable(AuthDB.java:268)
    2011/09/26 20:49:08 - org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011/09/26 20:49:08 - org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
    2011/09/26 20:49:08 - org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    2011/09/26 20:49:08 - org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
    2011/09/26 20:49:08 - org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
    2011/09/26 20:49:08 - net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011/09/26 20:49:08 - net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011/09/26 20:49:08 - net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011/09/26 20:49:08 - net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011/09/26 20:49:08 - net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011/09/26 20:49:08 - ---------------------------- STACKTRACE END ----------------------------
     
  20. Offline

    abdel

    Is there any command that i can use to reset peoples passwords
     
  21. Offline

    Wulfspider

    Not yet. It is planned.

    Is your goal to use it with a script or just a custom table?

    Could not find script's tables in database: members!

    Make sure you got your settings right and using a prefix if you set one for your script during install.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  22. Offline

    LilleKlump

    I got a website with username and password, i whant to use them to login at my server.
     
  23. Offline

    kropto

    Check name and e-mail, if there is a stop sign up
     
  24. Offline

    Wulfspider

    You can use AuthDB with custom MySQL databases. You just need to configure your MySQL settings in basic.yml and your custom database table information under advanced.yml.

    Make sure you enabled the customdb option too by setting enabled: true under the customdb section in advanced.yml.

    There are no activation options yet because we have no way of sending email yet. AuthDB doesn't use the script at all, it just adds the user directly to the database. So we would have to make something to send out activation emails. We will probably be making it as an addon, but not sure.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  25. Offline

    Aus

    Hello guys.

    Another nasty problem.
    Server crashes every time player gets into lava.
    The only massage is "[AuthDB] Launching function: checkTimeout(Player player))". Then "Rad timed out".
    More details: http://issues.craftfire.com/view.php?id=453

    Server is in online mode and lots of players are gone. Very frustrating

    Will be thankful for help
     
  26. Offline

    Wulfspider

    That AuthDB message has nothing to do with the issue you are having. Have you tested with ONLY AuthDB and CraftBukkit? AuthDB does nothing with blocks or lava after the player has logged in.
     
  27. Offline

    Aus

    Yes. I left only CB and AuthDB. Crash repeats.
    If i remove AuthDB - 'lava crash' disappears. Even if I upload rest of plugins.
     
  28. Offline

    fragger505

    Is Contex MIA or something? :(
    Was hoping the planned release dates were going to be somewhat on time. Can blame you guys though, you have your own lives to live. Waiting for that 2.4 still! :D
     
  29. Offline

    Wulfspider

    I'll have to do some testing and see.

    Yeah, he's been pretty busy lately. I keep up with support and do what I can, but he does most of the work with it. :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  30. Offline

    forceserver

    15:48:57 [INFO] [PLAYER_COMMAND] Nomoohyun: /list
    15:49:26 [INFO] DataSourcePool [AuthDB] grow; id[AuthDB.2] busy[3] max[20]
    15:49:26 [INFO] [world][Admins] Nomoohyun: .
    15:49:34 [INFO] [world][Admins] Nomoohyun: .
    15:49:38 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    15:49:41 [INFO] [world][Admins] Nomoohyun: .
    >list
    >list
    15:51:14 [INFO] Nomoohyun lost connection: disconnect.endOfStream
    15:51:15 [INFO] There are 0 out of a maximum 50 players online.
    15:51:15 [INFO] Connected players:
    15:51:15 [INFO] There are 0 out of a maximum 50 players online.
    15:51:15 [INFO] Connected players:
    15:51:15 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    >list
    15:51:20 [INFO] There are 0 out of a maximum 50 players online.
    15:51:20 [INFO] Connected players:
    15:53:00 [INFO] Nomoohyun [/211.117.131.104:2394] logged in with entity id 647402 at ([world] 802.3000000119209, 65.0, -1145.4728201366452)
    15:53:02 [INFO] Reading data
    15:53:02 [INFO] [Spout] Successfully authenticated Nomoohyun's Spoutcraft client. Running client version: 1.0.6.449
    15:53:52 [INFO] [VANISH] Nomoohyun disappeared.
    15:53:57 [INFO] [world][Admins] Nomoohyun: .
    15:54:02 [INFO] [world][Admins] Nomoohyun: .
    15:54:05 [INFO] [world][Admins] Nomoohyun: ..
    15:54:07 [INFO] [world][Admins] Nomoohyun: .
    15:54:08 [INFO] [world][Admins] Nomoohyun: .
    15:54:19 [INFO] Nomoohyun lost connection: disconnect.endOfStream
    15:54:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    >

    lack.....
    like read time out
     
  31. Offline

    Massimo1993

    @Wulfspider

    If the user join when authDB whas loading, the user lose inventory

    why?
     

Share This Page