Run time errors
#1

When someone joins ths server I get these errors
Код:
[12:56:50] [debug] Run time error 19: "File or function is not found"
[12:56:50] [debug]  Streamer_CallbackHook
[12:56:50] [debug]  CreateDynamicObject
[12:56:50] [debug]  DestroyDynamicObject
[12:56:50] [debug]  UpdateDynamic3DTextLabelText
[12:56:50] [debug]  MoveDynamicObject
[12:56:50] [debug]  CreateDynamic3DTextLabel
[12:56:50] [debug]  DestroyAllDynamicObjects
[12:56:50] [debug]  DestroyAllDynamicPickups
[12:56:50] [debug]  DestroyAllDynamic3DTextLabels
[12:56:50] [debug]  DestroyAllDynamicCPs
[12:56:50] [debug]  DestroyAllDynamicMapIcons
[12:56:50] [debug]  DestroyAllDynamicRaceCPs
[12:56:50] [debug]  DestroyAllDynamicAreas
[12:56:50] [debug]  Streamer_UpdateEx
[12:56:50] [debug]  Streamer_Update
[12:56:50] [debug]  IsValidDynamicPickup
[12:56:50] [debug]  DestroyDynamicPickup
[12:56:50] [debug]  DestroyDynamic3DTextLabel
[12:56:50] [debug]  CreateDynamicRectangle
[12:56:50] [debug]  DestroyDynamicArea
[12:56:50] [debug]  IsPlayerInDynamicArea
[12:56:50] [debug]  CreateDynamicPickup
[12:56:50] [debug]  CreateDynamicMapIcon
[12:56:50] [debug]  CountDynamic3DTextLabels
[12:56:50] [debug]  CountDynamicPickups
[12:56:50] [debug]  CountDynamicObjects
[12:56:50] [debug]  SetDynamicObjectPos
[12:56:50] [debug]  GetDynamicObjectPos
[12:56:50] [debug]  SetDynamicObjectRot
[12:56:50] [debug]  IsValidDynamic3DTextLabel
[12:56:50] [debug]  Streamer_TickRate
[12:56:50] [debug]  CountDynamicMapIcons
[12:56:50] [debug]  IsValidDynamicObject
[12:56:50] [debug]  IsValidDynamicMapIcon
[12:56:50] [debug]  DestroyDynamicMapIcon
[12:56:50] [debug] Run time error 19: "File or function is not found"
[12:56:50] [debug]  Streamer_CallbackHook
[12:56:50] [debug]  CreateDynamicObject
[12:56:50] [debug]  DestroyDynamicObject
[12:56:50] [debug]  UpdateDynamic3DTextLabelText
[12:56:50] [debug]  MoveDynamicObject
[12:56:50] [debug]  CreateDynamic3DTextLabel
[12:56:50] [debug]  DestroyAllDynamicObjects
[12:56:50] [debug]  DestroyAllDynamicPickups
[12:56:50] [debug]  DestroyAllDynamic3DTextLabels
[12:56:50] [debug]  DestroyAllDynamicCPs
[12:56:50] [debug]  DestroyAllDynamicMapIcons
[12:56:50] [debug]  DestroyAllDynamicRaceCPs
[12:56:50] [debug]  DestroyAllDynamicAreas
[12:56:50] [debug]  Streamer_UpdateEx
[12:56:50] [debug]  Streamer_Update
[12:56:50] [debug]  IsValidDynamicPickup
[12:56:50] [debug]  DestroyDynamicPickup
[12:56:50] [debug]  DestroyDynamic3DTextLabel
[12:56:50] [debug]  CreateDynamicRectangle
[12:56:50] [debug]  DestroyDynamicArea
[12:56:50] [debug]  IsPlayerInDynamicArea
[12:56:50] [debug]  CreateDynamicPickup
[12:56:50] [debug]  CreateDynamicMapIcon
[12:56:50] [debug]  CountDynamic3DTextLabels
[12:56:50] [debug]  CountDynamicPickups
[12:56:50] [debug]  CountDynamicObjects
[12:56:50] [debug]  SetDynamicObjectPos
[12:56:50] [debug]  GetDynamicObjectPos
[12:56:50] [debug]  SetDynamicObjectRot
[12:56:50] [debug]  IsValidDynamic3DTextLabel
[12:56:50] [debug]  Streamer_TickRate
[12:56:50] [debug]  CountDynamicMapIcons
[12:56:50] [debug]  IsValidDynamicObject
[12:56:50] [debug]  IsValidDynamicMapIcon
[12:56:50] [debug]  DestroyDynamicMapIcon
How can I fix these please?
Reply
#2

Update your streamer plugin to be sure.
Reply
#3

I am using YSI streamer but I can't update it..It makes my pwno crash when I try to compile the gamemode
Reply
#4

Maybe the owner changed it before uploading or something
I found the problem
Код:
[12:56:50]   Failed (plugins/streamer.so: ELF load command past end of file)
Anyone has an idea of what is this or how to fix it?
Reply
#5

Please help me
Reply
#6

Try this:
Update your streamer, i recommend: https://sampforum.blast.hk/showthread.php?tid=102865
Look for: #include <a_samp> , and add #include <streamer> above it.
Go to server.cfg and look for: Plugins, and make sure streamer is on that line.

Windows:
plugins streamer
Linux:
plugins streamer.so

IF that didn't work, save your gamemode, and manually open pawno.exe and open the gamemode by loading it, then try to recompile.
Reply
#7

It shows me this error
Код:
[08:34:35] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)