Runtime Error 019 - ServerFFS.
#1

Dear Members,

Yeah i have an server and i have an gamemode on it i got everything.. But it wont show the server it goes offline... Please can someone help me its a annoying problem! Thank you

Regards
Philip.
Reply
#2

Have you attempted to implement any plugins?
Reply
#3

Well, I installed Streamer.so
Reply
#4

... if so, make sure you've selected to run that plugin in server.cfg and make sure that version of the plugin matches with the version of the include. Runtime Error 019 is called when there is no found function/file in the script. So for example lets say you have some native in some include, but server didn't find it in proper plugin.
Reply
#5

Quote:

Console:
[10:39:31] Script[gamemodes/penls1.amx]: Run time error 19: "File or function is not found"

I found this in the logs.. I can't copy the whole console its to long.
Reply
#6

Help me please.. I hate this shit :S.. I never will host from ServerFFS again.
Reply
#7

Quote:
Originally Posted by 'Philip'
View Post
Help me please.. I hate this shit :S.. I never will host from ServerFFS again.
It's not their fault, it's yours for missing some vital parts of the script.

Do you have this (near or at the top) of your script:
pawn Code:
main()
{
}
which version of the streamer are you using, along with which streamer include are you trying to compile with? Are you even using a streamer include file?
Reply
#8

I' have upload every plugins, but on my pc it works but on serverFFS it doesn't work.
Reply
#9

Quote:
Originally Posted by Calgon
View Post
It's not their fault, it's yours for missing some vital parts of the script.

Do you have this (near or at the top) of your script:
pawn Code:
main()
{
}
which version of the streamer are you using, along with which streamer include are you trying to compile with? Are you even using a streamer include file?
I don't have
pawn Code:
main()
{
}
on the top of my script

The plugin i use :https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#10

Quote:
Originally Posted by Runedevo
View Post
I don't have
pawn Code:
main()
{
}
on the top of my script

The plugin i use :https://sampforum.blast.hk/showthread.php?tid=102865
Then add it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)