Wysłany: 2016-09-04, 17:37
JestemSuperLIKE
Początkujący grafik
Wiek: 27 Na forum: 3694 dni Posty: 133
Piwa : 6
Mam problem z odpaleniem mapki GPPv2 na hostingu.
Logi:
Kod:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[17:27]
[17:27] Server Plugins
[17:27] --------------
[17:27] Loading plugin: mysql.so
[17:27] >> plugin.mysql: R33 successfully loaded.
[17:27] Loaded.
[17:27] Loading plugin: whirlpool.so
[17:27]
[17:27] ==================
[17:27]
[17:27] Whirlpool loaded
[17:27]
[17:27] ==================
[17:27]
[17:27] Loaded.
[17:27] Loading plugin: streamer.so
[17:27]
*** Streamer Plugin v2.7 by Incognito loaded ***
[17:27] Loaded.
[17:27] Loading plugin: sscanf.so
[17:27]
[17:27] ===============================
[17:27] sscanf plugin loaded.
[17:27] Version: 2.8.1
[17:27] (c) 2012 Alex "Y_Less" Cole
[17:27] ===============================
[17:27] Loaded.
[17:27] Loaded 4 plugins.
[17:27]
[17:27] Ban list
[17:27] --------
[17:27] Loaded: samp.ban
[17:27]
[17:27]
[17:27] Filterscripts
[17:27] ---------------
[17:27] Loading filterscript 'obiekty.amx'...
[17:27] Obiekty przygotowano do ?adowania!
[17:27] Obiekty za?adowano poprawnie
[17:27] Loading filterscript 'npc.amx'...
[17:27] Loading filterscript 'trasa0.amx'...
[17:27] Trasa numer 0 za?adowana!
[17:27] Loading filterscript 'trasa1.amx'...
[17:27] Trasa numer 1 za?adowana!
[17:27] Loading filterscript 'trasa11.amx'...
[17:27] Trasa numer 11 za?adowana!
[17:27] Loading filterscript 'trasa10.amx'...
[17:27] Trasa numer 10 za?adowana!
[17:27] Loading filterscript 'trasa2.amx'...
[17:27] Trasa numer 2 za?adowana!
[17:27] Loading filterscript 'trasa12.amx'...
[17:27] Trasa numer 12 za?adowana!
[17:27] Loading filterscript 'trasa4.amx'...
[17:27] Trasa numer 4 za?adowana!
[17:27] Loading filterscript 'trasa7.amx'...
[17:27] Trasa numer 7 za?adowana!
[17:27] Loading filterscript 'trasa8.amx'...
[17:27] Trasa numer 8 za?adowana!
[17:27] Loading filterscript 'trasa6.amx'...
[17:27] Trasa numer 6 za?adowana!
[17:27] Loading filterscript 'trasa3.amx'...
[17:27] Trasa numer 3 za?adowana!
[17:27] Loading filterscript 'trasa13.amx'...
[17:27] Trasa numer 13 za?adowana!
[17:27] Loading filterscript 'trasa5.amx'...
[17:27] Trasa numer 5 za?adowana!
[17:27] Loading filterscript 'trasa9.amx'...
[17:27] Trasa numer 9 za?adowana!
[17:27] Loaded 16 filterscripts.
[17:27] Pojazdy przygotowane do ?adowania!
[17:27] Pojazdy za?adowano poprawnie!
[17:27] Script[gamemodes/GPPv2.amx]: Run time error 19: "File or function is not found"
[17:27] Number of vehicle models: 170
[17:27] [connection] 188.68.252.142:51174 requests connection cookie.
[17:27] [connection] 188.68.252.142:55783 requests connection cookie.
[17:27] [connection] incoming connection: 188.68.252.142:51174 id: 0
[17:27] [connection] incoming connection: 188.68.252.142:55783 id: 1
[17:27] [npc:join] BOT_Paulina has joined the server (0:188.68.252.142)
[17:27] [npc:join] BOT_Natalia has joined the server (1:188.68.252.142)
Widzia?em post, ?e s? problemy z callbackami, jak mog? rozwi?za? problem?
Kod:
public OnPlayerUpdate(playerid)
{
new Float:Pos[3];
GetPlayerPos(playerid, Pos[0], Pos[1], Pos[2]);
PlayerAFK[playerid] = 0;
if(
IsPlayerInGangZone(playerid,-2121.155761, -289.672912, -2009.155761, -73.672912) ||
IsPlayerInGangZone(playerid,2589.630371, -2564.460937, 2805.630371, -2332.460937) ||
IsPlayerInGangZone(playerid,3575.958007, -2244.576171, 3743.958007, -1996.576171) ||
IsPlayerInGangZone(playerid,106.276504, -3448.731201, 202.276504, -3296.731201) ||
IsPlayerInGangZone(playerid,312.146392, -3501.802978, 416.146392, -3333.802978) ||
IsPlayerInGangZone(playerid,796.799804, -3444.571289, 892.799804, -3300.571289) ||
IsPlayerInGangZone(playerid,1733.012939, -1961.126831, 1813.012939, -1857.126831) ||
IsPlayerInGangZone(playerid,2083.775878, 557.523925, 2531.775878, 821.523925) ||
IsPlayerInGangZone(playerid,-91.174163, -118.869796, 36.825839, 17.130203) && GetPlayerInterior(playerid) == 6 ||
IsPlayerInGangZone(playerid,1350.224731, -2695.823486, 2142.224609, -2383.823486) ||
IsPlayerInGangZone(playerid,917.6345, 2043.2311, 996.9683, 2182.9312))
{
//------------------------------------------------------------------------------------------------------------------ BY SLIM ------------------------------------------------------------------------------------------------------------------//
if(ZapisanyWojna[playerid] == 1 && WojnaRozpoczety == 1 || ZapisanyOneShoot[playerid] == 1 && OneShootRozpoczety == 1 || ZapisanyGunGame[playerid] == 1 && GunGameRozpoczety == 1 || ZapisanyWyscig[playerid] == 1 && WyscigRozpoczety == 1 || ZapisanyEV[playerid] == 1 && EventZaczety == 1 || PlayerMinigun[playerid] == 1 || PlayerOneDE[playerid] == 1 || PlayerSniper[playerid] == 1)
{}
else
{
SetPlayerArmedWeapon(playerid, 0);
if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER && GetVehicleModel(GetPlayerVehicleID(playerid)) == 432 || GetPlayerState(playerid) == PLAYER_STATE_DRIVER && GetVehicleModel(GetPlayerVehicleID(playerid)) == 425 || GetPlayerState(playerid) == PLAYER_STATE_DRIVER && GetVehicleModel(GetPlayerVehicleID(playerid)) == 520)
SetVehicleToRespawn(GetPlayerVehicleID(playerid));
}
}
if(
IsPlayerInGangZone(playerid,782.139465, -2033.076293, 934.139465, -1929.076293))
{
if(ZapisanyWojna[playerid] == 1 && WojnaRozpoczety == 1 || ZapisanyOneShoot[playerid] == 1 && OneShootRozpoczety == 1 || ZapisanyGunGame[playerid] == 1 && GunGameRozpoczety == 1 || ZapisanyWyscig[playerid] == 1 && WyscigRozpoczety == 1 || ZapisanyEV[playerid] == 1 && EventZaczety == 1 || PlayerMinigun[playerid] == 1 || PlayerOneDE[playerid] == 1 || PlayerSniper[playerid] == 1)
{}
else
{
SetPlayerArmedWeapon(playerid, 46);
}
}
//------------------------------------------------------------------------------------------------------------------ BY SLIM ------------------------------------------------------------------------------------------------------------------//
if(IsPlayerInGangZone(playerid, 1624.197509, -1420.480224, 1736.197509, -1276.480224) && Pos[2] > 800 && Pos[2] < 810)
{
SetPlayerArmedWeapon(playerid, 0);
if(GetPVarInt(playerid, "PlayerImpra") == 0)
{
SetPVarInt(playerid, "PlayerImpra", 1);
if(DyskotekaID != 0)
SetPlayerMusic(playerid, DyskotekaID);
}
SetPVarInt(playerid, "PlayerImpra", 1);
}
else
{
if(GetPVarInt(playerid, "PlayerImpra") == 1)
{
StopAudioStreamForPlayer(playerid);
SetPVarInt(playerid, "PlayerImpra", 0);
}
SetPVarInt(playerid, "PlayerImpra", 0);
}
if(PlayerSpawned[playerid] == 1 && ZapisanySpeedway[playerid] == 1 && SpeedwayRozpoczety == 1)
{
for(new x = 0; x < MAX_CHECKPOINTS_FREEWAY; x++)
{
if(PlayerToPoint(5.0, playerid, FreewayPoints[x][pPX2], FreewayPoints[x][pPY2], FreewayPoints[x][pPZ2]))
{
if(!IsPlayerInAnyVehicle(playerid))
break;
if(GetTickCount() < GetPVarInt(playerid, "AntySpamChange"))
break;
SetPVarInt(playerid, "AntySpamChange", GetTickCount() + 3500);
new
vehicleid = GetPlayerVehicleID(playerid)
;
//Dziala
//Typ 0 - Zmiana pojazdu
if(FreewayPoints[x][pType] == 0)
{
if(GetTickCount() < GetPVarInt(playerid, "AntyCarChange"))
break;
SetPVarInt(playerid, "AntyCarChange", GetTickCount() + 4000);
PlayerPlaySound(playerid, 6401, 0.0, 0.0, 0.0);
new
Float:health,
Float:X,
Float:Y,
Float:Z,
Float:Angle,
Float:Velocity[3]
;
GetVehicleHealth(vehicleid, health);
GetVehiclePos(vehicleid, X,Y,Z);
GetVehicleZAngle(vehicleid,Angle);
GetVehicleVelocity(vehicleid, Velocity[0], Velocity[1], Velocity[2]);
SetVehicleToRespawn(vehicleid);
new newvehicleid;
newvehicleid = CreateVehicle(FreewayPoints[x][pNewVehicle], X, Y, Z+1, Angle, -1, -1, 180);
SetVehicleVirtualWorld(newvehicleid, GetPlayerVirtualWorld(playerid));
if(!IsVehiclePlane(GetVehicleModel(newvehicleid)) && !IsVehicleHelicopter(GetVehicleModel(newvehicleid)) && !IsVehicleBike(GetVehicleModel(newvehicleid)) && !IsVehicleBoat(GetVehicleModel(newvehicleid)) && !IsVehicleBicycle(GetVehicleModel(newvehicleid)))
VehicleNitro[newvehicleid] = 1;
PutPlayerInVehicleEx(playerid, newvehicleid, 0);
SetVehicleVelocity(newvehicleid, Velocity[0], Velocity[1], Velocity[2]);
SetVehicleHealth(newvehicleid, health);
if(FreewayPoints[x][pNewVehicle] == 487)
{
new Float:yA[3], Float:testlosses;
testlosses = 1.7;
GetVehicleVelocity(vehicleid, yA[0], yA[1], yA[2]);
SetVehicleVelocity(vehicleid, yA[0]*testlosses, yA[1]*testlosses, yA[2]*testlosses+0.4);
}
if(FreewayPoints[x][pNewVehicle] == 425)
{
foreach(Player, i)
{
if(ZapisanySpeedway[i] == 1 && SpeedwayRozpoczety == 1)
{
SetPlayerVirtualWorld(i, VirtualSpeedway);
SetVehicleVirtualWorld(GetPlayerVehicleID(i), VirtualSpeedway);
}
}
SetVehicleVelocity(newvehicleid, 0.0, 0.0, 1.5);
if(ZapisaniSpeedway == 1 && SpeedwayHunter == 0)
{
new String[110];
format(String, sizeof String, "{806000}[Zabawa] {BFBF40}%s [ID:%d] przejecha? Speedway i zdoby? 150 exp i 50000$!", PlayerName(playerid), playerid);
SendClientMessageToAll(GREEN, String);
ZapisaniSpeedway--;
ZapisanySpeedway[playerid] = 0;
GraczNaZabawie[playerid] = 0;
StopAudioStreamForPlayer(playerid);
RespawnPlayer(playerid);
StopAudioStreamForPlayer(playerid);
GivePlayerExp(playerid, 150);
GivePlayerMoneyEx(playerid, 50000);
break;
}
SpeedwayHunter = 1;
}
}
//Typ 1 - Naprawa
else if(FreewayPoints[x][pType] == 1)
{
if(GetTickCount() < GetPVarInt(playerid, "AntyCarRepair"))
break;
SetPVarInt(playerid, "AntyCarRepair", GetTickCount() + 4000);
PlayerPlaySound(playerid, 1133, 0.0, 0.0, 0.0);
RepairVehicle(vehicleid);
}
//Typ 2 - Nitro
else if(FreewayPoints[x][pType] == 2)
{
if(GetTickCount() < GetPVarInt(playerid, "AntyCarNitro"))
break;
SetPVarInt(playerid, "AntyCarNitro", GetTickCount() + 4000);
PlayerPlaySound(playerid, 1147, 0.0, 0.0, 0.0);
AddVehicleComponent(vehicleid, 1010);
}
//Typ 3 - Turbo
else if(FreewayPoints[x][pType] == 3)
{
if(GetTickCount() < GetPVarInt(playerid, "AntyCarTurbo"))
break;
SetPVarInt(playerid, "AntyCarTurbo", GetTickCount() + 4000);
new Float:yA[3];
GetVehicleVelocity(vehicleid, yA[0], yA[1], yA[2]);
SetVehicleVelocity(vehicleid, yA[0]*FreewayPoints[x][pAmount], yA[1]*FreewayPoints[x][pAmount], yA[2]*FreewayPoints[x][pAmount]);
}
//Typ 4 - Teleport
else if(FreewayPoints[x][pType] == 4)
{
if(GetTickCount() < GetPVarInt(playerid, "AntyCarTeleport"))
break;
new Float:yA[3];
SetPVarInt(playerid, "AntyCarTeleport", GetTickCount() + 4000);
if(FreewayPoints[x][pStop] == 1)
GetVehicleVelocity(vehicleid, yA[0], yA[1], yA[2]);
SetVehiclePos(vehicleid, FreewayPoints[x][pNewPosX], FreewayPoints[x][pNewPosY], FreewayPoints[x][pNewPosZ]+2);
SetVehicleZAngle(vehicleid, FreewayPoints[x][pNewPosR]);
if(FreewayPoints[x][pStop] == 1)
SetVehicleVelocity(vehicleid, yA[0], yA[1], yA[2]);
}
}
}
}
return 1;
}
Wysłany: 2016-09-04, 17:51
Combacior
Wiek: 29 Na forum: 5795 dni Posty: 1516
Piwa : 2161
Kod: Run time error 19: "File or function is not found"
Brak plugin?w, wgraj sobie crashdetect'a i wtedy si? dowiesz jakich plugin?w brakuje.
Wysłany: 2016-09-04, 18:22
JestemSuperLIKE
Początkujący grafik
Wiek: 27 Na forum: 3694 dni Posty: 133
Piwa : 6
Wgra?em crashdetect'a. Nie wiem jakie s? potrzebne pluginy, mysql? Mam takie logi:
Kod:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[18]
[18] Server Plugins
[18] --------------
[18] Loading plugin: mysql.so
[18] >> plugin.mysql: R33 successfully loaded.
[18] Loaded.
[18] Loading plugin: whirlpool.so
[18]
[18] ==================
[18]
[18] Whirlpool loaded
[18]
[18] ==================
[18]
[18] Loaded.
[18] Loading plugin: streamer.so
[18]
*** Streamer Plugin v2.7 by Incognito loaded ***
[18] Loaded.
[18] Loading plugin: sscanf.so
[18]
[18] ===============================
[18] sscanf plugin loaded.
[18] Version: 2.8.1
[18] (c) 2012 Alex "Y_Less" Cole
[18] ===============================
[18] Loaded.
[18] Loading plugin: crashdetect.so
[18] CrashDetect v4.15.1 is OK.
[18] Loaded.
[18] Loaded 5 plugins.
[18]
[18] Ban list
[18] --------
[18] Loaded: samp.ban
[18]
[18]
[18] Filterscripts
[18] ---------------
[18] Loading filterscript 'obiekty.amx'...
[18] Obiekty przygotowano do ?adowania!
[18] Obiekty za?adowano poprawnie
[18] Loading filterscript 'npc.amx'...
[18] Loading filterscript 'trasa0.amx'...
[18] Trasa numer 0 za?adowana!
[18] Loading filterscript 'trasa1.amx'...
[18] Trasa numer 1 za?adowana!
[18] Loading filterscript 'trasa11.amx'...
[18] Trasa numer 11 za?adowana!
[18] Loading filterscript 'trasa10.amx'...
[18] Trasa numer 10 za?adowana!
[18] Loading filterscript 'trasa2.amx'...
[18] Trasa numer 2 za?adowana!
[18] Loading filterscript 'trasa12.amx'...
[18] Trasa numer 12 za?adowana!
[18] Loading filterscript 'trasa4.amx'...
[18] Trasa numer 4 za?adowana!
[18] Loading filterscript 'trasa7.amx'...
[18] Trasa numer 7 za?adowana!
[18] Loading filterscript 'trasa8.amx'...
[18] Trasa numer 8 za?adowana!
[18] Loading filterscript 'trasa6.amx'...
[18] Trasa numer 6 za?adowana!
[18] Loading filterscript 'trasa3.amx'...
[18] Trasa numer 3 za?adowana!
[18] Loading filterscript 'trasa13.amx'...
[18] Trasa numer 13 za?adowana!
[18] Loading filterscript 'trasa5.amx'...
[18] Trasa numer 5 za?adowana!
[18] Loading filterscript 'trasa9.amx'...
[18] Trasa numer 9 za?adowana!
[18] Loaded 16 filterscripts.
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] Pojazdy przygotowane do ?adowania!
[18] Pojazdy za?adowano poprawnie!
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] Script[gamemodes/GPPv2.amx]: Run time error 19: "File or function is not found"
[18] Number of vehicle models: 170
[18] [connection] 188.68.252.142:35766 requests connection cookie.
[18] [connection] 188.68.252.142:40154 requests connection cookie.
[18] [connection] incoming connection: 188.68.252.142:35766 id: 0
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [connection] incoming connection: 188.68.252.142:40154 id: 1
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [npc:join] BOT_Natalia has joined the server (1:188.68.252.142)
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [npc:join] BOT_Paulina has joined the server (0:188.68.252.142)
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
[18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
Wysłany: 2016-09-04, 18:49
Combacior
Wiek: 29 Na forum: 5795 dni Posty: 1516
Piwa : 2161
Ja nie wiem, wy macie klapki na oczach czy co? Nie widzisz problemu?
Kod: [18] [debug] Run time error 19: "File or function is not found"
[18] [debug] mysql_function_query
Mo?esz nie wiedzie? o co chodzi, to mog? zrozumie?, ale ?eby nie widzie? problemu to ju? jest tragedia. Nie znam si? na pluginie MySQL maddinat0r'a, wi?c nie jestem w stanie pom?c. Mog? jedynie zaleci? aktualizacj? z wersji R33 na wersj? najnowsz?, R39-6.
Wysłany: 2016-09-05, 01:51
JestemSuperLIKE
Początkujący grafik
Wiek: 27 Na forum: 3694 dni Posty: 133
Piwa : 6
To pomog?o ale nadal mapki nie mog? odpali?. Mo?e co? nie tak z struktur?? A mam wgran? struktur? z GPPv2.
Wysłany: 2016-09-05, 07:54
Combacior
Wiek: 29 Na forum: 5795 dni Posty: 1516
Piwa : 2161
Je?li co? pomog?o, to zawsze zostaw aktualne logi. Bez log?w nie wiadomo o co chodzi, logi serwera z pliku server_log.txt oraz logi MySQL - nie wiem jak plik od log?w nazywa si? w tym pluginie, wi?c musisz ten plik sam odnale??.
Wysłany: 2016-09-05, 13:32
JestemSuperLIKE
Początkujący grafik
Wiek: 27 Na forum: 3694 dni Posty: 133
Piwa : 6
Log?w nie ma z mysql, nie wiem dlaczego.
Logi z server_log:
Kod:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[13:31]
[13:31] Server Plugins
[13:31] --------------
[13:31] Loading plugin: sscanf.so
[13:31]
[13:31] ===============================
[13:31] sscanf plugin loaded.
[13:31] Version: 2.8.1
[13:31] (c) 2012 Alex "Y_Less" Cole
[13:31] ===============================
[13:31] Loaded.
[13:31] Loading plugin: streamer.so
[13:31]
*** Streamer Plugin v2.7 by Incognito loaded ***
[13:31] Loaded.
[13:31] Loading plugin: whirlpool.so
[13:31]
[13:31] ==================
[13:31]
[13:31] Whirlpool loaded
[13:31]
[13:31] ==================
[13:31]
[13:31] Loaded.
[13:31] Loading plugin: mysql_static.so
[13:31] >> plugin.mysql: R39-6 successfully loaded.
[13:31] Loaded.
[13:31] Loaded 4 plugins.
[13:31]
[13:31] Ban list
[13:31] --------
[13:31] Loaded: samp.ban
[13:31]
[13:31]
[13:31] Filterscripts
[13:31] ---------------
[13:31] Loading filterscript 'obiekty.amx'...
[13:31] Obiekty przygotowano do ?adowania!
[13:31] Obiekty za?adowano poprawnie
[13:31] Loading filterscript 'npc.amx'...
[13:31] Loading filterscript 'trasa9.amx'...
[13:31] Trasa numer 9 za?adowana!
[13:31] Loading filterscript 'trasa8.amx'...
[13:31] Trasa numer 8 za?adowana!
[13:31] Loading filterscript 'trasa7.amx'...
[13:31] Trasa numer 7 za?adowana!
[13:31] Loading filterscript 'trasa6.amx'...
[13:31] Trasa numer 6 za?adowana!
[13:31] Loading filterscript 'trasa0.amx'...
[13:31] Trasa numer 0 za?adowana!
[13:31] Loading filterscript 'trasa5.amx'...
[13:31] Trasa numer 5 za?adowana!
[13:31] Loading filterscript 'trasa4.amx'...
[13:31] Trasa numer 4 za?adowana!
[13:31] Loading filterscript 'trasa3.amx'...
[13:31] Trasa numer 3 za?adowana!
[13:31] Loading filterscript 'trasa2.amx'...
[13:31] Trasa numer 2 za?adowana!
[13:31] Loading filterscript 'trasa13.amx'...
[13:31] Trasa numer 13 za?adowana!
[13:31] Loading filterscript 'trasa12.amx'...
[13:31] Trasa numer 12 za?adowana!
[13:31] Loading filterscript 'trasa11.amx'...
[13:31] Trasa numer 11 za?adowana!
[13:31] Loading filterscript 'trasa10.amx'...
[13:31] Trasa numer 10 za?adowana!
[13:31] Loaded 15 filterscripts.
[13:31] Pojazdy przygotowane do ?adowania!
[13:31] Pojazdy za?adowano poprawnie!
[13:31] Script[gamemodes/GPPv21.amx]: Run time error 19: "File or function is not found"
[13:31] Number of vehicle models: 170
[13:31] [connection] 188.68.252.142:43755 requests connection cookie.
[13:31] [connection] 188.68.252.142:50560 requests connection cookie.
[13:31] [connection] incoming connection: 188.68.252.142:43755 id: 0
[13:31] [connection] incoming connection: 188.68.252.142:50560 id: 1
[13:31] [npc:join] BOT_Paulina has joined the server (0:188.68.252.142)
[13:31] [npc:join] BOT_Natalia has joined the server (1:188.68.252.142)
Wysłany: 2016-09-05, 14:28
ProBaton
Emeryt GTA
Wiek: 27 Na forum: 3825 dni Posty: 603
Nick w MP: ProBaton
Piwa : 2756
Ostatnio zmieniony przez ProBaton 2016-09-05, 14:31, w całości zmieniany 1 raz
Wysłany: 2016-09-05, 14:30
NitroFuN
El Barto
Wiek: 25 Na forum: 4126 dni Posty: 532
Piwa : 1195
Podpis
GG: 61963221 - Discord: NitroFuN#2819
Gracz SA:MP - 2010-2019
Support Team - 26.11.2017 - 16.01.2018
Wysłany: 2016-09-06, 19:36
JestemSuperLIKE
Początkujący grafik
Wiek: 27 Na forum: 3694 dni Posty: 133
Piwa : 6
Wgra?em mysql i nativechecker.
Logi server_log.txt:
Kod:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[19:33]
[19:33] Server Plugins
[19:33] --------------
[19:33] Loading plugin: mysql.so
[19:33] SA:MP MySQL Plugin v2.1.1 Loaded.
[19:33] Loaded.
[19:33] Loading plugin: nativechecker.so
[19:33] [MySQL] Thread running. Threadsafe: Yes.
[19:33] Loaded.
[19:33] Loading plugin: sscanf.so
[19:33]
[19:33] ===============================
[19:33] sscanf plugin loaded.
[19:33] Version: 2.8.1
[19:33] (c) 2012 Alex "Y_Less" Cole
[19:33] ===============================
[19:33] Loaded.
[19:33] Loading plugin: streamer.so
[19:33]
*** Streamer Plugin v2.7 by Incognito loaded ***
[19:33] Loaded.
[19:33] Loading plugin: whirlpool.so
[19:33]
[19:33] ==================
[19:33]
[19:33] Whirlpool loaded
[19:33]
[19:33] ==================
[19:33]
[19:33] Loaded.
[19:33] Loaded 5 plugins.
[19:33]
[19:33] Ban list
[19:33] --------
[19:33] Loaded: samp.ban
[19:33]
[19:33]
[19:33] Filterscripts
[19:33] ---------------
[19:33] Loading filterscript 'npc.amx'...
[19:33] Loading filterscript 'obiekty.amx'...
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Obiekty przygotowano do ?adowania!
[19:33] Obiekty za?adowano poprawnie
[19:33] Loading filterscript 'trasa0.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 0 za?adowana!
[19:33] Loading filterscript 'trasa1.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 1 za?adowana!
[19:33] Loading filterscript 'trasa10.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 10 za?adowana!
[19:33] Loading filterscript 'trasa13.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 13 za?adowana!
[19:33] Loading filterscript 'trasa3.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 3 za?adowana!
[19:33] Loading filterscript 'trasa6.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 6 za?adowana!
[19:33] Loading filterscript 'trasa5.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 5 za?adowana!
[19:33] Loading filterscript 'trasa4.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 4 za?adowana!
[19:33] Loading filterscript 'trasa11.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 11 za?adowana!
[19:33] Loading filterscript 'trasa8.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 8 za?adowana!
[19:33] Loading filterscript 'trasa12.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 12 za?adowana!
[19:33] Loading filterscript 'trasa7.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 7 za?adowana!
[19:33] Loading filterscript 'trasa2.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 2 za?adowana!
[19:33] Loading filterscript 'trasa9.amx'...
[19:33] Error: Function not registered: 'Streamer_CallbackHook'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Trasa numer 9 za?adowana!
[19:33] Loaded 16 filterscripts.
[19:33] Error: Function not registered: 'SSCANF_Init'
[19:33] Error: Function not registered: 'SSCANF_Join'
[19:33] Error: Function not registered: 'SSCANF_Leave'
[19:33] Error: Function not registered: 'mysql_function_query'
[19:33] Error: Function not registered: 'DestroyDynamicPickup'
[19:33] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:33] Error: Function not registered: 'CreateDynamicPickup'
[19:33] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:33] Error: Function not registered: 'CreateDynamicCP'
[19:33] Error: Function not registered: 'CreateDynamicMapIcon'
[19:33] Error: Function not registered: 'sscanf'
[19:33] Error: Function not registered: 'WP_Hash'
[19:33] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:33] Error: Function not registered: 'cache_get_data'
[19:33] Error: Function not registered: 'cache_get_row'
[19:33] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:33] Error: Function not registered: 'CreateDynamicObject'
[19:33] Error: Function not registered: 'CreateDynamicRaceCP'
[19:33] Error: Function not registered: 'MoveDynamicObject'
[19:33] Error: Function not registered: 'GetDynamicObjectPos'
[19:33] Error: Function not registered: 'DestroyDynamicObject'
[19:33] Pojazdy przygotowane do ?adowania!
[19:33] Pojazdy za?adowano poprawnie!
[19:33] Script[gamemodes/GPPv2.amx]: Run time error 19: "File or function is not found"
[19:33] Number of vehicle models: 170
[19:33] [connection] 188.68.252.139:38611 requests connection cookie.
[19:33] [connection] 188.68.252.139:36814 requests connection cookie.
[19:33] [connection] incoming connection: 188.68.252.139:38611 id: 0
[19:33] [connection] incoming connection: 188.68.252.139:36814 id: 1
[19:33] [npc:join] BOT_Paulina has joined the server (0:188.68.252.139)
[19:33] [npc:join] BOT_Natalia has joined the server (1:188.68.252.139)
Logi mysql_log.txt:
Kod:
[Tue Sep 6 19:33:36 2016] -------------------------
[Tue Sep 6 19:33:36 2016] Logging Started
[Tue Sep 6 19:33:36 2016] -------------------------
Tagi: nie :: mogę :: odpalić :: mapki.
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: