Function not found
#1

Here's my next issue, the roleplay.amx finally compiled from my last problem, now this happens:

Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[15:03:38] 
[15:03:38] Server Plugins
[15:03:38] --------------
[15:03:38]  Loading plugin: mysql7
[15:03:38] 

  > MySQL plugin R5 successfully loaded.

[15:03:38]   Loaded.
[15:03:38]  Loading plugin: Whirlpool
[15:03:38]  
[15:03:38]  ==================
[15:03:38]  
[15:03:38]   Whirlpool loaded
[15:03:38]  
[15:03:38]  ==================
[15:03:38]  
[15:03:38]   Loaded.
[15:03:38]  Loading plugin: streamer
[15:03:38]   Loaded.
[15:03:38]  Loading plugin: sscanf
[15:03:38] 

[15:03:38]  ===============================

[15:03:38]       sscanf plugin loaded.     

[15:03:38]          Version:  2.8.1        

[15:03:38]    © 2012 Alex "******" Cole  

[15:03:38]  ===============================

[15:03:38]   Loaded.
[15:03:38]  Loaded 4 plugins.

[15:03:38] 
[15:03:38] Filterscripts
[15:03:38] ---------------
[15:03:38]   Loading filterscript 'gotocoord.amx'...
[15:03:38] 
--------------------------------------
[15:03:38]  Niixies GotoCoord Filterscript
[15:03:38] --------------------------------------

[15:03:38]   Loaded 1 filterscripts.

[15:03:38] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[15:03:38] Number of vehicle models: 0
UPDATE: I ran the nativechecker and get this:
Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[15:28:37] 
[15:28:37] Server Plugins
[15:28:37] --------------
[15:28:37]  Loading plugin: mysql
[15:28:37] 

  > MySQL plugin R7 successfully loaded.

[15:28:37]   Loaded.
[15:28:37]  Loading plugin: Whirlpool
[15:28:37]  
[15:28:37]  ==================
[15:28:37]  
[15:28:37]   Whirlpool loaded
[15:28:37]  
[15:28:37]  ==================
[15:28:37]  
[15:28:37]   Loaded.
[15:28:37]  Loading plugin: streamer
[15:28:38]   Failed.
[15:28:38]  Loading plugin: sscanf
[15:28:38] 

[15:28:38]  ===============================

[15:28:38]       sscanf plugin loaded.     

[15:28:38]          Version:  2.8.1        

[15:28:38]    © 2012 Alex "******" Cole  

[15:28:38]  ===============================

[15:28:38]   Loaded.
[15:28:38]  Loading plugin: nativechecker
[15:28:38]   Loaded.
[15:28:38]  Loaded 4 plugins.

[15:28:39] 
[15:28:39] Filterscripts
[15:28:39] ---------------
[15:28:39]   Loading filterscript 'gotocoord.amx'...
[15:28:39] 
--------------------------------------
[15:28:39]  Niixies GotoCoord Filterscript
[15:28:39] --------------------------------------

[15:28:39]   Loaded 1 filterscripts.

[15:28:39]    Error: Function not registered: 'IsValidDynamicObject'
[15:28:39]    Error: Function not registered: 'DestroyDynamicObject'
[15:28:39]    Error: Function not registered: 'CreateDynamicObject'
[15:28:39]    Error: Function not registered: 'GetDynamicObjectPos'
[15:28:39]    Error: Function not registered: 'IsValidDynamicMapIcon'
[15:28:39]    Error: Function not registered: 'DestroyDynamicMapIcon'
[15:28:39]    Error: Function not registered: 'CreateDynamicMapIcon'
[15:28:39]    Error: Function not registered: 'SetDynamicObjectMaterial'
[15:28:39]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[15:28:39]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[15:28:39]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[15:28:39]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[15:28:39]    Error: Function not registered: 'IsValidDynamicPickup'
[15:28:39]    Error: Function not registered: 'DestroyDynamicPickup'
[15:28:39]    Error: Function not registered: 'CreateDynamicPickup'
[15:28:39]    Error: Function not registered: 'MoveDynamicObject'
[15:28:39]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[15:28:39]    Error: Function not registered: 'EditDynamicObject'
[15:28:39]    Error: Function not registered: 'CreateDynamicPickupEx'
[15:28:39]    Error: Function not registered: 'CreateDynamicObjectEx'
[15:28:39]    Error: Function not registered: 'SetDynamicObjectPos'
[15:28:39]    Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[15:28:39]    Error: Function not registered: 'SetDynamicObjectRot'
[15:28:39]    Error: Function not registered: 'AttachDynamicObjectToVehicle'
[15:28:39] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[15:28:39] Number of vehicle models: 0
[15:28:44] --- Server Shutting Down.
[15:28:44]
Reply
#2

The reason why you get that error might be because of incorrectly installing a plugin. Double-check if you installed your plugins correctly (#include's and server.cfg)?
Reply
#3

These functions are from streamer.Please check the plugin and the include if it's in the right place.
Reply
#4

Re-install the streamer package
Reply
#5

Make sure that you are using the correct plugin for your server's operating system. If it is linux use .so or windows use .dll
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)