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

Run time error 19: "File or function is not found"
what that say
All my .inc and plugins updated ..
what the problem ?
Someone can give that plugin https://sampforum.blast.hk/showthread.php?tid=249226
for download ? the download here [https://sampforum.blast.hk/showthread.php?tid=249226] no work for me ..
ty
________________
_________
sorry for my bad english
Reply
#2

Did you remember to write all things correctly to your server.cfg file? Usually this problem means that you aren't using correct plugins/plugins or you are missing your .AMX from your game modes folder. If you don't have .AMX, please compile your game mode .PWN with PAWNO application.

Thank you, I Understand what you mean.
Reply
#3

maybe your GM or FS doesnt work on that plugin version
Reply
#4

Quote:
Originally Posted by CrossUSAAF
View Post
Did you remember to write all things correctly to your server.cfg file? Usually this problem means that you aren't using correct plugins/plugins or you are missing your .AMX from your game modes folder. If you don't have .AMX, please compile your game mode .PWN with PAWNO application.

Thank you, I Understand what you mean.
My Server.cfg:
echo Executing Server Config...
lanmode 0
rcon_password kkttbbcc11
maxplayers 100
port 7777
hostname DarkServer.tk Stunt / DM / TDM Server !
gamemode0 TheNewServer 1
filterscripts XAP AutoNos Phone
plugins streamer
announce 0
query 1
weburl DarkServer.tk
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]

And i have a .AMX file ..
Quote:
Originally Posted by Beljulji
View Post
maybe your GM or FS doesnt work on that plugin version
But it worked about a week ago and not changed anything ..
Reply
#5

Code:
echo Executing Server Config...
lanmode 0
rcon_password kkttbbcc11
maxplayers 100
port 7777
hostname DarkServer.tk Stunt / DM / TDM Server !
gamemode0 TheNewServer 1 <--- Make sure it's exactly same as in game modes folder!
filterscripts XAP AutoNos Phone
plugins streamer <--- (Windows .DLL, or Linux .SO plugins)?
announce 1
query 1
weburl DarkServer.tk
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
Please look up for my edits in your server.cfg (including notices). Can I Ask are you using Windows .DLL plugins for your server? There is differences between Windows and Linux, so make sure you are using right plugins and they are up to date again. Game mode name needs to be exactly same as in game modes folder.
Reply
#6

if you are using linux server add .so on the end of name
Reply
#7

Quote:
Originally Posted by CrossUSAAF
View Post
Code:
echo Executing Server Config...
lanmode 0
rcon_password kkttbbcc11
maxplayers 100
port 7777
hostname DarkServer.tk Stunt / DM / TDM Server !
gamemode0 TheNewServer 1 <--- Make sure it's exactly same as in game modes folder!
filterscripts XAP AutoNos Phone
plugins streamer <--- (Windows .DLL, or Linux .SO plugins)?
announce 1
query 1
weburl DarkServer.tk
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
Please look up for my edits in your server.cfg (including notices). Can I Ask are you using Windows .DLL plugins for your server? There is differences between Windows and Linux, so make sure you are using right plugins and they are up to date again. Game mode name needs to be exactly same as in game modes folder.
Thank you very much !!!
I forgot to put the FileManager here
Code:
echo Executing Server Config...
lanmode 0
rcon_password kkttbbcc11
maxplayers 100
port 7777
hostname DarkServer.tk Stunt / DM / TDM Server !
gamemode0 TheNewServer 1 <--- Make sure it's exactly same as in game modes folder!
filterscripts XAP AutoNos Phone
plugins streamer <--- (Windows .DLL, or Linux .SO plugins)?
announce 1
query 1
weburl DarkServer.tk
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
ty !
Reply
#8

Great, feel free to come here again! Enjoy with your server and hopefully it works now correctly.
Reply
#9

Quote:
Originally Posted by CrossUSAAF
View Post
Great, feel free to come here again! Enjoy with your server and hopefully it works now correctly.
Thank you and I come here I always have to help thank you very much!
And now it works very well
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)