Help +Rep. (For My Server)
#1

So Hello Guys Can u Help Me A Little Bit Look i Ordered a New Server by triangle.gs

When i Made An FTP Acc i seted everything i saw that therre was no plugins folder

I made A Plugins Folder n opened the server.cfg and i made a plugins line after that i started my server but it said The Stuff. See Server.log File.

pawn Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R4, (C)2005-2014 SA-MP Team

[13:08:15]
[13:08:15] Server Plugins
[13:08:15] --------------
[13:08:15]  Loaded 0 plugins.

[13:08:15]
[13:08:15] Filterscripts
[13:08:15] ---------------
[13:08:15]   Loaded 0 filterscripts.

[13:08:15] Script[gamemodes/WotGm.amx]: Run time error 19: "File or function is not found"
[13:08:15] Number of vehicle models: 0
Reply
#2

[13:08:15] Loaded 0 plugins.

This shows that your plugins aren't getting loaded.
Make sure you put .so in front of them if the System is Linux.

Runtime error 19 usually occurs due to outdated or missing plugin
Reply
#3

I Got the .so stuff on my plugins but still they don't get loaded. Help.
Reply
#4

Have U Uploaded The .amx gamemode file?
Reply
#5

You need to have .amx in the host if that's not it, you don't you have a outdated/missing plugin.
Reply
#6

Check the plugins folder, is there even anything inside?
Reply
#7

Of Course There Are 2 plugins,Ofcourse i uploaded the .amx File.
Reply
#8

Linux:
Код:
plugins test.so test1.so test2.so
Windows: (Style 1)
Код:
plugins test.dll test1.dll test2.dll
Windows: (Style 2)
Код:
plugins test test1 test2
Reply
#9

First dude..
Maybe the host that u got ur server from it using .dll(windows Plugins )..
AnyWay Make sure that u r using the Plugin at server.cfg
Reply
#10

are you sure each plugin name in server.cfg end with .so ?
should look like in server.cfg
Quote:

plugins sscanf.so streamer.so

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)