• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Help] Level 110 and 1 quest

Newbie Spellweaver
Joined
Dec 19, 2015
Messages
37
Reaction score
4
Hi,

level 110:good

1 quest: not good please help me...

second question :

I have installed my ace online server 4.4 and i go install acewebpage by ttlove and procedure in the db i take this error :

Msg 2714, Level 16, State 3, Procedure atum_ChangePassword, Line 3
There is already an object named 'atum_ChangePassword' in the database.
Msg 2714, Level 16, State 3, Procedure atum_GetCharacterCount, Line 2
There is already an object named 'atum_GetCharacterCount' in the database.
Msg 2714, Level 16, State 3, Procedure atum_GetRanking, Line 2
There is already an object named 'atum_GetRanking' in the database.
Msg 207, Level 16, State 1, Procedure Website_Login_GetAccountData2, Line 6
Invalid column name 'CashPoint'.
Msg 2714, Level 16, State 3, Procedure Website_Login_GetAccountData, Line 2
There is already an object named 'Website_Login_GetAccountData' in the database.
Msg 213, Level 16, State 1, Procedure Website_Register_Create_Account, Line 11
Column name or number of supplied values does not match table definition.
Msg 2714, Level 16, State 3, Procedure Website_Register_CheckAccountExist, Line 2
There is already an object named 'Website_Register_CheckAccountExist' in the database.
 
Last edited:
Newbie Spellweaver
Joined
Jan 14, 2016
Messages
19
Reaction score
2
for quest:
delete questmatching and set quest nations=8 and just nation choose mission's nation = 1 on quest.tex

this website for 3.5 and you are using 4.4, and 4.4 database have some different, so control table names or procedure names, you will find answer
 
Upvote 0
Newbie Spellweaver
Joined
Dec 19, 2015
Messages
37
Reaction score
4
Can you tell me exactly step to follow for quest ?

And how to create a simple website for register ?
 
Upvote 0
Junior Spellweaver
Joined
Nov 19, 2014
Messages
132
Reaction score
12
Can you tell me exactly step to follow for quest ?

And how to create a simple website for register ?

1) open config/quest folder
2) change nation to 8 from 2 or 4 (you should use ctrl+h) on q_000001.cfg~q_000009.cfg (just dont change missionnation to 8 on quest 112)
3) create quest.text
4) delete questmatching table on database
5) patch omi.text and quest.tex

this is just one way for one question

search on google "how can i create register system on php(or whatever) for sql"
 
Upvote 0
Newbie Spellweaver
Joined
Dec 19, 2015
Messages
37
Reaction score
4
Same errror two information for you. You need the logs ?


 
Upvote 0
Experienced Elementalist
Joined
Jun 29, 2010
Messages
216
Reaction score
71
Little tips :

Code:
HRESULT CINFImageEx::InitDeviceObjects( DataHeader* pGameData )

If you know dev you must know what to do...
 
Upvote 0
Back
Top