Re: [Release] Full AL 3.9 Source! (100% FREE!)
oke so im not crazy because thats what I did but when open the conection it says: 2003-can't connect to mysql server on localhost(10061)
Open Navicat
Click "Connection --> MySQL
Put "AION" in connection name.
Host name should be --> localhost
Port should be --> 3306
User name should be --> root
Password should be --> root
EDIT:
I fixed it by changing port to 3316 but now i get this:
http://imageshack.us/a/img515/7379/aionsh.jpg
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
poepkill
oke so im not crazy because thats what I did but when open the conection it says: 2003-can't connect to mysql server on localhost(10061)
Open Navicat
Click "Connection --> MySQL
Put "AION" in connection name.
Host name should be --> localhost
Port should be --> 3306
User name should be --> root
Password should be --> root
EDIT:
I fixed it by changing port to 3316 but now i get this:
http://imageshack.us/a/img40/1191/aionj.jpg
I have the same problem... Someone will help us? How we fix that?
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
poepkill
oke so im not crazy because thats what I did but when open the conection it says: 2003-can't connect to mysql server on localhost(10061)
Open Navicat
Click "Connection --> MySQL
Put "AION" in connection name.
Host name should be --> localhost
Port should be --> 3306
User name should be --> root
Password should be --> root
EDIT:
I fixed it by changing port to 3316 but now i get this:
http://imageshack.us/a/img515/7379/aionsh.jpg
have you created the gameserver and loginserver databases in your mysql?
Re: [Release] Full AL 3.9 Source! (100% FREE!)
if you mean in navicat yes, if not idk what you mean :) so could you please tell my step by step.
Thanks in advance
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
poepkill
if you mean in navicat yes, if not idk what you mean :) so could you please tell my step by step.
http://forum.ragezone.com/f588/guide...-setup-650150/
Re: [Release] Full AL 3.9 Source! (100% FREE!)
I got it fixed by reinstalling mysql server but now I get this
http://i49.tinypic.com/wamyyc.png
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
poepkill
\AL-Game-dist\AL-Game\gameserver\config\main and in gameserver.properties change gameserver.country.code .
I had same problem and now its working :)
Re: [Release] Full AL 3.9 Source! (100% FREE!)
I've passed error with the new bin32, but my friend cant connect because same error (6). Why?!
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
Kreeate
if somebody used netbean, maven is automatically on netbeans
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
Emmani
but I enter the username and password, and wrote to me that they are wrong
and auto-registration is enabled
just try insert on database :: al_server_ls on table gameserver , and then fill
id = 1
mask = 127.0.0.1
password = [yourpassword]
and then try login from your client used that's password
Re: [Release] Full AL 3.9 Source! (100% FREE!)
@se7enuts :
I think your problem is here --> # Password of this game server gameserver.network.login.password = admin
Is your MySQL password also admin...?
It will be the one that you use here :
http://i976.photobucket.com/albums/a...ps10b861e4.png
Guys... it is very important that the User Name and Password is matching the information in the .properties files in config folder.
It is also important that the Port is the same in your MySQL setup and your .properties files.
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
dekodj
I've passed error with the new bin32, but my friend cant connect because same error (6). Why?!
you need to edit aion_start_local.bat .
If you ncsoft na client , then -cc:1 -lang:enu - (in second line)
If you gameforge eu client , then -cc:2 -lang:enl -
I think
Quote:
Originally Posted by
Kreeate
@se7enuts :
I think your problem is here --> # Password of this game server gameserver.network.login.password = admin
I fixed it by changing folder with yours bin32 and then changed (country code ) gameserver.properties in \AL-Game-dist\AL-Game\gameserver\config\main
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
se7enuts
you need to edit aion_start_local.bat .
If you ncsoft na client , then -cc:1 -lang:enu - (in second line)
If you gameforge eu client , then -cc:2 -lang:enl -
I think
He's using my launcher.bat (with my ip and all), i can choose a server, he cant. When he try to choose says the error (6)...
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
dekodj
He's using my launcher.bat (with my ip and all), i can choose a server, he cant. When he try to choose says the error (6)...
idk , try to look here
[6] Setting up the Server to the open World
Re: [Release] Full AL 3.9 Source! (100% FREE!)
Quote:
Originally Posted by
se7enuts
Nop, still with error =/
He can connect to login server, but when he choose a server says "Cannot connect to the server".