#1

Код:
[22/12/2013 19:39:44] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[22/12/2013 19:39:44]    Error: Function not registered: 'SSCANF_Init'
[22/12/2013 19:39:44]    Error: Function not registered: 'SSCANF_Join'
[22/12/2013 19:39:44]    Error: Function not registered: 'SSCANF_Leave'
[22/12/2013 19:39:44]    Error: Function not registered: 'sscanf'
[22/12/2013 19:39:44] Script[gamemodes/BBRP_9.0.amx]: Run time error 19: "File or function is not found"
[22/12/2013 19:39:44] Number of vehicle models: 0
If you got solution for this...Give me a download link.
Reply
#2

Update your sscanf include and plugin , also your Streamer version don't match with the plugin (Include is older or plugin.)
SSCANF :https://sampforum.blast.hk/showthread.php?tid=120356
STREAMER : http://code.******.com/p/samp-stream...downloads/list
Reply
#3

May I get a ownload link not thread link?
Reply
#4

Quote:
Originally Posted by boomerboom
Посмотреть сообщение
May I get a ownload link not thread link?
Sscanf plugin : http://dl.dropbox.com/u/21683085/sscanf.rar
Sscanf include : http://pastebin.com/download.php?i=aY2cnzhr
Reply
#5

Quote:
Originally Posted by SilentSoul
Посмотреть сообщение
I still get these

Код:
[22/12/2013 20:07:20] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[22/12/2013 20:07:20]    Error: Function not registered: 'SSCANF_Init'
[22/12/2013 20:07:20]    Error: Function not registered: 'SSCANF_Join'
[22/12/2013 20:07:20]    Error: Function not registered: 'SSCANF_Leave'
[22/12/2013 20:07:20]    Error: Function not registered: 'sscanf'
[22/12/2013 20:07:20] Script[gamemodes/HRP_9.0.amx]: Run time error 19: "File or function is not found"
[22/12/2013 20:07:20] Number of vehicle models: 0
Reply
#6

Show me your includes please. Post them here in [ pawn ] [ /pawn ]
Reply
#7

[ pawn ]
#include <a_samp>

#include <a_zones>
#include <streamer>
#include <foreach>
#include <progress>
#include <ZCMD>
#include <YSI/y_timers.inc>
#include <yom_buttons>
#include <sscanf2>[ /pawn ]


and

Код:
[22/12/2013 20:11:57] 
[22/12/2013 20:11:57] Filterscripts
[22/12/2013 20:11:57] ---------------
[22/12/2013 20:11:57]   Loading filterscript 'yom_buttons.amx'...
[22/12/2013 20:11:57] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[22/12/2013 20:11:57]   Loading filterscript 'anims.amx'...
[22/12/2013 20:11:57]   Loaded 2 filterscripts.
Reply
#8

pawn Код:
[22/12/2013 20:11:57] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
Didn't you read this?
You need last version, when you get it re-compile.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)