Jump to content
  • 0

[Help]Compile error


Question

Posted

Hi i am getting one error while compiling

[javac] Compiling 1397 source files to C:\workspace\L2JTeon-CORE\build\classes

   [javac] C:\workspace\L2JTeon-CORE\java\net\sf\l2j\loginserver\SelectorHelper.java:35: illegal start of type

   [javac]     {

   [javac]     ^

   [javac] 1 error

 

BUILD FAILED

C:\workspace\L2JTeon-CORE\build.xml:56: Compile failed; see the compiler error output for details.

 

Total time: 5 seconds

I was tried to do this:

http://www.l2jserver.com/trac/changeset/3774/trunk/L2_GameServer/java/com/l2jserver/loginserver/SelectorHelper.java

 

How can i solve it?

6 answers to this question

Recommended Posts

  • 0
Posted

you are trying to compile a l2j server on your own? if yes join these 2 sites and chose on both the same version of datapack and gameserver.

http://www.l2jserver.com/svn/branches/

http://www.l2jdp.com/svn/branches/

 

example if you want gracia final chose these 2 files to compile

 

http://www.l2jserver.com/svn/branches/L2_GameServer_T2.3/

http://www.l2jdp.com/svn/branches/T2.3_DataPack/

 

maybe you are not requesting for this i didn't really understand your meaning

 

p.s. this is the greek section. if you dont know greek visit the english l2j develop section

  • 0
Posted

Devil , you have an error in your code syntax.

 

Missing '' { '' in the beggining of the code.See at eclipse for more details.

 

@haker , he doesn't want infos about how to compile and what are the svn links for L2J.

  • 0
Posted

I am using l2jteon.The patch that i am trying to apply is L2Jattacker fix

Interlude.

Can you tell me with more detail my problem?

 

Well , first change pack.

 

Second , never use the apply patch method , install the codes manually.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...