SA-MP Forums Archive
Failed to load plugins - 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: Failed to load plugins (/showthread.php?tid=663230)



Failed to load plugins - AhmedMohamed - 25.01.2019

Failed to load plugins although I have them in plugins folder.
Code:
[20:16:45]  Loading plugin: mysql.dll
[20:16:45]   Failed.
[20:16:45]  Loading plugin: streamer.dll
[20:16:45]   Failed.
[20:16:45]  Loading plugin: sscanf.dll
[20:16:45]   Failed.
[20:16:45]  Loading plugin: socket.dll
[20:16:45]   Failed.
Plugins folder:


Any thing else may cause plugins fail to load?


Re: Failed to load plugins - AhmedMohamed - 25.01.2019

Yes, I did


Re: Failed to load plugins - SymonClash - 25.01.2019

Quote:
Originally Posted by Y_Less
View Post
Don't.
LOL.


Re: Failed to load plugins - AhmedMohamed - 25.01.2019

Same problem.


Re: Failed to load plugins - Shady - 25.01.2019

Can you show me your server.cfg?


Re: Failed to load plugins - AhmedMohamed - 25.01.2019

Server.cfg:
Code:
echo Executing Server Config...
lanmode 1
rcon_password {rcon}
password {pass}
maxplayers 100
port {port}
hostname {host}
gamemode0 {GM}
plugins crashdetect ColAndreas mysql streamer regex sscanf socket whirlpool nativechecker
filterscripts
announce 1
chatlogging 0
weburl playsa.play-union.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
language English



Re: Failed to load plugins - Florin48 - 25.01.2019

Server.Cfg must be in the main folder not in plugins


Re: Failed to load plugins - AhmedMohamed - 25.01.2019

It is on the main folder, This one in the plugin folder is for backup only


Re: Failed to load plugins - Florin48 - 25.01.2019

Check the plugins are the same version as the include


Re: Failed to load plugins - AhmedMohamed - 25.01.2019

They are but the same problem


Re: Failed to load plugins - xRadical3 - 26.01.2019

plugin crashdetect or colandreas loaded?
Maybe this 2 plugins bug other plugins failed to load


Re: Failed to load plugins - faxxe - 26.01.2019

Hmm i guess its not that easy to help you that way.
Have you got teamviewer? Lets do a session do solve this problem.


Re: Failed to load plugins - SymonClash - 26.01.2019

Probably a stupid suggestion, but i noticed you have another server.cfg in /plugins folder. (You said it's for backup), try to remove or rename it. Maybe it conflicts.

Also another suggestion can be to load 1 plugin at time and check what's working or not.


Re: Failed to load plugins - Calisthenics - 26.01.2019

https://github.com/pBlueG/SA-MP-MySQL#faq

Read 5th question-answer about Microsoft C++ redistributables.