Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to set up Aura Kingdom Server on CentOS

Newbie Spellweaver
Joined
Jan 9, 2016
Messages
16
Reaction score
0
Here's an example of the queries you'll need to execute:
Code:
"INSERT INTO accounts (username, password) VALUES ('test', 'test')"
"INSERT INTO tb_user (mid, password, pwd) VALUES ('test', 'test', '098f6bcd4621d373cade4e832627b4f6')"

i see progress but now a new error straight away
system error
errrrrrr111 - How to set up Aura Kingdom Server on CentOS - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Apr 7, 2012
Messages
312
Reaction score
121
Check your client's error.log and your WorldServer logs. If you want to copy and paste the whole thing, make sure you do it in a spoiler.
 
Newbie Spellweaver
Joined
Jan 9, 2016
Messages
16
Reaction score
0
Check your client's error.log and your WorldServer logs. If you want to copy and paste the whole thing, make sure you do it in a spoiler.

Client error log
2016/01/28 20:41:13 [Desc]Node[11001] LoadEvent<¸ê®Æ­«½Æ>!! ID=901
2016/01/28 20:41:13 [Desc]Node[404] LoadEvent<¸ê®Æ­«½Æ>!! ID=632
2016/01/28 20:41:13 [Desc]Node[404] LoadEvent<¸ê®Æ­«½Æ>!! ID=1632
2016/01/28 20:41:14 [Desc]Node[6] LoadPatrol<¸ê®Æ­«½Æ>!! ID=181
2016/01/28 20:41:15 [Desc]Option Apply
2016/01/28 20:41:16 [Desc]Init 3D System Success.
2016/01/28 20:41:20 [Desc]Load Scene begin...
2016/01/28 20:41:20 [Desc]Load CZone: S099
2016/01/28 20:41:20 [Desc]Memory Percent : 86
2016/01/28 20:41:20 [Desc]Memory Total : 4013.000 MB
2016/01/28 20:41:20 [Desc]Memory Available : 553.896 MB
2016/01/28 20:41:20 [Desc]Virtual Memory Available : 3777.928 MB
2016/01/28 20:41:20 [Desc]Process PeakWorkingSetSize : 215.036 MB
2016/01/28 20:41:20 [Desc]Process PagefileUsage : 275.444 MB
2016/01/28 20:41:20 [Desc]Allocated/Active/Mapped: 160.076 MB/176.000 MB/184.320 MB
2016/01/28 20:41:20 [Desc]Load FSM Begin...
2016/01/28 20:41:20 [Desc]Load FSM LayerBlock Allocated Size: 36920396 bytes
2016/01/28 20:41:22 [Desc]Load FSM GrassList...
2016/01/28 20:41:22 [Desc]Load FSM Object...
2016/01/28 20:41:23 [Desc]Load FSM End...
2016/01/28 20:41:23 [Desc]Load Terrain Object Begin...
2016/01/28 20:41:23 [Desc]Scene Object Total: 5289
2016/01/28 20:41:23 [Desc]BuildQuadTreeRoot End... Time=[0.004705]
2016/01/28 20:41:23 [Desc]Map[S099] Cannot found object [R0013]
2016/01/28 20:41:29 [Desc]Map[S099] Cannot found object [(null)]
2016/01/28 20:41:29 [Desc]Load Terrain Object End... Time=[6.385384]
2016/01/28 20:41:29 [Desc]Load Scene end...
2016/01/28 20:41:29 [Desc]Load SMP begin...
2016/01/28 20:41:29 [Desc]Load SMP end...
2016/01/28 20:41:29 [Desc]Load PGP begin...
2016/01/28 20:41:29 [Desc]Load PGP end...
2016/01/28 20:41:30 [Desc][LOGIN]
2016/01/28 20:41:48 [Desc]Free CZone begin...
2016/01/28 20:41:48 [Desc]Free CZone end...
2016/01/28 20:41:48 [Desc]DESTORY APP


