Every time I run a .java file I get this and the problem is \config\loginserver.properties exists.
I updated the trunk files , I runned one file,and I got an error like
Aug 10, 2009 3:15:58 PM net.sf.l2j.Config load
INFO: loading login config
java.io.FileNotFoundException: .\config\loginserver.properties (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at net.sf.l2j.Config.load(Config.java:2012)
at net.sf.l2j.accountmanager.SQLAccountManager.main(SQLAccountManager.java:48)
Exception in thread "main" java.lang.Error: Failed to Load ./config/loginserver.properties File.
at net.sf.l2j.Config.load(Config.java:2063)
at net.sf.l2j.accountmanager.SQLAccountManager.main(SQLAccountManager.java:48)
Every time I run a .java file I get this
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 6
- Joined: Sun Aug 09, 2009 8:13 pm
- Contact:
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Every time I run a .java file I get this
what do you mean by running a .java file?
do you have the config file in the right directory? loginserver/config/loginserver.properties ? does it have right accessrights set?
do you have the config file in the right directory? loginserver/config/loginserver.properties ? does it have right accessrights set?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 6
- Joined: Sun Aug 09, 2009 8:13 pm
- Contact:
Re: Every time I run a .java file I get this
Im running on windows, and by a .java file I mean any file from /L2_GameServer/java
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Every time I run a .java file I get this
You should start .bat file.
Not a bug report, moved to support.
Not a bug report, moved to support.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 6
- Joined: Sun Aug 09, 2009 8:13 pm
- Contact:
Re: Every time I run a .java file I get this
How can I start the .bat if I cant compile it?lool
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Every time I run a .java file I get this
Server already precompiled in nighly packs.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;