Page 1 of 1

Starting 2-nd server problem

Posted: Sun Feb 07, 2010 12:52 pm
by Bru7aL
I tried to start a second test server on my machine while the first, PUBLIC one, is running and here's the error i get.
Image

Can you please tell me what i did wrong :?. I made 2-nd hexid.txt file with like ID 13 requested i mean its not taken. Really cant find my mistake, you know usually its the hardest thing no matter how obvious your mistake is. :?
Thnx in advance for your help.

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 1:35 pm
by MELERIX
that happens because you are using the same port for both servers

one server should use port 7777

the other should use 7778

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 1:43 pm
by Bru7aL
And is there something to change in loginserv/config/loginserver.properties ?
Because im still receiving this error even when i changed the port of the 2-nd server to 7778.
And ideas ?

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 1:55 pm
by MELERIX
you don't need to change nothing in loginserver to allow more servers.

only you need to register both servers in the same login, also you need to change the following in your second server...

RequestServerID =

this is in server.properties, you should put the ID that you have registerd for this new server.

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 1:56 pm
by qwerty13
You need to change only gameserver port, do not touch other ports. If second gs not working after that, you doing something wrong, maybe not correctly registered second server, etc.

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 3:37 pm
by Bru7aL
Is there a possibility that the problem is because one of the servers is Gracia Final and the second one is Epilogue ?
Also i am registering the second server while the login and first game servers are already started, i do not make restart or so on.
As i've seen there is a row in loginserver.properties as follows:

# If set to True any GameServer can register on your login's free slots
# Default: False
AcceptNewGameServer = True

and a row in gameserver prop. :

# True = The Login Server will give an other ID to the server if the requested ID is already reserved.
# Default: True
AcceptAlternateID = True

Those two i set True. Maybe this is what i made wrong :?

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 3:40 pm
by qwerty13
I think your problem in two different servers? As i know, on epilogue login server a little rewoked?

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 3:54 pm
by Bru7aL
Well, i am running Gracia Final server but there are some stuffs not working and thats why i ask a friend of mine to share his l2 server pack. Unfortunately it was epilogue so now i try to start it using same login server but i always get EXACLY this error. No matter what i do its always the same and when i try to start the Epilogue login i am being said "Its been already in use." kinda sh1t. So im some kind of stucked. I guess my only option is to run the Epilogue Login server but im not sure if Gracia Final servers can connect to that login serv.

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 4:06 pm
by qwerty13
I think you need same servers for correct work.

Re: Starting 2-nd server problem

Posted: Sun Feb 07, 2010 4:22 pm
by MELERIX
and don't enable this... AcceptNewGameServer = True

leave with "False"