Plugins won't load - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Plugins won't load (
/showthread.php?tid=549476)
Plugins won't load -
Cat Cola - 06.12.2014
Hello, I have a VPS on Windows 2012 - When I try to run my SA-MP server it doesn't load SSCANF and Streamer. When I try to use Windows 2008 it only doesn't load the Streamer plugin. Does anyone know how to fix this?
:/
Re: Plugins won't load -
Blade_Cervetti - 07.12.2014
For windows, make sure that you are using the .dll file extension version of your plugins
Re: Plugins won't load -
SimplyFragHosting - 07.12.2014
Windows Plugins failed to load fixes:
server.cfg
plugins streamer.dll sscanf.dll etc
Important core libs needed:
http://www.microsoft.com/en-us/downl....aspx?id=40784
http://www.microsoft.com/en-gb/downl...s.aspx?id=5555
Install .net framework 3 and 4.5
If the problem still persists let us know.
Re: Plugins won't load -
Bridge - 08.12.2014
You have a windows Vps, but you using linux Pc?
Re: Plugins won't load -
Cat Cola - 08.12.2014
No, it's windows.
Re: Plugins won't load -
Cat Cola - 08.12.2014
Quote:
Originally Posted by SimplyFragHosting
|
I tried your links and they don't work. we have defined all the required plugins.
Re: Plugins won't load -
MD5 - 08.12.2014
Is there any errors? Is the plugin compatible with your gamemode?
Re: Plugins won't load -
kaisersouse - 08.12.2014
Links don't work because they were pasted in wrong. ****** ".net 3.5 download" and ".net 4.5 download". If your VPS is running Windows Server 2008 R2 you have to install .Net 3.5 via the Server Manager control panel.
Also, ****** "vcredist download" and install the one(s) for 2008, 2010 and 2013. That should cover you on all the plugins that are out there.
EDIT: I zipped the installers into one package. This is for x86 (32-bit) which should work. I'll do a x64 version of the archive at some point:
http://smartbyteshosting.com/DotNetandVCredist.zip
^Includes .NET 4.5, vcredist 2008,2010,2013. No .NET 3.5 since the installer wont work on Windows Server 2008 and above.