Faction Mobs

Faction Mobs

72.2k Downloads

Compiling with Less Dependencies

Resoluciones opened this issue ยท 8 comments

commented

Hi Scyntrus,

I've read your readme: "If you are compiling for yourself, you can delete the unused packages under "com.gmail.scyntrus.ifactions" The corresponding team plugin dependencies can be removed from the pom.xml By default, the pom file is configured to look for these jars in the lib folder "

And I was trying to follow those guidlines, and compile it with only Feudal support, but I couldn't get a workable .jar, I think something more has to be done, not just removing the dependencies from pom and deleting the packages.

Can you let me know?

Thanks!

commented

Did you build with Maven?

commented

Yes, with Maven normal command: /mvn clean package

commented

FactionMobs.zip

Yes I did that already, I get the attached .jar and after starting I get this error: https://hasteb.in/elomebuceq.avrasm

I've bought Feudal, just in case you ask (not a nulled copy).

commented

How much of it is working? What is in the jar that gets output? If you are building for Feudal you also need the Turrets jar, otherwise you can delete the TurretsListener class and any reference to it.

commented

Well don't delete the com.gmail.scyntrus.ifactions.feudal package

commented

If you mean these files, they were not deleted.
package

commented

It's solved! Thank you Scyntrus!

commented

Don't delete the entire FeudalConnector, only delete the 4 lines that use the TurretsListener.