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

    KlaasT i dont get it right now. will look tomorrow
     
  2. Offline

    danilonba

    dont work -.- plss help me!

    Mod Edit (c0mp): Removed several lines of exclamation marks. One is enough to get the point across.
     
  3. Offline

    blargh

    danilonba, if you dont answer my questions, its your fault.
    Do not spam this thread.

    Edit: Okay here is what i asked originally:
    What is you actually Problem/Ask a real Question/Post your Error ...
     
  4. Offline

    danilonba

    how can i get the php files 00:55:22 [INFO] [MCbb] Loading Language
    00:55:22 [INFO] [MCbb] Language loaded
    00:55:22 [INFO] [MCbb] Language Config Check
    00:55:22 [INFO] [MCbb] Language Config Check sucessfull
    00:55:22 [INFO] [MCbb] loaded ->1.8.3.0
    00:55:22 [INFO] [MCbb] Loading Configs
    00:55:22 [INFO] [MCbb] Configs loaded
    00:55:22 [INFO] [MCbb] Validating Configs
    00:55:22 [INFO] [MCbb] Configs validated
    00:55:22 [SEVERE] Error occurred while enabling MCbb v1.8.0.0
    ): null
    java.lang.NullPointerException
    at de.javakara.manf.mcbb.MCbb.testMySql(MCbb.java:143
    at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:50)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaP
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlug
    .java:970)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin
    r.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(Craf
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(C
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftSe
    at net.minecraft.server.MinecraftServer.a(MinecraftSe
    at net.minecraft.server.MinecraftServer.init(Minecraf
    at net.minecraft.server.MinecraftServer.run(Minecraft
    at net.minecraft.server.ThreadServerApplication.run(S
    00:55:22 [INFO] Server permissions file permissions.yml is em
    00:55:22 [INFO] Done (3,141s)! For help, type "help" or "?"


    that is my problem and i dont have the php files on my phpmyadmin
     
  5. Offline

    blargh

    This plugin requires a knowledge how to install a forum, i dont have any php file, you need to install a supported forum
     
  6. Offline

    FrancoisBerg

    MCbb 1.8.3 is compatible with 1.1 R4 ? Because I plan to do the update soon.
     
  7. Offline

    blargh

    It should work. There shouldnt be any Problem. I tested it locally it runs perfekt
     
  8. Offline

    Nussbi

    Hi !
    Having problems with this plugin : can't get it working :mad:
    I always have this problem :
    Code:
    2012-02-23 21:31:24 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'pf_null' in 'where clause'
    
    My config is normally ok, and I tried with/out permissionsEx, AuthDB, ... Always the same problem...
    And no error before I try to log in.
    Thanks in advance
    Clément
     
  9. Offline

    blargh

    The field id is wrong
     
  10. This may sound a bit noob :confused: , as I am interested in setting up a minecraft server with a forum activation, but what is MySQL? :(
     
  11. Offline

    blargh

    sanhard
    Basically its a Database that saves information, for example the posts. Its like a BIG file with all information in it.(More information will google give you and mysql is one of the most used databases for a forum
     
  12. Offline

    jasperdepasper

    Can someone help me?

    Code:
    07:04 PM [INFO] [MCbb] Loading Language
    07:04 PM [INFO] [MCbb] Language loaded
    07:04 PM [INFO] [MCbb] Language Config Check
    07:04 PM [INFO] [MCbb] Language Config Check sucessfull
    07:04 PM [INFO] [MCbb] loaded ->1.8.3.0
    07:04 PM [INFO] [MCbb] Loading Configs
    07:04 PM [INFO] [MCbb] Configs loaded
    07:04 PM [INFO] [MCbb] Validating Configs
    07:04 PM [INFO] [MCbb] Configs validated
    07:04 PM [INFO] Qwertzy2
    07:04 PM [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'qltumsbe_phpb1.qltumsbe_users' doesn't exist
    07:04 PM [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    07:04 PM [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    07:04 PM [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    07:04 PM [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
    07:04 PM [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    07:04 PM [SEVERE] at com.mysql.jdbc.Util.getInstance(Util.java:382)
    07:04 PM [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    07:04 PM [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    07:04 PM [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    07:04 PM [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    07:04 PM [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    07:04 PM [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
    07:04 PM [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
    07:04 PM [SEVERE] at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
    07:04 PM [SEVERE] at de.javakara.manf.boards.phpBB.isRegisteredOld(phpBB.java:108)
    07:04 PM [SEVERE] at de.javakara.manf.boards.phpBB.testMysql(phpBB.java:38)
    07:04 PM [SEVERE] at de.javakara.manf.mcbb.MCbb.testMySql(MCbb.java:143)
    07:04 PM [SEVERE] at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:50)
    07:04 PM [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
    07:04 PM [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
    07:04 PM [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
    07:04 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:199)
    07:04 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:182)
    07:04 PM [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
    07:04 PM [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
    07:04 PM [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    07:04 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    07:04 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    07:04 PM [INFO] [MCbb] Greylist activated
    07:04 PM [INFO] Version
    07:04 PM [INFO] Current Version: 1.8.3.0
    07:04 PM [INFO] Latest Version: 1.8.3.0 
     
  13. Offline

    Kostronor

    the table you defined in the config does not exist
     
  14. Offline

    jasperdepasper

    That worked now this :S
    Code:
    09:16 PM [SEVERE] Could not pass event org.bukkit.event.player.PlayerJoinEvent to MCbb
    09:16 PM [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'pf_null' in 'where clause'
    09:16 PM [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    09:16 PM [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    09:16 PM [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    09:16 PM [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
    09:16 PM [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    09:16 PM [SEVERE] at com.mysql.jdbc.Util.getInstance(Util.java:382)
    09:16 PM [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    09:16 PM [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    09:16 PM [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    09:16 PM [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    09:16 PM [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    09:16 PM [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
    09:16 PM [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
    09:16 PM [SEVERE] at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
    09:16 PM [SEVERE] at de.javakara.manf.boards.phpBB.isCustomFieldRegistered(phpBB.java:143)
    09:16 PM [SEVERE] at de.javakara.manf.boards.phpBB.getRegistrationValue(phpBB.java:32)
    09:16 PM [SEVERE] at de.javakara.manf.mcbb.RegisteredPlayerListener.onPlayerJoin(RegisteredPlayerListener.java:22)
    09:16 PM [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    09:16 PM [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    09:16 PM [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    09:16 PM [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
    09:16 PM [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
    09:16 PM [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
    09:16 PM [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    09:16 PM [SEVERE] at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:131)
    09:16 PM [SEVERE] at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
    09:16 PM [SEVERE] at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:87)
    09:16 PM [SEVERE] at net.minecraft.server.Packet1Login.handle(Packet1Login.java:70)
    09:16 PM [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    09:16 PM [SEVERE] at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:47)
    09:16 PM [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
    09:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    09:16 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    09:16 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 
     
  15. Offline

    Kostronor

    now your collumn is unknown
    Unknown column 'pf_null' in 'where clause'
     
  16. Offline

    blargh

  17. Offline

    Vince

    What is group sync? Is it required?
     
  18. Offline

    blargh

    Group Sync basically allows you to manage the users ingame group from the forum and it can be turned off in the config.
     
  19. Offline

    pioluluso

    How i can install this on Mybb forum, i havent phpbb database.

    Hosting: sappy.org
    WEB: piocraft.saapy.org
     
  20. Offline

    Sandia

    blargh
    Do a new version coming son? (for the beta build)
    It say
    Code:
    08:41:16 [INFO] [MCbb] Enabling MCbb v1.8.0.0
    08:41:16 [INFO] [MCbb] Loading Language
    08:41:16 [INFO] [MCbb] Language loaded
    08:41:16 [INFO] [MCbb] Language Config Check
    08:41:16 [INFO] [MCbb] Language Config Check sucessfull
    08:41:16 [INFO] [MCbb] loaded ->1.8.3.0
    08:41:16 [INFO] [MCbb] Loading Configs
    08:41:16 [INFO] [MCbb] Configs loaded
    08:41:16 [INFO] [MCbb] Validating Configs
    08:41:16 [INFO] [MCbb] Configs validated
    08:41:16 [INFO] Type is unknown! Disabeling Plugin
    08:41:16 [INFO] [MCbb] Disabling MCbb v1.8.0.0
    08:41:16 [INFO] [MCbb] unloaded ->1.8.3.0
    08:41:16 [SEVERE] Error occurred while enabling MCbb v1.8.0.0 (Is it up to date?)
    org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register de.javakara.manf.mcbb.RegisteredPlayerListener@184c9860 while not enabled
            at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:468)
            at de.javakara.manf.mcbb.MCbb.addRegisteredListeners(MCbb.java:94)
            at de.javakara.manf.mcbb.MCbb.onEnable(MCbb.java:63)
            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:363)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    08:41:16 [INFO] [WorldEdit] Enabling WorldEdit v5.2
    
     
  21. Offline

    blargh

    @pioluluso Use Forumsoftware MyBB
    @Sandia I dont have the time to update it till Saturday.
     
  22. Offline

    Sandia

    It was me who have config something wrong in the config file that did so i did get the error. It work with the beta build so you know but now I am on problem number 2.
    How do I sync the groups on forum and minecraft becouse I can join the server but it say you register on the forum.
    you have a guide how to do whit phpbb3 but I am using Mybb forum software?
     
  23. Offline

    blargh

    Sandia actually its the same
     
  24. Offline

    Sandia

    Not on Whitelist! Register on the Forum;

    This do the server log when i try to join my server this is on craftbukkit 1.1-r3

    here is my config
    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:
      forumtyp: mybb
      verifyuser: anonymous
      host: localhost
      port: '3306'
      user: root
      password: *****
      database: mybb
      prefix: mybb_
    general:
      type: Whitelist
      authType: username
      syncGroups: 'true'
      greylist:
        protection:
          damageEntities: 'true'
          lootItems: 'true'
          dropItems: 'true'
          chat: 'true'
          interact: 'true'
          command: 'true'
    field:
      id: '1'
    economy:
      moneyPerPost: '0'
    
    Mabey is something wrong with Mysql config?

    And I got this error when I try lookup in the consol
    >mcbb lookup Firensonic
    22:21:49 [INFO] [MCbb] Permission error!

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

    blargh

    the lookup thing case problems sometimes, öhm is username on the forum registered?
     
  26. Offline

    Sandia

    Yes I am register with that I tried to join with 2

    this error do I get when I have greylist

    Code:
    09:51:29 [INFO] Firensonic [/81.236.227.17:58668] logged in with entity id 374 a                                                                                                                                                            t ([world] 304.8125, 72.0, 219.6875)
    09:51:29 [SEVERE] Could not pass event org.bukkit.event.player.PlayerJoinEvent t                                                                                                                                                            o MCbb
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.                                                                                                                                                            java:1026)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav                                                                                                                                                            a:57)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j                                                                                                                                                            ava:453)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration                                                                                                                                                            Manager.java:133)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:6                                                                                                                                                            1)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.                                                                                                                                                            java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces                                                                                                                                                            sorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.                                                                                                                                                            java:1024)
            ... 9 more
    Caused by: java.lang.NullPointerException
            at de.javakara.manf.software.ForumSoftware.getSoftwareObject(ForumSoftwa                                                                                                                                                            re.java:10)
            at de.javakara.manf.mcbb.GreyPlayerListener.onPlayerJoin(GreyPlayerListe                                                                                                                                                            ner.java:32)
            ... 14 more
    >
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  27. Offline

    blargh

    I will have a look but im busy at the moment
     
  28. Offline

    Sandia

    no problem
     
  29. Offline

    Sandia

    The problem was that I used lowercase on username instead of a uppercase so now I can build and destroy things
    now I get this error
    Code:
    13:35:31 [SEVERE] Could not pass event PlayerJoinEvent to MCbb
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja                                                                                                                                                            va:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav                                                                                                                                                            a:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j                                                                                                                                                            ava:441)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration                                                                                                                                                            Manager.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:6                                                                                                                                                            1)
            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(ForumSoftwa                                                                                                                                                            re.java:10)
            at de.javakara.manf.mcbb.GreyPlayerListener.onPlayerJoin(GreyPlayerListe                                                                                                                                                            ner.java:32)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.                                                                                                                                                            java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces                                                                                                                                                            sorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja                                                                                                                                                            va:301)
            ... 9 more
    13:35:37 [INFO] Connection reset
    13:35:37 [INFO] Filipfrid lost connection: disconnect.quitting
    13:35:42 [INFO] Firensonic [/81.236.227.17:51998] logged in with entity id 436 a                                                                                                                                                            t ([world] 251.5, 70.0, 223.53125)
    13:35:42 [SEVERE] Could not pass event PlayerJoinEvent to MCbb
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja                                                                                                                                                            va:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav                                                                                                                                                            a:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j                                                                                                                                                            ava:441)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration                                                                                                                                                            Manager.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:6                                                                                                                                                            1)
            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(ForumSoftwa                                                                                                                                                            re.java:10)
            at de.javakara.manf.mcbb.GreyPlayerListener.onPlayerJoin(GreyPlayerListe                                                                                                                                                            ner.java:32)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.                                                                                                                                                            java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces                                                                                                                                                            sorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja                                                                                                                                                            va:301)
            ... 9 more
    13:35:42 [INFO] UserGroup: 4
    13:35:43 [SEVERE] Could not pass event PlayerJoinEvent to MCbb
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja                                                                                                                                                            va:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav                                                                                                                                                            a:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j                                                                                                                                                            ava:441)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration                                                                                                                                                            Manager.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:6                                                                                                                                                            1)
            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.NoClassDefFoundError: net/milkbowl/vault/permission/Permiss                                                                                                                                                            ion
            at de.javakara.manf.mcbb.RegisteredPlayerListener.onPlayerJoin(Registere                                                                                                                                                            dPlayerListener.java:27)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.                                                                                                                                                            java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces                                                                                                                                                            sorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja                                                                                                                                                            va:301)
            ... 9 more
    Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.Permi                                                                                                                                                            ssion
            at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.                                                                                                                                                            java:41)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.                                                                                                                                                            java:29)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
            ... 15 more
    >
    
     

Share This Page