Hi,again.
I solved the problem with DataBase,but I have a new error when I want to connect via client.
I have both console open[LS Console and GS Console],when I have to choose the server it say the server is down,but the consoles are opened.
Can someone help me?
P.S: Sorry for my bad english.
![]()
Last edited by cocolino; 10-06-13 at 09:27 PM. Reason: Screen
thx for help
but I found another trouble, givemissingskills command don't givin' skills and just risin' Gathering to 1
maybe someone has same trouble?
No crazy that command increase your missing skills if it raises only the gathering then it means you dont have any skills missing XD.
hi.. I complete newbie.... so interested... i will try to setup AION after i finish my project setup server game on VMware for my course lolz :P dump... why i choise this project >"<... Anyway any guide to setup this? like config server, config client, can i download client from ncsoft and how to config it to login my server game ?
AngelShadeyea, for what needed that skills if there is command //kill
anyway, I know how it must work and when I've installed db first time, with all updates for it, there was error in logs (not console) after givemissingskills command, that impossible to add skills to player №"something"
------------
in custom.properties wasn't even string about stigma/skill autolearn, but now it gives skills only till player's 10lvl![]()
Last edited by JustCrazy; 11-06-13 at 11:13 AM.
I forgot to say,the GameServer Console logs is crashed at Drops point.
Don't want to pass it. How to fix that?==============================[ Drops ]==============================
14:14:05.625 INFO [InstantPool-1]: - Quest engine load started
14:14:33.549 INFO [InstantPool-1]: - Loaded 5033 quest handlers.
14:14:33.611 WARN [InstantPool-1]: - class com.aionemu.gameserver.GameServer$2 - execution time: 27936msec
14:14:33.611 INFO [InstantPool-1]: - Instance engine load started
14:14:36.606 INFO [InstantPool-1]: - Loaded 50 instance handlers.
14:14:36.606 INFO [InstantPool-1]: - AI2 engine load started
14:14:46.590 INFO [InstantPool-1]: - Loaded 308 ai handlers.
14:14:46.762 WARN [InstantPool-1]: - class com.aionemu.gameserver.GameServer$2 - execution time: 10158msec
You have to download the MySQL Server from here: MySQL :: The world's most popular open source database
Set the username,password and the port.
After that,you have to change the username/password/port in the url line/database in the url line in all the configs DBs file(database.properties) .
Start the MySQL Server.Open navicat and connect to your MySQL Server.Create the DataBases(al_server_gs and al_server_ls) ,import the .sql files for this bases.
You cand get it from here: al_server_ls.sql [ al_server_ls.sql :: Free File Hosting - File Dropper: File Host for Mp3, Videos, Music, Documents. ] and al_server_gs.sql [ al_server_gs.sql :: Free File Hosting - File Dropper: File Host for Mp3, Videos, Music, Documents. ]
After you have finished all this settings,you can run the Server Consoles.
Heres a small Guide Considering you have the source files correctly COMPILED and all the necesary programs running.
This is what you must do to make your server run without any problems.
Gameserver folder
1. Go to Gameserver/config/network/ipconfig.xml - Change the IP There to your wan ip , WANIP.ORG to find your WAN IP
Also Delete everything under" <ipconfig default="Your Wan IP">" And keep this -------> "</ipconfig>"
2. Go to Gameserver/config/network/database.properties.cfg and change this:
* # Database user - database.user = "Your ROOT USERNAME"
* # Database password# NOTE: Change this! Root password is not safe! database.password = "YOUR ROOT PASSWORD"
3. Go to Gameserver/config/network/network.properties and change this:
# Password of this game server
gameserver.network.login.password = "PUT ANYTHING EXAMPLE: "MATA" "
# Password of this game server for chat server
gameserver.network.chat.password = "PUT ANYTHING EXAMPLE: "MATA2" "
LoginServer
1. Go to loginserver/config/network/database.properties and change this:
* # Database user - database.user = "Your ROOT USERNAME"
* # Database password# NOTE: Change this! Root password is not safe! database.password = "YOUR ROOT PASSWORD"
Chatserver
1. Go to chatserver/config/chatserver.properties and change this:
# CS will listen for connections on specified address
# need to be your external Ip of your Live server
chatserver.network.client.address = "YOUR WAN IP":xxxx <- THIS IS PORT LEAVE IT LIKE IT IS IN YOUR CONFIG OR CHANGE IT FOR YOUR PREFERENCES, DO NOT CHANGE THIS IF YOU DON'T HAVE ANY IDEEA WTF IM TALKING ABOUT. PS : DO NOT CHANGE IT, PPS: DO NOT TOUCH , PPPS: OUT OF LIMITS.
# Password to match for successful authentication of the game server
# NOTE: Don't forget to add your password!
chatserver.network.gameserver.password = "THIS IS THE PASSWORD YOU DEFINED IN GAMESERVER AT STEP 3 OF THE GUIDE EX : MATA 2"
NAVICAT
1. GO TO NAVICAT/al_server_ls/tables/gameservers and do this
ID: 1 - SIEL NAME WILL APEAR THERES A LIST OF THE NAMES WITH THE ID'S GOOGLE IT FOR FUK SAKE.
MASK: 127.0.0.1
password: SAME PASSWORD YOU PUT AT GAMESERVER STEP 3 EX: MATA
My end of the short guide, THIS GUID DOESN'T INCLUDE HOW TO INSTALL , RESTORE A DATABASE, PROGRAMS YOU MUST USE TO RUN THE SERVER.
REGARDS ANGELSHADE.
NOW ANYONE HAVE ANY IDEEA HOW TO DECRYPT THE FREAKING npc_Drops.dat from the server files.
==============================[ Drops ]==============================
14:14:05.625 INFO [InstantPool-1]: - Quest engine load started
14:14:33.549 INFO [InstantPool-1]: - Loaded 5033 quest handlers.
14:14:33.611 WARN [InstantPool-1]: - class com.aionemu.gameserver.GameServer$2 - execution time: 27936msec
14:14:33.611 INFO [InstantPool-1]: - Instance engine load started
14:14:36.606 INFO [InstantPool-1]: - Loaded 50 instance handlers.
14:14:36.606 INFO [InstantPool-1]: - AI2 engine load started
14:14:46.590 INFO [InstantPool-1]: - Loaded 308 ai handlers.
14:14:46.762 WARN [InstantPool-1]: - class com.aionemu.gameserver.GameServer$2 - execution time: 10158msec
Cocolino i have the same problem with my VPS 4GB Windows Server 2012 and i do not know how to fix it.
PS: (i installed Anarchy Core 3.5 on my VPS 4 GB Windows Server 2012 and it works well.)
Last edited by Magy2013; 11-06-13 at 07:32 PM.
Last edited by cocolino; 11-06-13 at 09:04 PM.
hey man,, just used you're brain for thinking.. this thread give you full source...
why not you edited, and fixed it??
you must learn about java program..
and for this reason
WARN [InstantPool-1]: - class com.aionemu.gameserver.GameServer$2 - execution time: 27936msec
read carefully,, that's not error,, only need time for execution on that's modules, maybe some syntax not working...
if that's an error you will see error java like this : Error: 1067. The process terminated unexpectedly