World Log
[Pid:2464][2016-01-28 19:39:07]Root Path:/root/AK/WorldServer/
[Pid:2464][2016-01-28 19:39:07]Orig Proxy Path:/root/AK/WorldServer/ApexProxyMain.so
[Pid:2464][2016-01-28 19:39:07]Update Proxy Path:/root/AK/WorldServer/update/ApexProxyMain.so
[Pid:2464][2016-01-28 19:39:07]config not exist:/root/AK/WorldServer/AHThunkConfig.ini
[Pid:2464][2016-01-28 19:39:07]StartUp Apex Proxy Main Failed! [ErrNum:-21]
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
[Pid:2464][2016-01-28 19:39:07]config not exist:/root/AK/WorldServer/AHThunkConfig.ini
 
Newbie Spellweaver
Joined
Jan 9, 2016
Messages
16
Reaction score
0
[Pid:2464][2016-01-28 19:39:07]config not exist:/root/AK/WorldServer/AHThunkConfig.ini
i've managed to fix it
but still same issue i think the config is wrong
my VB ip is 192.168.1.1
i connect to it with secureCRT through 10.0.0.5
my ticket server is set to 192.168.1.1
and setup.ini all the ips are 127.0.0.1
now in the DB serverstatus and WORLD i have tried to change the ips to 10.0.0.5 127.0.0.1 and 192.168.1.1 even my external ip but i just either cant connect to the client or system error again, the server starts on TCP 0.0.0.0 as well, which from what i understand it shouldnt be like this.
 
Initiate Mage
Joined
Jan 30, 2016
Messages
1
Reaction score
0
My virtual box don't let me login after instal CentOS.
I put the login(root) but when I press login it freeze and I can't put the password.
Only thing I can't do is press Enter...

Already re-installed 3 times.
here a pic

You guys know what is going on ?
 
Newbie Spellweaver
Joined
Aug 26, 2010
Messages
5
Reaction score
0
My virtual box don't let me login after instal CentOS.
I put the login(root) but when I press login it freeze and I can't put the password.
Only thing I can't do is press Enter...

Already re-installed 3 times.
here a pic

You guys know what is going on ?

The password isn't shown as you write. Right after you put your user, the password field will appear, just write your pwd and press enter.
 
Experienced Elementalist
Joined
Oct 15, 2010
Messages
277
Reaction score
83
IxznTlO - How to set up Aura Kingdom Server on CentOS - RaGEZONE Forums


i need some help. Ive tried reading all of the posts here. The server files works if i host my server on my LAN under windows with virtual box. I can connect and play fine. but i tried my VPS centOS same setup. I applied the WAN patch still i cant connect to my VPS the zones are up and okay but just cant connect to the world server. can anyone enlighten me.

Also can we just run one worldserver and one zoneserver?

Thank you
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Apr 7, 2012
Messages
312
Reaction score
121
@karl7, you may just run 1 world and zone, that's not a problem. When you hexed the IP's did you use the files inside the Tools directory?
 
Skilled Illusionist
Joined
Oct 21, 2010
Messages
316
Reaction score
176
Thank you to everyone involved in releasing these files and all of you that have got this section added.

I had this setup on my home server in a snap, with the guides in this post, and it's been up and runnin for a week now and Ill tell ya, its dam addicting.

Thank you
Hulu,Eperty123,Hycker

 
Experienced Elementalist
Joined
Oct 15, 2010
Messages
277
Reaction score
83
@Hulu
Yes the untouch files inside the fixed files folder. What i tried is first i hexed is manually. I searched for DEDEDE , it appears twice on every server file change the DEDEDE into the hex counter part of my WAN IP. still did not work. Then i tried it by patching using evestus IP updater. It didnt worked also. And then again i manually hexed it again, but now after hexing, i applied the WAN Updated to worldserver didnt worked still.

I have read on post way back that evestu posted that once you patched the world server with the WAN Patcher in your database keep it the IP into LAN ip. but my centOS VPS doesnt have a lan ip so i put the WAN IP into the external IP, didnt worked. Then what i did after is i added a private network IP and manually add eth0:0 a new private address which is 192.168.1.50, and then changed the serverstatus table IP into the lan IP exactly as what evestu said. still didnt worked.
 
Skilled Illusionist
Joined
Apr 7, 2012
Messages
312
Reaction score
121
@karl7, what kind of error are you getting with you login? Also, did you change the IP's in the ffaccount > worlds and ffdb1 > serverstatus tables?
 
