Posts: 413
Threads: 59
Joined: Sep 2013
Код:
[19:26:08] Error: Function not registered: 'SSCANF_Init'
[19:26:08] Error: Function not registered: 'SSCANF_Join'
[19:26:08] Error: Function not registered: 'SSCANF_Leave'
[19:26:08] Error: Function not registered: 'sscanf'
Any body?
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Is sscanf loaded? Update the plugin and include file, re-compile and run the server again.
Posts: 413
Threads: 59
Joined: Sep 2013
Quote:
Originally Posted by Konstantinos
Is sscanf loaded? Update the plugin and include file, re-compile and run the server again.
|
I have only this plugins:
Код:
#include <a_samp>
#include <zcmd>
#include <YSI\y_ini>
#include <foreach>
#include <sscanf2>
#include <dini>
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Those are include files! I meant - is the sscanf plugin loaded successfully to the server or it failed to?
EDIT1: Post the server log.
PS: This forum requires that you wait 240 seconds between posts. Please try again in 240 seconds.
Posts: 413
Threads: 59
Joined: Sep 2013
Quote:
Originally Posted by Konstantinos
Those are include files! I meant - is the sscanf plugin loaded successfully to the server or it failed to?
|
Where can I see that?
Posts: 413
Threads: 59
Joined: Sep 2013
Код:
[19:36:45] filterscripts = "" (string)
[19:36:45]
[19:36:45] Server Plugins
[19:36:45] --------------
[19:36:45] Loading plugin: SScanf2
[19:36:45] Failed.
[19:36:45] Loading plugin: Ignioto
[19:36:45] Failed.
[19:36:45] Loading plugin: foreach
[19:36:45] Failed.
[19:36:45] Loading plugin: YSI
[19:36:45] Failed.
[19:36:45] Loading plugin: nativechecker
[19:36:45] Loaded.
[19:36:45] Loading plugin: dini
[19:36:45] Failed.
[19:36:45] Loaded 1 plugins.
[19:36:45]
[19:36:45] Filterscripts
[19:36:45] ---------------
[19:36:45] Loaded 0 filterscripts.
[19:36:45] Error: Function not registered: 'SSCANF_Init'
[19:36:45] Error: Function not registered: 'SSCANF_Join'
[19:36:45] Error: Function not registered: 'SSCANF_Leave'
[19:36:45] Error: Function not registered: 'sscanf'
[19:36:45] Script[gamemodes/LOL.amx]: Run time error 19: "File or function is not found"
[19:36:45] Number of vehicle models: 0
Posts: 328
Threads: 71
Joined: Feb 2013
Reputation:
0
Is your hosting server uses Linux or Windows?
Posts: 413
Threads: 59
Joined: Sep 2013