SA-MP Forums Archive
Help, plugin errors - 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: Help, plugin errors (/showthread.php?tid=461406)



Help, plugin errors - 13 - 01.09.2013

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

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

[16:38:46] filterscripts = "" (string)
[16:38:46]
[16:38:46] Server Plugins
[16:38:46] --------------
[16:38:46] Loading plugin: nativechecker.dll
[16:38:46] Loaded.
[16:38:46] Loading plugin: sscanf.dll
[16:38:46]

[16:38:46] ===============================

[16:38:46] sscanf plugin loaded.

[16:38:46] Version: 2.8.1

[16:38:46] © 2012 Alex "******" Cole

[16:38:46] ===============================

[16:38:46] Loaded.
[16:38:46] Loading plugin: streamer.dll
[16:38:46]

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

[16:38:46] Loaded.
[16:38:46] Loading plugin: whirlpool.dll
[16:38:46] Failed (plugins/whirlpool.dll: cannot open shared object file: No such file or directory)
[16:38:46] Loaded 3 plugins.

[16:38:46]
[16:38:46] Filterscripts
[16:38:46] ---------------
[16:38:46] Loaded 0 filterscripts.

[16:38:46] Error: Function not registered: 'SSCANF_Init'
[16:38:46] Error: Function not registered: 'SSCANF_Join'
[16:38:46] Error: Function not registered: 'SSCANF_Leave'
[16:38:46] Error: Function not registered: 'Streamer_CallbackHook'
[16:38:46] Error: Function not registered: 'Streamer_UpdateEx'
[16:38:46] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[16:38:46] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[16:38:46] Error: Function not registered: 'sscanf'
[16:38:46] Error: Function not registered: 'CreateDynamic3DTextLabel'
[16:38:46] Error: Function not registered: 'CreateDynamicPickup'
[16:38:46] Error: Function not registered: 'CreateDynamicObject'
[16:38:46] Error: Function not registered: 'CreateDynamicMapIcon'
[16:38:46] Error: Function not registered: 'DestroyDynamicPickup'
[16:38:46] Error: Function not registered: 'DestroyDynamicObject'
[16:38:46] Error: Function not registered: 'Streamer_SetFloatData'
[16:38:46] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[16:38:46] Error: Function not registered: 'WP_Hash'
[16:38:46] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[16:38:46] Error: Function not registered: 'MoveDynamicObject'
[16:38:46] Error: Function not registered: 'SetDynamicObjectRot'
[16:38:46] Error: Function not registered: 'GetDynamicObjectPos'
[16:38:46] Error: Function not registered: 'GetDynamicObjectRot'
[16:38:46] Error: Function not registered: 'EditDynamicObject'
[16:38:46] Error: Function not registered: 'DestroyDynamicMapIcon'
[16:38:46] Error: Function not registered: 'IsValidDynamicPickup'
[16:38:46] Error: Function not registered: 'SetDynamicObjectPos'
[16:38:46] Script[gamemodes/UGRP.amx]: Run time error 19: "File or function is not found"
[16:38:46] Number of vehicle models: 0

Help would be appreciated please, I updated sscanf and everything and i still get the sscanf erorrs


Re: Help, plugin errors - bensmart469 - 01.09.2013

[16:38:46] Failed (plugins/whirlpool.dll: cannot open shared object file: No such file or directory)

Make sure you have the whirlpool plugin


Re: Help, plugin errors - 13 - 01.09.2013

I do. It's in my plugins folder


Re: Help, plugin errors - Konstantinos - 01.09.2013

It's "Whirlpool", not "whirlpool".

For the rest I don't know. It seems it loads the plugins but it found them as not registered?


Re: Help, plugin errors - 13 - 01.09.2013

I did as you said now it says wrong elf class64
+ Bump, anyone help, please?


Re: Help, plugin errors - 13 - 02.09.2013

Fixed it :P