Jump to content
  • 0

[Help] L2j Gracia Final


JustLikeMe

Question

Hello, i have added the l2j killer/attacker fix in eclipse and i get those errors:

 

In SelectorHelper.java

70111205.png

 

In IPv4Filter i have this error:

width=1024 height=640http://img186.imageshack.us/img186/6759/aaaaay.png[/img]

 

In GameServer.java this error:

width=1024 height=640http://img685.imageshack.us/img685/1787/aaaaab.png[/img]

 

I use those codes: http://www.pastebin.cz/32158

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Eh, simple - try to compile it, there are several  errors, so it will show you error log, with explanation about whats wrong.

 

Also you can roll over this highlighted lines and there should be explanation also, and few solutions.

Link to comment
Share on other sites

  • 0

 

    [mkdir] Created dir: C:\Users\user\workspace\L2_GameServer\build

    [mkdir] Created dir: C:\Users\user\workspace\L2_GameServer\build\classes

    [mkdir] Created dir: C:\Users\user\workspace\L2_GameServer\build\dist

    [mkdir] Created dir: C:\Users\user\workspace\L2_GameServer\build\dist\login

    [mkdir] Created dir: C:\Users\user\workspace\L2_GameServer\build\dist\gameserver

version:

compile:

    [javac] Compiling 1361 source files to C:\Users\user\workspace\L2_GameServer\build\classes

    [javac] C:\Users\user\workspace\L2_GameServer\java\net\sf\l2j\loginserver\SelectorHelper.java:38: '{' expected

    [javac]        IClientFactory<L2LoginClient>, IAcceptFilter

    [javac]                                                    ^

    [javac] C:\Users\user\workspace\L2_GameServer\java\net\sf\l2j\loginserver\SelectorHelper.java:187: reached end of file while parsing

    [javac] }

    [javac]  ^

    [javac] 2 errors

 

BUILD FAILED

C:\Users\user\workspace\L2_GameServer\build.xml:76: Compile failed; see the compiler error output for details.

 

Total time: 18 seconds

 

Link to comment
Share on other sites

  • 0

:-\

 

Mate, this is simplest error.

 

'{' expected

 

You have to add { somewhere (its missed somewhere, it should be highlighted)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • 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