SA-MP Forums Archive
WIN SRV2016 x64 - Plugins are failing to load except SA-MP+ DLL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: WIN SRV2016 x64 - Plugins are failing to load except SA-MP+ DLL (/showthread.php?tid=637401)



WIN SRV2016 x64 - Plugins are failing to load except SA-MP+ DLL - Riddick94 - 13.07.2017

Code:
[10:58:13] 
[10:58:13] Server Plugins
[10:58:13] --------------
[10:58:13]  Loading plugin: mysql
[10:58:13]   Failed.
[10:58:13]  Loading plugin: streamer
[10:58:13]   Failed.
[10:58:13]  Loading plugin: colandreas
[10:58:13] *********************
[10:58:13] ** Created By:     **
[10:58:13] ** [uL]Chris42O    **
[10:58:13] ** [uL]Slice       **
[10:58:13] ** [uL]Pottus      **
[10:58:13] *********************
[10:58:16] Loaded collision data.
[10:58:16] *********************
[10:58:16]   ColAndreas Loaded
[10:58:16]    v1.4.0
[10:58:16] *********************
[10:58:16]   Loaded.
[10:58:16]  Loading plugin: sscanf
[10:58:16] 

[10:58:16]  ===============================

[10:58:16]       sscanf plugin loaded.     

[10:58:16]          Version:  2.8.1        

[10:58:16]    © 2012 Alex "Y_Less" Cole  

[10:58:16]  ===============================

[10:58:16]   Loaded.
[10:58:16]  Loading plugin: sampp_server
[10:58:16] [SA-MP+] Loaded
[10:58:16]   Loaded.
[10:58:16]  Loading plugin: audio
[10:58:16] 

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[10:58:16]   Loaded.
[10:58:16]  Loading plugin: FCNPC
[10:58:16]   Failed.
[10:58:16]  Loading plugin: YSF
[10:58:16]   Failed.
[10:58:16]  Loaded 4 plugins.
Who's the lucky one and got it running?


Re: WIN SRV2016 x64 - Plugins are failing to load except SA-MP+ DLL - HoussemGaming - 13.07.2017

Me the lucky, it run on my old windows server 2016 normally, btw i recommend you to use debian 8, its the best one !


Re: WIN SRV2016 x64 - Plugins are failing to load except SA-MP+ DLL - Riddick94 - 13.07.2017

Any of you have fresh installment of Win Srv:

[SOLUTION]
https://sampforum.blast.hk/showthread.php?tid=617737

I will leave this thread here though.


Re: WIN SRV2016 x64 - Plugins are failing to load except SA-MP+ DLL - Mauzen - 13.07.2017

First try recompiling the plugins on the server. This should fix it, or at least tell you whats missing.
If this wont help, maybe try it the hard way: add some debug output to a plugin, and find out where it stops loading.

Edit: I should read full threads before posting.