Need Help
#1

Hello , I am faced with the problem of run time error 19: "File or function is not found"
I would like your help.


SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[14:53:13] filterscripts = "" (string)
[14:53:13]
[14:53:13] Server Plugins
[14:53:13] --------------
[14:53:13] Loading plugin: mysql.dll
[14:53:13] plugin.mysql: R15 successfully loaded.
[14:53:13] Loaded.
[14:53:13] Loading plugin: sscanf.dll
[14:53:13]

[14:53:13] ===============================

[14:53:13] sscanf plugin loaded.

[14:53:13] Version: 2.8.1

[14:53:13] © 2012 Alex "******" Cole

[14:53:13] ===============================

[14:53:13] Loaded.
[14:53:13] Loading plugin: streamer.dll
[14:53:13]

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[14:53:13] Loaded.
[14:53:13] Loading plugin: nativechecker.dll
[14:53:13] Failed.
[14:53:13] Loading plugin: audio.dll
[14:53:13]

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[14:53:13] Loaded.
[14:53:13] Loaded 4 plugins.

[14:53:13]
[14:53:13] Ban list
[14:53:13] --------
[14:53:13] Loaded: samp.ban
[14:53:13]
[14:53:13]
[14:53:13] Filterscripts
[14:53:13] ---------------
[14:53:13] Loaded 0 filterscripts.

[14:53:13] Script[gamemodes/rprp.amx]: Run time error 19: "File or function is not found"
[14:53:13] Number of vehicle models: 0



And server cfg

echo Executing Server Config...
lanmode 0
lagcompmode 1
rcon_password admin123
maxplayers 100
port 7777
hostname Next Life Roleplay[ON 0.3z]
gamemode0 rprp 1
filterscripts
announce 1
query 1
chatlogging 0
plugins mysql.dll sscanf.dll streamer.dll nativechecker.dll audio.dll
weburl nlrp.net63.net
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#2

Do you have rprp.amx file in your Gamemode folder?
Reply
#3

Yes i have it.
Reply
#4

Script[gamemodes/rprp.amx]: Run time error 19: "File or function is not found"

you need libmysql.dll
Reply
#5

You must have nativechecker at your CFG and in your gamemode directory. - https://sampforum.blast.hk/showthread.php?tid=249226 if there is a nativechecker, try to place it at the end. because nativechecker always should be loaded the last. if it's still not working, see how you compiled your gamemode.
Reply
#6

Thanks you. Problem solved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)