I need help, gamemode is not starting.
#1

The includes inside my gamemode script.
PHP код:
#include <a_samp>
#undef MAX_PLAYERS
#define MAX_PLAYERS 150
#include <a_zones>
#include <nex-ac>
#include <a_mysql>
#include <streamer>
#include <foreach>
#include <progress>
#include <Pawn.CMD>
//#include <gangzones>
#include <YSI/y_timers>
#include <yom_buttons>
#include <sscanf2>
#include <weapon-config>
#include <crashdetect>
#include <incgo_streamer_custom_fix>
#include <MenuStore>
#include <selection> 
My server.cfg
PHP код:
filterscripts wh
plugins audio
.so mysql_static.so Whirlpool.so crashdetect.so sscanf.so streamer.so SKY.so
announce 1
query 1
chatlogging 1
weburl Coming soon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat 
[%H:%M:%S]
language English 
and this is after i try to run the server
PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[12:46:10
[
12:46:10Server Plugins
[12:46:10] --------------
[
12:46:10]  Loading pluginaudio.so
[12:46:10
*** 
Audio Plugin v0.5 R2 by Incognito loaded ***
[
12:46:10]   Loaded.
[
12:46:10]  Loading pluginmysql_static.so
[12:46:10
  > 
MySQL plugin R5 successfully loaded.
[
12:46:10]   Loaded.
[
12:46:10]  Loading pluginWhirlpool.so
[12:46:10]  
[
12:46:10]  ==================
[
12:46:10]  
[
12:46:10]   Whirlpool loaded
[12:46:10]  
[
12:46:10]  ==================
[
12:46:10]  
[
12:46:10]   Loaded.
[
12:46:10]  Loading plugincrashdetect.so
[12:46:10]   CrashDetect v4.12 is OK.
[
12:46:10]   Loaded.
[
12:46:10]  Loading pluginsscanf.so
[12:46:10
[
12:46:10]  ===============================
[
12:46:10]       sscanf plugin loaded.     
[
12:46:10]          Version:  2.8.1        
[12:46:10]    (c2012 Alex "******" Cole  
[12:46:10]  ===============================
[
12:46:10]   Loaded.
[
12:46:10]  Loading pluginstreamer.so
[12:46:10
*** 
Streamer Plugin v2.9.3 by Incognito loaded ***
[
12:46:10]   Loaded.
[
12:46:10]  Loading pluginSKY.so
[12:46:10]   Loaded.
[
12:46:10]  Loaded 7 plugins.
[
12:46:10
[
12:46:10Filterscripts
[12:46:10] ---------------
[
12:46:10]   Loading filterscript 'wh.amx'...
[
12:46:10AMX (152120064loaded
[12:46:10]   Loaded 1 filterscripts.
[
12:46:11AMX (152119944loaded
[12:46:11] [debugRun time error 19"File or function is not found"
[12:46:11] [debug]  cache_get_row_count
[12:46:11] [debug]  cache_get_value_name_int
[12:46:11] [debug]  cache_get_value_name_float
[12:46:11] [debug]  cache_get_value_index_int
[12:46:11] [debug]  mysql_format
[12:46:11] [debug]  mysql_tquery
[12:46:11] [debug]  mysql_init_options
[12:46:11] [debug]  mysql_set_option
[12:46:11] [debug]  cache_insert_id
[12:46:11] [debug]  cache_get_value_name
[12:46:11] [debugRun time error 19"File or function is not found"
[12:46:11] [debug]  cache_get_row_count
[12:46:11] [debug]  cache_get_value_name_int
[12:46:11] [debug]  cache_get_value_name_float
[12:46:11] [debug]  cache_get_value_index_int
[12:46:11] [debug]  mysql_format
[12:46:11] [debug]  mysql_tquery
[12:46:11] [debug]  mysql_init_options
[12:46:11] [debug]  mysql_set_option
[12:46:11] [debug]  cache_insert_id
[12:46:11] [debug]  cache_get_value_name
[12:46:11Script[gamemodes/arphz.amx]: Run time error 19"File or function is not found"
[12:46:11Number of vehicle models0
[12:46:11] New version of CrashDetect is available for download (4.13
Reply
#2

pawncmd.so has been loaded but still not working :/, this is rude help please!!
Reply
#3

Of course it won't like I said you need the proper MySQL plugin
Reply
#4

Quote:
Originally Posted by JesterlJoker
Посмотреть сообщение
Of course it won't like I said you need the proper MySQL plugin
I upload the script r39, but it kept running r5 ffs, how to remove that sh**** sql ffs
Reply
#5

Like I said delete, copy and paste new plugin, re run if it doesn't work then re download, re upload, delete again, copy and paste new plugin, re run.
Reply
#6

Quote:
Originally Posted by JesterlJoker
Посмотреть сообщение
Like I said delete, copy and paste new plugin, re run if it doesn't work then re download, re upload, delete again, copy and paste new plugin, re run.
I did it many many many many times.
Reply
#7

Because you still load mysql_static.so while you uploaded the new mysql.so (?)
Reply
#8

Quote:
Originally Posted by Dice_
Посмотреть сообщение
Because you still load mysql_static.so while you uploaded the new mysql.so (?)
I also tried to use mysql.so

Код:
----------
Loaded log file: "server_log.txt".
----------

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

[13:34:45] 
[13:34:45] Server Plugins
[13:34:45] --------------
[13:34:45]  Loading plugin: audio.so
[13:34:45] 

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

[13:34:45]   Loaded.
[13:34:45]  Loading plugin: mysql.so
[13:34:45]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[13:34:45]  Loading plugin: Whirlpool.so
[13:34:45]  
[13:34:45]  ==================
[13:34:45]  
[13:34:45]   Whirlpool loaded
[13:34:45]  
[13:34:45]  ==================
[13:34:45]  
[13:34:45]   Loaded.
[13:34:45]  Loading plugin: crashdetect.so
[13:34:45]   CrashDetect v4.12 is OK.
[13:34:45]   Loaded.
[13:34:45]  Loading plugin: sscanf.so
[13:34:45] 

[13:34:45]  ===============================

[13:34:45]       sscanf plugin loaded.     

[13:34:45]          Version:  2.8.1        

[13:34:45]    © 2012 Alex "******" Cole  

[13:34:45]  ===============================

[13:34:45]   Loaded.
[13:34:45]  Loading plugin: streamer.so
[13:34:45] 

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

[13:34:45]   Loaded.
[13:34:45]  Loading plugin: SKY.so
[13:34:45]   Loaded.
[13:34:45]  Loading plugin: pawncmd.so
[13:34:45] Pawn.CMD plugin v3.1.4 by urShadow loaded
[13:34:45]   Loaded.
[13:34:45]  Loaded 7 plugins.

[13:34:45] 
[13:34:45] Filterscripts
[13:34:45] ---------------
[13:34:45]   Loading filterscript 'wh.amx'...
[13:34:45] AMX (148749264) loaded
[13:34:45]   Loaded 1 filterscripts.

[13:34:45] AMX (148749144) loaded
[13:34:45] [debug] Run time error 19: "File or function is not found"
[13:34:45] [debug]  cache_get_row_count
[13:34:45] [debug]  cache_get_value_name_int
[13:34:45] [debug]  cache_get_value_name_float
[13:34:45] [debug]  cache_get_value_index_int
[13:34:45] [debug]  mysql_format
[13:34:45] [debug]  mysql_tquery
[13:34:45] [debug]  mysql_close
[13:34:45] [debug]  mysql_init_options
[13:34:45] [debug]  mysql_set_option
[13:34:45] [debug]  mysql_connect
[13:34:45] [debug]  cache_insert_id
[13:34:45] [debug]  cache_get_value_name
[13:34:45] [debug] Run time error 19: "File or function is not found"
[13:34:45] [debug]  cache_get_row_count
[13:34:45] [debug]  cache_get_value_name_int
[13:34:45] [debug]  cache_get_value_name_float
[13:34:45] [debug]  cache_get_value_index_int
[13:34:45] [debug]  mysql_format
[13:34:45] [debug]  mysql_tquery
[13:34:45] [debug]  mysql_close
[13:34:45] [debug]  mysql_init_options
[13:34:45] [debug]  mysql_set_option
[13:34:45] [debug]  mysql_connect
[13:34:45] [debug]  cache_insert_id
[13:34:45] [debug]  cache_get_value_name
[13:34:45] Script[gamemodes/rrphz.amx]: Run time error 19: "File or function is not found"
[13:34:45] Number of vehicle models: 0
[13:34:45] New version of CrashDetect is available for download (4.13)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)