Page 1 of 1

CommunityBoard.java compiling issue

Posted: Wed Dec 25, 2013 10:35 pm
by svardiashvili
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 6291:
L2JDP Revision 9641:

Hello everyone.
I'm trying to add _bbsmultisell "command" in CommunityBoard.class file. I've heard that it should be first decompiled to .java and then compiled to .class again. But I get errors while compiling it back! Even if I don't change a file!! Using DJ decompiler and am getting two errors while compiling : error: Cannot access MMOClient and the second one is error: Cannot access SendablePacket.

If someone could tell me how to fix these two errors I'll be satisfied. Using latest unstable Datapack and Server! Thanks in advance!