SA-MP Forums Archive
Streamer Failed to load - 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: Streamer Failed to load (/showthread.php?tid=575372)



Streamer Failed to load - Teemo - 26.05.2015

Quote:

[11:29:11] Error: Function not registered: 'Streamer_CallbackHook'
[11:29:11] Error: Function not registered: 'SSCANF_Init'
[11:29:11] Error: Function not registered: 'SSCANF_Join'
[11:29:11] Error: Function not registered: 'SSCANF_Leave'
[11:29:11] Error: Function not registered: 'IsValidDynamicObject'
[11:29:11] Error: Function not registered: 'DestroyDynamicObject'
[11:29:11] Error: Function not registered: 'CreateDynamicObject'
[11:29:11] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[11:29:11] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[11:29:11] Error: Function not registered: 'IsPlayerInDynamicArea'
[11:29:11] Error: Function not registered: 'GetDynamicObjectPos'
[11:29:11] Error: Function not registered: 'GetDynamicObjectRot'
[11:29:11] Error: Function not registered: 'CreateDynamic3DTextLabel'
[11:29:11] Error: Function not registered: 'CreateDynamicPolygon'
[11:29:11] Error: Function not registered: 'Streamer_TickRate'
[11:29:11] Error: Function not registered: 'MoveDynamicObject'
[11:29:11] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[11:29:11] Error: Function not registered: 'Streamer_UpdateEx'
[11:29:11] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[11:29:11] Error: Function not registered: 'Streamer_Update'
[11:29:11] Error: Function not registered: 'Streamer_SetArrayData'
[11:29:11] Error: Function not registered: 'DestroyDynamicPickup'
[11:29:11] Error: Function not registered: 'CreateDynamicPickup'
[11:29:11] Error: Function not registered: 'DestroyAllDynamicObjects'
[11:29:11] Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[11:29:11] Error: Function not registered: 'DestroyAllDynamicCPs'
[11:29:11] Error: Function not registered: 'DestroyAllDynamicMapIcons'
[11:29:11] Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[11:29:11] Error: Function not registered: 'DestroyAllDynamicAreas'
[11:29:11] Error: Function not registered: 'CreateDynamicSphere'
[11:29:11] Error: Function not registered: 'IsValidDynamicPickup'
[11:29:11] Error: Function not registered: 'sscanf'
[11:29:11] Error: Function not registered: 'IsValidDynamicMapIcon'
[11:29:11] Error: Function not registered: 'DestroyDynamicMapIcon'
[11:29:11] Error: Function not registered: 'CreateDynamicRectangle'
[11:29:11] Error: Function not registered: 'DestroyDynamicArea'
[11:29:11] Error: Function not registered: 'SetDynamicObjectMaterialText'
[11:29:11] Error: Function not registered: 'Streamer_IsItemVisible'
[11:29:11] Error: Function not registered: 'IsValidDynamicArea'
[11:29:11] Error: Function not registered: 'CreateDynamicMapIcon'
[11:29:11] Error: Function not registered: 'Streamer_SetIntData'
[11:29:11] Error: Function not registered: 'SetDynamicObjectPos'
[11:29:11] Error: Function not registered: 'SetDynamicObjectRot'
[11:29:11] Error: Function not registered: 'EditDynamicObject'

It's updated to the latest version


Re: Streamer Failed to load - dusk - 26.05.2015

Could you show us the full server log? Does it only say it failed or gives some error message?


Re: Streamer Failed to load - Teemo - 26.05.2015

Quote:

[11:20:23] Loading plugin: streamer.dll
[11:20:23] Failed.

And gives the pervious errors


Re: Streamer Failed to load - Crayder - 26.05.2015

You MUST have the streamer.dll file in your scriptfiles folder.

Btw, you're on a Windows platform right? You can't load dll's on Linux platforms.