startGameServer problem

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
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

startGameServer problem

Post by night@L2 »

when I start startGameServer.bat
i got this problem...
Image
can anyone help me?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: startGameServer problem

Post by janiii »

check your path to the lib directory in the startGameServer bash file.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

Re: startGameServer problem

Post by night@L2 »

let me try...
thank you
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

Re: startGameServer problem

Post 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)
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: startGameServer problem

Post 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.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

Re: startGameServer problem

Post 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
Image
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: startGameServer problem

Post by janiii »

where do you have the lib folder? from your screen, you should have it in the gameserver/directory folder.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

Re: startGameServer problem

Post by night@L2 »

i got two file from this website
http://www.l2jdp.com/nightly/

and i follow these steps to install :D
http://www.l2jserver.com/trac/wiki/L2J_Install
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: startGameServer problem

Post by janiii »

just unpack both files to the same directory.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

Re: startGameServer problem

Post by night@L2 »

oh...i make a mistake
login server is ok now
but the gameserver said wrong hexid
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: startGameServer problem

Post 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
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

Re: startGameServer problem

Post by night@L2 »

same result :cry:

Image
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: startGameServer problem

Post 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.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
mr.karrde
Posts: 19
Joined: Sun Mar 01, 2009 10:45 am
Contact:

Re: startGameServer problem

Post by mr.karrde »

night@L2 wrote:same result :cry:
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
night@L2
Posts: 10
Joined: Tue Nov 03, 2009 8:08 am

Re: startGameServer problem

Post by night@L2 »

success...thanks for your help
i look http://www.l2jserver.com/trac/wiki/Client go into the game now :idea:
Post Reply