Jump to content
  • 0

[help]Anti-Feed java error


Question

Posted

Hi i have l2jserver interlude server and i have this error to build when i add Anti-Feed PvP

 

 

[javac] C:\Users\Johnnie\workspace\L2City_GS\java\net\sf\l2j\gameserver\instancemanager\AntiFeedManager.java:85: cannot find symbol

    [javac] symbol  : method getInetAddress()

    [javac] location: class com.l2jserver.mmocore.network.MMOConnection<net.sf.l2j.gameserver.network.L2GameClient>

    [javac]          return !targetClient.getConnection().getInetAddress().equals(attackerClient.getConnection().getInetAddress());

    [javac]                                                                                                    ^

    [javac] C:\Users\Johnnie\workspace\L2City_GS\java\net\sf\l2j\gameserver\instancemanager\AntiFeedManager.java:85: cannot find symbol

    [javac] symbol  : method getInetAddress()

    [javac] location: class com.l2jserver.mmocore.network.MMOConnection<net.sf.l2j.gameserver.network.L2GameClient>

    [javac]          return !targetClient.getConnection().getInetAddress().equals(attackerClient.getConnection().getInetAddress());

    [javac]                                              ^

    [javac] Note: C:\Users\Johnnie\workspace\L2City_GS\java\net\sf\l2j\gameserver\GeoEngine.java uses or overrides a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] 2 errors

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock