SA-MP Forums Archive
Plugins not loading..? - 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: Plugins not loading..? (/showthread.php?tid=575942)



Plugins not loading..? - Trucido - 31.05.2015

Код:
[06:19:15] 
[06:19:15] Server Plugins
[06:19:15] --------------
[06:19:15]  Loading plugin: crashdetect
[06:19:15]   Failed.
[06:19:15]  Loading plugin: profiler
[06:19:15]   Profiler v2.7.6 is OK.
[06:19:15]   Loaded.
[06:19:15]  Loading plugin: mysql
[06:19:15]   Failed.
[06:19:15]  Loading plugin: sscanf
[06:19:15]   Failed.
[06:19:15]  Loading plugin: streamer
[06:19:15]   Failed.
[06:19:15]  Loading plugin: Whirlpool
[06:19:15]  
[06:19:15]  ==================
[06:19:15]  
[06:19:15]   Whirlpool loaded
[06:19:15]  
[06:19:15]  ==================
[06:19:15]  
[06:19:15]   Loaded.
[06:19:15]  Loading plugin: fixes2
[06:19:15]   Failed.
[06:19:15]  Loading plugin: dataHandler
[06:19:15]  * [PLUGIN]: dataHandler loaded © 2013.
[06:19:15]   Loaded.
[06:19:15]  Loading plugin: MapAndreas
[06:19:15]   Loaded.
[06:19:15]  Loading plugin: nativechecker
[06:19:15]   Loaded.
[06:19:15]  Loaded 5 plugins.
im using a host but for some reason some plugins fail, and i can NOT update streamer, it just messes everything up..
ALso, everything worked when it was on 0.3z, or on my own host 127.0.0.1 but on a host it wont, i already updated fixes2 crashdetect and mysql its still failing..


Re: Plugins not loading..? - FplayerGR - 31.05.2015

you show server.cfg datas?
and you have all plugins in folder plugins?


Re: Plugins not loading..? - Trucido - 31.05.2015

Quote:
Originally Posted by FplayerGR
Посмотреть сообщение
you show server.cfg datas?
and you have all plugins in folder plugins?
plugins crashdetect profiler mysql sscanf streamer Whirlpool fixes2 dataHandler MapAndreas nativechecker

and ye i have all the plugins.. i really dont know whats wrong


Re: Plugins not loading..? - Vince - 31.05.2015

Is this a Linux server? If so, do not forget to add .so. Linux does not use the principle of extensions; the dot and everything that follows it is still part of the filename.

Also versions of the streamer plugin above 2.7.2 sometimes conflict with other plugins (especially MySQL) due to an update of some sort.


Re: Plugins not loading..? - Trucido - 31.05.2015

Код:
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[23:22:09] 
[23:22:09] Server Plugins
[23:22:09] --------------
[23:22:09]  Loading plugin: crashdetect
[23:22:09]   CrashDetect v4.15.1 is OK.
[23:22:09]   Loaded.
[23:22:09]  Loading plugin: profiler
[23:22:09]   Profiler v2.7.6 is OK.
[23:22:09]   Loaded.
[23:22:09]  Loading plugin: dataHandler
[23:22:09]  * [PLUGIN]: dataHandler loaded © 2013.
[23:22:09]   Loaded.
[23:22:09]  Loading plugin: MapAndreas
[23:22:09]   Loaded.
[23:22:09]  Loading plugin: mysql
[23:22:09]  >> plugin.mysql: R39-3 successfully loaded.
[23:22:09]   Loaded.
[23:22:09]  Loading plugin: sscanf
[23:22:09] 

[23:22:09]  ===============================

[23:22:09]       sscanf plugin loaded.     

[23:22:09]          Version:  2.8.1        

[23:22:09]    © 2012 Alex "******" Cole  

[23:22:09]  ===============================

[23:22:09]   Loaded.
[23:22:09]  Loading plugin: streamer
[23:22:09] 

*** Streamer Plugin v2.7.2 by Incognito loaded ***

[23:22:09]   Loaded.
[23:22:09]  Loading plugin: Whirlpool
[23:22:09]  
[23:22:09]  ==================
[23:22:09]  
[23:22:09]   Whirlpool loaded
[23:22:09]  
[23:22:09]  ==================
[23:22:09]  
[23:22:09]   Loaded.
[23:22:09]  Loading plugin: fixes2
[23:22:09] 

[23:22:09]  ===============================

[23:22:09]        fixes plugin loaded.     

[23:22:09]    © 2012 Alex "******" Cole

[23:22:09]  ===============================
everything works? but it should say that it connected to mysql or something.. but the server isnt working at all ..... -_-

edit; Crashinfo.txt in my server says this
http://gyazo.com/1ddfb3788def19d8bb2ac6462e9b717c <--- wtf?