Page 1 of 1

Odd Error!?

Posted: Fri Nov 05, 2010 9:35 pm
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.

Re: Odd Error!?

Posted: Fri Nov 05, 2010 10:08 pm
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.

Re: Odd Error!?

Posted: Fri Nov 05, 2010 10:13 pm
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
>.>

Re: Odd Error!?

Posted: Fri Nov 05, 2010 10:13 pm
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:

Re: Odd Error!?

Posted: Sat Nov 06, 2010 7:37 am
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"

Re: Odd Error!?

Posted: Sat Nov 06, 2010 1:50 pm
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.

Re: Odd Error!?

Posted: Sat Nov 06, 2010 2:00 pm
by _DS_
Should we include jre distributive, several linuxes and windows trial installations for you ?