A pluginos cucc után kicsit alakítgattam a dolgokat és nem indul el a szerver, a következőt dobja:
SA-MP Dedicated Server
----------------------
v0.3d-R2, (C)2005-2011 SA-MP Team
[18:02:22]
[18:02:22] Server Plugins
[18:02:22] --------------
[18:02:22] Loading plugin: mysql.so
[18:02:22]
> MySQL plugin R6 successfully loaded.
[18:02:22] Loaded.
[18:02:22] Loading plugin: sscanf.so
[18:02:22]
[18:02:22] ===============================
[18:02:22] sscanf plugin loaded.
[18:02:22] (c) 2009 Alex \"Y_Less\" Cole
[18:02:22] ===============================
[18:02:22] Loaded.
[18:02:22] Loading plugin: Whirlpool.so
[18:02:22]
[18:02:22] ==================
[18:02:22]
[18:02:22] Whirlpool loaded
[18:02:22]
[18:02:22] ==================
[18:02:22]
[18:02:22] Loaded.
[18:02:22] Loaded 3 plugins.
[18:02:22]
[18:02:22] Ban list
[18:02:22] --------
[18:02:22] Loaded: samp.ban
[18:02:22]
[18:02:22]
[18:02:22] Filterscripts
[18:02:22] ---------------
[18:02:22] Loading filterscript \'GarHouse.amx\'...
[18:02:22] Loading filterscript \'index.amx\'...
[18:02:22] Loading filterscript \'vontatofs.amx\'...
[18:02:22]
[18:02:22] Loaded 3 filterscripts.
[18:02:22] Script[gamemodes/mod.amx]: Run time error 19: \"File or function is not found\"
[18:02:22] Number of vehicle models: 0
MYSQL log, ahogy látom meghal a kapcsolat:
[23:18:34] ---------------------------
[23:18:34] MySQL Debugging activated (03/20/12)
[23:18:34] ---------------------------
[23:18:34]
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_row_format( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_field_row( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_row_format( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_field_row( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_row_format( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_field_row( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_row_format( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_field_row( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_row_format( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_field_row( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_row_format( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_field_row( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_row_format( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchRow() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
[23:18:34] >> mysql_real_escape_string( Connection handle: 1 )
[23:18:34] CMySQLHandler::EscapeString() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_query( Connection handle: 1 )
[23:18:34] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_store_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[23:18:34] >> mysql_num_rows( Connection handle: 1 )
[23:18:34] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[23:18:34] >> mysql_fetch_field_row( Connection handle: 1 )
[23:18:34] CMySQLHandler::FetchField(IP) - You cannot call this function now. (Reason: Connection is dead)
[23:18:34] >> mysql_free_result( Connection handle: 1 )
[23:18:34] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)
MYSQL okozhatja ezt a hibát?
Noc
Dupla hozzászólás automatikusan összefûzve. ( 2012. március 27. - 18:24:11 )
Hülye vagyok streamer.so lemaradt :laugh:
locked