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

    dragonhib

    @Wulfspider will you add support for a spoutcraft GUI, like Pamelloes made for xAuth

    Works nice with Xenforo 1.1.1
     
  3. Offline

    FunCraft

    Thanks mate for doing all of that code!I kind of made my own script that worked but your is better cause it has an email address.I'll need help to make the boxes look like they were in the sample script(it had also images used with the HTML code)but in rest it's all fine.
    I don't know if i can do this but if you have time maybe you can change the code
    here is the full download for the initial page,including the texture for the boxes.
    LINK

    Also i've noticed that when i open the web page it gives me this error
    Fatal error: Call to undefined function recaptcha_get_html() in index.php on line 92

    and i've set up re-captcha and it worked on my other script using the keys i got from re-captcha website
     
  4. Offline

    GrillGuth

    I think its on the todo-list :)
     
  5. Offline

    Wulfspider

    We started before, but things got busy. It is on the to-do list though.

    No, but they can submit pull requests.

    The authors are still here, but busy. Any copies will be removed from here. ;)

    If anyone wants to see things fixed, they are welcomed to submit pull requests to fix things.

    It's planned, Contex just hasn't had time.

    I'll be fixing that soon. Things have been busy lately.

    You can download from our dev.bukkit.org page for now.

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

    NuclearW

    @nhx
    Unofficial release links without permission of the author are not permitted, as are adfly links. Please do not post them in the future.
     
  7. Offline

    Firehunter23

    I'm using 4.1.9 Patch Level 1 and it does work for me without any problems :)..
    Even though I'm just allowing registrations through VB and I modified AuthDB a little bit to prevent users from logging in ingame if they are in some usergroups (like banned or awaiting e-mail confirmation)
     
  8. Offline

    dechiridas

    Any news on a 1.0 release? Or a recent dev build? There hasn't been an update in a very long time. Without a working login feature I can't safely run my server in offline-mode to accommodate all players.
     
  9. Offline

    veN1337

    0% completed?
    Are you serious? :(
     
  10. Offline

    BioBG

    how to fix this ?

    cant register cant login

    Code:
    [WARNING] [AuthDB]
    |-----------------------------------------------------------------------------|
    |--------------------------------AUTHDB WARNING-------------------------------|
    |-----------------------------------------------------------------------------|
    | STACKTRACE ERROR
    |-----------------------------------------------------------------------------|
    10:39:50 [WARNING] [AuthDB] Class name: com.authdb.listeners.AuthDBPlayerListener
    10:39:50 [WARNING] [AuthDB] File name: AuthDBPlayerListener.java
    10:39:50 [WARNING] [AuthDB] Function name: onPlayerCommandPreprocess
    10:39:50 [WARNING] [AuthDB] Error line: 418
    10:39:50 [WARNING] [AuthDB] Check log file: plugins/AuthDB\logs\error\2012-01-16-error.log
    
     
  11. Offline

    Wulfspider

    Use the correct MySQL settings for the script you are trying to use. Looks like you are trying to do a custom database, so you need to enable that and configure it under advanced.yml.

    I believe he already got it worked out.

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

    TobyG123

    I have a forum running xenforo, and the passwords and the usernames of the users are on separate tables. Is there a way to configure AuthDB to reach the password from a certain table, and the username from a certain table?

    EDIT: or is there a way around this using XenForo, for all you XF geeks
     
  13. Offline

    Wulfspider

    XenForo is supported natively, I don't see why you would need to go about it any other way.
     
  14. Offline

    TobyG123

    ? How do I enable XenForo in AuthDB?
     
  15. Offline

    Wulfspider

    Under basic.yml in the appropriate area:

    script: xenforo
    prefix: xf_ (or whatever you may have changed it to)
    version: 1.0.4 (haven't added versions for anything higher, but should still work with 1.1.0+)
     
  16. Offline

    douglas_srs

    I'm using IPB Forum and I can't register in game with /register password email

    It always says: Registration failed, here is the log:

    Code:
    2012/01/16 20:09:41 - --------------------------- STACKTRACE ERROR ---------------------------
    2012/01/16 20:09:41 - Class name: com.authdb.listeners.AuthDBPlayerListener
    2012/01/16 20:09:41 - File name: AuthDBPlayerListener.java
    2012/01/16 20:09:41 - Function name: onPlayerCommandPreprocess
    2012/01/16 20:09:41 - Error line: 418
    2012/01/16 20:09:41 - AuthDB version: 2.3.2.220
    2012/01/16 20:09:41 - Keep alive: false
    2012/01/16 20:09:41 - MySQL connection: true
    2012/01/16 20:09:41 - Latest query: com.mysql.jdbc.JDBC4PreparedStatement@6d9971: INSERT INTO `ipb_members` (`name`, `member_group_id`, `email`, `joined`, `ip_address`, `allow_admin_mails`, `last_visit`, `last_activity`, `ignored_users`, `members_display_name`, `members_seo_name`, `members_l_display_name`, `members_l_username`, `members_pass_hash`, `members_pass_salt`)  VALUES ('Paulao', 3, '[email protected]', 1326755381, '201.93.202.41', 1, 1326755381, 1326755381, 'a:0:{}', 'Paulao', 'paulao', 'Paulao', 'paulao', 'dca70c79087f8e97e13377c23fb4ba7d', 'Mi31c')
    2012/01/16 20:09:41 - Script: ipboard
    2012/01/16 20:09:41 - Script version: 3.2.1
    2012/01/16 20:09:41 - Table prefix: ipb_
    2012/01/16 20:09:41 - Plugins: CookMe 1.2, FalseBookCore 0.91alpha, Ptweaks 1.8, FalseBookBlock 0.91alpha, FalseBookCart 0.91alpha, FalseBookChat 0.91alpha, ConsoleScheduler 0.3.1, Slap 0.6.6, ModTRS 2.1, VIPJoin 1.0, Hedges 1.0, GlowHat 1.2.1, SaysWho 1.1, PetShop 1.3.1, PermissionsEx 1.17, FalseBookIC 0.91alpha, RemoteToolkitPlugin 0.6, SupplySign 1.9.1, iConomy 6.0.8b, VoxelSniper 5.1, ConsoleName 0.3, NoCheat 2.24b, PvPToggle 0.5.0, SpawnMob 2.0, LogBlockQuestioner 0.02, SuperSpawn 1.8, WorldEdit 5.0, Permissions 2.7.7, WebAuction 0.6, DropClear 1.0.1, JSONAPI 3.2.0, Spout 679, MultiHome 0.11.2, MagicCarpet 2.0.5, WorldPlus 1.0, FalseBookExtra 0.91alpha, CommandHelper 519-9ad7b56, AutoGroup 1.1.1, BanHammer 1.6.2, PvPTime 0.1.8, VoxelVoyage 1.0, SimpleHat 0.9, MobileAdmin 3.2.2, Stargate 0.7.3.3, TelePlusPlus 1.3.4, HeroChat 4.10.3, MobDisguise 1.65, ScubaKit 3.0.0.D IN 3D!, DropChest 0.8.3, mcMMO 1.2.07, PlayerFreeze 1.3, LogBlock 1.50, AutoAnnouncer 1.3-06.25, Seasons 1.8, NoLagg 1.57, ChunkScrambler 1.0.0, Essentials 2.7.2, ChopTree 1.24, PlgDisableCmd 1.3, Whitelist 2.7, Vault 1.2.4-b47, VoxelUpdate 1.0.13, WorldGuard 5.4, LaunchMe 1.8.1, Modifyworld 1.16, AfkManager 1.3, Mobs 1.5.1, Orebfuscator 1.2.9_1, AuthDB 2.3.2.220, BioMed 0.1, Stargate-DHD 0.3.2, MobRider 0.43, OrebfuscatorSpoutBridge 1.0.2, Register 1.5, NarrowtuxLib 1.2.0, ChestShop 3.33, Factions 1.6.2, Jail 2.0.5, VanishNoPacket 1.8.8, SimpleRegionMarket 1.7.2, LWC 4.0.5 (b607-git-e22604a9), PreciousStones 7.0.6,
    2012/01/16 20:09:41 - --------------------------- STACKTRACE START ---------------------------
    2012/01/16 20:09:41 - com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
    2012/01/16 20:09:41 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2012/01/16 20:09:41 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2012/01/16 20:09:41 - com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2012/01/16 20:09:41 - com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2012/01/16 20:09:41 - com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2012/01/16 20:09:41 - com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2012/01/16 20:09:41 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
    2012/01/16 20:09:41 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
    2012/01/16 20:09:41 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
    2012/01/16 20:09:41 - com.authdb.scripts.forum.IPB.adduser(IPB.java:54)
    2012/01/16 20:09:41 - com.authdb.util.Util.checkScript(Util.java:647)
    2012/01/16 20:09:41 - com.authdb.AuthDB.register(AuthDB.java:648)
    2012/01/16 20:09:41 - com.authdb.listeners.AuthDBPlayerListener.onPlayerCommandPreprocess(AuthDBPlayerListener.java:404)
    2012/01/16 20:09:41 - org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:296)
    2012/01/16 20:09:41 - org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    2012/01/16 20:09:41 - org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:340)
    2012/01/16 20:09:41 - net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:761)
    2012/01/16 20:09:41 - net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:728)
    2012/01/16 20:09:41 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:721)
    2012/01/16 20:09:41 - org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:178)
    2012/01/16 20:09:41 - net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2012/01/16 20:09:41 - net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2012/01/16 20:09:41 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:96)
    2012/01/16 20:09:41 - org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:587)
    2012/01/16 20:09:41 - net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2012/01/16 20:09:41 - net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)
    2012/01/16 20:09:41 - net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    2012/01/16 20:09:41 - net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012/01/16 20:09:41 - ---------------------------- STACKTRACE END ----------------------------
    2012/01/16 20:09:58 - --------------------------- STACKTRACE ERROR ---------------------------
    2012/01/16 20:09:58 - Class name: com.authdb.listeners.AuthDBPlayerListener
    2012/01/16 20:09:58 - File name: AuthDBPlayerListener.java
    2012/01/16 20:09:58 - Function name: onPlayerCommandPreprocess
    2012/01/16 20:09:58 - Error line: 418
    2012/01/16 20:09:58 - AuthDB version: 2.3.2.220
    2012/01/16 20:09:58 - Keep alive: false
    2012/01/16 20:09:58 - MySQL connection: true
    2012/01/16 20:09:58 - Latest query: com.mysql.jdbc.JDBC4PreparedStatement@1d8cca8: INSERT INTO `ipb_members` (`name`, `member_group_id`, `email`, `joined`, `ip_address`, `allow_admin_mails`, `last_visit`, `last_activity`, `ignored_users`, `members_display_name`, `members_seo_name`, `members_l_display_name`, `members_l_username`, `members_pass_hash`, `members_pass_salt`)  VALUES ('Gostosao', 3, '[email protected]', 1326755398, '189.18.38.136', 1, 1326755398, 1326755398, 'a:0:{}', 'Gostosao', 'gostosao', 'Gostosao', 'gostosao', '91ee2527d2cbfe84c713bfd018348c57', 'hXEpo')
    2012/01/16 20:09:58 - Script: ipboard
    2012/01/16 20:09:58 - Script version: 3.2.1
    2012/01/16 20:09:58 - Table prefix: ipb_
    2012/01/16 20:09:58 - Plugins: CookMe 1.2, FalseBookCore 0.91alpha, Ptweaks 1.8, FalseBookBlock 0.91alpha, FalseBookCart 0.91alpha, FalseBookChat 0.91alpha, ConsoleScheduler 0.3.1, Slap 0.6.6, ModTRS 2.1, VIPJoin 1.0, Hedges 1.0, GlowHat 1.2.1, SaysWho 1.1, PetShop 1.3.1, PermissionsEx 1.17, FalseBookIC 0.91alpha, RemoteToolkitPlugin 0.6, SupplySign 1.9.1, iConomy 6.0.8b, VoxelSniper 5.1, ConsoleName 0.3, NoCheat 2.24b, PvPToggle 0.5.0, SpawnMob 2.0, LogBlockQuestioner 0.02, SuperSpawn 1.8, WorldEdit 5.0, Permissions 2.7.7, WebAuction 0.6, DropClear 1.0.1, JSONAPI 3.2.0, Spout 679, MultiHome 0.11.2, MagicCarpet 2.0.5, WorldPlus 1.0, FalseBookExtra 0.91alpha, CommandHelper 519-9ad7b56, AutoGroup 1.1.1, BanHammer 1.6.2, PvPTime 0.1.8, VoxelVoyage 1.0, SimpleHat 0.9, MobileAdmin 3.2.2, Stargate 0.7.3.3, TelePlusPlus 1.3.4, HeroChat 4.10.3, MobDisguise 1.65, ScubaKit 3.0.0.D IN 3D!, DropChest 0.8.3, mcMMO 1.2.07, PlayerFreeze 1.3, LogBlock 1.50, AutoAnnouncer 1.3-06.25, Seasons 1.8, NoLagg 1.57, ChunkScrambler 1.0.0, Essentials 2.7.2, ChopTree 1.24, PlgDisableCmd 1.3, Whitelist 2.7, Vault 1.2.4-b47, VoxelUpdate 1.0.13, WorldGuard 5.4, LaunchMe 1.8.1, Modifyworld 1.16, AfkManager 1.3, Mobs 1.5.1, Orebfuscator 1.2.9_1, AuthDB 2.3.2.220, BioMed 0.1, Stargate-DHD 0.3.2, MobRider 0.43, OrebfuscatorSpoutBridge 1.0.2, Register 1.5, NarrowtuxLib 1.2.0, ChestShop 3.33, Factions 1.6.2, Jail 2.0.5, VanishNoPacket 1.8.8, SimpleRegionMarket 1.7.2, LWC 4.0.5 (b607-git-e22604a9), PreciousStones 7.0.6,
    2012/01/16 20:09:58 - --------------------------- STACKTRACE START ---------------------------
    2012/01/16 20:09:58 - com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
    2012/01/16 20:09:58 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2012/01/16 20:09:58 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2012/01/16 20:09:58 - com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2012/01/16 20:09:58 - com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2012/01/16 20:09:58 - com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2012/01/16 20:09:58 - com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2012/01/16 20:09:58 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
    2012/01/16 20:09:58 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
    2012/01/16 20:09:58 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
    2012/01/16 20:09:58 - com.authdb.scripts.forum.IPB.adduser(IPB.java:54)
    2012/01/16 20:09:58 - com.authdb.util.Util.checkScript(Util.java:647)
    2012/01/16 20:09:58 - com.authdb.AuthDB.register(AuthDB.java:648)
    2012/01/16 20:09:58 - com.authdb.listeners.AuthDBPlayerListener.onPlayerCommandPreprocess(AuthDBPlayerListener.java:404)
    2012/01/16 20:09:58 - org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:296)
    2012/01/16 20:09:58 - org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    2012/01/16 20:09:58 - org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:340)
    2012/01/16 20:09:58 - net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:761)
    2012/01/16 20:09:58 - net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:728)
    2012/01/16 20:09:58 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:721)
    2012/01/16 20:09:58 - org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:178)
    2012/01/16 20:09:58 - net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2012/01/16 20:09:58 - net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2012/01/16 20:09:58 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:96)
    2012/01/16 20:09:58 - org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:587)
    2012/01/16 20:09:58 - net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2012/01/16 20:09:58 - net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)
    2012/01/16 20:09:58 - net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    2012/01/16 20:09:58 - net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012/01/16 20:09:58 - ---------------------------- STACKTRACE END ----------------------------
    
    Any help? :p
     
  17. Offline

    BioBG

    #douglas_srs

    i have the same problem, if you find solution tell me pls :)
    tnx
     
  18. Offline

    TobyG123

    When I try to login to my website account, it says I am not registered yet. What else should I check?

    Better question, how do I makeit so you dont have to be registered in game to log in?

    I am trying to set it up so people are forced to register on my website to play the game.

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

    belfedia

    Someone have test authdb with the last Bukkit 1.1 unstable ? :)
     
  20. Offline

    theask

    belfedia - Jap I have test it with the Bukkit Build from 12-01-16
     
  21. Offline

    belfedia

    Ok thanks, i update my server :)
    Perhaps author can change bukkit version here and bukkit dev ? (Better for all newb like me :p)
    I play with many no premium user (bad i know) , and this plugin is wonderfull to avoid chaos !

    I'm waiting for this upcoming features
    -Login bypass if valid Minecraft.net session found and/or online-mode=true.
    • Groups v1.0.0 (AuthDB v2.4.0)
    • Assign users to permission group automatically based on their forum/CMS group.
    • Users automatically promoted/demoted based on changes in-game or on your forum/CMS.
    • Option to allow or deny guests from accessing your server. (in v1.1.0)
    • Option to give select groups priority server access/reserved slots over lower groups.
    • Optional whitelist for allowing only specific groups access to your server. (in v1.1.0)
    • Fully customizable messages with variables
    thank for your work :)
     
  22. Offline

    netherfoam

    I think I've found an incredibly huge loophole...
    Advanced.yml has
    session:
    enabled: true
    start: logoff
    length: 7 days
    protect: true

    Steps to reproduce bug:
    Background:
    You are not logged in and have no current session. There is an account already registered called 'Admin1'.

    1. Join with the username 'Admin1'
    - Your required to enter a password. Don't enter this password.
    2. Quit
    3. Join again
    - You are no longer required to enter a password; Despite NEVER entering a password.

    This works for accounts that aren't even registered too! (E.g. Admin1 has never registered, but you can still play as admin1)

    This is caused by start: logoff in advanced.yml

    CraftBukkit Rev 1772
    Plugins: Plugman, FigAdmin, PermissionsEx, AuthDB

    Oh my god. Another two bugs. Less features, less bugs pls.
    Advanced.yml has
    session:
    enabled: true
    start: logon
    length: 7 days
    protect: true

    Admin1 is logged out sleeping or something.
    1. HackerX joins as Admin1
    - HackerX requires a password to continue
    2. HackerX starts a new client and joins as Admin1 again, without logging out on the first client
    - HackerX may now bypass entire login system on second client


    NEXT BUG
    Advanced.yml has
    session:
    enabled: true
    start: logoff
    length: 7 days
    protect: false

    Admin1 has decided to actually play the game. He's online, farming crops or something.
    1. HackerX joins as Admin1
    - AuthDB sends a message requesting password. Player does not have to enter password.
    - HackerX has bypassed entire login system.


    SERIOUSLY? You can't let F***ING MASSIVE bugs like this through nomatter how many features you have.

    EDIT: The third bug I listed even occurs if you have sessions disabled.
    EDIT EDIT: The third bug doesn't even REQUIRE Admin1 to be online, i've found... EVEN THOUGH sessions are totally disabled.

    That's ridiculous.

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

    TobyG123

    Wulfspider

    I kind of fixed the bug, but now it says invalid password, even though it IS right. Linking doesn't work either.
     
  24. Offline

    Wulfspider

    We can't find EVERY bug ourselves without going through EVERY infinite amount of possible setups. Bug reports are necessary in order to get bugs fixed and yours is the first I've seen regarding this matter.

    It has been tested, but not everything works properly with it right now such as enchantments. Nobody has submitted a PR and we haven't been able to fix everything yet.

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

    GrillGuth

    I have in mind that sessions are linked to your IP. Did you tested it with different IPs for the different "Hackers" and "Admins"?
     
    bren4q likes this.
  26. Offline

    TobyG123

    Has anyone had problems with logging in without registering with Xenforo in game?

    First, it would say you are not registered yet. That is fixed.

    Now, it says my password is incorrect, even though it is.

    Log:
    Code:
    12:54:40 [INFO] [AuthDB] Launching function: toTicks(String time, String length) - seconds:4
    12:54:40 [INFO] [AuthDB] Launching function: toSeconds(String time, String length) - seconds:10
    12:54:40 [INFO] [AuthDB] Launching function: toTicks(String time, String length) - minutes:3
    12:54:40 [INFO] [AuthDB] Launching function: toTicks(String time, String length) - seconds:4
    12:54:40 [INFO] [AuthDB] Launching function: toSeconds(String time, String length) - seconds:10
    12:54:40 [INFO] [AuthDB] Launching function: toTicks(String time, String length) - minutes:3
    12:54:40 [INFO] [AuthDB] Launching function: toSeconds(String time, String length) - hour:1
    12:54:40 [INFO] [AuthDB] Launching function: toSeconds(String time, String length) - seconds:2
    12:54:40 [INFO] [AuthDB] Launching function: toSeconds(String time, String length) - seconds:3
    12:54:40 [INFO] [AuthDB] Directory: English
    12:54:40 [INFO] [AuthDB] Found 1 directories for messages
    12:54:40 [INFO] [AuthDB] messages language set to English
    12:54:40 [INFO] [AuthDB] Directory: English
    12:54:40 [INFO] [AuthDB] Found 1 directories for commands
    12:54:40 [INFO] [AuthDB] commands language set to English
    12:54:41 [INFO] [AuthDB] Found supported plugin: Permissions 2.7.7
    12:54:41 [INFO] [AuthDB] Server is running without CraftIRC.
    12:54:41 [INFO] [AuthDB] Server is running without Backpack.
    12:54:41 [INFO] [AuthDB] Server is running without Buildr.
    12:54:41 [INFO] [AuthDB] Server is running without bPermissions.
    12:54:41 [INFO] [AuthDB] Online mode: true
    12:54:41 [INFO] [AuthDB] Database type in config: mysql
    12:54:41 [INFO] [AuthDB] Database type set to MySQL
    12:54:41 [INFO] [AuthDB] Connecting to MySQL....
    12:54:41 [INFO] [AuthDB] Lauching function: connect()
    12:54:41 [INFO] [AuthDB] MySQL: jdbc:mysql://***:3306/tobyg123_xenforo
    12:54:41 [INFO] [AuthDB] MySQL driver: mysql
    12:54:41 [INFO] [AuthDB] MySQL username: ***
    12:54:41 [INFO] [AuthDB] MySQL password: ***
    12:54:41 [INFO] [AuthDB] MySQL host: ***
    12:54:41 [INFO] [AuthDB] MySQL port: 3306
    12:54:41 [INFO] [AuthDB] MySQL database: tobyg123_xenforo
    12:54:41 [INFO] [AuthDB] MySQL prefix: xf_
    12:54:41 [INFO] [AuthDB] MySQL: jdbc:mysql://**:3306/tobyg123_xenforo?user=***&password=***
    12:54:42 [INFO] [AuthDB] Database type in config: mysql
    12:54:42 [INFO] [AuthDB] Database type set to MySQL
    12:54:42 [INFO] [AuthDB] Config version: 1.0.0
    12:54:42 [INFO] [AuthDB] Version range: 1.0.0-1.0.4
    12:54:42 [INFO] [AuthDB] Version range 1: 1.0.0
    12:54:42 [INFO] [AuthDB] Version range 2: 1.0.4
    12:54:42 [INFO] [AuthDB] Version checking PASSED at first check.
    12:54:42 [INFO] [AuthDB] Executing MySQL query: SELECT `user_id` FROM `xf_user` WHERE `username` = 'null' LIMIT 1
    12:54:42 [INFO] [AuthDB] 5 user registrations in database
    12:54:42 [INFO] [AuthDB] 2.3.3.227 is enabled
    12:54:42 [INFO] [AuthDB] Debug is ENABLED, get ready for some heavy spam
    12:54:42 [INFO] [AuthDB] developed by CraftFire <[email protected]>

    Does everything look correct?

    *The original issue is back........ Not registered yet. PLEASE HELP!

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

    netherfoam

    Yes, I did use different IP's.
    Some I used my localhost IP (127.0.0.1) to connect and others my internal network IP (192.168.2.2) to connect.

    (And according to the AuthDB.db file, it does not resolve my internal network IP to 127.0.0.1 - Sincerely, the IP field) :)
     
  28. Offline

    rostex

    Hrm. What about tp on spawn after entry the server? I didn't see this option.
     
  29. Offline

    TobyG123

    Why are people ignoring this ginormous bug with XenForo?
     
  30. Offline

    Wulfspider

    Because people are busy with real-life issues. Contex is busy with paying jobs and I have been away due to a death in the family. Lack of instant reply does not mean we are ignoring you.
     
    dragonhib likes this.
  31. Offline

    TobyG123

    Thank you for the clarification. I wish you and your family the best for recovering after this hurtful event. Please take all the time you need.
     
    Wulfspider likes this.

Share This Page