Experienced Elementalist
Joined
Oct 15, 2010
Messages
277
Reaction score
83
@Hulu
Yes i did. it was working on my local machines. i got 4 computers , and hosted it on one computer locally using my LAN IP. It works. I played it and tested it first until i decided to host it on my VPS so that my friends could connect outside. and its not working. well my VPS runs on centOS so centOS is not under virtualbox. also my VPS only have WAN IP. no LAN IP, i just added a virtual interface to add LAN IP still not working
 

JHD

Initiate Mage
Joined
Jan 31, 2016
Messages
2
Reaction score
0
Hi,
I do not know if it's too much to ask, but would it be possible to write a new tutorial for Linux beginners with no previous experience?
I'm in 2 other game development scenes, but there is Windows the main OS, so I don't have a big clue about Linux.

I'm pretty sure if somebody do this, this would help many people here.

But thanks anyway for the great tutorial! :D:

(PS.: Sorry for my bad English)
 
Newbie Spellweaver
Joined
Jul 22, 2014
Messages
20
Reaction score
12
Hi.
I've been having a problem where in Navicat the postgresql connection keeps failing. I have tried everything I can think of (I'm no expert) and I have seen posts of others having the same/similar problem, but have solved it and have not giving any info on how.
REMOVED
I have tried a lot of things and would rather not at the moment because I'm afraid further experiments of mine may cause me to go backwards instead of going forwards. Anyone who knows the solution would be helpful.

I have changed the config from md5 and trust on the connections and nothing changes.
I have tried other commands that ended up causing the service to fail.
I have fixed my VMware problem where it needed to have a bridged connection.
Every other change I made I also restarted the service and rebooted to see if anything would change.

 
Junior Spellweaver
Joined
Jul 27, 2005
Messages
133
Reaction score
102
Hi.
I've been having a problem where in Navicat the postgresql connection keeps failing. I have tried everything I can think of (I'm no expert) and I have seen posts of others having the same/similar problem, but have solved it and have not giving any info on how.
REMOVED
I have tried a lot of things and would rather not at the moment because I'm afraid further experiments of mine may cause me to go backwards instead of going forwards. Anyone who knows the solution would be helpful.

I have changed the config from md5 and trust on the connections and nothing changes.
I have tried other commands that ended up causing the service to fail.
I have fixed my VMware problem where it needed to have a bridged connection.
Every other change I made I also restarted the service and rebooted to see if anything would change.


make sure your network settings in vm are set to bridged connection and promiscuous mode is set to allow all

go to /var/lib/pgsql/9.3/data/postgresql.conf
add or make sure this is there: listen_addresses='*'

go to /var/lib/pgsql/9.3/data/pg_hba.conf

make sure these are the only uncommitted entrys in the file.

local all all peer
host all all 127.0.0.1/32 md5
host all all samenet md5
host all all ::1/128 ident

restart pgsql or server
 
Newbie Spellweaver
Joined
Jan 30, 2016
Messages
12
Reaction score
1
Hey i don't understand how to make the server work on VPS / enable an IP like 5.1.90.80

Did i miss somehting?

Server is still rolling on 0.0.0.0 :(

Already used IP patcher
 
Last edited:
Newbie Spellweaver
Joined
Jul 22, 2014
Messages
20
Reaction score
12
make sure your network settings in vm are set to bridged connection and promiscuous mode is set to allow all

go to /var/lib/pgsql/9.3/data/postgresql.conf
add or make sure this is there: listen_addresses='*'

go to /var/lib/pgsql/9.3/data/pg_hba.conf

make sure these are the only uncommitted entrys in the file.

local all all peer
host all all 127.0.0.1/32 md5
host all all samenet md5
host all all ::1/128 ident

restart pgsql or server

Thanks for reply, but...

What would be the method in allowing promiscuous mode in my virtual machine (VMware). I tried "chmod a+rw /dev/vmnet0" and it said no file or directory found. I went into /etc/sysconfig/network-scripts/ifcfg-eth0 and edited it to have PROMISC=yes. Nothing seems to have a change. If it is changing and it is set to be allowed etc. Then why am I unable to connect with Navicat :*:.
 
Back
Top