[HELP]Run time error 19:File or function is not found
#1

Okay, i know that the problem is in Linux, just i dont know how to solve it, can anyone show me step by step how to solve.. Thx
Reply
#2

Show your Server_Log.txt
Reply
#3

Nope, this isn't only linux related problem... you have probably some plugins missing or old version of sa-mp installed. Read some topics about Run time error 19:

https://sampforum.blast.hk/showthread.php?tid=155968
https://sampforum.blast.hk/showthread.php?tid=152077
https://sampforum.blast.hk/showthread.php?tid=185863
http://forum.sa-mp.de/san-andreas-mu...-is-not-found/
Reply
#4

and make sure when you adding plugin that you have .so files , and in server.cfg must be writen with .so
exam.
pawn Code:
streamer.so
Reply
#5

Most of the times it's just the old version of some populair plugins (streamer, sscanf)
Reply
#6

Put .so end in your plugins list.
Like

pawn Code:
plugins Streamer.so LuxAdmin.so
and so on.
Reply
#7

Quote:
Originally Posted by Shockey HD
View Post
Show your Server_Log.txt
[22:23:31] Loading filter script 'CarMenu.amx'...
[22:23:31] Vehicle Selection Menu v1.3 by [03]Garsino has been loaded.
[22:23:31] Loading filter script 'GarPM.amx'...
[22:23:31] Loading filter script 'GarStore.amx'...
[22:23:31] Loaded 10 filter scripts.

[22:23:31] Script[gamemodes/BalkaNCitY.amx]: Run time error 19: "File or function is not found"
[22:23:31] Number of vehicle models: 0
Reply
#8

Quote:
Originally Posted by Sensitive
View Post
Put .so end in your plugins list.
Like

pawn Code:
filterscripts Streamer.so LuxAdmin.so
and so on.[/pawn]
huh ? filterscript ??
You mean
pawn Code:
plugins Streamer.so sscanf.so
btw LuxAdmin is FS and it can't be .so , Streamer.so is plugin ...
Reply
#9

Please provide your server.cfg here.
Reply
#10

Oh yes, i mean Plugins line. Sorry for that. Fixed now.
Reply
#11

There's 2 Linux Plugins for ya , Incognito's Streamer and Y_Less's sscanf >>>Click Me<<<
Reply
#12

Quote:
Originally Posted by Kingunit
View Post
Please provide your server.cfg here.
echo Executing Server Config...
lanmode 0
rcon_password lol
maxplayers 100
port 7777
hostname [BC] BalkaN-CitY=Rol3Play
gamemode0 BalkaNCitY 1
filterscripts JunkBuster csmenu ls_elevator auto speedcam Odjeca spawner FC Business lordscars IJB tuningcarv1.1 AdminScript CarMenu GarPM GarStore IJB
announce 0
query 1
weburl www.Balkan_Samp.tk
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
plugins streamer sscanf

Reply
#13

Quote:
Originally Posted by Amel_PAtomAXx
View Post
There's 2 Linux Plugins for ya , Incognito's Streamer and Y_Less's sscanf >>>Click Me<<<
hey i download it and put into plugins folder and i Compile the GM i will se if its working..
Reply
#14

this is correct server.cfg file

pawn Code:
echo Executing Server Config...
lanmode 0
rcon_password lol
maxplayers 100
port 7777
hostname [BC] BalkaN-CitY=Rol3Play
gamemode0 BalkaNCitY 1
filterscripts JunkBuster csmenu ls_elevator auto speedcam Odjeca spawner FC Business lordscars IJB tuningcarv1.1 AdminScript CarMenu GarPM GarStore IJB
announce 0
query 1
weburl [url]www.Balkan_Samp.tk[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
plugins streamer.so sscanf.so
i told ya' that you need to put .so , and make sure that you have Linux's plugins in "plugins" folder
Reply
#15

EDIT:Wrong Message !
Reply
#16

Quote:
Originally Posted by Amel_PAtomAXx
View Post
this is correct server.cfg file

pawn Code:
echo Executing Server Config...
lanmode 0
rcon_password lol
maxplayers 100
port 7777
hostname [BC] BalkaN-CitY=Rol3Play
gamemode0 BalkaNCitY 1
filterscripts JunkBuster csmenu ls_elevator auto speedcam Odjeca spawner FC Business lordscars IJB tuningcarv1.1 AdminScript CarMenu GarPM GarStore IJB
announce 0
query 1
weburl [url]www.Balkan_Samp.tk[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
plugins streamer.so sscanf.so
i told ya' that you need to put .so , and make sure that you have Linux's plugins in "plugins" folder
Rhank you so much, i will test this now
Reply
#17

Quote:
Originally Posted by Amel_PAtomAXx
View Post
this is correct server.cfg file

pawn Code:
echo Executing Server Config...
lanmode 0
rcon_password lol
maxplayers 100
port 7777
hostname [BC] BalkaN-CitY=Rol3Play
gamemode0 BalkaNCitY 1
filterscripts JunkBuster csmenu ls_elevator auto speedcam Odjeca spawner FC Business lordscars IJB tuningcarv1.1 AdminScript CarMenu GarPM GarStore IJB
announce 0
query 1
weburl [url]www.Balkan_Samp.tk[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
plugins streamer.so sscanf.so
i told ya' that you need to put .so , and make sure that you have Linux's plugins in "plugins" folder
You are the best, it worked ..Love YOU
Reply
#18

No Problems
Reply
#19

Like we all said. You need to drop .so behind the plugins
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)