Function not register? - 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: Function not register? (
/showthread.php?tid=636491)
[SOLVED] Function not register? -
kloning1 - 28.06.2017
Solved! just put nativechecker last on server.cfg
ex
before
Код:
plugins nativechecker streamer mysql
after
Код:
plugins streamer mysql nativechecker
*ty to OneDay
------------------------------------------------------------------------------------------------------------------------------------
I'm currently dizzy,
I've been searching for two days but have not been able to justify it.
I have installed nativechecker and crashdetect, but no results (maybe)
my server.cfg
Код:
echo Executing Server Config...
lanmode 0
maxplayers 100
gamemode0 main
filterscripts
plugins crashdetect.so nativechecker.so mysql.so whirlpool.so sscanf.so gvar.so streamer.so ctime.so
announce 1
chatlogging 0
weburl jogjagamers.org
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1500
logtimeformat [%d/%m/%Y %H:%M:%S]
language English
top script
Код:
#include <a_samp>
#include <a_mysql>
#include <sscanf2>
#include <gvar>
#include <ctime>
#include <izcmd>
#include <YSI\y_iterate>
#include <YSI\y_timers>
#include <streamer>
#include <bustaim>
server_log
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[19:33:23] filterscripts = "" (string)
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] Server Plugins
[28/06/2017 19:33:23] --------------
[28/06/2017 19:33:23] Loading plugin: crashdetect.so
[28/06/2017 19:33:23] CrashDetect v4.18.1 is OK.
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loading plugin: nativechecker.so
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loading plugin: mysql.so
[28/06/2017 19:33:23] >> plugin.mysql: R41-2 successfully loaded.
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loading plugin: whirlpool.so
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] ==================
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] Whirlpool loaded
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] ==================
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loading plugin: sscanf.so
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] ===============================
[28/06/2017 19:33:23] sscanf plugin loaded.
[28/06/2017 19:33:23] Version: 2.8.2
[28/06/2017 19:33:23] © 2012 Alex "******" Cole
[28/06/2017 19:33:23] ===============================
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loading plugin: gvar.so
[28/06/2017 19:33:23]
*** GVar Plugin v1.3 by Incognito loaded ***
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loading plugin: streamer.so
[28/06/2017 19:33:23]
*** Streamer Plugin v2.8.2 by Incognito loaded ***
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loading plugin: ctime.so
[28/06/2017 19:33:23]
» CTime Library Plugin For Pawn v0.1.0 - Copyright © 2011 RyDeR`
[28/06/2017 19:33:23] Loaded.
[28/06/2017 19:33:23] Loaded 8 plugins.
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] Filterscripts
[28/06/2017 19:33:23] ---------------
[28/06/2017 19:33:23] Loaded 0 filterscripts.
[28/06/2017 19:33:23] Error: Function not registered: 'cache_get_row_count'
[28/06/2017 19:33:23] Error: Function not registered: 'SSCANF_Init'
[28/06/2017 19:33:23] Error: Function not registered: 'SSCANF_IsConnected'
[28/06/2017 19:33:23] Error: Function not registered: 'SSCANF_Join'
[28/06/2017 19:33:23] Error: Function not registered: 'SSCANF_Leave'
[28/06/2017 19:33:23] Error: Function not registered: 'mysql_connect'
[28/06/2017 19:33:23] Error: Function not registered: 'mysql_log'
[28/06/2017 19:33:23] Error: Function not registered: 'mysql_errno'
[28/06/2017 19:33:23] Error: Function not registered: 'mysql_close'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_is_valid'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_delete'
[28/06/2017 19:33:23] Error: Function not registered: 'CreateDynamicPickup'
[28/06/2017 19:33:23] Error: Function not registered: 'mysql_pquery'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_get_value_index_int'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_get_value_index'
[28/06/2017 19:33:23] Error: Function not registered: 'mysql_format'
[28/06/2017 19:33:23] Error: Function not registered: 'SetGVarString'
[28/06/2017 19:33:23] Error: Function not registered: 'SetGVarInt'
[28/06/2017 19:33:23] Error: Function not registered: 'GetGVarInt'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_get_value_name'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_get_value_name_int'
[28/06/2017 19:33:23] Error: Function not registered: 'TogglePlayerDynamicCP'
[28/06/2017 19:33:23] Error: Function not registered: 'DeleteGVar'
[28/06/2017 19:33:23] Error: Function not registered: 'WP_Hash'
[28/06/2017 19:33:23] Error: Function not registered: 'GetGVarString'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_set_active'
[28/06/2017 19:33:23] Error: Function not registered: 'IsPlayerInDynamicCP'
[28/06/2017 19:33:23] Error: Function not registered: 'DestroyDynamicPickup'
[28/06/2017 19:33:23] Error: Function not registered: 'mysql_tquery'
[28/06/2017 19:33:23] Error: Function not registered: 'sscanf'
[28/06/2017 19:33:23] Error: Function not registered: 'CreateDynamicObject'
[28/06/2017 19:33:23] Error: Function not registered: 'CreateDynamicCP'
[28/06/2017 19:33:23] Error: Function not registered: 'MoveDynamicObject'
[28/06/2017 19:33:23] Error: Function not registered: 'DestroyDynamicObject'
[28/06/2017 19:33:23] Error: Function not registered: 'DestroyDynamicCP'
[28/06/2017 19:33:23] Error: Function not registered: 'cache_save'
[28/06/2017 19:33:23] Error: Function not registered: 'localtime'
[28/06/2017 19:33:23] Error: Function not registered: 'strftime'
[28/06/2017 19:33:23] Error: Function not registered: 'sscanf'
[28/06/2017 19:33:23]
[28/06/2017 19:33:23]
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] =======================================
[28/06/2017 19:33:23] | |
[28/06/2017 19:33:23] | YSI version 4.00.0001 |
[28/06/2017 19:33:23] | By Alex "******" Cole |
[28/06/2017 19:33:23] | |
[28/06/2017 19:33:23] =======================================
[28/06/2017 19:33:23]
[28/06/2017 19:33:23] [debug] First Map Load Loaded
[28/06/2017 19:33:23] [debug] MainGlobalData Loaded
[28/06/2017 19:33:23] [debug] TextDraw Loaded
[28/06/2017 19:33:23] [debug] TextDraw Loaded Succes
[28/06/2017 19:33:23] ----------------------------------
[28/06/2017 19:33:23] Gamemode Loaded!!!!!!!!!!!!!!!
[28/06/2017 19:33:23] ----------------------------------
[28/06/2017 19:33:23] Number of vehicle models: 0
[28/06/2017 19:33:23] Error: Function not registered: 'CreateDynamicObject'
[28/06/2017 19:33:23] Error: Function not registered: 'IsValidDynamicObject'
[28/06/2017 19:33:23] Error: Function not registered: 'DestroyDynamicObject'
[28/06/2017 19:33:23]
--------------------------------------
[28/06/2017 19:33:23] Grand Farm at Flint Loaded!
[28/06/2017 19:33:23] --------------------------------------
[28/06/2017 19:33:23] Filterscript 'GrandFarm.amx' loaded.
[28/06/2017 19:33:23] [debug] MapData_Load Loaded Succes
[28/06/2017 19:33:23] [debug] MainGlobalData Loaded Succes
Re: Function not register? -
OneDay - 28.06.2017
PHP код:
plugins crashdetect.so mysql.so whirlpool.so sscanf.so gvar.so streamer.so ctime.so nativechecker.so