[HELP] Error while Hosting.
#1

hello , i got a Free Server on sa-mp.gs , i opened Filezilla to upload my files to the server , PS : i uploaded the Plugins too , and i got this error
Код:
[10:11:52] Server Plugins
[10:11:52] --------------
[10:11:52]  Loading plugin: sscanf
[10:11:52]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[10:11:52]  Loading plugin: streamer
[10:11:52]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[10:11:52]  Loading plugin: Whirlpool
[10:11:52]   Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[10:11:52]  Loaded 0 plugins.
so how can i fix this ?!?!
Reply
#2

Are you sure you're using the correct file for plugins? (.so for Linux and .dll for Windows)

Also read this.

Код:
We strongly encourage you to only upload the compiled gamemode (.amx) to the server.
Reply
#3

plugins in plugin folder

server.cfg plugins added?
Reply
#4

Are you sure you uploaded the plugins in "plugins" ?
Reply
#5

Quote:
Originally Posted by Skimmer
Посмотреть сообщение
Are you sure you're using the correct file for plugins? (.so for Linux and .dll for Windows)

Also read this.

Код:
We strongly encourage you to only upload the compiled gamemode (.amx) to the server.
He couldn't read the plugins if he only had the .amx file.
Reply
#6

Quote:
Originally Posted by Tagathron
Посмотреть сообщение
He couldn't read the plugins if he only had the .amx file.
You can read plugins with .amx file no need for .pwn

The .pwn is only script language.
Reply
#7

there wasn't a Plugin Folder so i added one with the Plugins inside it , and i Uploaded the Whole Folder Content ( SF , FL , eplus Pwn etc ) , i added the Plugins in server.cfg too
Reply
#8

Quote:
Originally Posted by Skimmer
Посмотреть сообщение
You can read plugins with .amx file no need for .pwn

The .pwn is only script language.
No,i'm saying if he only uploaded the .amx,without anything else,he would have no plugins to read.
Because he didn't upload them.



@Alexander;try naming the folder into plugins not Plugins.
I'm not sure if it really matters,but it's possible.

Also in server.cfg,you don't need just to add line : plugins;
you need to add plugins sscanf [or whatever plugins you are using]
Reply
#9

Renamed it but still got the same error , this is what in my server.cfs

plugins sscanf streamer Whirlpool
Reply
#10

Okay, first of all. The plugins folder must be in your root directory and shouldn't have capital characters.

Try to remove the .pwn files and put only your .amx file on gamemode directory.

Also the plugin line on server.cfg should be look like this.

pawn Код:
plugins streamer etc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)