SA-MP Forums Archive
Problem with console? - 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: Problem with console? (/showthread.php?tid=537565)



Problem with console? - Jacapo - 16.09.2014

Hello,

When i opened "samp-server.exe", this will show:



and



It happends when i used the newest version of streamer(Inkognitoґs). (The old 2.6.1 works fine).

I Already tried this, but not help me: http://forum.sa-mp.com/showthread.ph...t=MSVCP120.dll
http://forum.sa-mp.com/showthread.ph...t=MSVCP120.dll


Re: Problem with console? - SilentSoul - 16.09.2014

Quote:
Originally Posted by Incognito
Посмотреть сообщение
The Windows version requires the Microsoft .NET Framework 4.5.1 or higher. If this cannot be installed on the server, place these files in the top directory (alongside samp-server.exe).
Remove the file you downloaded (MSVCP120.dll) from your system 32 and install net framework. it should fix your problem.


Re: Problem with console? - Jacapo - 16.09.2014

I tried, it works only if I put the files: "If this cannot be installed on the server, place these files in the top directory (alongside samp-server.exe)."

I installed newest .NET Framework.
Question is, I have Windows 8 x64, but my server is hosted on Linux server, so the (msvcp120.dll;msvcr120.dll) will work on it?


Re: Problem with console? - SilentSoul - 16.09.2014

You don't need them if you're using a popular host but as far as i know linux uses file format called ".so" instead of .dll in windows, just make sure you downloaded the streamer plugin called "streamer.so" it works for linux


Re: Problem with console? - Jacapo - 16.09.2014

Yes i know, Linux uses format ".so".
Anyway, Thanks for your time.