Runtime Error 19
#1

The server log is this:
Quote:

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[13:45:01]
[13:45:01] Server Plugins
[13:45:01] --------------
[13:45:01] Loaded 0 plugins.

[13:45:01]
[13:45:01] Filterscripts
[13:45:01] ---------------
[13:45:01] Loading filterscript 'gl_actions.amx'...
[13:45:01] Loading filterscript 'gl_property.amx'...
[13:45:01]
-----------------------------------
[13:45:01] Grand Larceny Property Filterscript
[13:45:01] -----------------------------------

[13:45:01] Loading filterscript 'gl_realtime.amx'...
[13:45:01] Loading filterscript 'gl_mapicon.amx'...
[13:45:01] Loading filterscript 'ls_elevator.amx'...
[13:45:01] Loading filterscript 'test_cmds.amx'...
[13:45:01] Loading filterscript 'ls_mall.amx'...
[13:45:01] Loading filterscript 'attachments.amx'...
[13:45:01] Loaded 8 filterscripts.

[13:45:01] Reading File: blank
[13:45:01] Reading File: properties/houses.txt
[13:45:01] Reading File: properties/businesses.txt
[13:45:01] Reading File: properties/banks.txt
[13:45:01] Reading File: properties/police.txt
[13:45:01] Script[gamemodes/co-rp.amx]: Run time error 19: "File or function is not found"
[13:45:01] Number of vehicle models: 0

I searched a bit and I found out that it was problem of some .dll called streamer. I put it but it does not recognize it. I am sure I am doing it wrong/missing something, that's why I am here, thanks.
Reply
#2

Have you defined plugins in server.cfg?

pawn Код:
plugins streamer
You must have includes aswell in pawno >> includes folder
if you are using older version of a gamemode, you must re-compile it, to make it compatible with 0.3e.
Reply
#3

Nope, this is my server.cfg:
Quote:

echo Executing Server Config...
lanmode 0
rcon_password 888888
maxplayers 500
port 7777
hostname SA-MP 0.3 Server
gamemode0 co-rp
filterscripts gl_actions gl_property gl_realtime gl_mapicon ls_elevator test_cmds ls_mall attachments
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]

Where does plugin streamer go?
Reply
#4

Add a new line

plugins streamer.so
Reply
#5

Alright thanks!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)