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

    WindedDragon

    Ops.txt was the problem. Apparently I had a 6 month old ops file that I didn't know about. Thank so much!
    :)
     
  2. Offline

    FrancoisBerg

    I looked at your tutorial. But I do not see where to put the name of the group's forum.

    http://minecraft.bird-techno.com:8010/forum/

    My group is called on the forum: Membres

    And the group on the server configuration (permissions) in Minecraft is: Default

    Thanks!
     
  3. Offline

    yaitsbilly

    Does this work for WBB (Woltlab Buring Board) ?
     
  4. Offline

    FrancoisBerg

    No, it is only for phpbb for now.
     
  5. Offline

    blargh

    The Tutorial is not ready actually..
    Here are two screens showing you what to do:
    [1][2]
     
    FrancoisBerg likes this.
  6. Offline

    WindedDragon

    Also, this is a great plugin! Thank a lot! :)
     
  7. Offline

    blargh

    I enjoy if you like my Plugin ;D
     
  8. Offline

    FrancoisBerg

    I understand now. We must change the groups in the database...

    I put the name of the group (Members) of PermissionsBukkit in my database forum. I'll assume the plugin should work with PermissionBukkit and SuperpermsBridge? Because my Members is still in the group Default, when they log on the server.

    It will eventually get there! lol


    Thanks! ;)
     
  9. Offline

    blargh

    Permissionsbukkit is my Permissionssystem i prefer eigther.
    Actually there should be a message saying ;Your now in XX
     
  10. Offline

    FrancoisBerg

    Do you have msn? I will send my directory PermissionBukkit on megaupload.
     
  11. Offline

    blargh

    Actually i dont have msn only skype, i forget my icq password alldays
     
  12. Offline

    FrancoisBerg

  13. Offline

    blargh

    Will have a look at it. Well, working on BukkitDev, not easy for lazy people :D
    Okay will be back no idea when now i have some days time :D
    cya!

    Edit: You need vault! thats the error i think
     
  14. Offline

    FrancoisBerg

    Can you give me a link ? :p

    Edit: I found it! I test this thanks!

    Edit2: I put vault in my directory plugins. But, members are always in the guest group (default)
     
  15. Offline

    blargh

    You need to update to 1.6.0 this should fix this. I tested it locally without vip.override should work now. hopefully
     
  16. Offline

    FrancoisBerg

    I just tried the update 1.6 and its still not working... :(

    I think I do the right things. Here is a screenshot of my database:


    http://img717.imageshack.us/img717/3816/phpmyadminu.png
     
  17. Offline

    blargh

    Console Output on Player Login?
     
  18. Offline

    FrancoisBerg

    Here:

    Code:
    2012-01-13 19:53:47 [INFO] phil84 [/64.228.208.198:54947] logged in with entity id 122 at ([world] 401.8398062272288, 66.0, -271.7347342907543)
    2012-01-13 19:53:48 [INFO] [MCBB] Player phil84 is authenticated!
    2012-01-13 19:53:48 [INFO] UserType: 0
    2012-01-13 19:53:48 [INFO] Player is in Forum Group: null
    2012-01-13 19:53:48 [SEVERE] Could not pass event PLAYER_JOIN to MCbb
    java.lang.NullPointerException
        at net.milkbowl.vault.permission.plugins.Permission_PermissionsBukkit.playerInGroup(Permission_PermissionsBukkit.java:160)
        at de.javakara.manf.mcbb.RegisteredPlayerListener.onPlayerJoin(RegisteredPlayerListener.java:22)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:265)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:113)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-13 19:53:49 [INFO] [Server] Welcome back, phil84
    
    EDIT2: I just update de log part, because I see [INFO] Player is in Forum Group: null
     
  19. Offline

    blargh

    This is another thing. Can you post a the complete group database?
     
  20. Offline

    FrancoisBerg

  21. Offline

    Mr_H4mm3r

    Please use @Mr_H4mm3r if you are replying to me :! I get lost in all these postes :p.
    I'm pretty sure the connection is right? I'm copying and pasting it? Maybe it's the port but there is no place it's saying a port on the website..? Shall I go into the mysql or can I do it from the phpbb3 admin panel?

    But wouldn't that create extra time from a mod/admin??

    @blargh I translated the plugin to danish :D
    http://pastebin.com/kJRccr0g

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

    blargh

    @Mr_H4mm3r Ty for your Translation!
    Banned Users will can be excluded in 1.8 or so i will add this to the todo-list, because its a good point, i didnt want to add this, because i thougth he ment blacklist all registered users, that would be quite stupid wouldnt it?
    Could you test this:
    Open CMD.exe and type "ping <yourHost>" btw:
    your mysql infos are in the phpbb rootFolder/config.php

    @FrancoisBerg/ I tested with 1.6.2 and vault 1.2.4 it works now. Your Plugin folder was tested and it worked good.

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

    FrancoisBerg

    I update: Vault 1.2.4 and Mcbb 1.6.2. and always the samething... :(


    Code:
    2012-01-14 13:29:48 [INFO] [MCBB] Player phil84 is authenticated!
    2012-01-14 13:29:48 [INFO] UserType: 0
    2012-01-14 13:29:48 [INFO] Player is in Forum Group: null
    2012-01-14 13:29:48 [SEVERE] Could not pass event PLAYER_JOIN to MCbb
    java.lang.NullPointerException
        at net.milkbowl.vault.permission.plugins.Permission_PermissionsBukkit.playerInGroup(Permission_PermissionsBukkit.java:157)
        at de.javakara.manf.mcbb.RegisteredPlayerListener.onPlayerJoin(RegisteredPlayerListener.java:22)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:265)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:113)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-14 13:29:49 [INFO] [Server] Welcome back, phil84
    
     
  24. Offline

    blargh

    Mh.. Will see tomorrow any debug thing. Can you post whole log etc?
     
  25. Offline

    FrancoisBerg

  26. Offline

    Mr_H4mm3r

    First it timeouts but then it are sending and recieving half of the packets :!... Shall I try making a test mysql you can try??
     
  27. Offline

    blargh

  28. Offline

    Sleaker

    @FrancoisBorg - looks like it thinks your players is in a null group:

    2012-01-14 13:58:45 [INFO] Player is in Forum Group: null


    then the plugin is trying to use the null group.
     
  29. Offline

    FrancoisBerg

    I know it's weird. I have put Regulars in my database...
     
  30. Offline

    blargh

    Does it mean you have fixed it? overwise i need to work on debug version^^
     

Share This Page