#Error

22 messages Ā· Page 1 of 1 (latest)

flat coyote
#

Script[gamemodes/MFRP.amx]: Run time error 19: "File or function is not found"

I am getting the following error can someone help with it? Trying to host a server.

flat coyote
fallen knoll
flat coyote
#

Because is giving the error from there.

fallen knoll
#

If you're using a linux host/vps, remember using the .so extension on server.cfg and make sure that you have the correct linux plugins versions in the plugins directory

flat coyote
fallen knoll
fallen knoll
#

And also check the includes that you're using on the script, maybe you forgot including it on the server.cfg

flat coyote
flat coyote
fallen knoll
flat coyote
#

That's the file from the server log.

fallen knoll
#
[19:15:04]   Failed.```
#

Redownload the plugin and put it inside the plugins folder, and replace the include to avoid plugin mismatch

flat coyote
#

[19:15:29] Loading plugin: gvar
[19:15:29] Failed.

This one seems to be a failed one as well

fallen knoll
#

Note that the 'gvar' plugin is also missing. It's important to remember that this plugin is useless since samp now natively supports 'pvars'. However, if you prefer not to make changes, you can still use it. You can find the plugin here: https://github.com/samp-incognito/samp-gvar-plugin

GitHub

GVar Plugin for SA-MP (San Andreas Multiplayer). Contribute to samp-incognito/samp-gvar-plugin development by creating an account on GitHub.