[Ayuda] No arranca el servido
#1

Despues de mucho pelear al final decido pedir ayuda aquн.

El problema estб en que el gamemode comienza a cargar pero llega a un punto en que se traba y se cierra la consola. Es un gamemode de 0.

Aquн el serverlog

Код:
[02:40:31] *** Streamer Plugin: Warning: Include file version (0x27401) does not match plugin version (0x27002) (script might need to be recompiled with the latest include file)
[02:40:31] -mSelection- WARNING: Failed to load list: "SistemaShop/Vehiculos.txt"
[02:40:31] MapAndreas: plugin could not init!
[02:40:31] MapAndreas: check files and make sure you have enough memory!
[02:40:31] El gamemode fue cargado
[02:40:31] Number of vehicle models: 0
[02:40:31] [Atenciуn] No hay facciones dinamicas para cargar.
[02:40:31] [Atenciуn] No hay vehнculos para cargar.
[02:40:31] [Atenciуn] No hay casas para cargar.
[02:40:31] [Atenciуn] No hay negocios para cargar.
Aquн el mysqlog

Код:
[02:53:57] >> mysql_connect(localhost, root, db_trebol2015, ******) on port 3306
[02:53:57] CMySQLHandler::CMySQLHandler() - constructor called.
[02:53:57] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "db_trebol2015" | Username: "root"
[02:53:57] CMySQLHandler::Connect() - Connection was successful.
[02:53:57] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[02:53:57] >> mysql_ping( Connection handle: 1 )
[02:53:57] CMySQLHandler::Ping() - Connection is still alive.
[02:53:57] >> mysql_query_callback( Connection handle: 1 )
[02:53:57] >> mysql_query_callback( Connection handle: 1 )
[02:53:57] >> mysql_query_callback( Connection handle: 1 )
[02:53:57] >> mysql_query_callback( Connection handle: 1 )
[02:53:57] Passing query SELECT * FROM facciones | i
[02:53:57] ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT * FROM facciones)
[02:53:57] ProcessQueryThread(OnQueryFinish) - Data caching enabled.
[02:53:57] CMySQLHandler::StoreResult() - Result was stored.
[02:53:57] CMySQLHandler::FreeResult() - Result was successfully free'd.
[02:53:57] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick()
[02:53:57] OnQueryFinish(i) - Threaded function called.
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] ProcessTick() - The cache has been cleared.
[02:53:57] Passing query SELECT * FROM vehiculos | i
[02:53:57] ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT * FROM vehiculos)
[02:53:57] ProcessQueryThread(OnQueryFinish) - Data caching enabled.
[02:53:57] CMySQLHandler::StoreResult() - Result was stored.
[02:53:57] CMySQLHandler::FreeResult() - Result was successfully free'd.
[02:53:57] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick()
[02:53:57] OnQueryFinish(i) - Threaded function called.
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] ProcessTick() - The cache has been cleared.
[02:53:57] Passing query SELECT * FROM casas | ii
[02:53:57] ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT * FROM casas)
[02:53:57] ProcessQueryThread(OnQueryFinish) - Data caching enabled.
[02:53:57] CMySQLHandler::StoreResult() - Result was stored.
[02:53:57] CMySQLHandler::FreeResult() - Result was successfully free'd.
[02:53:57] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick()
[02:53:57] OnQueryFinish(ii) - Threaded function called.
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] ProcessTick() - The cache has been cleared.
[02:53:57] Passing query SELECT * FROM negocios | ii
[02:53:57] ProcessQueryThread(OnQueryFinish) - Query was successful. (SELECT * FROM negocios)
[02:53:57] ProcessQueryThread(OnQueryFinish) - Data caching enabled.
[02:53:57] CMySQLHandler::StoreResult() - Result was stored.
[02:53:57] CMySQLHandler::FreeResult() - Result was successfully free'd.
[02:53:57] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick()
[02:53:57] OnQueryFinish(ii) - Threaded function called.
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] >> cache_get_data( Connection handle: 1 )
[02:53:57] ProcessTick() - The cache has been cleared.
Aquн con el crashdetected:

Код:
[02:54:44] [debug] Run time error 4: "Array index out of bounds"
[02:54:44] [debug]  Accessing element at index 1 past array upper bound 0
[02:54:44] [debug] AMX backtrace:
[02:54:44] [debug] #0 00021e68 in ?? () from TrebolRP-2015sql.amx
[02:54:44] [debug] #1 0000a9c8 in public zcmd_OnGameModeInit () from TrebolRP-2015sql.amx
[02:54:44] [debug] #2 native CallLocalFunction () [004743b0] from samp-server.exe
[02:54:44] [debug] #3 0000a440 in public Itter_OnGameModeInit () from TrebolRP-2015sql.amx
[02:54:44] [debug] #4 native CallLocalFunction () [004743b0] from samp-server.exe
[02:54:44] [debug] #5 00009a10 in ?? () from TrebolRP-2015sql.amx
[02:54:44] [debug] #6 000089f0 in public FC_OnGameModeInit () from TrebolRP-2015sql.amx
[02:54:44] [debug] #7 native CallLocalFunction () [004743b0] from samp-server.exe
[02:54:44] [debug] #8 0000791c in public OnGameModeInit () from TrebolRP-2015sql.amx
ї Quй puede ser ?.
Reply


Messages In This Thread
[Ayuda] No arranca el servidor - by Jose_grana - 06.05.2016, 00:48
Re: [Ayuda] No arranca el servido - by TheKeviXz - 07.05.2016, 22:38
Respuesta: [Ayuda] No arranca el servido - by wharlos - 07.05.2016, 23:05
Respuesta: [Ayuda] No arranca el servido - by Jose_grana - 08.05.2016, 16:44

Forum Jump:


Users browsing this thread: 2 Guest(s)