I've this problem with streamer,help.
#1

I've got a problem with streamer which is in this picture:

I've downloaded the latest version which is streamer 2.8. I've re-compiled my PAWN FILE.
So, what's the problem?
Reply
#2

You need MSVCP140.dll : http://fr.dll-files.com/msvcp140.dll.html, then restart your computer and start your server
Reply
#3

Download MSVCP140.dll and put it in your server files.
http://www.opendll.com/index.php?fil...n=14.0.22816.0
Reply
#4

I've tried to do what you guys told me to do tho.
It showed me these errors:
[11:41:00] Error: Function not registered: 'Streamer_CallbackHook'
[11:41:00] Error: Function not registered: 'CreateDynamicObject'
[11:41:00] Error: Function not registered: 'CreateDynamicCP'
[11:41:00] Script[gamemodes/yo.amx]: Run time error 19: "File or function is not found"
Reply
#5

A little note:
I downloaded the include from this link:

https://github.com/samp-incognito/sa...lugin/releases
I've also downloaded Microsoft Visual C++ 2015 64PIT VERSION.
Reply
#6

Show me your whole server.log, and please put it in Quote or code
Reply
#7

pawn Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[12:06:09]
[12:06:09] Server Plugins
[12:06:09] --------------
[12:06:09]  Loading plugin: Whirlpool
[12:06:09]  
[12:06:09]  ==================
[12:06:09]  
[12:06:09]   Whirlpool loaded
[12:06:09]  
[12:06:09]  ==================
[12:06:09]  
[12:06:09]   Loaded.
[12:06:09]  Loading plugin: streamer.dll
[12:06:09]   Failed.
[12:06:09]  Loading plugin: sscanf
[12:06:09]

[12:06:09]  ===============================

[12:06:09]       sscanf plugin loaded.    

[12:06:09]          Version:  2.8.1        

[12:06:09]    (c) 2012 Alex "******" Cole  

[12:06:09]  ===============================

[12:06:09]   Loaded.
[12:06:09]  Loading plugin: iTD
[12:06:09]
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)

[12:06:09]   Loaded.
[12:06:09]  Loading plugin: nativechecker
[12:06:09]   Loaded.
[12:06:09]  Loaded 4 plugins.

[12:06:09]
[12:06:09] Filterscripts
[12:06:09] ---------------
[12:06:09]   Loading filterscript 'iTDe.amx'...
[12:06:09]
    iPLEOMAX's TextDraw Editor loaded successfully!
    Version: 1.16 Stable (13/10/2012)

[12:06:09]   Loaded 1 filterscripts.

[12:06:09]    Error: Function not registered: '
Streamer_CallbackHook'
[12:06:09]    Error: Function not registered: '
CreateDynamicObject'
[12:06:09]    Error: Function not registered: '
CreateDynamicCP'
[12:06:09] Script[gamemodes/yo.amx]: Run time error 19: "File or function is not found"
[12:06:09] Number of vehicle models: 0
here you are ;d
Reply
#8

The streamer plugin failed to load, that's why it keeps showing the errors, Show me your server.cfg
Reply
#9

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 100
port 7777
hostname  Test.
gamemode0 yo 1
filterscripts
announce 1
plugins Whirlpool streamer.dll sscanf iTD nativechecker
query 1
chatlogging 0
weburl none
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#10

You need to install Visual C++ redistributable packages (vs2015):

https://www.microsoft.com/en-us/down....aspx?id=48145
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)