"Run time error 19" File or Function is not found
#1

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[21:41:14]
[21:41:14] Server Plugins
[21:41:14] --------------
[21:41:14] Loading plugin: streamer.so
[21:41:14]

*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***

[21:41:14] Loaded.
[21:41:14] Loading plugin: audio.so
[21:41:14]

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

[21:41:14] Loaded.
[21:41:14] Loading plugin: sscanf.so
[21:41:15]

[21:41:15] ===============================

[21:41:15] sscanf plugin loaded.

[21:41:15] © 2009 Alex "******" Cole

[21:41:15] 0.3d-R2 500 Players "dnee"

[21:41:15] ===============================

[21:41:15] Loaded.
[21:41:15] Loaded 3 plugins.

[21:41:15]
[21:41:15] Filter Scripts
[21:41:15] ---------------
[21:41:15] Loading filter script 'base.amx'...
[21:41:15]
--Base FS loaded.

[21:41:15] Loading filter script 'gl_actions.amx'...
[21:41:15] Loading filter script 'gl_property.amx'...
[21:41:15]
-----------------------------------
[21:41:15] Grand Larceny Property Filterscript
[21:41:15] -----------------------------------

[21:41:15] Loading filter script 'gl_realtime.amx'...
[21:41:15] Loaded 4 filter scripts.

[21:41:15] Script[gamemodes/NNRP.amx]: Run time error 19: "File or function is not found"
[21:41:15] Number of vehicle models: 0

I keep having this error when trying to run my script, I don't know what the problem is.. I tried everything, Any help?
Reply
#2

Most likely you have not enabled a required plugin in the server.cfg file.
Reply
#3

Everything is loaded in the server.cfg file

echo Executing Server Config...
lanmode 0
rcon_password *****
maxplayers 100
port 7797
hostname [0.3d] Test Server
mapname Los Santos
gamemode0 NNRP 1
filterscripts base gl_actions gl_property gl_realtime
password ******
plugins streamer.so audio.so sscanf.so
announce 0
query 1
weburl Error
maxnpc 10
Reply
#4

Local host or Hosting ?
Reply
#5

Hosting.
Reply
#6

Quote:
Originally Posted by alexgarcia123
Посмотреть сообщение
Hosting.
Then it might be the streamer.

Use this one, should work like a charm

http://www.mediafire.com/?2nxfy7gxxzkiwy5
Reply
#7

I've added it in and now giving me the error *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[01:11:35]
Reply
#8

Did you read the error?^^

You downloaded the newest version! Now, include it into your gamemode, and then recompile it "F5"!
Sure you downloaded the latest version?
Reply
#9

Update your streamer. Make sure the include and the .dll file are where they should be.

To check for any Error 19's, use nativechecker. Use the search function to find it.
Reply
#10

Quote:
Originally Posted by alexgarcia123
Посмотреть сообщение
I've added it in and now giving me the error *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[01:11:35] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[01:11:35]
You have an outdated streamer, this could be the issue to your Error 19, you also could be forgetting a plugin that is required, just means everything is in your server.cfg doesn't mean all the plugins that are required to run the script are in there.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)