SA-MP Forums Archive
[Run Time Error 19] Please Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Run Time Error 19] Please Help (/showthread.php?tid=482933)



[Run Time Error 19] Please Help - Fachrul48 - 23.12.2013

First , I Want To Say Thank You To SA:MP Member And Itself , So I Need Your Help For This
Код:
[10:28:13] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[10:28:13]   Loading filterscript 'viphouse.amx'...
[10:28:13]   Loading filterscript 'housing.amx'...
[10:28:13]   Loading filterscript 'anticheat.amx'...
[10:28:13] 
-----------------------------------------------
[10:28:13]  Anti Cheat Loaded
[10:28:13] -----------------------------------------------

[10:28:13]   Loaded 10 filterscripts.

[10:28:13]    Error: Function not registered: 'Audio_RenamePlayer'
[10:28:13]    Error: Function not registered: 'Audio_SetPosition'
[10:28:13] 
--------------------------------------
[10:28:13]  GG:RP Loaded Indonesian High Quality Roleplay
[10:28:13] --------------------------------------

[10:28:13] Script[gamemodes/ggrpind.amx]: Run time error 19: "File or function is not found"
[10:28:13] Number of vehicle models: 0
and this is my server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password hellno
maxplayers 150
port 7777
hostname [0.3x]GenerationGamers
gamemode0 ggrpind 1
filterscripts
plugins audio.so sscanf.so streamer.so nativechecker.so 
announce 1
query 1
chatlogging 1
weburl www.generationgamers.indonesianforum.net
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]



Re: [Run Time Error 19] Please Help - DJ_Shocker - 23.12.2013

pawn Код:
Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
Download the latest Streamer version and replace your current streamer.inc with the new one, then upload the new streamer.so that you just downloaded. HERE: https://sampforum.blast.hk/showthread.php?tid=102865


Re: [Run Time Error 19] Please Help - Fachrul48 - 23.12.2013

it's done but its still like that , how do i fix that


Re: [Run Time Error 19] Please Help - Jimmy0wns - 23.12.2013

Download nativechecker.dll or .so and put it in your config file at the end of plugins. (EX: plugins streamer nativechecker

Then say what the current errors are.


Re: [Run Time Error 19] Please Help - Fachrul48 - 23.12.2013

^ its done but no errors


Re: [Run Time Error 19] Please Help - DJ_Shocker - 23.12.2013

did you even recompile your gamemode with the new streamer.inc that you downloaded from:
https://sampforum.blast.hk/showthread.php?tid=102865

Download the latest Streamer version and replace your current streamer.inc with the new one then recompile your gamemode, upload it, then upload the new streamer.so that you just downloaded.


Re: [Run Time Error 19] Please Help - TheOriginal1337 - 23.12.2013

Indeed, the error log gives your solution. Just make sure you have to latest streamer.so and the latest .inc in your pawno.