SA-MP Forums Archive
Run time error 19: "File or function is not found" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Run time error 19: "File or function is not found" (/showthread.php?tid=444000)



Run time error 19: "File or function is not found" - SssSssSss - 14.06.2013

i have it problem: Run time error 19: "File or function is not found"
How to fix it ? someone can to help me ? thanks for helping.


Re: Run time error 19: "File or function is not found" - S0n1COwnsYou - 14.06.2013

first check if you "what ever your gamemode.amx" exists in the gamemodes folder, recompile the gamemode with the latest includes, update your plugins


Re: Run time error 19: "File or function is not found" - Avi57 - 14.06.2013

Show your serverlog.txt


Re: Run time error 19: "File or function is not found" - SssSssSss - 14.06.2013

[14:47:08] ===============================

[14:47:08] sscanf plugin loaded.

[14:47:08] Version: 2.8.1

[14:47:08] © 2012 ----

[14:47:08] ===============================

[14:47:08] Loaded.
[14:47:08] Loading plugin: streamer
[14:47:08]

*** Streamer Plugin v2.6.1***

[14:47:08] Loaded.
[14:47:08] Loaded 2 plugins.

[14:47:08]
[14:47:08] Filterscripts
[14:47:08] ---------------
[14:47:08] Loading filterscript 'buttons.amx'...
[14:47:08] Loading filterscript 'iradio.amx'...
[14:47:08] Loading filterscript 'anims.amx'...
[14:47:08] Loading filterscript 'knpc.amx'...
[14:47:08] Loading filterscript 'Firework2.amx'...
[14:47:08] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[14:47:08] Loading filterscript 'gcustom.amx'...
[14:47:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file)
[14:47:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file)
[14:47:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file)
[14:47:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file)
[14:47:08] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file)
[14:47:08] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[14:47:08] Loading filterscript 'vacations.amx'...
[14:47:08] Unable to load filterscript 'vacations.amx'.
[14:47:08] Loading filterscript '*******.amx'...
[14:47:08] ******* player by usrb1n has been loaded
[14:47:08] Loading filterscript 'F_streamer.amx'...
[14:47:08] F_Streamer Loaded successful.
[14:47:08] Loading filterscript 'maploader.amx'...
[14:47:08] Loading filterscript 'Mapv1.amx'...
[14:47:08]
--------------------------------------
[14:47:08] Map by ---- v1
[14:47:08] --------------------------------------

[14:47:08] Loading filterscript 'notepad.amx'...
[14:47:08] Loading filterscript 'Weaponholder.amx'...
[14:47:08] Loading filterscript 'MP3.amx'...
[14:47:08]
--------------------------------------
[14:47:08] Police Flash lights V2.1
[14:47:08] By
[14:47:08] --------------------------------------

[14:47:08] Loading filterscript 'MegaPhone.amx'...
[14:47:08] Loading filterscript 'Xballoon.amx'...
[14:47:08] Loading filterscript 'test1.amx'...
[14:47:08] Unable to load filterscript 'test1.amx'.
[14:47:08] Loaded 15 filterscripts.

[14:47:09] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[14:47:09] Script[gamemodes/----.amx]: Run time error 19: "File or function is not found"
[14:47:09] Number of vehicle models: 0

-------------------------------

its my server.log i have a problem.


Re: Run time error 19: "File or function is not found" - S0n1COwnsYou - 14.06.2013

Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)

try and do what i said, recompile with the latest includes and updte your plugins


Re: Run time error 19: "File or function is not found" - SssSssSss - 14.06.2013

where i find downloads for take the new files?


Re: Run time error 19: "File or function is not found" - SimpalK - 14.06.2013

Search.


Re: Run time error 19: "File or function is not found" - S0n1COwnsYou - 14.06.2013

https://samp-streamer-plugin.******c...v2_6_1_r84.zip // streamer latest version


Re: Run time error 19: "File or function is not found" - SssSssSss - 14.06.2013

i have this bro, I will never have a server I can not fix the run time. thanks for helping


Re: Run time error 19: "File or function is not found" - Red_Dragon. - 14.06.2013

Don't be desperate that fast. Of course you'll face many problems, but don't worry, you'll fix everything. Just be confident. Anyway, make sure you have the LATEST streamer plugin and include and place them in the correct directories and re-compile your script.