SA-MP Forums Archive
A Big Help About this - 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: A Big Help About this (/showthread.php?tid=614683)



A Big Help About this - CrazyPerry - 11.08.2016

when i started by samp-server and i get this
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[15:46:39]  
[15:46:39]  Server Plugins
[15:46:39]  --------------
[15:46:39]   Loading plugin: irc.dll
[15:46:39]    Failed.
[15:46:39]   Loading plugin: sscanf.dll
[15:46:39]  

[15:46:39]   ===============================

[15:46:39]        sscanf plugin loaded.     

[15:46:39]           Version:  2.8.1        

[15:46:39]     © 2012 Alex "******" Cole  

[15:46:39]   ===============================

[15:46:39]    Loaded.
[15:46:39]   Loading plugin: streamer.dll
[15:46:39]  

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

[15:46:39]    Loaded.
[15:46:39]   Loading plugin: whirlpool.dll
[15:46:39]   
[15:46:39]   ==================
[15:46:39]   
[15:46:39]    Whirlpool loaded
[15:46:39]   
[15:46:39]   ==================
[15:46:39]   
[15:46:39]    Loaded.
[15:46:39]   Loading plugin: mysql.dll
[15:46:40]   >> plugin.mysql: R38 successfully loaded.
[15:46:40]    Loaded.
[15:46:40]   Loading plugin: nativechecker.dll
[15:46:40]    Loaded.
[15:46:40]   Loaded 5 plugins.

[15:46:40]  
[15:46:40]  Filterscripts
[15:46:40]  ---------------
[15:46:40]    Loading filterscript 'usfMaps.amx'...
[15:46:40]    Loading filterscript 'usfReactionTest.amx'...
[15:46:40]    Loaded 2 filterscripts.

[15:46:40]     Error: Function not registered: 'IRC_GetUserChannelMode'
[15:46:40]     Error: Function not registered: 'IRC_GroupSay'
[15:46:40]     Error: Function not registered: 'IRC_Quit'
[15:46:40]     Error: Function not registered: 'IRC_DestroyGroup'
[15:46:40]     Error: Function not registered: 'IRC_Say'
[15:46:40]     Error: Function not registered: 'IRC_SendRaw'
[15:46:40]     Error: Function not registered: 'IRC_JoinChannel'
[15:46:40]     Error: Function not registered: 'IRC_AddToGroup'
[15:46:40]     Error: Function not registered: 'IRC_RemoveFromGroup'
[15:46:40]     Error: Function not registered: 'IRC_Connect'
[15:46:40]     Error: Function not registered: 'IRC_Notice'
[15:46:40]  Script[gamemodes/GM.amx]: Run time error 19: "File or function is not found"
[15:46:40]  Number of vehicle models: 3
[15:46:43]  --- Server Shutting Down.
[15:46:43]  

[15:46:43]   ===============================

[15:46:43]       sscanf plugin unloaded.    

[15:46:43]   ===============================

[15:46:43]  

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

[15:46:43]   
[15:46:43]   ====================
[15:46:43]   
[15:46:43]    Whirlpool unloaded
[15:46:43]   
[15:46:43]   ====================
[15:46:43]   
[15:46:43]  plugin.mysql: Unloading plugin...
[15:46:43]  plugin.mysql: Plugin unloaded.
ill +rep who help me


Re: A Big Help About this - oMa37 - 11.08.2016

Код:
[15:46:39]   Loading plugin: irc.dll
[15:46:39]    Failed.
the IRC plugin is not loaded, try to update it.


Re: A Big Help About this - CrazyPerry - 11.08.2016

can you or someone give me a the link of irc latest version (sorry about asking)?


Re: A Big Help About this - K0P - 11.08.2016

Use the latest version of the IRC plugin (https://sampforum.blast.hk/showthread.php?tid=98803)


Re: A Big Help About this - Shinja - 11.08.2016

All your plugins seems to be outdated:
sscanf last version is 2.8.2
streamer last version is 2.8.2
MySQL last version is R39-5
I recommend you to update everything