server log
#1

Hello,When I try to run my server it works
but I found this in the server log:
pawn Код:
[22/03/2014 13:38:13]    Error: Function not registered: 'SSCANF_Init'
[22/03/2014 13:38:13]    Error: Function not registered: 'SSCANF_Join'
[22/03/2014 13:38:13]    Error: Function not registered: 'SSCANF_Leave'
[22/03/2014 13:38:13]    Error: Function not registered: 'Streamer_CallbackHook'
[22/03/2014 13:38:13]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[22/03/2014 13:38:13]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[22/03/2014 13:38:13]    Error: Function not registered: 'sscanf'
[22/03/2014 13:38:13]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[22/03/2014 13:38:13]    Error: Function not registered: 'CreateDynamicPickup'
[22/03/2014 13:38:13]    Error: Function not registered: 'CreateDynamicObject'
[22/03/2014 13:38:13]    Error: Function not registered: 'CreateDynamicMapIcon'
[22/03/2014 13:38:13]    Error: Function not registered: 'DestroyDynamicPickup'
[22/03/2014 13:38:13]    Error: Function not registered: 'DestroyDynamicObject'
[22/03/2014 13:38:13]    Error: Function not registered: 'Streamer_SetFloatData'
[22/03/2014 13:38:13]    Error: Function not registered: 'SetDynamicObjectRot'
[22/03/2014 13:38:13]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[22/03/2014 13:38:13]    Error: Function not registered: 'WP_Hash'
[22/03/2014 13:38:13]    Error: Function not registered: 'AttachDynamicObjectToVehicle'
[22/03/2014 13:38:13]    Error: Function not registered: 'MoveDynamicObject'
[22/03/2014 13:38:13]    Error: Function not registered: 'GetDynamicObjectPos'
[22/03/2014 13:38:13]    Error: Function not registered: 'GetDynamicObjectRot'
[22/03/2014 13:38:13]    Error: Function not registered: 'EditDynamicObject'
[22/03/2014 13:38:13]    Error: Function not registered: 'DestroyDynamicMapIcon'
[22/03/2014 13:38:13]    Error: Function not registered: 'IsValidDynamicPickup'
[22/03/2014 13:38:13]    Error: Function not registered: 'SetDynamicObjectPos'
[22/03/2014 13:38:13]
Reply
#2

Posting the whole server log would help us a lot! Nativechecker plugin MUST be loaded last. If any other plugin is loaded after nativechecker, it will give those errors about 'Function not registered'.

If any plugin failed to load and its functions are used in the gamemode, it will give a run time error 19.
Reply
#3

I think u need to update ur plugins and includes!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)