File or function not found
#1

Well I'm facing a new problem which I don't know what causes it. The script compiles fine on my computer, but when I upload it and start the server it gives me this error:
pawn Код:
[22:38:17] Script[gamemodes/Roleplay.amx]: Run time error 19: "File or function is not found"
Does anybody have any idea what this is about? No files were changed in the server.cfg or any other files, just the new script, that runs fine on my local network.
Reply
#2

I get this problem alot, what I do is check for missing plugins which are in the server.cfg but are missing in the plugins folder.

I think this appears when something is missing from plugins
Hope I helped
Reply
#3

Really, I relized I was playing with some mysql, but now I removed every single lines and files that had to do with the mysql and it still just doesn't load the gamemode.
Reply
#4

This problem mostly comes from plugins. Make sure all your plugins are up to date with the latest .inc files and plugin files.
Reply
#5

use crashdetect or native checker ( https://sampforum.blast.hk/showthread.php?tid=249226 ) to detect which natives missing.
Reply
#6

Edit: Everything is fixed now. Thanks for the support though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)