sscanf plugin load problem
#1

i'm getting error while loading sscanf plugin. it says that msvcr100.dll is missing. I installed "Microsoft Visual Studio Redistributable Package" as it was explained in official topic.

I have checked and have everything configured correctly. sscanf.dll is in plugins folder(!), also included in gamemode and defined in config.

P.S. I'm running Windows 7 (x64).
Reply
#2

You need the C++ Runtime files.

x86 (32 bit) http://www.microsoft.com/download/en...s.aspx?id=5555
x64 (64 bit) http://www.microsoft.com/download/en....aspx?id=14632
Reply
#3

Quote:
Originally Posted by Rob_Maate
Посмотреть сообщение
I have already installed it and there is msvcr100.dll in C:\Windows\System32 but i still get error.
Reply
#4

i copied msvcr100.dll to C:\Windows\SysWOW64 and no errors anymore but loadnig sscanf fails again. i installed nativechecker plugin.
" Error: Function not registered: 'sscanf' "

anyone help?
Reply
#5

http://www.dll-download-system.com/h...l/details.html


DOWNLOAD FILE and put it on windows/system folder
Reply
#6

I have installed Microsoft Visual C++ 2010 Redistributable Package, not individual .dll files.
Reply
#7

bump ^
Reply


Forum Jump:


Users browsing this thread: