Beiträge von SMiiTH

    .
    // edit wenn ich ausloge (abspeicher) gibts noch error


    [20:59:57] [ERROR] cache_get_field_content_int - invalid datatype
    [20:59:57] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [21:03:16] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE user SET level='50',money='499978',fraktion='0',rang='0',", callback: "(null)", format: "(null)"

    (null)"
    [20:33:09] [DEBUG] CMySQLQuery::Execute[] - starting query execution
    [20:33:09] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.203 milliseconds
    [20:33:09] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
    [20:34:14] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE user SET level='50',money='499977',alevel='0',fraktion='0", callback: "(null)", format: "(null)"
    [20:34:14] [DEBUG] CMySQLQuery::Execute[] - starting query execution
    [20:34:14] [ERROR] CMySQLQuery::Execute[] - (error #1064) 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 '0',spawnchange='2000' WHERE id='3'' at line 1
    [20:34:14] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError


    kumisch es schreibt
    [20:34:14] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE user SET level='50',money='499977',alevel='0',fraktion='0", callback: "(null)", format: "(null)"


    aber wenn ich datenbank gucke ist es genau das selbe wie vorher und ich spawne so wie vorhear nix ändert sich

    [13:03:10] [DEBUG] mysql_tquery - connection: 1, query: "SELECT id FROM user WHERE username='Travis_Smith'", callback: "OnUserCheck", format: "i"
    [13:03:10] [DEBUG] CMySQLQuery::Execute[OnUserCheck] - starting query execution
    [13:03:10] [DEBUG] CMySQLQuery::Execute[OnUserCheck] - query was successfully executed within 0.389 milliseconds
    [13:03:10] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
    [13:03:10] [DEBUG] Calling callback "OnUserCheck"..
    [13:03:10] [DEBUG] cache_get_data - connection: 1
    [13:03:10] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
    [13:03:14] [DEBUG] mysql_escape_string - source: "password", connection: 1, max_len: 35
    [13:03:14] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO user (username,password) VALUES ('Travis_Smith',pas", callback: "OnPlayerRegister", format: "iplayerid"
    [13:03:14] [ERROR] mysql_tquery - callback parameter count does not match format specifier length


    waas tuhn er speicher accounts nicht ab

    error 017: undefined symbol "db_id"



    public OnPlayerRegister(playerid)
    {
    sInfo[playerid][db_id] = cache_insert_id(dbhandle);
    return 1;
    }



    was muss ich tuhn ? :I

    hallo hab ein problem mit den script was muss ich machen ? :/


    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(0) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(2) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(3) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(4) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(5) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(6) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(7) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(8) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(9) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(10) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(11) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(12) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(13) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(14) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(15) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(16) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(17) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(18) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(19) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(20) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(21) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(22) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(23) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(24) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(25) : error 075: input line too long (after substitutions)
    C:\Program Files (x86)\Grand Theft Auto San Andreas\pawno\pawno\include\vehicleColor.inc(26) : error 075: input line too long (after substitutions)


    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    26 Errors.