Plugins Help
#1

When i am trying to run my server on windows vps
I Tried .dll but it gives me another error
Help?

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

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[17:15:53] filterscripts = ""  (string)
[17:15:53] 
[17:15:53] Server Plugins
[17:15:53] --------------
[17:15:53]  Loading plugin: mysql
[17:15:53]   Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[17:15:53]  Loading plugin: sscanf
[17:15:53]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[17:15:53]  Loading plugin: streamer
[17:15:53]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[17:15:53]  Loading plugin: whirlpool
[17:15:53]   Failed (plugins/whirlpool: cannot open shared object file: No such file or directory)
[17:15:53]  Loading plugin: crashdetect
[17:15:53]   Failed (plugins/crashdetect: cannot open shared object file: No such file or directory)
[17:15:53]  Loaded 0 plugins.

[17:15:53] 
[17:15:53] Filterscripts
[17:15:53] ---------------
[17:15:53]   Loaded 0 filterscripts.

[17:15:53] Script[gamemodes/LSC-RP.amx]: Run time error 19: "File or function is not found"
[17:15:53] Number of vehicle models: 0
Reply
#2

You need to add the .so extension in server.cfg for each plugin in Linux.
Reply
#3

Isn't he using Windows?
Reply
#4

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
You need to add the .so extension in server.cfg for each plugin in Linux.
Код:
When i am trying to run my server on windows vps
yo sir
Reply
#5

I've never seen this message "Failed (...: cannot open shared object file: No such file or directory)" appear in Windows; hence my reply. I've seen many users in the past thinking they have another OS, give it a try.

When you say that you try with .dll extension and it gives another error, is it about invalid ELF header or something else?
Reply
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
I've never seen this message "Failed (...: cannot open shared object file: No such file or directory)" appear in Windows; hence my reply. I've seen many users in the past thinking they have another OS, give it a try.

When you say that you try with .dll extension and it gives another error, is it about invalid ELF header or something else?
Excactly it gives me invalid ELF header when i putted the .dll in the plugins
Reply
#7

Quote:
Originally Posted by Ultraz
Посмотреть сообщение
Excactly it gives me invalid ELF header when i putted the .dll in the plugins
Like I said, try loading a plugin file .so for Linux and add the extension to it in the server.cfg to see the results. The invalid ELF header is still one given in Linux and never seen this in Windows.
Reply
#8

Thanks i will try & Post the answer here.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)