Errores Function not registered...
#1

Hola,

He descargado el SC-RP y bueno posteriormente he instalado los plugins de manera manual:

Quote:
Originally Posted by server.cfg
plugins nativechecker mysql crashdetect streamer Whirlpool sscanf
Y bueno al ejecutar el servidor me cargan correctamente todos los plugins pero al final me dan algunos errores:

Quote:
Originally Posted by server_log
----------
Loaded log file: "server_log.txt".
----------

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

[16:55:47] filterscripts = "" (string)
[16:55:47]
[16:55:47] Server Plugins
[16:55:47] --------------
[16:55:47] Loading plugin: nativechecker
[16:55:47] Loaded.
[16:55:47] Loading plugin: mysql
[16:55:47] >> plugin.mysql: R39-3 successfully loaded.
[16:55:47] Loaded.
[16:55:47] Loading plugin: crashdetect
[16:55:47] CrashDetect v4.15.1 is OK.
[16:55:47] Loaded.
[16:55:47] Loading plugin: streamer
[16:55:47]

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

[16:55:47] Loaded.
[16:55:47] Loading plugin: Whirlpool
[16:55:47]
[16:55:47] ==================
[16:55:47]
[16:55:47] Whirlpool loaded
[16:55:47]
[16:55:47] ==================
[16:55:47]
[16:55:47] Loaded.
[16:55:47] Loading plugin: sscanf
[16:55:47]

[16:55:47] ===============================

[16:55:47] sscanf plugin loaded.

[16:55:47] Version: 2.8.1

[16:55:47] © 2012 Alex "******" Cole

[16:55:47] ===============================

[16:55:47] Loaded.
[16:55:47] Loaded 6 plugins.

[16:55:47]
[16:55:47] Filterscripts
[16:55:47] ---------------
[16:55:47] Loaded 0 filterscripts.

[16:55:48] Error: Function not registered: 'SSCANF_Init'
[16:55:48] Error: Function not registered: 'SSCANF_IsConnected'
[16:55:48] Error: Function not registered: 'SSCANF_Join'
[16:55:48] Error: Function not registered: 'SSCANF_Leave'
[16:55:48] Error: Function not registered: 'mysql_connect'
[16:55:48] Error: Function not registered: 'mysql_errno'
[16:55:48] Error: Function not registered: 'WP_Hash'
[16:55:48] Error: Function not registered: 'mysql_tquery'
[16:55:48] Error: Function not registered: 'cache_get_field_content'
[16:55:48] Error: Function not registered: 'mysql_escape_string'
[16:55:48] Error: Function not registered: 'cache_get_data'
[16:55:48] Error: Function not registered: 'cache_affected_rows'
[16:55:48] Error: Function not registered: 'cache_insert_id'
[16:55:48] Error: Function not registered: 'IsValidDynamicObject'
[16:55:48] Error: Function not registered: 'DestroyDynamicObject'
[16:55:48] Error: Function not registered: 'CreateDynamicObject'
[16:55:48] Error: Function not registered: 'GetDynamicObjectPos'
[16:55:48] Error: Function not registered: 'IsValidDynamicMapIcon'
[16:55:48] Error: Function not registered: 'DestroyDynamicMapIcon'
[16:55:48] Error: Function not registered: 'CreateDynamicMapIcon'
[16:55:48] Error: Function not registered: 'SetDynamicObjectMaterial'
[16:55:48] Error: Function not registered: 'SetDynamicObjectMaterialText'
[16:55:48] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[16:55:48] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[16:55:48] Error: Function not registered: 'CreateDynamic3DTextLabel'
[16:55:48] Error: Function not registered: 'IsValidDynamicPickup'
[16:55:48] Error: Function not registered: 'DestroyDynamicPickup'
[16:55:48] Error: Function not registered: 'CreateDynamicPickup'
[16:55:48] Error: Function not registered: 'MoveDynamicObject'
[16:55:48] Error: Function not registered: 'cache_get_row'
[16:55:48] Error: Function not registered: 'sscanf'
[16:55:48] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[16:55:48] Error: Function not registered: 'EditDynamicObject'
[16:55:48] Error: Function not registered: 'CreateDynamicPickupEx'
[16:55:48] Error: Function not registered: 'CreateDynamicObjectEx'
[16:55:48] Error: Function not registered: 'SetDynamicObjectPos'
[16:55:48] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[16:55:48] Error: Function not registered: 'SetDynamicObjectRot'
[16:55:48] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[16:55:48]
[16:55:48]
[16:55:48]
[16:55:48] =======================================
[16:55:48] | |
[16:55:48] | YSI version 3.09.0684 |
[16:55:48] | By Alex "******" Cole |
[16:55:48] | |
[16:55:48] =======================================
[16:55:48]
[16:55:48] [SQL] Connection to "127.0.0.1" passed!
[16:55:48] South Central Roleplay
[16:55:48] Number of vehicle models: 1
He instalado todos los plugins actualizados en sus ъltimas versiones y he vuelto a compilar.

Un saludo, gracias de antemano.
Reply
#2

Es que debes cambiarle el orden, nativechecker siempre va al final, pon asн en tu server.cfg:

pawn Код:
plugins mysql crashdetect streamer Whirlpool sscanf nativechecker
Reply
#3

Muchas gracias Goncho, arreglado.

Y pensar que lo puse el primero aposta porque bueno sabнa que el nativechecker arreglaba el error del not found y todo eso pero claro lo puse el primero bбsicamente para que cargue antes de todos y asegurarme.

Casi siempre por no leer las cosas, es entrar al hilo del plugin y ponerlo bien claro...

Quote:
Originally Posted by Wyu
Посмотреть сообщение
IMPORTANT: In order to make it work correcly you must put it in the end of the plugins line of your server.cfg so it will be the last one, e.g. plugins sscanf streamer nativechecker.
Gracias nuevamente.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)