SA-MP Forums Archive
Some Errors - Emergency help please - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Some Errors - Emergency help please (/showthread.php?tid=654493)



Some Errors - Emergency help please - LazzyBoy - 29.05.2018

Hey fellas, after couple weeks of vacation i came back on scripting , i been getting these errors while trying to start the server (nativechecker included) but it happens only when nativechecker is in plugins and included also Some Objects and map icons not loading.


Errors

Код HTML:
[54:12:00]    Error: Function not registered: 'IRC_GetUserChannelMode'
[54:12:00]    Error: Function not registered: 'IRC_CreateGroup'
[54:12:00]    Error: Function not registered: 'IRC_Quit'
[54:12:00]    Error: Function not registered: 'IRC_DestroyGroup'
[54:12:00]    Error: Function not registered: 'IRC_Connect'
[54:12:00]    Error: Function not registered: 'IRC_JoinChannel'
[54:12:00]    Error: Function not registered: 'IRC_AddToGroup'
[54:12:00]    Error: Function not registered: 'IRC_RemoveFromGroup'
[54:12:00]    Error: Function not registered: 'IRC_GroupSay'
[54:12:00]    Error: Function not registered: 'IRC_GroupNotice'
[54:12:00]    Error: Function not registered: 'Streamer_SetVisibleItems'
[54:12:00]    Error: Function not registered: 'CreateDynamicObject'
[54:12:00]    Error: Function not registered: 'SetDynamicObjectMaterial'
[54:12:00]    Error: Function not registered: 'Streamer_GetMaxItems'
[54:12:00]    Error: Function not registered: 'Streamer_TickRate'
[54:12:00]    Error: Function not registered: 'CreateDynamicCP'
[54:12:00]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[54:12:00]    Error: Function not registered: 'CreateDynamicPickup'
[54:12:00]    Error: Function not registered: 'mysql_close'
[54:12:00]    Error: Function not registered: 'mysql_log'
[54:12:00]    Error: Function not registered: 'mysql_connect'
[54:12:00]    Error: Function not registered: 'mysql_errno'
[54:12:00]    Error: Function not registered: 'mysql_format'
[54:12:00]    Error: Function not registered: 'mysql_query'
[54:12:00]    Error: Function not registered: 'cache_get_row_count'
[54:12:00]    Error: Function not registered: 'cache_delete'
[54:12:00]    Error: Function not registered: 'WP_Hash'
[54:12:00]    Error: Function not registered: 'mysql_tquery'
[54:12:00]    Error: Function not registered: 'cache_get_data'
[54:12:00]    Error: Function not registered: 'cache_get_field_content_int'
[54:12:00]    Error: Function not registered: 'cache_get_field_content'
[54:12:00]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[54:12:00]    Error: Function not registered: 'DestroyDynamicPickup'
[54:12:00]    Error: Function not registered: 'Streamer_Update'
[54:12:00]    Error: Function not registered: 'DestroyDynamicObject'
[54:12:00]    Error: Function not registered: 'DestroyDynamicArea'
[54:12:00]    Error: Function not registered: 'CreateDynamicCircle'
[54:12:00]    Error: Function not registered: 'DestroyDynamicMapIcon'
[54:12:00]    Error: Function not registered: 'CreateDynamicMapIcon'
[54:12:00]    Error: Function not registered: 'CreateDynamicSphere'
[54:12:00]    Error: Function not registered: 'GetDynamicObjectPos'
[54:12:00]    Error: Function not registered: 'GetDynamicObjectRot'
[54:12:00]    Error: Function not registered: 'SetDynamicObjectPos'
[54:12:00]    Error: Function not registered: 'SetDynamicObjectRot'
[54:12:00]    Error: Function not registered: 'IsPlayerInDynamicArea'
[54:12:00]    Error: Function not registered: 'mysql_pquery'
[54:12:00]    Error: Function not registered: 'MoveDynamicObject'
[54:12:00]    Error: Function not registered: 'EditDynamicObject'
[54:12:00]    Error: Function not registered: 'IRC_ChangeNick'
[54:12:00]    Error: Function not registered: 'mysql_current_handle'
[54:12:00]    Error: Function not registered: 'cache_get_row_int'
[54:12:00]    Error: Function not registered: 'cache_get_row_float'
[54:12:00]    Error: Function not registered: 'SetDynamicObjectMaterialText'



Re: Some Errors - Emergency help please - GangstaSunny. - 29.05.2018

Streamer loaded, with the correct Version?


Re: Some Errors - Emergency help please - Sew_Sumi - 29.05.2018

Quote:
Originally Posted by GangstaSunny.
Посмотреть сообщение
Streamer loaded, with the correct Version?
NONE of the plugins are loading, this is the IRC plugin, mysql, streamer and whirlpool...



OP, Don't just post what you think is relevant, the actual errors are in the startup of the server, not the reporting of the missing functions.

None, of your plugins, are loading and that's your issue.


Re: Some Errors - Emergency help please - GTLS - 30.05.2018

Delete your log file or rename it or something. Then start the server again, and post the whole new log that got created. We need to see the log from start if you want us to solve problem.


Re: Some Errors - Emergency help please - LazzyBoy - 30.05.2018

This is my full logo after it recreated , my plugins showing that they're loaded
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[47:14:17] 
[47:14:17] Server Plugins
[47:14:17] --------------
[47:14:17]  Loading plugin: crashdetect.dll
[47:14:17]   CrashDetect v4.15.1 is OK.
[47:14:17]   Loaded.
[47:14:17]  Loading plugin: nativechecker.dll
[47:14:17]   Loaded.
[47:14:17]  Loading plugin: streamer.dll
[47:14:17] 

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

