Running Errors
#1

I installed nativechecker in my plugins because i kept getting the file or function error.But now i get this from it.
Код:
[23:00:17]    Error: Function not registered: 'DestroyDynamicPickup'[23:00:17]    Error: Function not registered: 'Streamer_CallbackHook'
[23:00:17]    Error: Function not registered: 'SSCANF_Init'
[23:00:17]    Error: Function not registered: 'SSCANF_Join'
[23:00:17]    Error: Function not registered: 'SSCANF_Leave'
[23:00:17]    Error: Function not registered: 'mysql_function_query'
[23:00:17]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[23:00:17]    Error: Function not registered: 'cache_get_data'
[23:00:17]    Error: Function not registered: 'cache_get_field_content'
[23:00:17]    Error: Function not registered: 'WP_Hash'
[23:00:17]    Error: Function not registered: 'mysql_debug'
[23:00:17]    Error: Function not registered: 'mysql_connect'
[23:00:17]    Error: Function not registered: 'mysql_ping'
[23:00:17]    Error: Function not registered: 'mysql_close'
[23:00:17]    Error: Function not registered: 'mysql_real_escape_string'
[23:00:17]    Error: Function not registered: 'GetDynamicObjectPos'
[23:00:17]    Error: Function not registered: 'CreateDynamicSphere'
[23:00:17]    Error: Function not registered: 'DestroyDynamicObject'
[23:00:17]    Error: Function not registered: 'MoveDynamicObject'
[23:00:17]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[23:00:17]    Error: Function not registered: 'DestroyAllDynamicObjects'
[23:00:17]    Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[23:00:17]    Error: Function not registered: 'DestroyAllDynamicCPs'
[23:00:17]    Error: Function not registered: 'DestroyAllDynamicMapIcons'
[23:00:17]    Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[23:00:17]    Error: Function not registered: 'DestroyAllDynamicAreas'
[23:00:17]    Error: Function not registered: 'Streamer_UpdateEx'
[23:00:17]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[23:00:17]    Error: Function not registered: 'IsValidDynamicObject'
[23:00:17]    Error: Function not registered: 'IsPlayerInDynamicArea'
[23:00:17]    Error: Function not registered: 'CreateDynamicObject'
[23:00:17]    Error: Function not registered: 'CreateDynamicRectangle'
[23:00:17]    Error: Function not registered: 'DestroyDynamicArea'
[23:00:17]    Error: Function not registered: 'sscanf'
[23:00:17]    Error: Function not registered: 'IsValidDynamicMapIcon'
[23:00:17]    Error: Function not registered: 'DestroyDynamicMapIcon'
[23:00:17]    Error: Function not registered: 'cache_get_row'
[23:00:17]    Error: Function not registered: 'CreateDynamicMapIcon'
[23:00:17]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[23:00:17]    Error: Function not registered: 'Streamer_TickRate'
[23:00:17]    Error: Function not registered: 'SetDynamicObjectPos'
[23:00:17]    Error: Function not registered: 'Streamer_IsItemVisible'
[23:00:17]    Error: Function not registered: 'Streamer_SetIntData'
[23:00:17]    Error: Function not registered: 'IsValidDynamicArea'
[23:00:17]    Error: Function not registered: 'SetDynamicObjectRot'
[23:00:17]    Error: Function not registered: 'GetDynamicObjectRot'
[23:00:17]    Error: Function not registered: 'mysql_stat'
[23:00:17]    Error: Function not registered: 'mysql_affected_rows'
[23:00:17]    Error: Function not registered: 'CountDynamicObjects'
[23:00:17]    Error: Function not registered: 'CountDynamicMapIcons'
[23:00:17]    Error: Function not registered: 'CountDynamic3DTextLabels'
[23:00:17]    Error: Function not registered: 'CreateDynamicPickup'
Its pretty much all the functions,the script is mysql,but how do i fix this?
Reply
#2

I had the same error. What is your streamer version? Are you using Linux? And don't use crashdetect with Linux. It fucks up.
Reply
#3

I have streamer 2.6.1 I believe and yes im using Linux.
Reply
#4

Try disabling nativechecker and see what the console prints.
Reply
#5

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

[03:54:04] password = ""  (string)
[03:54:04] announce = 1  (bool)
[03:54:04] query = 1  (bool)
[03:54:04] 
[03:54:04] Server Plugins
[03:54:04] --------------
[03:54:04]  Loading plugin: xml.so
[03:54:04]   Loaded.
[03:54:04]  Loading plugin: sscanf.so
[03:54:04] 

[03:54:04]  ===============================

[03:54:04]       sscanf plugin loaded.     

[03:54:04]    © 2009 Alex "******" Cole

[03:54:04]    0.3d-R2 500 Players "dnee"

[03:54:04]  ===============================

[03:54:04]   Loaded.
[03:54:04]  Loading plugin: streamer.so
[03:54:04] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[03:54:04]   Loaded.
[03:54:04]  Loading plugin: mysql.so
[03:54:04]  SA:MP MySQL Plugin v2.1.1 Loaded.
[03:54:04]   Loaded.
[03:54:04]  Loaded 4 plugins.

[03:54:04] [MySQL] Thread running. Threadsafe: Yes.
[03:54:04] 
[03:54:04] Filterscripts
[03:54:04] ---------------
[03:54:04]   Loading filterscript 'yom_buttons.amx'...
[03:54:04] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[03:54:04]   Loaded 1 filterscripts.

[03:54:04] Script[gamemodes/NGRP_main.amx]: Run time error 19: "File or function is not found"
[03:54:04] Number of vehicle models: 0

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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[03:54:11] password = ""  (string)
[03:54:11] announce = 1  (bool)
[03:54:11] query = 1  (bool)
[03:54:11] 
[03:54:11] Server Plugins
[03:54:11] --------------
[03:54:11]  Loading plugin: xml.so
[03:54:11]   Loaded.
[03:54:11]  Loading plugin: sscanf.so
[03:54:11] 

[03:54:11]  ===============================

[03:54:11]       sscanf plugin loaded.     

[03:54:11]    © 2009 Alex "******" Cole

[03:54:11]    0.3d-R2 500 Players "dnee"

[03:54:11]  ===============================

[03:54:11]   Loaded.
[03:54:11]  Loading plugin: streamer.so
[03:54:11] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[03:54:11]   Loaded.
[03:54:11]  Loading plugin: mysql.so
[03:54:11]  SA:MP MySQL Plugin v2.1.1 Loaded.
[03:54:11]   Loaded.
[03:54:11]  Loaded 4 plugins.

[03:54:11] [MySQL] Thread running. Threadsafe: Yes.
[03:54:11] 
[03:54:11] Filterscripts
[03:54:11] ---------------
[03:54:11]   Loading filterscript 'yom_buttons.amx'...
[03:54:11] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[03:54:11]   Loaded 1 filterscripts.

[03:54:12] Script[gamemodes/NGRP_main.amx]: Run time error 19: "File or function is not found"
[03:54:12] Number of vehicle models: 0
Reply
#6

Are your databases set up correctly? Are you missing a plugin? Do you have your gamemode0 set to UGRP_main??
Reply
#7

Im not so sure about the database,but i know i can access them to edit stuff,i dont believe im missing a plugin and yes,my gamemode0 is fine.
Reply
#8

Redownload the streamer plugin
Код:
[03:54:11] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
Or try compiling it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)