SA-MP Forums Archive
File or function is not found - SSCANF + CRASHDETECT - 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: File or function is not found - SSCANF + CRASHDETECT (/showthread.php?tid=593049)



File or function is not found - SSCANF + CRASHDETECT - xTremRaptor - 01.11.2015

Hi everybody !

Since 2 days, I have problems for running sscanf & crashdetect. I searched for solutions, installed recent framework, MVCR and still not work
What's funny is that someone advised me to use Crashdetect to know more about the problem, but it has the same problem lel

Here is what I get

Frameworks & MVCR I have:



I have the last version of sscanf.dll & .inc (2.8.2), I tried to download it again & but still doesn't work ..

I'm running on Windows 7 Home Premium 64 bits SP1

Thanks


Re: File or function is not found - SSCANF + CRASHDETECT - AbyssMorgan - 01.11.2015

libmysql.dll


Re: File or function is not found - SSCANF + CRASHDETECT - xTremRaptor - 01.11.2015



:/


Re: File or function is not found - SSCANF + CRASHDETECT - AbyssMorgan - 01.11.2015

crashdetect.pdb


Re: File or function is not found - SSCANF + CRASHDETECT - xTremRaptor - 01.11.2015

I put crashdetect.pdb in the root (and in the plugins folder, we can never know)

Still doesn't wooork..

I'll try to recompile sscanf, idk how but I'll try


Re: File or function is not found - SSCANF + CRASHDETECT - MD5 - 01.11.2015

If it still doesn't work you're missing a plugin.


Re: File or function is not found - SSCANF + CRASHDETECT - xTremRaptor - 01.11.2015

But the plugins are right here
http://prntscr.com/8xqvqs

Here is my server.cfg:
http://prntscr.com/8xqx70

And here is the only code which use sscanf in my gamemode:
http://prntscr.com/8xqxey

Notice that #include <sscanf2> is already wrote at the start of my gm


Re : File or function is not found - SSCANF + CRASHDETECT - Dutheil - 01.11.2015

The file msvcp120.dll must be in the folder System32. (C:\Windows\System32)


Re: Re : File or function is not found - SSCANF + CRASHDETECT - xTremRaptor - 01.11.2015

Quote:
Originally Posted by Dutheil
Посмотреть сообщение
The file msvcp120.dll must be in the folder System32. (C:\Windows\System32)


Computer rebooted (I also tried to regsvr32 but I think it doesn't need it), still not work

I've sent my server to a friend, he starts the server without no error so the problem is my computer. I don't think I'm going to format & reinstall Windows because at the end I will reinstall the same Windows
I will although try to update my Windows


Re: File or function is not found - SSCANF + CRASHDETECT - xTremRaptor - 02.11.2015

I did a windows update last night and the bug is always here x( If I can't use sscanf then It's not really a good thing for improving my skill xS