Streamer not loading
#1

I can't seems to load the streamer plugin. I have tried different streamer versions. even the latest, but it's failing all the time.
Script compiles without any errors. Here's what showing when using crashdetect.

Код:
[09:23:23] [debug] Run time error 19: "File or function is not found"
[09:23:23] [debug]  CreateDynamicObject
[09:23:23] [debug]  IsValidDynamicObject
[09:23:23] [debug]  Streamer_GetArrayData
[09:23:23] [debug]  Streamer_SetArrayData
[09:23:23] [debug]  MoveDynamicObject
[09:23:23] [debug]  Streamer_GetUpperBound
[09:23:23] [debug]  Streamer_GetFloatData
[09:23:23] [debug]  SetDynamicObjectRot
[09:23:23] [debug]  DestroyDynamicObject
[09:23:23] [debug]  DestroyDynamic3DTextLabel
[09:23:23] [debug]  DestroyDynamicPickup
[09:23:23] [debug]  IsValidDynamic3DTextLabel
[09:23:23] [debug]  CreateDynamic3DTextLabel
[09:23:23] [debug]  Streamer_GetIntData
[09:23:23] [debug]  CreateDynamicPickup
[09:23:23] [debug]  AttachDynamicObjectToVehicle
[09:23:23] [debug]  DestroyDynamicArea
[09:23:23] [debug]  CreateDynamicRectangle
[09:23:23] [debug]  IsPlayerInDynamicArea
[09:23:23] [debug]  DestroyDynamicMapIcon
[09:23:23] [debug]  CreateDynamicMapIcon
[09:23:23] [debug]  GetDynamicObjectPos
[09:23:23] [debug]  mysql_unprocessed_queries
[09:23:23] [debug]  UpdateDynamic3DTextLabelText
[09:23:23] [debug]  GetDynamicObjectRot
[09:23:23] [debug]  EditDynamicObject
[09:23:23] [debug]  Streamer_SetVisibleItems
[09:23:23] [debug]  Streamer_TickRate
[09:23:23] [debug]  SetDynamicObjectMaterial
[09:23:23] [debug]  SetDynamicObjectMaterialText
[09:23:23] [debug]  Streamer_ToggleIdleUpdate
[09:23:23] [debug]  IsValidDynamicPickup
[09:23:23] [debug] Run time error 19: "File or function is not found"
[09:23:23] [debug]  CreateDynamicObject
[09:23:23] [debug]  IsValidDynamicObject
[09:23:23] [debug]  Streamer_GetArrayData
[09:23:23] [debug]  Streamer_SetArrayData
[09:23:23] [debug]  MoveDynamicObject
[09:23:23] [debug]  Streamer_GetUpperBound
[09:23:23] [debug]  Streamer_GetFloatData
[09:23:23] [debug]  SetDynamicObjectRot
[09:23:23] [debug]  DestroyDynamicObject
[09:23:23] [debug]  DestroyDynamic3DTextLabel
[09:23:23] [debug]  DestroyDynamicPickup
[09:23:23] [debug]  IsValidDynamic3DTextLabel
[09:23:23] [debug]  CreateDynamic3DTextLabel
[09:23:23] [debug]  Streamer_GetIntData
[09:23:23] [debug]  CreateDynamicPickup
[09:23:23] [debug]  AttachDynamicObjectToVehicle
[09:23:23] [debug]  DestroyDynamicArea
[09:23:23] [debug]  CreateDynamicRectangle
[09:23:23] [debug]  IsPlayerInDynamicArea
[09:23:23] [debug]  DestroyDynamicMapIcon
[09:23:23] [debug]  CreateDynamicMapIcon
[09:23:23] [debug]  GetDynamicObjectPos
[09:23:23] [debug]  mysql_unprocessed_queries
[09:23:23] [debug]  UpdateDynamic3DTextLabelText
[09:23:23] [debug]  GetDynamicObjectRot
[09:23:23] [debug]  EditDynamicObject
[09:23:23] [debug]  Streamer_SetVisibleItems
[09:23:23] [debug]  Streamer_TickRate
[09:23:23] [debug]  SetDynamicObjectMaterial
[09:23:23] [debug]  SetDynamicObjectMaterialText
[09:23:23] [debug]  Streamer_ToggleIdleUpdate
[09:23:23] [debug]  IsValidDynamicPickup
[09:23:23] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found"
[09:23:23] Number of vehicle models: 0
Reply
#2

It could be probably due to :

- Your script's streamer include may not match with the plugin version. Download the latest package, replace both include and plugin and then recompile your script.
- You may not have the libraries required to run Streamer plugin. Check with the topic for further information.
Reply
#3

Quote:
Originally Posted by Lordzy
Посмотреть сообщение
It could be probably due to :

- Your script's streamer include may not match with the plugin version. Download the latest package, replace both include and plugin and then recompile your script.
- You may not have the libraries required to run Streamer plugin. Check with the topic for further information.
I tried with few more scripts and those worked well. So I guess it's a problem with not matching streamer version with script's streamer version. I did replace both include and plugin and recompiled the script with latest streamer. No luck.
Reply
#4

What is the script, and where'd it come from.

The streamers release page allows for downloading old versions.
Reply
#5

Quote:
Originally Posted by TopShooter
Посмотреть сообщение
According to the errors, they show unexpected errors although if the streamer was loaded with wrong versions. I'm pretty sure that your streamer plugin isn't loading, please show the full log, or atleast include the loading plugins part.
Some old version did the trick. Gotta update the script to the latest one.
Thank you everyone.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)