Jump to content
  • 0

Run L2 With Eclipse


misterelax

Question

2 answers to this question

Recommended Posts

  • 0

yeah maybe i didn't explain right.i'm trying to use eclipse debug mode in order to find out easier the results of my codes...in fact i'm trying to launch l2 through eclipse.

i try this guide http://www.l2jserver.com/forum/viewtopic.php?t=19326 with the First method i cant do a lot because of missing launchers(maybe for latter version),with the Second i came up with this errors

Exception in thread "main" java.io.FileNotFoundException: .\log.cfg (Can't find a file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:464)

all are a bit of a mess in my head

Edited by misterelax
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...