CommunityBoard.java compiling issue

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
svardiashvili
Posts: 6
Joined: Sat Oct 12, 2013 9:00 am

CommunityBoard.java compiling issue

Post 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!
Post Reply