Plugins not loading
#1

After being absent from SA-MP for a while, I decided today to download the server package and latest plugins/include from the web. Everything is set up nicely as it should be, includes in their respective place, plugins added both on the folder and also in the server configuration file, and I also compiled my old scripts that I want to use with the newest includes. [Compiled fine.]

But for some reasons, two plugins keep failing to load no matter what: streamer and sscanf . I never had this issue before, and I'm very confused on what to do. No other error is coming up, and other plugins load fine; Only those two fail to load all the time. Here what the server log looks like:

Quote:

----------
Loaded log file: "server_log.txt".
----------

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

[22:38:56] filterscripts = "" (string)
[22:38:56]
[22:38:56] Server Plugins
[22:38:56] --------------
[22:38:56] Loading plugin: streamer
[22:38:56] Failed.
[22:38:56] Loading plugin: sscanf
[22:38:56] Failed.
[22:38:56] Loading plugin: Whirlpool
[22:38:56]
[22:38:56] ==================
[22:38:56]
[22:38:56] Whirlpool loaded
[22:38:56]
[22:38:56] ==================
[22:38:56]
[22:38:56] Loaded.
[22:38:56] Loaded 1 plugins.

[22:38:56]
[22:38:56] Filterscripts
[22:38:56] ---------------
[22:38:56] Loaded 0 filterscripts.

[22:38:56] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found"
[22:38:56] Number of vehicle models: 0

PS: If it helps out, currently using Windows 10 Pro x64. Its a clean install, got it a week ago. Also using a clean SA-MP server package. Any help would be greatly appreciated.
Reply
#2

Install Visual C++ Redistributable for Visual Studio 2015 (x86) as it is required for the latest version of sscanf and streamer plugin. If it fails again, check if you forgot to install any of these: http://forum.sa-mp.com/showpost.php?...51&postcount=3
Reply
#3

Found your reply on another post about the same issue, with the same links. Well, seems that I needed to install the 32bit version not the 64bit of the C++ Redistributable. It works now, I highly appreciate your help... Thank you!
Reply
#4

Quote:
Originally Posted by bluebaron
Посмотреть сообщение
Found your reply on another post about the same issue, with the same links. Well, seems that I needed to install the 32bit version not the 64bit of the C++ Redistributable. It works now, I highly appreciate your help... Thank you!
Remember if you're going to use linux you're going to need to use .so plugins and you're going to also have to install some additional packages as well.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)