SA-MP Forums Archive
Help me bro..pls - 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: Help me bro..pls (/showthread.php?tid=617650)



Help me bro..pls - DandyCorleone - 24.09.2016

PHP код:
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[18:07:07
[
18:07:07Server Plugins
[18:07:07] --------------
[
18:07:07]  Loading pluginstreamer.so
[18:07:07
*** 
Streamer Plugin v2.8.2 by Incognito loaded ***
[
18:07:07]   Loaded.
[
18:07:07]  Loading pluginmysql.so
[18:07:07
  > 
MySQL plugin R5 successfully loaded.
[
18:07:07]   Loaded.
[
18:07:07]  Loading pluginirc.so
[18:07:07
*** 
IRC Plugin v1.4.8 by Incognito loaded ***
[
18:07:07]   Loaded.
[
18:07:07]  Loading plugingvar.so
[18:07:07
*** 
GVar Plugin v1.3 by Incognito loaded ***
[
18:07:07]   Loaded.
[
18:07:07]  Loading pluginEncrypt.so
[18:07:07
[
18:07:07______________________________________
[18:07:07]  Encrypt Plugin v0.1 loaded
[18:07:07______________________________________
[18:07:07]  ByFro (cCopyright <TBG2009-2010
[18:07:07______________________________________
[18:07:07]   Loaded.
[
18:07:07]  Loading pluginCTime.so
[18:07:07]  
 &
#65533; CTime Library Plugin For Pawn v0.1.0 - Copyright � 2011 RyDeR` 
 
[18:07:07]   Loaded.
[
18:07:07]  Loading pluginwhirlpool.so
[18:07:07]  
[
18:07:07]  ==================
[
18:07:07]  
[
18:07:07]   Whirlpool loaded
[18:07:07]  
[
18:07:07]  ==================
[
18:07:07]  
[
18:07:07]   Loaded.
[
18:07:07]  Loading pluginsscanf.so
[18:07:07
[
18:07:07]  ===============================
[
18:07:07]       sscanf plugin loaded.     
[
18:07:07]          Version:  2.8.1        
[18:07:07]    (c2012 Alex "******" Cole  
[18:07:07]  ===============================
[
18:07:07]   Loaded.
[
18:07:07]  Loaded 8 plugins.
[
18:07:07
[
18:07:07Ban list
[
18:07:07] --------
[
18:07:07]  Loadedsamp.ban
[18:07:07
[
18:07:07
[
18:07:07Filterscripts
[18:07:07] ---------------
[
18:07:07]   Loading filterscript 'UltraHost.amx'...
[
18:07:07]   Loading filterscript 'Objects.amx'...
[
18:07:07]   Loaded 2 filterscripts.
[
18:07:07Script[gamemodes/xSF.amx]: Run time error 19"File or function is not found"
[18:07:07Number of vehicle models



Re: Help me bro..pls - Shinja - 24.09.2016

Load crashdetect plugin and show the logs


Re: Help me bro..pls - SyS - 24.09.2016

use proper title name for thread.


Re: Help me bro..pls - DandyCorleone - 24.09.2016

PHP код:
[18:27:18] [debugRun time error 19"File or function is not found"
[18:27:18] [debug]  cache_get_row_count
[18:27:18] [debug]  cache_get_field_count
[18:27:18] [debug]  cache_get_row
[18:27:18] [debug]  mysql_tquery
[18:27:18] [debug]  cache_insert_id
[18:27:18] [debug]  cache_get_row_int
[18:27:18] [debug]  mysql_escape_string
[18:27:18] [debug]  cache_get_row_float
[18:27:18] [debugRun time error 19"File or function is not found"
[18:27:18] [debug]  cache_get_row_count
[18:27:18] [debug]  cache_get_field_count
[18:27:18] [debug]  cache_get_row
[18:27:18] [debug]  mysql_tquery
[18:27:18] [debug]  cache_insert_id
[18:27:18] [debug]  cache_get_row_int
[18:27:18] [debug]  mysql_escape_string
[18:27:18] [debug]  cache_get_row_float 



Re: Help me bro..pls - Shinja - 24.09.2016

these functions are for mysql R33+, and you are using R5
Update your mysql plugin


Re: Help me bro..pls - DandyCorleone - 26.09.2016

cannot work bro? What I need to recompile the gamemodes?
and update the mysql include in my pawn?
and then update my plugins?


Re: Help me bro..pls - SickAttack - 26.09.2016

Quote:
Originally Posted by Shinja
Посмотреть сообщение
these functions are for mysql R33+, and you are using R5
Update your mysql plugin
No, just download the correspondent files for R5.