Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Ferari.pwn poslato Maj 14, 2020, 12:15:52 POSLE PODNE

Naslov: Problem sa pokretanjem servera.
Poruka od: Ferari.pwn poslato Maj 14, 2020, 12:15:52 POSLE PODNE
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
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: Ljubiša poslato Maj 14, 2020, 12:21:18 POSLE PODNE
[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
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: Ferari.pwn poslato Maj 14, 2020, 12:38:12 POSLE PODNE
Nije fixano opet run time error 19 "file or function not found"
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: __vedran.xyz77 poslato Maj 14, 2020, 12:44:42 POSLE PODNE
trebas imati streamer.dll i sscanf.dll u plugins folderu server ih ne moze ucitati.
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: Ferari.pwn poslato Maj 14, 2020, 13:19:50 POSLE PODNE
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.
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: trifun poslato Maj 14, 2020, 13:48:31 POSLE PODNE
Sa ovog ovde linka ( KLIK (https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) ) i valjda bi trebalo da radi :/
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: trifun poslato Maj 14, 2020, 13:55:29 POSLE PODNE
Citat: Trysha poslato Maj 14, 2020, 13:48:31 POSLE PODNE
Sa ovog ovde linka ( KLIK (https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) ) 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) ;)
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: Ferari.pwn poslato Maj 14, 2020, 17:21:18 POSLE PODNE
Sta onda kad skinem?
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: Ferari.pwn poslato Maj 14, 2020, 17:23:33 POSLE PODNE
@Trysha
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: 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.
Naslov: Odg: Problem sa pokretanjem servera.
Poruka od: trifun poslato Maj 14, 2020, 17:59:44 POSLE PODNE
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