Jump to content
  • 0

Create char trouble


Mrakobes1

Question

Hi, i have some trouble if try to create new char.. i chose rec,name etc. and press the create char button but server wrote me this error :

 

09/24/2007 21:32:09.734, sql execution time [5047]ms, sql[EXEC lin_CreateChar N'aa',N'mrakoa',2,0,0,0,1,18,1,43584,40560,-3440,72.000000,52.000000,0,0,1,0,0,0,0,1,0,0]

09/24/2007 21:33:15.031, fetch error

09/24/2007 21:33:15.031, sqlstate 07006

09/24/2007 21:33:15.031, msgText [Microsoft][ODBC SQL Server Driver]Narušení atributu omezeného datového typu.

09/24/2007 21:33:15.031, sql EXEC lin_GetUserDataByCharId 2

09/24/2007 21:33:15.078, [user.cpp][2455] undefined (or unregistered) char Id[2]

09/24/2007 21:33:15.078, --- call stack ---

09/24/2007 21:33:15.078, [0] void IOThread_common(void *arglist)

09/24/2007 21:33:15.078, [1] void CPacket::OnIOCallback(BOOL bSuccess, DWORD dwTransferred, LPOVERLAPPED lpOverlapped)

09/24/2007 21:33:15.078, [2] cpacket::oniocallback_funccall

09/24/2007 21:33:15.078, [3] static bool CreateCharacterPacket(CSocket* pSocket, const unsigned char* packet)

09/24/2007 21:33:15.078, [4] CUserSP CUserDb::GetUser(int nUserId, bool bLoadIfNotExist)

 

and client wrote me : Name already exists .. so i tried to relogin but at char select zone wasn't any char , but in char is created..

 

 

Can somebody help me ?

Thx Mrakobes

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

09/24/2007 21:33:15.031, fetch error

 

Can be a problem when you try to fetch the array that contains char data. All I know is that "fetch" is used to prepare an array for the extraction of data.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...