30.08.2013, 23:12
Hello all,
i got an problem sometime,
i use an system when players crash and save it into sql db,
and sometime i got error like this
Thank you
Max
i got an problem sometime,
i use an system when players crash and save it into sql db,
Код:
GetPlayerPos(playerid, JoueurInfos[playerid][jCPosX], JoueurInfos[playerid][jCPosY], JoueurInfos[playerid][jCPosZ]);
Quote:
ErreurID: 1054 , Erreur Unknown column 'NaN' in 'field list' , thread ID: -1 , Extraid: яИЬ , Callback NULL , Query UPDATE `DBCrash` SET CrashPosX=NaN,CrashPosY=NaN,CrashPosZ=NaN,CrashVW= 0,CrashInt=0 WHERE ID = 4631 ErreurID: 1064 , Erreur You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/,),(-*,(.((((((,CrashPosY=-11.730871,CrashPosZ=5199.609375,CrashVW=0,CrashInt =0' at line 1 , thread ID: -1 , Extraid: яH , Callback NULL , Query UPDATE `DBCrash` SET CrashPosX=-./,),(-*,(.((((((,CrashPosY=-11.730871,CrashPosZ=5199.609375,CrashVW=0,CrashInt =0 WHERE ID = 40129 |
Max