This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. insert into plugin folder2. let mcbb generate the config3. Change mysql settings (still localhost:3306)4. Change to Username instead of Field Auth5. insert the phpbb.jar6. rename phpbb.jar to phpbb-forum.jar7. 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
Yeah could you please change phpbb in your Config to phpBB? Should resolve the Problem. (For now its Case-Sensitive)
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.
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.
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.
Its nearly fixed, i think. I know the error and found a fix.Will upload a fix version soon
https://dl.dropbox.com/u/43938052/Dev/mcbb.jar Could you test this please?
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.
Yeah >> messages are debug for the class loader.
Login system will get a close look.
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
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
Mh i tested McBB myself. I have no Problems and can login sucessfully. Can you post log etc please?
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;"
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.
To post a comment, please login or register a new account.