Problem(error/warning): Prvo mi se pojavi da fale neki .dll fajlovi kada startujem samp server.exe koje skinem i ubacim nakon toga nece da mi se ucitaju pluginsi streamer i sscanf koji god gamemod da skinem dok se ostali pluginsi ucitaju sasvim normalno
Deo skripte: Plugins
[pawn]Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[07:36:40]
[07:36:40] Server Plugins
[07:36:40] --------------
[07:36:40] Loading plugin: crashdetect
[07:36:40] CrashDetect v4.18.1 is OK.
[07:36:40] Loaded.
[07:36:40] Loading plugin: streamer
[07:36:41] Failed.
[07:36:41] Loading plugin: sscanf
[07:36:42] Failed.
[07:36:42] Loading plugin: SKY
[07:36:43] Loaded.
[07:36:44] Loaded 2 plugins.
[07:36:44]
[07:36:44] Filterscripts
[07:36:44] ---------------
[07:36:44] Loading filterscript 'anims.amx'...
[07:36:44] Loaded 1 filterscripts.
[07:36:44] [debug] Run time error 19: "File or function is not found"
[07:36:44] [debug] SSCANF_Init
[07:36:44] [debug] SSCANF_IsConnected
[07:36:44] [debug] SSCANF_Join
[07:36:44] [debug] SSCANF_Leave
[07:36:44] [debug] CreateDynamicObjectEx
[07:36:44] [debug] CreateDynamic3DTextLabel
[07:36:44] [debug] CreateDynamicPickup
[07:36:44] [debug] CreateDynamicMapIcon
[07:36:44] [debug] UpdateDynamic3DTextLabelText
[07:36:44] [debug] CreateDynamicRectangle
[07:36:44] [debug] AttachDynamicObjectToVehicle
[07:36:44] [debug] SetDynamicObjectMaterialText
[07:36:44] [debug] CountDynamicObjects
[07:36:44] [debug] DestroyDynamicObject
[07:36:44] [debug] MoveDynamicObject
[07:36:44] [debug] IsValidDynamicObject
[07:36:44] [debug] wait_ms
[07:36:44] [debug] IsPlayerInDynamicArea
[07:36:44] [debug] sscanf
[07:36:44] [debug] sscanf
[07:36:44] [debug] DestroyDynamic3DTextLabel
[07:36:44] [debug] EditDynamicObject
[07:36:44] [debug] DestroyDynamicPickup
[07:36:44] [debug] CreateDynamicSphere
[07:36:44] [debug] CreateDynamicObject
[07:36:44] [debug] Run time error 19: "File or function is not found"
[07:36:44] [debug] SSCANF_Init
[07:36:44] [debug] SSCANF_IsConnected
[07:36:44] [debug] SSCANF_Join
[07:36:44] [debug] SSCANF_Leave
[07:36:44] [debug] CreateDynamicObjectEx
[07:36:44] [debug] CreateDynamic3DTextLabel
[07:36:44] [debug] CreateDynamicPickup
[07:36:44] [debug] CreateDynamicMapIcon
[07:36:44] [debug] UpdateDynamic3DTextLabelText
[07:36:44] [debug] CreateDynamicRectangle
[07:36:44] [debug] AttachDynamicObjectToVehicle
[07:36:44] [debug] SetDynamicObjectMaterialText
[07:36:44] [debug] CountDynamicObjects
[07:36:44] [debug] DestroyDynamicObject
[07:36:44] [debug] MoveDynamicObject
[07:36:44] [debug] IsValidDynamicObject
[07:36:44] [debug] wait_ms
[07:36:44] [debug] IsPlayerInDynamicArea
[07:36:44] [debug] sscanf
[07:36:44] [debug] sscanf
[07:36:44] [debug] DestroyDynamic3DTextLabel
[07:36:44] [debug] EditDynamicObject
[07:36:44] [debug] DestroyDynamicPickup
[07:36:44] [debug] CreateDynamicSphere
[07:36:44] [debug] CreateDynamicObject
[07:36:44] Script[gamemodes/hl-rpg.amx]: Run time error 19: "File or function is not found"
[07:36:44] Number of vehicle models: 0
[/pawn]
Ili si ubcio stare dll fajlove il nisi odgovarajuce.
ili ovo sto vasic kaze ili pokreni pawno kao administrator pa re-compile i startaj server.exe kao administrator ja sam tako rjesavao isti problem
Verovatno nemas sve runtime-ove https://www.computerbase.de/downloads/systemtools/all-in-one-runtimes/ (https://www.computerbase.de/downloads/systemtools/all-in-one-runtimes/)
Probaj, dodati kod server.cfg kod plugina .so na svaki osim onaj .dll.
Ako ne radi onda probaj compile mod bez errora.
Ili pogledaj gamemode0 <ime moda> 1
Citat: [][] Foxy 2k19 [][] poslato Jun 16, 2019, 16:20:06 POSLE PODNE
Probaj, dodati kod server.cfg kod plugina .so na svaki osim onaj .dll.
Ako ne radi onda probaj compile mod bez errora.
Ili pogledaj gamemode0 <ime moda> 1
wut, jel znaÅ¡ uopÅ¡te razliku izmeÄ'u dll i so?
.so je za Linux pokretanje na hostu , .dll za Windows , de nemoj se sramotiti :D
Citat: [][] Foxy 2k19 [][] poslato Jun 16, 2019, 16:20:06 POSLE PODNE
Ili pogledaj gamemode0 <ime moda> 1
HAHHAHAH NajjaÄi mi ovi Å¡to kažu da se strimer neće uÄita zato Å¡to nema pored gamemode0 1 brateee pokuÅ¡aj pokrenuti mod bez 1
https://www.majorgeeks.com/files/details/visual_c_runtime_installer.html
Skini ovo i instaliraj
Citat: Suttix poslato Jun 19, 2019, 16:07:05 POSLE PODNE
https://www.majorgeeks.com/files/details/visual_c_runtime_installer.html
Skini ovo i instaliraj
Hvala ti na ovome konacno sam rijesio problem :)