Page 1 of 2
startGameServer problem
Posted: Tue Nov 03, 2009 8:12 am
by night@L2
when I start startGameServer.bat
i got this problem...

can anyone help me?
Re: startGameServer problem
Posted: Tue Nov 03, 2009 8:14 am
by janiii
check your path to the lib directory in the startGameServer bash file.
Re: startGameServer problem
Posted: Tue Nov 03, 2009 8:26 am
by night@L2
let me try...
thank you
Re: startGameServer problem
Posted: Tue Nov 03, 2009 8:35 am
by night@L2
maybe i am from other country...
i can't clear understand what's the meaning of these two steps
Loginserver was success...but gameserver...
6. Loginserver installation ¶
a. Copy the folder /login/ from your l2j loginserver temporary directory to the PC and folder you want to run the loginserver from.
7. Gameserver installation ¶
For each gameserver:
a. Copy the folder /gameserver/ from your l2j gemeserver temporary directory to the PC and folder you want to run the gameserver from.
b. Copy the the contents of your l2j datapack temporary directory to the /gameserver/ folder you just created (you will know that you copied it to the correct location if you are asked if you want to replace/overwrite existing files - choose yes)
Re: startGameServer problem
Posted: Tue Nov 03, 2009 8:43 am
by janiii
how does your directory structure looks like?
this is e.g. my test server structure:
Code: Select all
Y:\temp\l2jserver_src\server>...docgameserverimageslanguageslibslogloginsqltools
the gameserver directory has to be on the same level as the lib directory, or you have to change it in the startGameServer.bat/.sh file to the right directory.
Re: startGameServer problem
Posted: Tue Nov 03, 2009 9:09 am
by night@L2
i just put datapack and server on the destop open two folders rename it
loginserver.properties and server.properties i have changed and save

Re: startGameServer problem
Posted: Tue Nov 03, 2009 9:31 am
by janiii
where do you have the lib folder? from your screen, you should have it in the gameserver/directory folder.
Re: startGameServer problem
Posted: Tue Nov 03, 2009 9:36 am
by night@L2
Re: startGameServer problem
Posted: Tue Nov 03, 2009 9:52 am
by janiii
just unpack both files to the same directory.
Re: startGameServer problem
Posted: Tue Nov 03, 2009 10:32 am
by night@L2
oh...i make a mistake
login server is ok now
but the gameserver said wrong hexid
Re: startGameServer problem
Posted: Tue Nov 03, 2009 11:10 am
by janiii
unregister all gameservers and generate the hexid file again and copy it to the config folder of gameserver and rename it there to hexid.txt
Re: startGameServer problem
Posted: Tue Nov 03, 2009 11:18 am
by night@L2
same result

Re: startGameServer problem
Posted: Tue Nov 03, 2009 11:26 am
by janiii
then you are doing something wrong. wrong setup of database, wrong config for database, copying the file to wrong directory. no idea what you do wrong, because you could do anything wrong.
Re: startGameServer problem
Posted: Tue Nov 03, 2009 11:28 am
by mr.karrde
night@L2 wrote:same result
Thats because your Windows XP setting is to hide file extension.
You have renamed
hexid(server-x).txt to
hexid.txt.txt
With hidden file extension try to rename
hexid(server-x) to
hexid
Re: startGameServer problem
Posted: Tue Nov 03, 2009 11:50 am
by night@L2
success...thanks for your help
i look
http://www.l2jserver.com/trac/wiki/Client go into the game now
