[HELP] LSLRP - Run time error 19
#1

Hello, im using latest LSLRP version and latest SAMP Version (0.3B R2)

I can open my server in my office computer (win7 32bit), but i try to use my server, in my VPS. Im opening a server this night. But have a problem;

Look;

server.cfg
Quote:

echo Executing Server Config...
lanmode 0
rcon_password AAAA
maxplayers 32
port 7777
hostname AAA | www.AAAAA.com
gamemode0 lslrp 1
filterscripts
announce 1
query 1
weburl www.A.com
maxnpc 25
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
password
plugins streamer

server_log.txt
Quote:

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

[18:33:26] filterscripts = "" (string)
[18:33:26] plugins = "" (string)
[18:33:26]
[18:33:26] Server Plugins
[18:33:26] --------------
[18:33:26] Loaded 0 plugins.

[18:33:26]
[18:33:26] Filter Scripts
[18:33:26] ---------------
[18:33:26] Loaded 0 filter scripts.

[18:33:26] Script[gamemodes/lslrp.amx]: Run time error 19: "File or function is not found"
[18:33:26] Number of vehicle models: 0
[18:33:28] --- Server Shutting Down.

ScreehShots:



Please help.
Reply
#2

http://www.lmgtfy.com/?q=site%3Ahttp...ntime+error+19
Reply
#3

Plugin problem , try to :
-Download new version (of plugins), if you are trying to run it for 0.3b
-Read on the officional thread how to use those plugins
Reply
#4

Your missing a file or folder of files required for that gamemode. Check your scriptfiles folder and make sure you have everything required to run that mode.
Reply
#5

I remember getting this a few times - most likely you are using a plugin's function when the plugin hasn't been loaded, due to it not being in your server.cfg

EDIT: change your entire plugins line to this:

plugins streamer.so
Reply
#6

Quote:
Originally Posted by TheInnocentOne
Посмотреть сообщение
I remember getting this a few times - most likely you are using a plugin's function when the plugin hasn't been loaded, due to it not being in your server.cfg

EDIT: change your entire plugins line to this:

plugins streamer.so
I had the same problem and with this i resolve it. Thanks you!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)