Remove Server from Server List?

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
Post Reply
User avatar
Bebop
Posts: 25
Joined: Mon Feb 21, 2011 11:27 pm

Remove Server from Server List?

Post by Bebop »

L2J Revision 4470:
L2JDP Revision 7733:

i registered my server on gameserver id 3 for testing, now i changed my server id to 1 and put the new hexid, i can enter my server ok but when i login i see two servers now, the new one (id1) online and the old one (id3) down.

how can i remove the old id so it will no longer show on the server list?

thanks for any help.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Remove Server from Server List?

Post by jurchiks »

database>table gameservers
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: Remove Server from Server List?

Post by tukune »

GSRegister.exe
User avatar
Bebop
Posts: 25
Joined: Mon Feb 21, 2011 11:27 pm

Re: Remove Server from Server List?

Post by Bebop »

jurchiks wrote:database>table gameservers
sorry i forgot to say the first thing i tried was delete the old gameserver from that table, but it keeps showing on my server list what can i do :evil:

Image
User avatar
Bebop
Posts: 25
Joined: Mon Feb 21, 2011 11:27 pm

Re: Remove Server from Server List?

Post by Bebop »

please help :?
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: Remove Server from Server List?

Post by badboy29 »

Try this:

- 1 shutdown your login server and gameserver
- 2 delete from gameserver/config your hexid.txt
- 3 clean your gameservers table
- 4 register new gameserver(choose what iD you want)
- 5 move your new hexid.txt to gameserver/config folder
- 6 start your login server
- 7 start your game server

Done :P
Aka UnHoly
User avatar
jorgeromero
Posts: 65
Joined: Thu Sep 03, 2009 4:33 pm
Location: France

Re: Remove Server from Server List?

Post by jorgeromero »

Missed a small change:
Server 1
GameServer / config / server.properties

# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = *

# Default: 7777
GameserverPort = 7777
Server 2
GameServer / config / server.properties

# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = *

# Default: 7777
GameserverPort = 7778
After you follow what the badboy said, do this and you have your two servers running.
User avatar
Bebop
Posts: 25
Joined: Mon Feb 21, 2011 11:27 pm

Re: Remove Server from Server List?

Post by Bebop »

sorry jorge that's not what i wanted to do, anyway the server removed himself after one shutdown i didn't do anything in particular but it's fixed now so thank you guys :mrgreen:
Post Reply