Page 1 of 1
Reg Game Ser Iss/Login Issue Updated
Posted: Sat May 01, 2010 5:11 pm
by prime
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number:4123
L2JDP Revision
Number:7326
Read The Most Recent Post For New Issue
...
Why is your request for information sandwiched in an url tag? To most people it'll just look like jibberish for all they know.
Anyways.
Attempting to run 'RegisterGameServer' Batch file results in a 2 millisecond flash of 'Fatal: Failed to Load Default Translation' which is bad, considering I can't register and run my gameserver... I've been following the video and the wiki up to this point, and everything was looking fine. Till this popped up, and I'm afraid I can't really think of a reason for it. My database was created with a password, but I made sure to add it into the filed mentioned in the wiki. Namely the Loginserver Properties file and the Server Properties file.
I put in the IP address for my own computer, 127.0.0.1, as I don't want to go online with it yet, and I just want to know that its working.
Little help?
EDIT - I just ran the login server and the gameserver, and they seem to run and connect to each other just fine, even without the RegistergameServer batch and the extra file you're suppost to stick in the gameserver directory... Anyone happen to know what in the ten hells is going on? (Also a link to a guide that actually tells me how to connect my L2 client to my own server would be nice.)
Re: Register Game Server Issue - Updated
Posted: Sat May 01, 2010 7:22 pm
by jurchiks
about the connection - probably
AcceptAlternateID from server.properties and
AcceptNewGameServer from loginserver.properties do that.
Try running GSregister.exe
To connect, either add
127.0.0.1 l2authd.lineage2.com
to hosts file, or modify client, which is prohibited to discuss in this forum.
There's also a gameguard update ip, but i don't know that one.
Re: Register Game Server Issue - Updated
Posted: Sat May 01, 2010 7:34 pm
by prime
Both of those values are set to true, in both files. Running the RegisterGameServer Batch still displays the same error message (on a blue background) for about 2 milliseconds.
Re: Register Game Server Issue - Updated
Posted: Sat May 01, 2010 9:16 pm
by jurchiks
duh...
that's why it registers the gs/connects to ls/gs, because both are true.
and i told you - TRY GSREGISTER.EXE, NOT registergameserver.bat.
Re: Register Game Server Issue - Updated
Posted: Sat May 01, 2010 11:18 pm
by prime
You told me about those settings, not what to do with them. Also, I have now tried GSRegister.exe and absolutely nothing happens... I wish something had.
Re: Register Game Server Issue - Updated
Posted: Sun May 02, 2010 12:11 am
by magestik
There is no need to run register gameserver.bat or gserver etc.
In loginserver.properties set the following line as show and when you start the login server and the gameserver it will register the gameserver automatically.
after its registered ,just put the line back to = False
Re: Register Game Server Issue - Updated
Posted: Sun May 02, 2010 12:37 am
by prime
Oh, so it wasn't a fluke, I really am basically all set.
Um.
So how bout that link that tells me how to set up my own and external clients to connect to my server? I have, (I think) all the ports forwarded (might be missing one but easy to correct no?) and I know how to use dyndns to mask my IP if nessisary. (Cuz god knows giving the web in general and script kiddies in particular your IP is a wonderful idea.) So, yeah, a guide on how to take the server from offline to online and how to set up clients to connect would be nice.
EDIT: ________________
Right, part 2. I've got the server running, its listing the internal and external ip as 127.0.0.1 which is a problem but it should run for me at least. But its not, for some reason. No matter what I type into the username and password column, it just says, Logging in, please wait a moment. And it just stays like that.
I have Navicat, Login Server Console, and Game Server Console open.
Re: Reg Game Ser Iss/Login Issue Updated
Posted: Sun May 02, 2010 9:55 am
by jurchiks
are you running client and server from the same pc? if not, won't work with 127.0.0.1
add
127.0.0.1 l2authd.lineage2.com
to your hosts file
ports that need to be forwarded are 2106 for login and 7777 for game server, nothing else.
unless your website connects to database, then 3306 (or w/e else you set installing mysql) should be forwarded too (but remember to set up a different user for website, should have only select/insert privileges, the latter one only for account creation and maybe something else).
Re: Reg Game Ser Iss/Login Issue Updated
Posted: Sun May 02, 2010 3:46 pm
by prime
Yeah, I've done all that to the point where I can actually get ingame now. But when I do finally get in game, my character won't move. I can dick around with all the various menues, character status, system, ect, and eventually an error pops up. And gameguard kicks me off. I tried deleting gameguard, but the same thing happens with a different error.
EDIT -
After rebooting my computer (Lineage II crashed and froze everything.) I now find that I can't even get my server up. "2003 - Can't connect to MySQL server on 'localhost' (10061)"
Ok the server is back up, but no matter what I do I still get the gameguard error. NCSofts final suggestion for this is uninstall your security software. I think I'd rather stab them in the eye with a spoon than have my credit card and bank account information compromised. So, via PM please, how do I annihilate/remove/make gameguard stop being a ****ing broken pain in the ***?
Re: Reg Game Ser Iss/Login Issue Updated
Posted: Sun May 02, 2010 7:33 pm
by jurchiks
read the pm