Jump to content

Lista de erori si warninguri.


Filip
 Share

Recommended Posts

Warninguri:

 

warning 235: public function lacks forward declaration (symbol "Tutorial"), acest warning apare atunci cand facem o functie(public) si nu am pus "forward nume()" http://prntscr.com/k050r4 in cazul nostru trebuie sa adaug deasupra "forward Tutorial(playerid);"

 

warning 217: loose indentation, acest warning apare atunci cand codul tau nu este aranjat. http://prntscr.com/k053ca rezolvare: http://prntscr.com/k05431

 

error 021: symbol already defined: "string", acest warning apare autnci cand 2 lucruri sunt definite cu acelasi nume. http://prntscr.com/k0555e

 

 

Errori:

 

 

error 001: expected token: ";", but found "return", aceasta eroare ne spune ca semnul ";" nu a fost gasit(ceva de genu) dar a gasit "return" observam ca dupa linia respectiva se afla "return", daca vom sterge "return true;" o sa apara "but found "}"", acest lucru este pentru a observa greseala mai repede. http://prntscr.com/k04wkj

 

error 035: argument type mismatch (argument 2), aceasta eroare ne spune ca argumentul 2 din functia "SendClientMessage" nu exista. http://prntscr.com/k04xqm

 

error 017: undefined symbol "string", aceasta eroare ne spune ca "string" nu este definit, string fiind un sir de caractere "new string[marime], http://prntscr.com/k04yxk

 

 

Voi reveni cu un edit cu mai multe erori/warninguri.

Edited by Filip
Link to comment
Share on other sites

la asta?

  1. [15:50:15] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  2. [15:56:33] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  3. [15:56:37] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
  4. [16:05:26] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  5. [16:06:40] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  6. [16:06:46] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
  7. [16:06:46] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
  8. [16:06:46] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
  9. [16:10:06] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  10. [16:10:14] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  11. [16:10:18] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
  12. [16:11:15] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  13. [16:14:29] [ERROR] "cache_get_row_count" - invalid connection handle (ID = 0)
  14. [16:14:37] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...