Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Compiling Acernis v145 on Eclipse

Newbie Spellweaver
Joined
Aug 16, 2017
Messages
6
Reaction score
1
Hey, complete beginner here.

I've downloaded the v145 Acernis source from here:

and I'm trying to compile it through Eclipse.

However, there are 50 errors so I am unable to compile it into a jar.

I'm using JDK7 and JRE7, added the 4 jar files from dist, and have built a path to the src and scripting folders.

Any help would be much appreciated!

Thanks.

edit: Most of the errors read: "ByteBuf cannot be resolved to a type," "the import ... cannot be resolved," and "unpooled cannot be resolved."
 
Back
Top