[47:14:17]   Loaded.
[47:14:17]  Loading plugin: mysql.dll
[47:14:17]  >> plugin.mysql: R39-3 successfully loaded.
[47:14:17]   Loaded.
[47:14:17]  Loading plugin: irc.dll
[47:14:17] 

*** IRC Plugin v1.4.6 by Incognito loaded ***

[47:14:17]   Loaded.
[47:14:17]  Loading plugin: Whirlpool.dll
[47:14:17]  
[47:14:17]  ==================
[47:14:17]  
[47:14:17]   Whirlpool loaded
[47:14:17]  
[47:14:17]  ==================
[47:14:17]  
[47:14:17]   Loaded.
[47:14:17]  Loaded 6 plugins.

[47:14:17] 
[47:14:17] Filterscripts
[47:14:17] ---------------
[47:14:17]   Loading filterscript 'maps.amx'...
[48:14:17]    Error: Function not registered: 'CreateDynamicObject'
[48:14:17]   Loaded 1 filterscripts.

[50:14:17]    Error: Function not registered: 'IRC_GetUserChannelMode'
[50:14:17]    Error: Function not registered: 'IRC_CreateGroup'
[50:14:17]    Error: Function not registered: 'IRC_Quit'
[50:14:17]    Error: Function not registered: 'IRC_DestroyGroup'
[50:14:17]    Error: Function not registered: 'IRC_Connect'
[50:14:17]    Error: Function not registered: 'IRC_JoinChannel'
[50:14:17]    Error: Function not registered: 'IRC_AddToGroup'
[50:14:17]    Error: Function not registered: 'IRC_RemoveFromGroup'
[50:14:17]    Error: Function not registered: 'IRC_GroupSay'
[50:14:17]    Error: Function not registered: 'IRC_GroupNotice'
[50:14:17]    Error: Function not registered: 'Streamer_SetVisibleItems'
[50:14:17]    Error: Function not registered: 'CreateDynamicObject'
[50:14:17]    Error: Function not registered: 'SetDynamicObjectMaterial'
[50:14:17]    Error: Function not registered: 'Streamer_GetMaxItems'
[50:14:17]    Error: Function not registered: 'Streamer_TickRate'
[50:14:17]    Error: Function not registered: 'CreateDynamicCP'
[50:14:17]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[50:14:17]    Error: Function not registered: 'CreateDynamicPickup'
[50:14:17]    Error: Function not registered: 'mysql_close'
[50:14:17]    Error: Function not registered: 'mysql_log'
[50:14:17]    Error: Function not registered: 'mysql_connect'
[50:14:17]    Error: Function not registered: 'mysql_errno'
[50:14:17]    Error: Function not registered: 'mysql_format'
[50:14:17]    Error: Function not registered: 'mysql_query'
[50:14:17]    Error: Function not registered: 'cache_get_row_count'
[50:14:17]    Error: Function not registered: 'cache_delete'
[50:14:17]    Error: Function not registered: 'WP_Hash'
[50:14:17]    Error: Function not registered: 'mysql_tquery'
[50:14:17]    Error: Function not registered: 'cache_get_data'
[50:14:17]    Error: Function not registered: 'cache_get_field_content_int'
[50:14:17]    Error: Function not registered: 'cache_get_field_content'
[50:14:17]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[50:14:17]    Error: Function not registered: 'DestroyDynamicPickup'
[50:14:17]    Error: Function not registered: 'Streamer_Update'
[50:14:17]    Error: Function not registered: 'DestroyDynamicObject'
[50:14:17]    Error: Function not registered: 'DestroyDynamicArea'
[50:14:17]    Error: Function not registered: 'CreateDynamicCircle'
[50:14:17]    Error: Function not registered: 'DestroyDynamicMapIcon'
[50:14:17]    Error: Function not registered: 'CreateDynamicMapIcon'
[50:14:17]    Error: Function not registered: 'CreateDynamicSphere'
[50:14:17]    Error: Function not registered: 'GetDynamicObjectPos'
[50:14:17]    Error: Function not registered: 'GetDynamicObjectRot'
[50:14:17]    Error: Function not registered: 'SetDynamicObjectPos'
[50:14:17]    Error: Function not registered: 'SetDynamicObjectRot'
[50:14:17]    Error: Function not registered: 'IsPlayerInDynamicArea'
[50:14:17]    Error: Function not registered: 'mysql_pquery'
[50:14:17]    Error: Function not registered: 'MoveDynamicObject'
[50:14:17]    Error: Function not registered: 'EditDynamicObject'
[50:14:17]    Error: Function not registered: 'IRC_ChangeNick'
[50:14:17]    Error: Function not registered: 'mysql_current_handle'
[50:14:17]    Error: Function not registered: 'cache_get_row_int'
[50:14:17]    Error: Function not registered: 'cache_get_row_float'
[50:14:17]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[50:14:17] Max Objects: -1
[50:14:17] [ConnectToMainPipeline:] Connecting to aa..
[50:14:17] Number of vehicle models: 0
[51:14:17] Factions Loaded
[51:14:17] Houses Loaded



Re: Some Errors - Emergency help please - GTLS - 30.05.2018

This could happen if your versions of Includes and Plugins are not same.


Re: Some Errors - Emergency help please - Sew_Sumi - 30.05.2018

Loading Nativechecker first does this....



Read the damn manuals... NativeChecker needs to be LAST otherwise it shits on ALL plugins like this.


Re: Some Errors - Emergency help please - LazzyBoy - 31.05.2018

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Loading Nativechecker first does this....



Read the damn manuals... NativeChecker needs to be LAST otherwise it shits on ALL plugins like this.
God bless you mate , i totally forgot about it , thanks alot repped if i can