If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5004
L2JDP Revision Number: 8460
EDIT: Figured it out thanks.
Registering game server error
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 12
- Joined: Thu Oct 13, 2011 9:16 pm
Registering game server error
Last edited by Viper on Mon Oct 17, 2011 6:16 pm, edited 1 time in total.
-
- Posts: 2
- Joined: Thu Oct 13, 2011 12:45 pm
GsRegister error
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:5005
L2JDP Revision Number:8461
Im trying to register game server from both GSregister.exe and the .bat file to but i get this message :No avvailable names for GameServer,verify servername.xml file exists in the LoginServer folder....but i have servername.xml in the folder...i dont know what to do...i didnt have this error before in another packs....its something like it disapears when i want use it...If someone can help i would appreciated it.
» Find Revision
L2J Revision Number:5005
L2JDP Revision Number:8461
Im trying to register game server from both GSregister.exe and the .bat file to but i get this message :No avvailable names for GameServer,verify servername.xml file exists in the LoginServer folder....but i have servername.xml in the folder...i dont know what to do...i didnt have this error before in another packs....its something like it disapears when i want use it...If someone can help i would appreciated it.
- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
Re: Registering game server error


- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
Re: Registering game server error
RegisterGameServer.bat
Code: Select all
@echo off color 17 cls java -Djava.util.logging.config.file=console.cfg -cp ./../libs/*;l2jlogin.jar com.l2jserver.gsregistering.BaseGameServerRegister -c+ if ERRORLEVEL 1 pause color
-
- Posts: 12
- Joined: Thu Oct 13, 2011 9:16 pm
Re: Registering game server error
I have the servername.xml file in my login/data folder but what is the LoginServer folder you're talking about? I have a loginserver xml file in my login/config folder if thats what you mean?tukune wrote:verify servername.xml file exists in the LoginServer folder
verify servername.xml file exists in the login/data folder
-
- Posts: 12
- Joined: Thu Oct 13, 2011 9:16 pm
Re: Registering game server error
Guys does any1 have a fix for this?
-
- Posts: 5
- Joined: Wed Sep 28, 2011 12:10 am
Re: Registering game server error
Are you using java 7? (build 1.7.x) if not, that is likely your problem.
-
- Posts: 12
- Joined: Thu Oct 13, 2011 9:16 pm
Re: Registering game server error
Yes i have it installed. The .bat file when i start it up says error in retrieving list of possible servers or something like that.Ardirion wrote:Are you using java 7? (build 1.7.x) if not, that is likely your problem.
-
- Posts: 4
- Joined: Tue Oct 11, 2011 5:53 pm
Re: Registering game server error
L2JServer_BETA 5008
L2JDataPack_BETA 8461
i got the jre 7
hi guys.
i follow all steps from http://trac.l2jserver.com/wiki/L2J_Install and when i try to open the RegisterGameServer nothing happent. i really want test this project, i am old L2 player and engineer of systems student i already make a game in java ( client -server ) in 2d now we are traying to make another game in java mmo in 3d soo thats why i want to this.
L2JDataPack_BETA 8461
i got the jre 7
hi guys.
i follow all steps from http://trac.l2jserver.com/wiki/L2J_Install and when i try to open the RegisterGameServer nothing happent. i really want test this project, i am old L2 player and engineer of systems student i already make a game in java ( client -server ) in 2d now we are traying to make another game in java mmo in 3d soo thats why i want to this.