Inactive [WEB/SEC/ADMN] MCbb v.1.12 phpbb/mybb Forum White and Greylist Connection Server<->Forum[1.2.5]

Discussion in 'Inactive/Unsupported Plugins' started by blargh, Jan 4, 2012.

  1. Offline

    FrancoisBerg

    Ok, no problem!
     
  2. Offline

    blargh

    Handy ftw..
    You need to run that sql in the Thread.
    maybe home i make a livestreame ;D
     
  3. Offline

    Mr_H4mm3r

    I fail at reading threads :p

    *EDIT*
    I get this
    Code:
    2012-01-09 18:51:41 [INFO] Starting minecraft server version 1.0.1
    2012-01-09 18:51:41 [INFO] Loading properties
    2012-01-09 18:51:41 [INFO] Starting Minecraft server on *:25565
    2012-01-09 18:51:42 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
    2012-01-09 18:51:45 [INFO] [Vault][Economy] Essentials Economy found: Waiting
    2012-01-09 18:51:45 [INFO] [Vault][Economy] iConomy 6 found: Waiting
    2012-01-09 18:51:45 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    2012-01-09 18:51:45 [INFO] [Vault] Enabled Version 1.2.3-b000
    2012-01-09 18:51:45 [INFO] Preparing level "world"
    2012-01-09 18:51:45 [INFO] Default game type: 0
    2012-01-09 18:51:45 [INFO] Preparing start region for level 0 (Seed: -2053103342)
    2012-01-09 18:51:46 [INFO] Preparing spawn area: 36%
    2012-01-09 18:51:47 [INFO] Preparing start region for level 1 (Seed: 2462099523876081469)
    2012-01-09 18:51:47 [INFO] Preparing spawn area: 12%
    2012-01-09 18:51:48 [INFO] Preparing start region for level 2 (Seed: 2462099523876081469)
    2012-01-09 18:51:48 [INFO] Preparing spawn area: 0%
    2012-01-09 18:51:49 [INFO] File not found: plugins\Essentials\jail.yml
    2012-01-09 18:51:49 [INFO] Loadede Essentials build 2.7.2 af Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    2012-01-09 18:51:49 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2012-01-09 18:51:49 [INFO] [Vault][Economy] Essentials Economy hooked.
    2012-01-09 18:51:49 [INFO] Loadede EssentialsSpawn build 2.7.2 af essentials team
    2012-01-09 18:51:50 [INFO] [iConomy - Celty] Enabled (49 ms)
    2012-01-09 18:51:50 [INFO] [Essentials] Payment method found (iConomy version: 6)
    2012-01-09 18:51:50 [INFO] [Vault][Economy] iConomy 6 hooked.
    2012-01-09 18:51:50 [INFO] [Questioner] v0.5 - Enabled
    2012-01-09 18:51:50 [INFO] [VoxelSniper] Config loaded
    2012-01-09 18:51:50 [INFO] VoxelSniper version 5.1 is enabled! Snipe away.
    2012-01-09 18:51:50 [INFO] [VoxelUpdate] VoxelUpdate version 1.0.13 loaded
    2012-01-09 18:51:50 [INFO] WorldEdit 5.0 enabled.
    2012-01-09 18:51:50 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-01-09 18:51:50 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-01-09 18:51:50 [INFO] Economy Support Activated!
    2012-01-09 18:51:50 [INFO] Economy Support Activated!
    2012-01-09 18:51:50 [INFO] [MCbb] Loading Language
    2012-01-09 18:51:50 [INFO] [MCbb] Language loaded
    2012-01-09 18:51:50 [INFO] [MCbb] Language Config Check
    2012-01-09 18:51:50 [INFO] [MCbb] Language Config Check sucessfull
    2012-01-09 18:51:50 [INFO] [MCbb] loaded ->1.5.0.0
    2012-01-09 18:51:50 [INFO] [MCbb] Loading Configs
    2012-01-09 18:51:50 [INFO] [MCbb] Configs loaded
    2012-01-09 18:51:50 [INFO] [MCbb] Validating Configs
    2012-01-09 18:51:50 [INFO] [MCbb] Configs validated
    2012-01-09 18:52:12 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    2012-01-09 18:52:12 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-01-09 18:52:12 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    2012-01-09 18:52:12 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-01-09 18:52:12 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    2012-01-09 18:52:12 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.isRegisteredOld(ForumUser.java:77)
    2012-01-09 18:52:12 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.testMysql(ForumUser.java:37)
    2012-01-09 18:52:12 [SEVERE]     at de.javakara.manf.mcbb.MCbb.testMySql(MCbb.java:170)
    2012-01-09 18:52:12 [SEVERE]     at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:48)
    2012-01-09 18:52:12 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    2012-01-09 18:52:12 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
    2012-01-09 18:52:12 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2012-01-09 18:52:12 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
    2012-01-09 18:52:12 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
    2012-01-09 18:52:12 [SEVERE]     at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
    2012-01-09 18:52:12 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
    2012-01-09 18:52:12 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
    2012-01-09 18:52:12 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    2012-01-09 18:52:12 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-09 18:52:12 [SEVERE] Caused by: java.net.ConnectException: Connection timed out: connect
    2012-01-09 18:52:12 [SEVERE]     at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    2012-01-09 18:52:12 [SEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.Socket.<init>(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at java.net.Socket.<init>(Unknown Source)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    2012-01-09 18:52:12 [SEVERE]     at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    2012-01-09 18:52:12 [SEVERE]     ... 28 more
    2012-01-09 18:52:12 [INFO] [MCbb] Greylist activated
    2012-01-09 18:52:12 [INFO] Version
    2012-01-09 18:52:12 [INFO] Current Version: 1.5.0.0
    2012-01-09 18:52:12 [INFO] Latest Version: 1.5.0.0
    2012-01-09 18:52:12 [INFO] [MonsterBox] Spout not detected. Disabling spout support.
    2012-01-09 18:52:12 [INFO] MonsterBox version 0.5 is enabled!
    2012-01-09 18:52:12 [INFO] ====================      Towny      ========================
    2012-01-09 18:52:13 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2012-01-09 18:52:13 [WARNING] [Towny] Error: Towny does not have native support for iConomy 6.0.8b. You need the Register.jar.
    2012-01-09 18:52:13 [INFO] [Towny] Using: BukkitPermissions, Questioner v0.5
    2012-01-09 18:52:13 [INFO] [Towny] Time until a New Day: 17 hours, 7 minutes, 47 second
    2012-01-09 18:52:13 [INFO] =============================================================
    2012-01-09 18:52:13 [INFO] [Towny] Version: 0.78.0.0 - Mod Enabled
    2012-01-09 18:52:13 [INFO] =============================================================
    2012-01-09 18:52:13 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-09 18:52:13 [INFO] Done (2.879s)! For help, type "help" or "?"
    2012-01-09 18:52:14 [INFO] /127.0.0.1:59637 lost connection
    2012-01-09 18:52:14 [INFO] -******* TownyChat enabled *******-
    2012-01-09 18:57:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-01-09 19:03:41 [SEVERE] [VoxelUpdate] Could not assign data to BIS
    2012-01-09 19:03:41 [WARNING] [VoxelUpdate] Probably because the link is broken or the server host is down
    2012-01-09 19:03:41 [WARNING] [VoxelUpdate] Also, check the properties file... It might be empty. If so, grab the default configuration (from TVB's wiki) after you stop your server, paste it into the .properties, and restart
    2012-01-09 19:03:41 [WARNING] [VoxelUpdate] ... Turning off data search until a reload...
    2012-01-09 19:03:41 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-01-09 19:03:42 [INFO] /127.0.0.1:59831 lost connection
    2012-01-09 19:12:12 [INFO] Mr_H4mm3r [/127.0.0.1:59990] logged in with entity id 175 at ([world] -314.25927984451914, 53.0, -205.0820989957915)
    2012-01-09 19:12:33 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    2012-01-09 19:12:33 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-01-09 19:12:33 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    2012-01-09 19:12:33 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-01-09 19:12:33 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    2012-01-09 19:12:33 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.isRegisteredOld(ForumUser.java:77)
    2012-01-09 19:12:33 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.getRegistrationValue(ForumUser.java:31)
    2012-01-09 19:12:33 [SEVERE]     at de.javakara.manf.mcbb.GreyPlayerListener.onPlayerJoin(GreyPlayerListener.java:23)
    2012-01-09 19:12:33 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:265)
    2012-01-09 19:12:33 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2012-01-09 19:12:33 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    2012-01-09 19:12:33 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
    2012-01-09 19:12:33 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:113)
    2012-01-09 19:12:33 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
    2012-01-09 19:12:33 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    2012-01-09 19:12:33 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    2012-01-09 19:12:33 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    2012-01-09 19:12:33 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-09 19:12:33 [SEVERE] Caused by: java.net.ConnectException: Connection timed out: connect
    2012-01-09 19:12:33 [SEVERE]     at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    2012-01-09 19:12:33 [SEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.Socket.<init>(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at java.net.Socket.<init>(Unknown Source)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    2012-01-09 19:12:33 [SEVERE]     at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    2012-01-09 19:12:33 [SEVERE]     ... 27 more
    2012-01-09 19:12:54 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    2012-01-09 19:12:54 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-01-09 19:12:54 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    2012-01-09 19:12:54 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-01-09 19:12:54 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    2012-01-09 19:12:54 [SEVERE]     at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    2012-01-09 19:12:54 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.isRegisteredOld(ForumUser.java:77)
    2012-01-09 19:12:54 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.getRegistrationValue(ForumUser.java:31)
    2012-01-09 19:12:54 [SEVERE]     at de.javakara.manf.mcbb.RegisteredPlayerListener.onPlayerJoin(RegisteredPlayerListener.java:17)
    2012-01-09 19:12:54 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:265)
    2012-01-09 19:12:54 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2012-01-09 19:12:54 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    2012-01-09 19:12:54 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
    2012-01-09 19:12:54 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:113)
    2012-01-09 19:12:54 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
    2012-01-09 19:12:54 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    2012-01-09 19:12:54 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    2012-01-09 19:12:54 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    2012-01-09 19:12:54 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-09 19:12:54 [SEVERE] Caused by: java.net.ConnectException: Connection timed out: connect
    2012-01-09 19:12:54 [SEVERE]     at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    2012-01-09 19:12:54 [SEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    2012-01-09 19:12:54 [SEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
    2012-01-09 19:12:55 [SEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
    2012-01-09 19:12:55 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    2012-01-09 19:12:55 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    2012-01-09 19:12:55 [SEVERE]     at java.net.Socket.<init>(Unknown Source)
    2012-01-09 19:12:55 [SEVERE]     at java.net.Socket.<init>(Unknown Source)
    2012-01-09 19:12:55 [SEVERE]     at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    2012-01-09 19:12:55 [SEVERE]     at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    2012-01-09 19:12:55 [SEVERE]     ... 27 more
    2012-01-09 19:12:55 [INFO] Mr_H4mm3r lost connection: disconnect.endOfStream
    2012-01-09 19:12:55 [INFO] /127.0.0.1:59998 lost connection
    2012-01-09 19:12:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
    Also if you have Group Sync to false??

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

    blargh

    That error means there is no SQL Connection. Really think mysql Connection is valid?
     
  5. Offline

    FrancoisBerg

    I give you a small donation. :D Do you can give me a example for the activation group?
     
  6. Offline

    blargh

    What do you mean? There is no activation group implemented?
     
  7. Offline

    omgipown

    Do you have a github with the sourcecode for the plugin?
     
  8. Offline

    ChrisX930

    heya, do you have a version for Woltlab Burning Board (lite 2) instead of MyBB?
     
  9. Offline

    FrancoisBerg

    I'm talking about the function of Specific group. For only the VIP Group (on the forum) can build on the server.

    Thanks!
     
  10. Offline

    Xanxix

    @blargh
    i have ran into a small issuse, i use PEX for my permissions and theres also set groups within PEX that i have setup. the only thing that mcbb is not doing is setting them into a group. even tho mcbb lets them do stuff because there now signed up on the forum, they still cant do anything because there not in the PEX group.

    what Franciusberg is talking about is if there in group member they get something where groups VIP would get more.
    would sweet if you could get it working with forum groups and then having mcbb set them into the permission groups u have for pex

    mcbb is still running smooth and no hickups other then what i have mentioned
     
  11. Offline

    FrancoisBerg

    It's not really the ranks, I want. For example, a member registers on the forum. Members must activate their account. They must post this application to come and play on the server. Me the admin, I change their group to Member Approved. So they can come and join the server.

    I hope you understand. For the synchronization between the groups of the forum and the server I do not care. Because the player does not have access to the commands unless it is approved and is in the group Member Approved.

    =)

    Bonne soirée! Good evening!
     
  12. Offline

    Xanxix

    @FrancoisBerg
    well if u approve them u could drop them in the approved group andthen in the server mcbb should put them into member group

    thats how i would image it it would work
     
  13. Offline

    FrancoisBerg

    Yes, but I think it would be easier to check if the player is part of the Group ID, it can build. Because many people use different plugin permission. I think the plugin should be simple. Just check the group ID of the forum would be great!

    The main goal have blargh is to keep the plugin simple. :)
     
  14. Offline

    blargh

    For all: Update to 1.5.2 fixed to important bugs!
    No its in the jar itself(which basically is in the first post)

    Did you really add the groupSql and the edited groupname for that Group into the row of that group? or what do you talk actually?

    Now i understand :D Okay this actually can be added, i wont say its easy unless i had a issue with the 1.5 Update, so i say i will add this in 1.6. But i wont add this as Configuration. Just a quick permission, if the player can join actually.
    /e: I added this in 1.5.2


    I dont have a MyBB version either. I think this will be added 1.7 or so.
     
  15. Offline

    powerpawn

    Hey there! This is an awesome plugins and I think my server could really use it. I do need to ask 1 question though: would this work on a forum NOT hosted by me? This is the forum: ditthi.enjin.com

    Thanks!
     
  16. Offline

    blargh

    Yes thats technical not possible
    (Okay, maybe it is, but thats not really easy and would use alot of traffic and would use alot ram, although i think nobody will ever do that ^^)
     
  17. Offline

    Xanxix

    @blargh

    no i did not add the sql into my DB, i will tho now and see if it works.
     
  18. Offline

    blargh

    With groups can only work with the SQL
     
  19. Offline

    WindedDragon

    I'm not sure what is wrong but the plugin doesn't seem to be doing anything. The config is correct, the console output is fine, and /mcbb status is working fine. However anyone who logs on to the server can do anything without being registered on the forums.
     
  20. Offline

    blargh

    Configs?
     
  21. Offline

    WindedDragon

    Code:
    System:
      lang:
        teach: 'Teaching MCbb '
      Validate:
        start: '[MCbb] Validating Configs'
        confSucess: '[MCbb] Configs validated'
        mysql:
          host: '[MCbb] Creating MySQL Host'
          port: '[MCbb] Creating MySQL Port'
          user: '[MCbb] Creating MySQL User'
          password: '[MCbb] Creating MySQL Password'
          database: '[MCbb] Creating MySQL Database'
          prefix: '[MCbb] Creating MySQL Prefix'
          testedSucess: '[MCbb] MySql was tested by User Verifikation Anonymous!'
      conf:
        loading: '[MCbb] Loading Configs'
        loadSucess: '[MCbb] Configs loaded'
      state:
        seton: '[MCbb] turned on'
        'on': '[MCbb] Plugin is currently activated'
        'off': '[MCbb] Plugin is currently deactivated'
        setoff: '[MCbb] turned off'
      info:
        registerFirst: '[MCbb] First register on the Forum!'
        auth: '[MCBB] Player <player> is authenticated!'
        kick: Server is Reloading; Please register on the Forum!
        whitelist: Not on Whitelist! Register on the Forum;
        newUpdate: '[MCbb] New Update!'
        greyActivated: '[MCbb] Greylist activated'
        whiteActivated: '[MCbb] Whitelist activated'
      error:
        unknownType: Type is unknown! Disabeling Plugin
        noPerm: '&2[MCbb] Permission error!'
      update:
        version: Version
        currversion: 'Current Version: '
        latestversion: 'Latest Version: '
        location: http://exo-network.de/manf/index.php
      misc:
        enabled: '[MCbb] loaded ->'
        disabled: '[MCbb] unloaded ->'
    mysql:
      host: localhost
      port: '3306'
      user: root
      password: thepassword
      database: phpbb
      prefix: phpbb_
    general:
      type: Greylist
      authType: Username
      syncGroups: 'false'
      greylist:
        protection:
          damageEntities: 'false'
          lootItems: 'false'
          dropItems: 'false'
          chat: 'false'
          interact: 'false'
          command: 'false'
    field:
      id: '1'
    economy:
      moneyPerPost: '0'
    
     
  22. Offline

    blargh

    If you set every Protection off why are you wondering something does not work?
     
  23. Offline

    WindedDragon

    Thats was me testing, they were all set to true and it was still not working. Another thing is its not even telling people that they have to register.
     
  24. Offline

    blargh

    I dont know whats going wrong. Newest version?

    You could just create a ban group and move the player into it, or just deactivate that user.
     
  25. Offline

    FrancoisBerg

    A very good idea to add mcbb.user.join. But, I'm sorry I was not clear enough.:p Me, I change their group to Member Approved ON THE FORUM. So, I would like to approved member from the forum.

    A type of field could be added in the configuration:

    GroupAuth: true / false
    GroupIDphpbb: (The group ID of the forum)

    Thank you very much for your time! :)
     
  26. Offline

    WindedDragon

    Yes, it is the newest version. Are there any known plugin conflicts?

    Edit: I setup a small test server on my laptop, and it's working fine. So I shall see if its a plugin conflict or something else.
     
  27. Offline

    locksmyth

    I get an error when mcbb looks for a player in the forum db, during login and using the mcbb lookup command.

    Code:
    mcbb lookup locksmyth
    21:43:57 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'pf_null' in 'where clause'
    21:43:57 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    21:43:57 [SEVERE]     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    21:43:57 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    21:43:57 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    21:43:57 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    21:43:57 [SEVERE]     at com.mysql.jdbc.Util.getInstance(Util.java:382)
    21:43:57 [SEVERE]     at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    21:43:57 [SEVERE]     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    21:43:57 [SEVERE]     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    21:43:57 [SEVERE]     at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    21:43:57 [SEVERE]     at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    21:43:57 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
    21:43:57 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
    21:43:57 [SEVERE]     at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
    21:43:57 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.isCustomFieldRegistered(ForumUser.java:105)
    21:43:57 [SEVERE]     at de.javakara.manf.mcbb.ForumUser.getRegistrationValue(ForumUser.java:33)
    21:43:57 [SEVERE]     at de.javakara.manf.mcbb.MCbbCommands.onCommand(MCbbCommands.java:44)
    21:43:57 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    21:43:57 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    21:43:57 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:379)
    21:43:57 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:375)
    21:43:57 [SEVERE]     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:570)
    21:43:57 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)
    21:43:57 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
    21:43:57 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    21:43:57 [INFO] Inactive!
    I went to have a look at the source code as you say it is in a jar file, and I cannot find it in there.

    Never mind I had the wrong field ID.

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

    blargh

    Hey Guys!
    Oh, forget it because of new Computer, will release new jar with Sourcecode :D
    Could you send me all the Plugins you used? Maybe i can see the problem then.
    No, that would be too much configuration, use the GroupSync feature instead:
    the registered Users System-Group get the default Minecraft group( mcbb.user.join: false)
    the Approved user group get the minecraft group with mcbb.user.join:true. Working on GroupSync Tutorial now
     
  29. Offline

    WindedDragon

  30. Offline

    blargh

    Mh i directly see no Problem. Did you checked your op or have the mcbb.vip.override permission?
    If this doesnt help give me a completed pluginsfolder please
     

Share This Page