Posts: 10
Threads: 2
Joined: Oct 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
Posts: 1,208
Threads: 36
Joined: Apr 2015
Posts: 10
Threads: 2
Joined: Oct 2015
:/
Posts: 1,208
Threads: 36
Joined: Apr 2015
Posts: 10
Threads: 2
Joined: Oct 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
Posts: 247
Threads: 22
Joined: Nov 2014
Reputation:
0
If it still doesn't work you're missing a plugin.
Posts: 10
Threads: 2
Joined: Oct 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
Posts: 507
Threads: 29
Joined: Jul 2014
Reputation:
0
The file msvcp120.dll must be in the folder System32. (C:\Windows\System32)
Posts: 10
Threads: 2
Joined: Oct 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
Posts: 10
Threads: 2
Joined: Oct 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