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

    blargh

    Seems like you dont have vault installed
     
  2. Offline

    Sandia

    now i get this error
    It works on my test server the difrent is that there i have phpbb

    But I think it can be that in mybb the name of the groups there is mybb_usergroups
    And in phpbb it is phpbb_groups I think it becouse it try to find the groups in the forum with mybb_groups

    Code:
    21:27:43 [SEVERE] Could not pass event PlayerJoinEvent to MCbb
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:135)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:128)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
            at de.javakara.manf.software.ForumSoftware.getSoftwareObject(ForumSoftware.java:10)
            at de.javakara.manf.mcbb.GreyPlayerListener.onPlayerJoin(GreyPlayerListener.java:32)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
            ... 9 more
    
     
  3. Offline

    Vince

    What is verify user and do you need vault installed?
     
  4. Offline

    Sandia

    Yes you need vault installed

    Verifyuser I think it just check the connection to the forum
     
  5. Offline

    Vince

    So do I need to change that in the config?

    -_- I have no idea what I am doing wrong! It says that there is a connection problem and I have all of the info in correctly!
    Code:
    19:29:47 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Commu
    nications link failure
     
    The last packet sent successfully to the server was 0 milliseconds ago. The driv
    er has not received any packets from the server.
    19:29:47 [SEVERE]      at sun.reflect.NativeConstructorAccessorImpl.newInstance
    0(Native Method)
    19:29:47 [SEVERE]      at sun.reflect.NativeConstructorAccessorImpl.newInstance
    (Unknown Source)
    19:29:47 [SEVERE]      at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(Unknown Source)
    19:29:47 [SEVERE]      at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    19:29:47 [SEVERE]      at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    19:29:47 [SEVERE]      at com.mysql.jdbc.SQLError.createCommunicationsException
    (SQLError.java:1116)
    19:29:47 [SEVERE]      at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    19:29:47 [SEVERE]      at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionI
    mpl.java:2334)
    19:29:47 [SEVERE]      at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(Conne
    ctionImpl.java:2371)
    19:29:47 [SEVERE]      at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionI
    mpl.java:2163)
    19:29:47 [SEVERE]      at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.j
    ava:794)
    19:29:47 [SEVERE]      at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection
    .java:47)
    19:29:47 [SEVERE]      at sun.reflect.NativeConstructorAccessorImpl.newInstance
    0(Native Method)
    19:29:47 [SEVERE]      at sun.reflect.NativeConstructorAccessorImpl.newInstance
    (Unknown Source)
    19:29:47 [SEVERE]      at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(Unknown Source)
    19:29:47 [SEVERE]      at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    19:29:47 [SEVERE]      at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    19:29:47 [SEVERE]      at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionI
    mpl.java:378)
    19:29:47 [SEVERE]      at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegist
    eringDriver.java:305)
    19:29:47 [SEVERE]      at java.sql.DriverManager.getConnection(Unknown Source)
    19:29:47 [SEVERE]      at java.sql.DriverManager.getConnection(Unknown Source)
    19:29:47 [SEVERE]      at de.javakara.manf.boards.phpBB.isRegisteredOld(phpBB.j
    ava:101)
    19:29:47 [SEVERE]      at de.javakara.manf.boards.phpBB.testMysql(phpBB.java:38
    )
    19:29:47 [SEVERE]      at de.javakara.manf.mcbb.MCbb.testMySql(MCbb.java:143)
    19:29:47 [SEVERE]      at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:50)
    19:29:47 [SEVERE]      at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:231)
    19:29:47 [SEVERE]      at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:1057)
    19:29:47 [SEVERE]      at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:379)
    19:29:47 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:191)
    19:29:47 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:174)
    19:29:47 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.reload(CraftServer
    .java:444)
    19:29:47 [SEVERE]      at org.bukkit.Bukkit.reload(Bukkit.java:188)
    19:29:47 [SEVERE]      at org.bukkit.command.defaults.ReloadCommand.execute(Rel
    oadCommand.java:22)
    19:29:47 [SEVERE]      at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:168)
    19:29:47 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:386)
    19:29:47 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:382)
    19:29:47 [SEVERE]      at net.minecraft.server.MinecraftServer.b(MinecraftServe
    r.java:574)
    19:29:47 [SEVERE]      at net.minecraft.server.MinecraftServer.w(MinecraftServe
    r.java:551)
    19:29:47 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:435)
    19:29:47 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:465)
    19:29:47 [SEVERE] Caused by: java.net.ConnectException: Connection refused: conn
    ect
    19:29:47 [SEVERE]      at java.net.PlainSocketImpl.socketConnect(Native Method)
     
    19:29:47 [SEVERE]      at java.net.PlainSocketImpl.doConnect(Unknown Source)
    19:29:47 [SEVERE]      at java.net.PlainSocketImpl.connectToAddress(Unknown Sou
    rce)
    19:29:47 [SEVERE]      at java.net.PlainSocketImpl.connect(Unknown Source)
    19:29:47 [SEVERE]      at java.net.SocksSocketImpl.connect(Unknown Source)
    19:29:47 [SEVERE]      at java.net.Socket.connect(Unknown Source)
    19:29:47 [SEVERE]      at java.net.Socket.connect(Unknown Source)
    19:29:47 [SEVERE]      at java.net.Socket.<init>(Unknown Source)
    19:29:47 [SEVERE]      at java.net.Socket.<init>(Unknown Source)
    19:29:47 [SEVERE]      at com.mysql.jdbc.StandardSocketFactory.connect(Standard
    SocketFactory.java:254)
    19:29:47 [SEVERE]      at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    19:29:47 [SEVERE]      ... 33 more
    19:29:47 [INFO] [MCbb] Greylist activated
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  6. Offline

    blargh

    You need to change the Port if its not the standart port.
     
  7. Offline

    Xanxix

    hey blargh i just updated to the latest bukkit dev
    #2117 1.2.4-R0.1 Development Build
    and and now i see this error when someone tries to connect

    Code:
    2012-03-25 17:58:39 [SEVERE] Could not pass event PlayerJoinEvent to MCbb
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:132)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:129)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
        at de.javakara.manf.software.ForumSoftware.getSoftwareObject(ForumSoftware.java:10)
        at de.javakara.manf.mcbb.GreyPlayerListener.onPlayerJoin(GreyPlayerListener.java:32)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
        ... 9 more
    2012-03-25 17:58:39 [INFO] UserType: 3
    2012-03-25 18:00:03 [INFO] Xiph3r lost connection: disconnect.quitting
    2012-03-25 18:00:03 [INFO] Connection reset
     
  8. Offline

    blargh

    Xanxix test 1.9.2. I just added the File to the latest api. Hopefully works. Tomorrow i have more time for a lots of more things.
     
  9. Offline

    Xanxix

    blargh the d/l for 1.9.2 is 404 , got a differnt location to d/l it?

    nevermind u updated first post :p

    blargh works like a charm now, no errors you can also list my server using your plugin netherrealms.net

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

    Ciizify

    Thanks a lot, great plugin! :D
     
  11. Offline

    blargh

  12. Offline

    crunchn

    Hello,

    I appreciate this mod and I would really like to use it. I am using 1.9.2 with bukkit #2122. It seems that I have run into an error that I cannot figure out,

    Code:
    18:54:43 [INFO] [MCbb] Enabling MCbb v1.8.0.0
    18:54:43 [INFO] [MCbb] Loading Language
    18:54:43 [INFO] [MCbb] Language loaded
    18:54:43 [INFO] [MCbb] Language Config Check
    18:54:43 [INFO] [MCbb] Language Config Check sucessfull
    18:54:43 [INFO] [MCbb] loaded ->1.9.0.1
    18:54:43 [INFO] [MCbb] Loading Configs
    18:54:43 [INFO] [MCbb] Configs loaded
    18:54:43 [INFO] ForumType: myBB
    18:54:43 [INFO] [MCbb] Validating Configs
    18:54:43 [INFO] [MCbb] Configs validated
    18:54:43 [INFO] ForumSoftware not Found!
    18:54:43 [SEVERE] Error occurred while enabling MCbb v1.8.0.0 (Is it up to date?)
    java.lang.NullPointerException
            at de.javakara.manf.mcbb.MCbb.testMySql(MCbb.java:144)
            at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:52)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:543)
            at org.bukkit.Bukkit.reload(Bukkit.java:182)
            at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
            at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:469)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    
    Any help would be appreciated. I am connecting to myBB and if you need any other information from me, just ask.

    Thanks a bunch! I hope you can get to my post soon. <3
     
  13. Offline

    Xanxix

    crunchn its saying it cant find your forum i believe
    Code:
    18:54:43 [INFO] ForumSoftware not Found!
     
  14. Offline

    crunchn

    I saw that, but I have looked over the settings a bajillion times. I have even connected to my mysql server via SSH remotely. @_@ The prefix is right and etc, I have even looked through this entire topic over and over again to make sure I have the right settings for mybb... I just can't figure out what's wrong.

    EDIT: Okay, I have found out that it won't even connect to the mysql database. Does this mod support remote mysql connections? I watched my mysql database and it doesn't even connect. Do you have any suggestions of what I can do?

    EDIT: I just tested the mysql feature of PEX and it seems to work perfectly. MCbb might just not like remote hosts. wat do?
     
  15. Offline

    Xanxix

    whats your c.yml look like minus the login info for your mysql
     
  16. Offline

    crunchn

    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:
      forumtype: mybb
      verifyuser: anonymous
      host: REMOTEIP
      port: '3306'
      user: main
      password: *****
      prefix: mybb_
      database: bb
    general:
      type: Greylist
      authType: Field
      syncGroups: 'false'
      greylist:
        protection:
          damageEntities: 'true'
          lootItems: 'true'
          dropItems: 'true'
          chat: 'true'
          interact: 'true'
          command: 'true'
    field:
      id: '2'
    economy:
      moneyPerPost: '0'
    
    Here you go. Hope you can help. D:
     
  17. Offline

    blargh

    crunchn Its actually not a MySQL Problem Xanxix
    18:54:43 [INFO] ForumSoftware not Found!
    means it cannot find the ForumType. Could you try to use forumtype: 'mybb' please?
     
  18. Offline

    crunchn

    Every time I change it to 'mybb' it changes back to mybb and still comes up with the error. I am using the latest version of mybb if that helps.
     
  19. Offline

    Xanxix

  20. Offline

    TheVnChecker

    I have the same problem. I always get "ForumSoftware not Found"

    I use version 1.9.2 and phpBB3 version 3.0.10
     
  21. Offline

    blargh

    Use 1.9.3 please
     
  22. Offline

    Kryssy

    Hey everyone.
    I'm sort of a noob when it comes to stuff like this. I've sat down for about an hour and tried to make sense of any of the instructions and im so confused. I downloaded mysql but its making no sense at all. I was wondering if theres anyone out there that would be willing to help me out with all of this? My email is [email protected] or just message me on here. Thanks a bunch guys <3 :)
     
  23. Offline

    blargh


    This explanes alot about MySql and gives you phpmyadmin etc.
     
  24. Offline

    Xanxix

    blargh hey when a new person joins it doesnt drop them into the default group. it doesnt let them do anything but walk around. how can i get them to chat?
     
  25. Offline

    blargh

    Xanxix Allow Chat in the Config
     
  26. Offline

    Xanxix

    blargh

    ahh i thought that true meant they could, i put it to false and it worked :p
     
  27. Offline

    blargh

    I added GIThub. Now the Source can be found there.
     
  28. Offline

    Mr_H4mm3r

    I'm glad people found this important :-D.. I can't get it to work myself :-( SOME people who aren't on the forum can still build and some can't.. :I
     
  29. Offline

    Xanxix

  30. Offline

    blargh

Share This Page