Odd Error!?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Mysti
Posts: 172
Joined: Tue Jul 14, 2009 10:53 pm

Odd Error!?

Post by Mysti »

Hello Everyone,

I'm having a Bit of trouble with the Freya Pack.

First I had problems with installing the DB, the DB-installer tool couldnt find programfiles etc etc.
while im using x64 so its program files (x86) blablabla eventually i was able to install the DB by changing the path in the Vars.txt... DB fully installed... now that im trying to start the server (after setting the right paths for everything) Navicat -> Database Gamerserver / login / community I changed the path in the Server.cfg
# Database URL
# URL = jdbc:mysql://localhost/l2jdb (default)
# URL = jdbc:hsqldb:hsql://localhost/l2jdb
# URL = jdbc:sqlserver://localhost/database = l2jdb/user = sa/password =
URL = jdbc:mysql://localhost/gameserver <-----------------------

but now.. when i try to start the startgameserver.bat ...
i goes totally wild on spamming this Msg:
--------------------------------
starting l2j game server.
java is not reconized as a internal or external task, program or batchfile
admin restart ...
---------------------------------
( I just updated my Java and rebooted PC ) still same.

Anyone got any ideas ?
Thnx.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Odd Error!?

Post by _DS_ »

Add java bin folder to your path, or use full path for the java.exe in bat file. And better use search before asking.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
Mysti
Posts: 172
Joined: Tue Jul 14, 2009 10:53 pm

Re: Odd Error!?

Post by Mysti »

could you tell it in steps on how to do that ? im not a Java expert nor a L2pack expert.
am already happy I managed to get the DB installed on my own ... 2 days of messing with sql/navi/dbinstaller
>.>
Starter
Posts: 484
Joined: Sat Jan 23, 2010 4:42 pm

Re: Odd Error!?

Post by Starter »

_DS_ wrote:Add java bin folder to your path, or use full path for the java.exe in bat file. And better use search before asking.
hahaha I still wonder how google can be so succesful if everyone hates searching so much. :mrgreen:
I have promises to keep and miles to go before I sleep.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Odd Error!?

Post by _DS_ »

Mysti wrote:could you tell it in steps on how to do that ? im not a Java expert nor a L2pack expert.
am already happy I managed to get the DB installed on my own ... 2 days of messing with sql/navi/dbinstaller
>.>
You does not need to be neither java nor other expert, as well as does not need to do anything related to database here.

I'm lazy and starting java with full path: "C:\Program Files\Java\jdk1.6.0_03\jre\bin\java"
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
Mysti
Posts: 172
Joined: Tue Jul 14, 2009 10:53 pm

Re: Odd Error!?

Post by Mysti »

Why not simply say.. Copy Java.exe from your installed java to your gameserver folder >.>
that would be much easyr to understand. Thnxies,

Why isnt it already included when downloading the packs ? is alwayse worked with older packs...

Thnxies Anywayse.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Odd Error!?

Post by _DS_ »

Should we include jre distributive, several linuxes and windows trial installations for you ?
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Post Reply