-
Apprentice
-
-
Account Upgraded | Title Enabled!
Re: How to add additional game server in Aion.
you database login server = al_server_ls ?
and gameserver database = al_server_gs_2 ?
-
Apprentice
Re: How to add additional game server in Aion.
Hi kornicska yes my database login server is = al_server_ls
my database is = al_server_gs this is the original gameserver database.
the al_server_gs_2 is the additional gameserver i add in navicat. so how can i make the 2 servers work? because what happen is i add additional server but when i logon in the game the other server is down and the other one is up.
if you can guide me how can i do it please show me thanks.
-
Account Upgraded | Title Enabled!
Re: How to add additional game server in Aion.
If a machine already running on the server Example 4.0
and you want to launch yet one body Server 4.0
you should pay attention to, confirm to have the ports are not the same in the two server
because collisions occur
Set the port so that it can only give a value
example
runing gameserver 1
Address of chat server
# Ip and port of chat server should be accessible from
# 1) game server
# 2) all connected clients
gameserver.network.chat.address = localhost:9021
runing gameserver test
Address of chat server
# Ip and port of chat server should be accessible from
# 1) game server
# 2) all connected clients
gameserver.network.chat.address = localhost:9022
You can see how much has changed over the port, but will avoid the collision
sql database use 2 server
the database if you prefer the names are just like ls and gs
example:
server 1 database
al_server_ls
al_server_gs
server 2 database
test_server_ls
test_server_gs
1 login server database never use simultaneously 2 gameserver
example: runing online ad runind test server no use 1 login server : al_server_ls /al_server_ls
it is due to conflict with ports, and also due to changes in saving data modification
quarrel
2 game if you want to run one machine at a time Server
you two need to login server
and 2 gameserver and login server runing you 1 masine
login and gameserver start bat file edited
gameserver 1 runing original
dt_socket,address=8998
gameserver tesst version runing
dt_socket,address=8999
are also changing between the two server ports
it does not start Game 2 because of a server it simultaneously
so as Selver login
Last edited by kornicska; 31-10-13 at 06:52 AM.
-
Apprentice
-
Account Upgraded | Title Enabled!
Re: How to add additional game server in Aion.
sm_login_fail... hm...
logined account you created caracter? and letter logined problem?
account that this is a problem that has been character?
If there is, write to the database character coordinates
map, x, y, z, head
and save
The Elyos edited sanctum Cordinate
The ASMO edited Pandaemonium Cordinate
Cordinate look the gameserver / data / static_data / spawn / npc / panda or sanctum xml
and save database caracter and logined account.