Streamer help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Streamer help (
/showthread.php?tid=614929)
Streamer help -
Ahmed21 - 15.08.2016
Hello everyone, so I've updated my server to the latest streamer version (2.8.2), I've compiled my gamemode with the new include file and replaced the plugin with the new streamer.dll (plugin). Afterward, started the server, crashdetect printed the following:
Код:
*** Streamer Plugin: CreateDynamicCP: Expecting 8 parameter(s), but found 10
*** Streamer Plugin: CreateDynamicCP: Expecting 8 parameter(s), but found 10
Help?
Re: Streamer help - WhiteGhost - 15.08.2016
Definitely Your Streamer is the problem,CDC mainly uses 8 parameters,try reinstalling it and look and see if you made any
errors while installing
Actually:
Код:
native STREAMER_TAG_CP CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_CP_SD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0);
Re: Streamer help -
Ahmed21 - 15.08.2016
Oh god, when I open the samp-server.exe (to start the server), it loads all plugins, and when it comes to streamer, this window appears, then I click OK, then when it wants to load YSF plugin, it appears once more, then I press OK. And look what happens in the server logs..
The server logs:
Re: Streamer help -
Ahmed21 - 15.08.2016
I heard that we must install Visual Basic Microsoft Package or something like that? Is that true or what? Just let me know what to do!
Re: Streamer help - WhiteGhost - 15.08.2016
Download,Run A Scan,Install...
Re: Streamer help -
Ahmed21 - 15.08.2016
What's this, and how can it help me? My browser is saying: It may harm your computer.
Re: Streamer help - WhiteGhost - 15.08.2016
Why do i even bother.
Re: Streamer help -
Fairuz - 15.08.2016
msvcp140.dll is part of Microsoft Visual C++
https://www.microsoft.com/en-us/down....aspx?id=48145
Re: Streamer help -
Ahmed21 - 15.08.2016
Quote:
Originally Posted by Bradley7
|
Well, I've downloaded the x64 one, but when I open the .exe, this shit appears:
Re: Streamer help -
Fairuz - 15.08.2016
Download the correct one..I'm sure that you are on 32 bit Windows 7