Error: Function not registered [HELP]
#1

Hi All!

When I start the server I get these errors on the cmd.exe but the server works perfectly without any problems, can you please tell me how to fix them?
Is the latest version, plugins are all new.



Here is the full server_log


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

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

[11:56:43] 
[11:56:43] Server Plugins
[11:56:43] --------------
[11:56:43]  Loading plugin: sscanf
[11:56:43]   Failed.
[11:56:43]  Loading plugin: streamer
[11:56:43]   Failed.
[11:56:43]  Loading plugin: MapAndreas
[11:56:43]   Loaded.
[11:56:43]  Loading plugin: nativechecker
[11:56:43]   Loaded.
[11:56:43]  Loaded 2 plugins.

[11:56:43] 
[11:56:43] Filterscripts
[11:56:43] ---------------
[11:56:43]   Loading filterscript 'Kell.amx'...
[11:56:43]   Loading filterscript 'Kiirusehoidja.amx'...
[11:56:43]   Loading filterscript 'Logo.amx'...
[11:56:43]   Loading filterscript 'Raadio.amx'...
[11:56:43]   Loading filterscript '*******.amx'...
[11:56:43] 
----------------------------------------------
[11:56:43]  Autor: AngrySnake - EHT ******* Systeem 
[11:56:43] ----------------------------------------------

[11:56:43]   Loading filterscript 'Rekord.amx'...
[11:56:43] 
--------------------------------------
[11:56:43]    
[11:56:43] --------------------------------------

[11:56:43]   Loaded 6 filterscripts.

[11:56:43]    Error: Function not registered: 'SSCANF_Init'
[11:56:43]    Error: Function not registered: 'SSCANF_IsConnected'
[11:56:43]    Error: Function not registered: 'SSCANF_Join'
[11:56:43]    Error: Function not registered: 'SSCANF_Leave'
[11:56:43]    Error: Function not registered: 'IsValidDynamicPickup'
[11:56:43]    Error: Function not registered: 'sscanf'
[11:56:43]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[11:56:43]    Error: Function not registered: 'CreateDynamicPickup'
[11:56:43]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[11:56:43]    Error: Function not registered: 'CreateDynamicMapIcon'
[11:56:43]    Error: Function not registered: 'DestroyDynamicPickup'
[11:56:43]    Error: Function not registered: 'DestroyDynamicMapIcon'
[11:56:43]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[11:56:43]    Error: Function not registered: 'CreateDynamicObject'
[11:56:43] Script[gamemodes/EHT.amx]: Run time error 19: "File or function is not found"
[11:56:43] Number of vehicle models: 0
Here is the full server.cfg

Код:
echo Executing Server Config...
lanmode 0
rcon_password ******
maxplayers 50
port 7777
hostname SA-MP EHT SERVER v2.0
gamemode0 EHT
filterscripts Kell Kiirusehoidja Logo Raadio ******* Rekord
plugins sscanf streamer MapAndreas nativechecker
announce 0
chatlogging 0
weburl www.********.com/groups/kaubaveod/
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language Eesti Keel | EST
Reply
#2

Update your SSCANF include to the newest version available and then recompile the script with that new include in your pawno includes folder.
Reply
#3

pawn Код:
[11:56:43]  Loading plugin: sscanf
[11:56:43]   Failed.
Reply
#4

Looks like an issue with plugin loading. Make sure you have the correct versions for the streamer and sscanf plugins.
Reply
#5

Is the latest version, plugins are all new. That's why I asked, what's the problem?
Reply
#6

Quote:
Originally Posted by Hapukoorepakk
Посмотреть сообщение
Is the latest version, plugins are all new. That's why I asked, what's the problem?
Are you blind or can not read properly? Plugin has failed to load. Maybe its not in plugins folder, maybe it has some other name, maybe you dont have c++ redistributable installed... In any case check sscanf topic
Reply
#7

Okay, okay, I shall examine more.
Reply
#8

Fixed.

Installed & Working: Visual C++ Redistributable for Visual Studio 2015

Thanks All!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)