14.08.2011, 22:32
Hey, i added 2 lines to my register, 2 lines to my login, for auto spawn. Register worked with small problem, skin goes automatically to CJ, but thats fixable in the future.
My main problem is for my login, it doesn't work, and it says this in the debug log.
What could possibly be wrong?
My main problem is for my login, it doesn't work, and it says this in the debug log.
Код:
[17:58:29] CMySQLHandler::Query(SELECT IP FROM `playerdata` WHERE user = 'SpawnTest5' LIMIT 1) - Successfully executed. [17:58:29] >> mysql_store_result( Connection handle: 1 ) [17:58:29] CMySQLHandler::StoreResult() - Result was stored. [17:58:29] >> mysql_num_rows( Connection handle: 1 ) [17:58:29] CMySQLHandler::NumRows() - Returned 1 row(s) [17:58:29] >> mysql_fetch_field_row( Connection handle: 1 ) [17:58:29] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Fields/Rows are empty.)