Starting 2-nd server problem

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Bru7aL
Posts: 14
Joined: Fri Jan 08, 2010 12:03 pm

Starting 2-nd server problem

Post 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.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Starting 2-nd server problem

Post 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
Bru7aL
Posts: 14
Joined: Fri Jan 08, 2010 12:03 pm

Re: Starting 2-nd server problem

Post 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 ?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Starting 2-nd server problem

Post 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.
User avatar
qwerty13
Posts: 640
Joined: Mon Feb 02, 2009 9:57 am
Location: Europe
Contact:

Re: Starting 2-nd server problem

Post 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.
Bru7aL
Posts: 14
Joined: Fri Jan 08, 2010 12:03 pm

Re: Starting 2-nd server problem

Post 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 :?
User avatar
qwerty13
Posts: 640
Joined: Mon Feb 02, 2009 9:57 am
Location: Europe
Contact:

Re: Starting 2-nd server problem

Post by qwerty13 »

I think your problem in two different servers? As i know, on epilogue login server a little rewoked?
Bru7aL
Posts: 14
Joined: Fri Jan 08, 2010 12:03 pm

Re: Starting 2-nd server problem

Post 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.
User avatar
qwerty13
Posts: 640
Joined: Mon Feb 02, 2009 9:57 am
Location: Europe
Contact:

Re: Starting 2-nd server problem

Post by qwerty13 »

I think you need same servers for correct work.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Starting 2-nd server problem

Post by MELERIX »

and don't enable this... AcceptNewGameServer = True

leave with "False"
Post Reply