[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
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. |
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.
|