FIleZilla Uploading file -
KennJie - 04.06.2014
If im going to run my server via hosted i got this
SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team
[02:23:31]
[02:23:31] Server Plugins
[02:23:31] --------------
[02:23:31] Loading plugin: sscanf2
[02:23:31] Failed (plugins/sscanf2: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: sscanf
[02:23:31] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: streamer
[02:23:31] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: Whirlpool
[02:23:31] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: nativechecker
[02:23:31] Failed (plugins/nativechecker: cannot open shared object file: No such file or directory)
[02:23:31] Loaded 0 plugins.
[02:23:31]
[02:23:31] Filterscripts
[02:23:31] ---------------
[02:23:31] Loading filterscript 'hicthekiller.amx'...
[02:23:31]
--------------------------------------
[02:23:31] Info script By [HiC]TheKiller Loaded
[02:23:31] --------------------------------------
[02:23:31] Loading filterscript 'mbscript.amx'...
[02:23:31] Loading filterscript 'groups.amx'...
[02:23:31] Group filterscript by [HiC]TheKiller and Weponz has been started!
[02:23:31] Loaded 3 filterscripts.
[02:23:31] Script[gamemodes/NVCNR.amx]: Run time error 19: "File or function is not found"
[02:23:31] Number of vehicle models: 0
Re: FIleZilla Uploading file -
Laure - 04.06.2014
Well this is a wrong section you could do this in server supoprt instead, Seems like you didnt upload your plugin to your remote server, and also for run time error update all your plugins to latest version and recompile your script also see if your host runs a linux server if thats it then you need to have .so plugins instead of .dll . Overall the problem is it aint loading your plugin as it couldnt be located, try re uploading all your plugins.
Re: FIleZilla Uploading file -
KennJie - 04.06.2014
Ok thanks can u pm me
Re: FIleZilla Uploading file -
AndySedeyn - 04.06.2014
Quote:
Originally Posted by Imperor
Well this is a wrong section you could do this in server supoprt instead, Seems like you didnt upload your plugin to your remote server, and also for run time error update all your plugins to latest version and recompile your script also see if your host runs a linux server if thats it then you need to have .so plugins instead of .dll . Overall the problem is it aint loading your plugin as it couldnt be located, try re uploading all your plugins.
|
This. To prevent you from making any more mistakes, don't just change the name from .dll to .so. Instead, download the Linux Version of the plugin.
Re: FIleZilla Uploading file -
KennJie - 04.06.2014
Im uising Windows if i remove the so!!! i have this
SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team
[02:23:31]
[02:23:31] Server Plugins
[02:23:31] --------------
[02:23:31] Loading plugin: sscanf2
[02:23:31] Failed (plugins/sscanf2: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: sscanf
[02:23:31] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: streamer
[02:23:31] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: Whirlpool
[02:23:31] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[02:23:31] Loading plugin: nativechecker
[02:23:31] Failed (plugins/nativechecker: cannot open shared object file: No such file or directory)
[02:23:31] Loaded 0 plugins.
[02:23:31]
[02:23:31] Filterscripts
[02:23:31] ---------------
[02:23:31] Loading filterscript 'hicthekiller.amx'...
[02:23:31]
--------------------------------------
[02:23:31] Info script By [HiC]TheKiller Loaded
[02:23:31] --------------------------------------
[02:23:31] Loading filterscript 'mbscript.amx'...
[02:23:31] Loading filterscript 'groups.amx'...
[02:23:31] Group filterscript by [HiC]TheKiller and Weponz has been started!
[02:23:31] Loaded 3 filterscripts.
[02:23:31] Script[gamemodes/NVCNR.amx]: Run time error 19: "File or function is not found"
[02:23:31] Number of vehicle models: 0
[02:36:30] --- Server Shutting Down.
[02:36:30]
--------------------------------------
[02:36:30] Info script By [HiC]TheKiller Unloaded
[02:36:30] --------------------------------------
Re: FIleZilla Uploading file -
AndySedeyn - 04.06.2014
Don't remove the .so, what I mean is that you can't change the extention of the file from .dll to .so.
.so is the linux version of the file, .dll is the Windows version. It depends on what your server uses (Most likely Linux).
Also, make sure you have the plugins in your server.cfg
Re: FIleZilla Uploading file -
Laure - 04.06.2014
Quote:
Originally Posted by Bible
This. To prevent you from making any more mistakes, don't just change the name from .dll to .so. Instead, download the Linux Version of the plugin.
|
So what did i mean? -.-
Re: FIleZilla Uploading file -
AndySedeyn - 04.06.2014
Quote:
Originally Posted by Imperor
So what did i mean? -.-
|
You told him that he needs the .so files instead of the .dll and I speak out of experience that he would've changed the extention istead of downloading the linux version.
Re: FIleZilla Uploading file -
Laure - 04.06.2014
I told see if your Host operates with linux and if thats it then update your plugins to linux one which are .so plugins.
No stop ruining this thread.
Re: FIleZilla Uploading file -
AndySedeyn - 04.06.2014
Quote:
Originally Posted by Imperor
I told see if your Host operates with linux and if thats it then update your plugins to linux one which are .so plugins.
No stop ruining this thread.
|
That's not how you said it at all.
Quote:
if your host runs a linux server if thats it then you need to have .so plugins instead of .dll
|
I don't see the point of having this discussion.