MCbb crashes on load #2


  • Defect
  • Waiting
Open
Assigned to _ForgeUser7265008
  • _ForgeUser9300113 created this issue Jul 27, 2012

    What steps will reproduce the problem?
    1. insert into plugin folder
    2. let mcbb generate the config
    3. Change mysql settings (still localhost:3306)
    4. Change to Username instead of Field Auth
    5. insert the phpbb.jar
    6. rename phpbb.jar to phpbb-forum.jar
    7. start the server

    What is the expected output? What do you see instead?
    Expected no error message, result:
        ClassNotFoundExeception (MultiClassLoader.java:70)
        Error Occured while enabling MCbb 2.0.0.0 (is it up to date?)
        NullPointerException (PluginManager.java:34)

    What version of the product are you using?
      - MCbb 2.0.0.0
      - Craftbukkit-1.2.5-R4.0
      - Java 1.7.0_05 (64-Bit)

    Do you have an error log of what happened?
      - http://pastebin.com/LafvB8eZ

    Please provide any additional information below.
      - link to my c.yml:
        http://pastebin.com/e9Zz2ZpK
      forum is working with the same mysql settings

    Already tried reinstalling did not change anything

  • _ForgeUser9300113 added the tags New Defect Jul 27, 2012
  • _ForgeUser7265008 removed a tag New Jul 27, 2012
  • _ForgeUser7265008 added a tag Started Jul 27, 2012
  • _ForgeUser7265008 posted a comment Jul 27, 2012

    Yeah could you please change phpbb in your Config to phpBB? Should resolve the Problem. (For now its Case-Sensitive)

  • _ForgeUser9300113 posted a comment Jul 28, 2012

    That changed the error but did not solve it.
    New serverlog:
    http://pastebin.com/TgQ9JXii

    I also suggest you change the default config or state that it's Case-Sensitive.

  • _ForgeUser7265008 posted a comment Jul 28, 2012

    I know i got the Error myself. I didnt found a solution yet. I have some ideas, but yea of course i will state that its case-sensitive.

  • _ForgeUser9300113 posted a comment Jul 28, 2012

    At least I'm not stupid.
    I'm gonna look at the code now. Java is not the language I know the best but I'll try.

  • _ForgeUser7265008 posted a comment Jul 28, 2012

    Its nearly fixed, i think. I know the error and found a fix.Will upload a fix version soon

  • _ForgeUser7265008 posted a comment Jul 28, 2012
  • _ForgeUser7265008 removed a tag Started Jul 28, 2012
  • _ForgeUser7265008 added a tag Waiting Jul 28, 2012
  • _ForgeUser9300113 posted a comment Jul 28, 2012

    Sorry for the late reaction.
    http://pastebin.com/neLYuhej
    the messages are just for debugging I think?

    the plugin loads and seems to work can't really test it as I only have one account.
    But if I enable the login function and use
      /login *pass*
    it sends the message
      "MCbb please use /login password".
    Seems like the /login command is blocked my MCbb.


    Edited Jul 28, 2012
  • _ForgeUser9300113 removed a tag Waiting Jul 28, 2012
  • _ForgeUser9300113 added a tag Replied Jul 28, 2012
  • _ForgeUser7265008 posted a comment Jul 28, 2012

    Yeah >> messages are debug for the class loader.

    Login system will get a close look.

  • _ForgeUser7265008 removed a tag Replied Jul 28, 2012
  • _ForgeUser7265008 added a tag Started Jul 28, 2012
  • _ForgeUser7265008 posted a comment Jul 28, 2012

    I think i fixed all in 2.1 should be online soon, just waiting for Activation by the Staff.

    Just response after you tested 2.1

  • _ForgeUser7265008 removed a tag Started Jul 28, 2012
  • _ForgeUser7265008 added a tag Waiting Jul 28, 2012
  • _ForgeUser9300113 posted a comment Jul 29, 2012

    Remaining issues:
    - Whitelist does not work (states not whitelisted even though im logged in with the exact same username in the forum (even same case)) (Greylist seems to work though)
    - Using Greylist and password, "/login *password*" always kicks with wrong password message (password was typed correctly)

    - just fyi: version number is not increased

    very nice work you are doing :)
    thanks for this

  • _ForgeUser9300113 removed a tag Waiting Jul 29, 2012
  • _ForgeUser9300113 added a tag Replied Jul 29, 2012
  • _ForgeUser7265008 posted a comment Jul 29, 2012

    Mh i tested McBB myself. I have no Problems and can login sucessfully. Can you post log etc please?

  • _ForgeUser9300113 posted a comment Jul 29, 2012

    server.log
      http://pastebin.com/pSp6J8Up
    c.yml:
      http://pastebin.com/xKc63h4q

    sql values:
      username = xDracoolx
      username_clean = xdracoolx

    tried to login with:
      xdracoolx and xDracoolx

    this setup results in:
      "Not on Whitelist! Register on the Forum;"

  • _ForgeUser7265008 posted a comment Jul 30, 2012

    Im sorry i didnt found any Error. I tested everything and it worked for me. I tested 2.1.2 regarding i didnt removed the Debug messages yet(damn?) I used the same Config(just the new Config format) and everything worked quite well.


    Edited Jul 30, 2012
  • _ForgeUser7265008 removed a tag Replied Jul 31, 2012
  • _ForgeUser7265008 added a tag Waiting Jul 31, 2012

To post a comment, please login or register a new account.