Urgent Help Needed.
#1

I am Unable to start my Server.. I checked Server log and it gives this error

Код:
[08:55:57] Script[gamemodes/gm4.amx]: Run time error 19: "File or function is not found"
[08:55:57] Number of vehicle models: 0
fast help Would be apriciated..
Reply
#2

Check your server.cfg and ensure the plugins list has every plugin from your plugins folder listed there.
Reply
#3

Yes it has!
Reply
#4

What plugins are you attempting to load?

Also, are you running Linux or Windows? Better yet, paste your server.cfg.
Reply
#5

sscanf and streamer.. they get loaded Successfully

see:

Код:
[08:55:57]       sscanf plugin loaded.
Код:
Loading plugin: streamer.so
[08:55:57] 

*** Streamer Plugin v2.5 by Incognito loaded ***

[08:55:57]   Loaded.
[08:55:57]  Loaded 2 plugins.
Reply
#6

If you are running a Windows server, change the streamer.so and sscanf.so in your server.cfg to streamer.dll and sscanf.dll and ensure that you have the latest version of both of these plugins.
Reply
#7

I am running in Linux and Yes i have Latest Version of both of these Plugins.
Reply
#8

Make sure you do instead of just saying that. Be sure you included them each in your script as well.
Reply
#9

Quote:
Originally Posted by Jarnu
Посмотреть сообщение
I am running in Linux and Yes i have Latest Version of both of these Plugins.
make sure you have .so at the end of each plugin also make sure all your plugins are up to date and the script is RE-COMPLIED with the new plguin/include versions
Reply
#10

Quote:
Originally Posted by (*|Flake|*)
Посмотреть сообщение
make sure you have .so at the end of each plugin also make sure all your plugins are up to date and the script is RE-COMPLIED with the new plguin/include versions
Also, if you can't find any solution to fix that problem you can always use the following plugin to find out what is missing:-

https://sampforum.blast.hk/showthread.php?tid=249226
-FalconX
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)