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.
Remove Server from Server List?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Remove Server from Server List?
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
Re: Remove Server from Server List?
GSRegister.exe
- Bebop
- Posts: 25
- Joined: Mon Feb 21, 2011 11:27 pm
- Bebop
- Posts: 25
- Joined: Mon Feb 21, 2011 11:27 pm
Re: Remove Server from Server List?
please help 

- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: Remove Server from Server List?
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
- 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

Aka UnHoly
- jorgeromero
- Posts: 65
- Joined: Thu Sep 03, 2009 4:33 pm
- Location: France
Re: Remove Server from Server List?
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
After you follow what the badboy said, do this and you have your two servers running.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
- Bebop
- Posts: 25
- Joined: Mon Feb 21, 2011 11:27 pm
Re: Remove Server from Server List?
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 
