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!

[Aura Kingdom] Release Files V7 - Content 110

Joined
Jan 24, 2007
Messages
653
Reaction score
320
Hi @yokohiro thanks for the great release! I am new to aura kingdom development and i was hoping to learn i hope you can help me!

Btw do you know where can i fix this?

There's no character shown when choosing class to create?

and is there something like itemlist? and how can i add them to my character?

Thanks in advance hope you can help me.


use my last client... work fine here... only bug is; shinob dont apear this select class.


ps:
working in this new select class screen:
 
Last edited:
Joined
Apr 25, 2012
Messages
11
Reaction score
0
use my last client... work fine here... only bug is; shinob dont apear this select class.


ps:
working in this new select class screen:

Nice character selection screen yokohiro!

How about the item? where can i check all of them or how can i add items in my character?
 
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
have you the backup SQL in SQL?
This backup is in .bak

Thank you
 
Joined
Jan 24, 2007
Messages
653
Reaction score
320
Nice character selection screen yokohiro!

How about the item? where can i check all of them or how can i add items in my character?

C_Item.ini / C_ItemMail.ini

for got item: /ci IDOFITEM
sample: /ci 39553
got this item: Super Running SPD Candy

have you the backup SQL in SQL?
This backup is in .bak

Thank you

use this for recovery the backups:
ps: remove yours database. run this command
ps: put .bak inside root folder
Code:
createdb -T template0 ffaccount
psql ffaccount < ffaccount.bak

createdb -T template0 ffdb1
psql ffdb1 < ffdb1.bak

createdb -T template0 ffmember
psql ffmember < ffmember.bak
 
Last edited:
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
createdb -T template0 ffaccountpsql ffaccount < ffaccount.bakcreatedb: could not connect to database template1: FATAL: role "root" does not exist
 
Joined
Jan 24, 2007
Messages
653
Reaction score
320
createdb -T template0 ffaccountpsql ffaccount < ffaccount.bakcreatedb: could not connect to database template1: FATAL: role "root" does not exist


copy and paste files .bak from root folder brother.


01 - copy and paste files .bak from root folder.
02 - open putty and write: su postgres
03 - execute the command

done!
 
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
At the account he created tables atffdb1andffmemberHe does not create any tables, all empty





I have all the databases tested. Account works but ffdb1 and ffmembers don't work there, it doesn't create any tables
 
Joined
Jan 24, 2007
Messages
653
Reaction score
320
At the account he created tables atffdb1andffmemberHe does not create any tables, all empty





I have all the databases tested. Account works but ffdb1 and ffmembers don't work there, it doesn't create any tables

follow this:

Code:
createdb -T template0 ffaccount
psql ffaccount < ffaccount.bak

createdb -T template0 ffdb1
psql ffdb1 < ffdb1.bak

createdb -T template0 ffmember
psql ffmember < ffmember.bak
 
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
Thank you very so much yokohiro



Thanks again for your help, what can be the problem, thank you in advance master


https://prnt.sc/vflfy9
 
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
i have change the ip. not works



34493,2013/11/08 16:21:59,TCP <0xC275DA0:25>: connected from (null) [87.247.xxx]. 34494,2013/11/08 16:21:59,[EVENT] Push CEventIdleKickout:0xc273d00



Ok the ip in the world file had to be changed.Sry has been a long time since I made aura ...But there is a character bughttps://prnt.sc/vfmz5d
 
Initiate Mage
Joined
Aug 27, 2020
Messages
12
Reaction score
2
The version does not match, use UseresU one-click and follow the tutorial, but I am stuck at the version. Which client should I use?
 
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
change here the version



 
Last edited:
Initiate Mage
Joined
Aug 27, 2020
Messages
12
Reaction score
2
73,2013/11/09 01:59:31,TCP <0x97F4E00:9>: (null) [127.0.0.1] recv error 104: Connection reset by peer 74,2013/11/09 01:59:31,TCP <0x97F4E00:9>: FillState = LP_READ_ERROR. 75,2013/11/09 01:59:31,TCP <0x97F4E00:9>: (null) [127.0.0.1] lost link. 76,2013/11/09 01:59:31,[Session.cc:149],Call Interface.Get (0x97EC730)->Lost () 77,2013/11/09 01:59:31,Erase Socket 9 78,2013/11/09 01:59:31,TCP <0x97F4E00:9>: connection real-closed. 79,2013/11/09 01:59:31,SOCKET 9: closed. 80,2013/11/09 01:59:31,Clean Session 0x97ECC38 QQ图片20201109015740 - [Aura Kingdom] Release Files V7 - Content 110 - RaGEZONE Forums The server has an error at the end and the channel is grayed out
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
This is a database error. Check whether everything is set correctly whether DB names and DB are correct



What is the hex code for the Game.bin to change the version
 
Joined
Apr 25, 2012
Messages
11
Reaction score
0
Hi can anyone help me with this problem?

LoginServer: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
./start: line 36: 13514 Aborted (core dumped) ./LoginServer

Same with the world server.

And also this one

"GMCmd.ini" is loaded.
The file "GMCmdOnce.ini" is not found.


I'm setting up this server files in my VPS hope you guys can help me. Thanks in advance.
 
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
Can someone tell me the hex code for the game.bin.So that I can change the version in the client.the client kept writing the old version to me, thank you
 
Initiate Mage
Joined
Dec 4, 2018
Messages
8
Reaction score
5
I think that RewardCharacterStateFlags 4 1 in 2523 of C_mission.ini is the switch of high level after 99.

As RewardCharacterStateFlags 1 1 is CardBattle in 2235 of C_mission.ini.
RewardCharacterStateFlags 2 1 is PersonalHouse in 2313 of C_mission.ini.
RewardCharacterStateFlags 3 1 is Farm in 2380 of C_mission.ini.

RewardCharacterStateFlags also can be seen in game.bin by hex. only find one.
As RewardCharacterStateFlags <number> <number>.
 
Initiate Mage
Joined
Nov 4, 2013
Messages
44
Reaction score
0
Where does the% s read this number ???.
So in this case the 010


yokohiro - [Aura Kingdom] Release Files V7 - Content 110 - RaGEZONE Forums
 
Back
Top