Jump to content
  • 0

Cannot Start The Gameserver Directly From Eclipse


Question

Posted

I followed this guide https://acis.i-live.eu/index.php?topic=1681.0.

 

after I start the gameserver, get this error message:

 

 

Exception in thread "main" java.io.FileNotFoundException: config\log.cfg (A rendszer nem találja a megadott elérési utat)

at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:374)

 

where did I mess up?

3 answers to this question

Recommended Posts

  • 0
Posted

Error is pretty clear i think, file not found in config/log.cfg. Which means, you have to create a .cfg file inside config folder.

  • 0
Posted

Error is pretty clear i think, file not found in config/log.cfg. Which means, you have to create a .cfg file inside config folder.

thank you, solved it!

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