Problem in Starting
#1

hello
my problem is with the plugin's , idk the problem , i get this in server log
Код:
[03:53:21] Server Plugins
[03:53:21] --------------
[03:53:21]  Loading plugin: audio.dll
[03:53:21]   Failed.
[03:53:21]  Loading plugin: sscanf.dll
[03:53:21]   Failed.
[03:53:21]  Loading plugin: streamer.dll
[03:53:21]   Failed.
[03:53:21]  Loaded 0 plugins.

[03:53:21] 
[03:53:21] Filterscripts
[03:53:21] ---------------
[03:53:21]   Loading filterscript 'anims.amx'...
[03:53:21]   Loading filterscript 'buttons.amx'...
[03:53:21]   Loaded 2 filterscripts.

[03:53:21] Script[gamemodes/ERRP.amx]: Run time error 19: "File or function is not found"
[03:53:21] Number of vehicle models: 0
i get the map "unknown"
when player join game stuck in the start ?
check it here 94.23.254.10:7862
any help ?
i re-compiled all my filterscript and my GM , and every think is Okay ?
what was the problem ?




Problem still shown with all GM i try to start it, even new one in forum ? is it my computer problem ?
Reply
#2

Dude, your plugins arent loaded. Place them in correct location and launch the server
Reply
#3

Nothing , they are placed correctly
Reply
#4

Running outdated plugins? If not outdated, then you probably don't have them placed correctly.
Reply
#5

Its most likely that the plugins folder is not named properly, or DBan's post is the soulution
Reply
#6

What is and what you mean by outdated plugin ?
Reply
#7

Quote:
Originally Posted by Robert West
Посмотреть сообщение
What is and what you mean by outdated plugin ?
Download the latest versions of the plugins you currently have. If that is not the solution, where did you put the plugins? Which folder?

EDIT:
Are you using a host or are you running the server from your computer?
Reply
#8

From looking at the services running on your IP address from your first post; you are running a LINUX host. A linux host requires the .so files, not .dll. Go back to the topics for each plugin you use and download the .so files and put those in the plugins folder. You will also have to change server.cfg to say <pluginname>.so (The .so is required).
Reply
#9

It's placed in plugin folder as i get it ,and i'm running it in a host (Linux)
Reply
#10

Yeah, but you're trying to run the .dll files, .dll is for windows .so is for linux...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)