Incognito's Streamer Issues. - 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: Incognito's Streamer Issues. (
/showthread.php?tid=612476)
Incognito's Streamer Issues. -
Sheperc - 18.07.2016
Hello,
A few days ago I have installed a new SA-MP 0.3.7 server package and also installed Incognito's Streamer plugin, but I have been having problems with it. It manages fine on the script, works perfectly, but whenever I try to run the server, I always get the same message:
Код:
Loading plugin: streamer
Failed.
And the server starts and runs perfectly with no errors, but the streamer doesn't work. Any ideas? Thanks.
Re: Incognito's Streamer Issues. -
Konstantinos - 18.07.2016
For the latest version of the plugin, you need to install
Visual C++ Redistributable for Visual Studio 2015 (x86).
Re: Incognito's Streamer Issues. -
Sheperc - 18.07.2016
Quote:
For the latest version of the plugin, you need to install Visual C++ Redistributable for Visual Studio 2015 (x86).
|
I'll see what I can do. I will come back if the problem is still there.
Re: Incognito's Streamer Issues. -
Sheperc - 18.07.2016
PROBLEM SOLVED.
You have to install C++ Redistributable for Visual Studio 2015 (x86) if you have this problem in order to get rid of it.
Re: Incognito's Streamer Issues. -
XBrianX - 18.07.2016
I have the same problem, and yes I did install that program.
Re: Incognito's Streamer Issues. -
Konstantinos - 18.07.2016
Quote:
Originally Posted by XBrianX
I have the same problem, and yes I did install that program.
|
Do you get an error when trying to load the plugin like missing .dll file? Install those as well (if you haven't):
http://www.microsoft.com/en-us/downl...s.aspx?id=5555
http://www.microsoft.com/en-us/downl...s.aspx?id=8328
http://www.microsoft.com/en-us/downl....aspx?id=30679
and let us know.
Re: Incognito's Streamer Issues. -
XBrianX - 18.07.2016
Quote:
Originally Posted by Konstantinos
|
I did install all of the above, and no I have all the .dlls it compiles but I still get streamer.dll has failed to load.
Re: Incognito's Streamer Issues. -
IstuntmanI - 18.07.2016
Quote:
Originally Posted by XBrianX
I did install all of the above, and no I have all the .dlls it compiles but I still get streamer.dll has failed to load.
|
If you have Windows x64 you have to install both x64 and x86 versions of
Visual C++ Redistributable for Visual Studio 2015.
Re: Incognito's Streamer Issues. -
XBrianX - 18.07.2016
installed them both but still no luck i'm running a windows server 2012 64 bit.
Re: Incognito's Streamer Issues. -
Konstantinos - 18.07.2016
Quote:
Originally Posted by IstuntmanI
|
x86 version only is enough, I do have 64-bit and never installed the other.
Anyway, if I recall correctly you need to have Microsoft .NET Framework 4 or higher installed.