What is this?
#1

Code:
[19:29:18]    Error: Function not registered: 'SSCANF_Init'
[19:29:18]    Error: Function not registered: 'SSCANF_Join'
[19:29:18]    Error: Function not registered: 'SSCANF_Leave'
[19:29:18]    Error: Function not registered: 'CreateDynamicMapIcon'
[19:29:18]    Error: Function not registered: 'CreateDynamicObject'
[19:29:18]    Error: Function not registered: 'TogglePlayerAllDynamicCPs'
[19:29:18]    Error: Function not registered: 'sscanf'
[19:29:18]    Error: Function not registered: 'CreateDynamicCP'
[19:29:18]    Error: Function not registered: 'CreateDynamicPickup'
[19:29:18]    Error: Function not registered: 'TogglePlayerDynamicCP'
Code:
[19:29:18]    Error: Function not registered: 'file_create'
[19:29:18]    Error: Function not registered: 'file_exists'
[19:29:18]    Error: Function not registered: 'file_delete'
[19:29:18]    Error: Function not registered: 'file_move'
Code:
[20:34:13] [debug] Run time error 4: "Array index out of bounds"
[20:34:13] [debug]  Accessing element at negative index -1
[20:34:13] [debug] AMX backtrace:
[debug] #0 00097960 in public SSCANF_OnPlayerDisconnect (0x00000000, 0x00000002) from scatrucking.amx
[debug] #1 000003ac in public OnPlayerDisconnect (0x00000000, 0x00000002) from scatrucking.amx
[debug] #2 native Kick () from samp-server.exe
[debug] #3 000a66c4 in public KickTimer (0x00000000) from scatrucking.amx
i use all new version
Reply
#2

Did you re-compile your script?
Reply
#3

yes i use all newest version of includes
Reply
#4

Try to update:
1. Includes of plugins.
2. Plugins.
3. F5 or F6.

If it won't help, try to update your libraries.
Reply
#5

Add sscanf2.inc .
Reply
#6

nothing happens still got errors

heres what is see

Code:
[20:34:13] [debug] Run time error 4: "Array index out of bounds"
[20:34:13] [debug]  Accessing element at negative index -1
[20:34:13] [debug] AMX backtrace:
[debug] #0 00097960 in public SSCANF_OnPlayerDisconnect (0x00000000, 0x00000002) from scatrucking.amx
[debug] #1 000003ac in public OnPlayerDisconnect (0x00000000, 0x00000002) from scatrucking.amx
[debug] #2 native Kick () from samp-server.exe
[debug] #3 000a66c4 in public KickTimer (0x00000000) from scatrucking.amx
Reply
#7

I am sure that your plugins and includes are not of the latest version.
Delete the includes & Plugins and redownload the latest ones and then re-compile your script.

Try it!
Reply
#8

already tried for few times
Reply
#9

still got this message

i use all the latest version of all includes and plugins

Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[20:39:32] 
[20:39:32] Server Plugins
[20:39:32] --------------
[20:39:32]  Loading plugin: crashdetect
[20:39:32]   CrashDetect v4.14 is OK.
[20:39:32]   Loaded.
[20:39:32]  Loading plugin: nativechecker
[20:39:32]   Loaded.
[20:39:32]  Loading plugin: streamer
[20:39:32]   Loaded.
[20:39:32]  Loading plugin: sscanf
[20:39:32] 

[20:39:32]  ===============================

[20:39:32]       sscanf plugin loaded.     

[20:39:32]          Version:  2.8.1        

[20:39:32]    © 2012 Alex "******" Cole  

[20:39:32]  ===============================

[20:39:32]   Loaded.
[20:39:32]  Loading plugin: FileManager
[20:39:32] ******************
[20:39:32] ** FILE MANAGER **
[20:39:32] **    Loaded    **
[20:39:32] ** Version 1.4 **
[20:39:32] ******************
[20:39:32]   Loaded.
[20:39:32]  Loaded 5 plugins.

[20:39:32] 
[20:39:32] Filterscripts
[20:39:32] ---------------
[20:39:32]   Loading filterscript 'bugrep.amx'...
[20:39:32]   Loading filterscript 'knpc.amx'...
[20:39:32]    Error: Function not registered: 'file_create'
[20:39:32]    Error: Function not registered: 'file_exists'
[20:39:32]    Error: Function not registered: 'file_delete'
[20:39:32]    Error: Function not registered: 'file_move'
[20:39:32] 
----------------------------------
[20:39:32] InGame NPC editor by Kurence loaded!
[20:39:32] ----------------------------------

[20:39:32]   Loaded 2 filterscripts.

[20:39:32]    Error: Function not registered: 'SSCANF_Init'
[20:39:32]    Error: Function not registered: 'SSCANF_Join'
[20:39:32]    Error: Function not registered: 'SSCANF_Leave'
[20:39:32]    Error: Function not registered: 'CreateDynamicMapIcon'
[20:39:32]    Error: Function not registered: 'CreateDynamicObject'
[20:39:32]    Error: Function not registered: 'TogglePlayerAllDynamicCPs'
[20:39:32]    Error: Function not registered: 'sscanf'
[20:39:32]    Error: Function not registered: 'CreateDynamicCP'
[20:39:32]    Error: Function not registered: 'CreateDynamicPickup'
[20:39:32]    Error: Function not registered: 'TogglePlayerDynamicCP'
[20:39:32] ||- Banks loaded: 0 -||
[20:39:32] 
----------------------------------
[20:39:32] Trucking Script Loaded
[20:39:32] ----------------------------------

[20:39:32] Number of vehicle models: 33
Reply
#10

PHP Code:
Loading filterscript 'knpc.amx'...
[
20:39:32]    Error: Function not registered'file_create'
[20:39:32]    Error: Function not registered'file_exists'
[20:39:32]    Error: Function not registered'file_delete'
[20:39:32]    Error: Function not registered'file_move' 
Problem is in your knpc.amx
It mean, that you have different versions: include(plugin) and amx file. Try update amx file.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)