Problem sa pokretanjem servera.


Započeo Ferari.pwn, Maj 14, 2020, 12:15:52 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Problem(error/warning): Run time error 19 "file or function not found"
Dio skripte: [ pawn ]-[ /pawn ] Dodacu.
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]-[ /code ] Nije to u pitanju.
Slika/video ingame problema(obavezno ako je ingame problem): ne znam kako da posaljem.
Evo server log
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[11:49:10]
[11:49:10] Server Plugins
[11:49:10] --------------
[11:49:10]  Loading plugin: crashdetect
[11:49:10]   CrashDetect v4.18.1 is OK.
[11:49:10]   Loaded.
[11:49:10]  Loading plugin: streamer
[11:49:10]   Failed.
[11:49:10]  Loading plugin: sscanf
[11:49:10]   Failed.
[11:49:10]  Loading plugin: SKY
[11:49:10]   Loaded.
[11:49:10]  Loaded 2 plugins.

[11:49:10]
[11:49:10] Filterscripts
[11:49:10] ---------------
[11:49:10]   Loading filterscript 'Animlist.amx'...
[11:49:10]   Unable to load filterscript 'Animlist.amx'.
[11:49:10]   Loaded 0 filterscripts.

[11:49:10] [debug] Run time error 19: "File or function is not found"
[11:49:10] [debug]  SSCANF_Init
[11:49:10] [debug]  SSCANF_IsConnected
[11:49:10] [debug]  SSCANF_Join
[11:49:10] [debug]  SSCANF_Leave
[11:49:10] [debug]  CreateDynamicObject
[11:49:10] [debug]  SetDynamicObjectMaterial
[11:49:10] [debug]  SetDynamicObjectMaterialText
[11:49:10] [debug]  CreateDynamicObjectEx
[11:49:10] [debug]  CreateDynamic3DTextLabel
[11:49:10] [debug]  MoveDynamicObject
[11:49:10] [debug]  sscanf
[11:49:10] [debug]  DestroyDynamicObject
[11:49:10] [debug]  EditDynamicObject
[11:49:10] [debug]  CreateDynamicPickup
[11:49:10] [debug]  CreateDynamicMapIcon
[11:49:10] [debug]  DestroyDynamicPickup
[11:49:10] [debug]  UpdateDynamic3DTextLabelText
[11:49:10] [debug]  DestroyDynamic3DTextLabel
[11:49:10] [debug]  IsValidDynamicObject
[11:49:10] [debug]  IsPlayerInDynamicArea
[11:49:10] [debug]  CreateDynamicSphere
[11:49:10] [debug]  AttachDynamicObjectToVehicle
[11:49:10] [debug]  CreateDynamicCP
[11:49:10] [debug]  GetDynamicObjectPos
[11:49:10] [debug]  GetDynamicObjectRot
[11:49:10] [debug]  SetDynamicObjectRot
[11:49:10] [debug] Run time error 19: "File or function is not found"
[11:49:10] [debug]  SSCANF_Init
[11:49:10] [debug]  SSCANF_IsConnected
[11:49:11] [debug]  SSCANF_Join
[11:49:11] [debug]  SSCANF_Leave
[11:49:11] [debug]  CreateDynamicObject
[11:49:11] [debug]  SetDynamicObjectMaterial
[11:49:11] [debug]  SetDynamicObjectMaterialText
[11:49:11] [debug]  CreateDynamicObjectEx
[11:49:11] [debug]  CreateDynamic3DTextLabel
[11:49:11] [debug]  MoveDynamicObject
[11:49:11] [debug]  sscanf
[11:49:11] [debug]  DestroyDynamicObject
[11:49:11] [debug]  EditDynamicObject
[11:49:11] [debug]  CreateDynamicPickup
[11:49:11] [debug]  CreateDynamicMapIcon
[11:49:11] [debug]  DestroyDynamicPickup
[11:49:11] [debug]  UpdateDynamic3DTextLabelText
[11:49:11] [debug]  DestroyDynamic3DTextLabel
[11:49:11] [debug]  IsValidDynamicObject
[11:49:11] [debug]  IsPlayerInDynamicArea
[11:49:11] [debug]  CreateDynamicSphere
[11:49:11] [debug]  AttachDynamicObjectToVehicle
[11:49:11] [debug]  CreateDynamicCP
[11:49:11] [debug]  GetDynamicObjectPos
[11:49:11] [debug]  GetDynamicObjectRot
[11:49:11] [debug]  SetDynamicObjectRot
[11:49:11] Script[gamemodes/nk-rpg.amx]: Run time error 19: "File or function is not found"
[11:49:11] Number of vehicle models: 0

[11:49:10]  Loading plugin: streamer
[11:49:10]   Failed.
[11:49:10]  Loading plugin: sscanf
[11:49:10]   Failed.

Ukoliko nemas u include i plugins folderu, dodaj sscanf i streamer, zatim ih u server.cfg dodaj pod plugins sscanf i streamer ( na to dodajes .so ako je na hostu )

https://github.com/maddinat0r/sscanf/releases
https://github.com/samp-incognito/samp-streamer-plugin/releases

Nije fixano opet run time error 19 "file or function not found"

trebas imati streamer.dll i sscanf.dll u plugins folderu server ih ne moze ucitati.

Ne radi brate, ubacio sam sve opet je isto opet run time error 19 "file or function not found" nista ne moze se fix, mozda moze ali nece sve sam uradio i nije htjelo.

Sa ovog ovde linka ( KLIK ) i valjda bi trebalo da radi :/
Poslednja Izmena: Maj 14, 2020, 13:54:28 POSLE PODNE od Trysha

Citat: Trysha poslato Maj 14, 2020, 13:48:31 POSLE PODNE
Sa ovog ovde linka ( KLIK ) i valjda bi trebalo da radi :/
zaboravio sam da kazem , skini najnoviju x86 i x64 verziju i trebalo bi da radi (ako je do toga) ;)



@Trysha hvala brate ziv i zdrav bio jos 10000 godina, puno hvala svima resio sam.

Citat: Ferari.pwn poslato Maj 14, 2020, 17:25:44 POSLE PODNE
@Trysha hvala brate ziv i zdrav bio jos 10000 godina, puno hvala svima resio sam.

nema problema :D