27.09.2017, 19:23
You'll likely have a mixup in sscanf, compared to the YSI includes.
If people suggest to update them, they'll make more problems for you especially if the script is made for those versions.
You could try update the includes/plugins, but chances are you'll need to update your script if you do.
This would be a time to try nativechecker, to see what function is missing, as it will tell you what is missing, and then from there you can find what is actually causing it.
If you really are stuck, I think that CrashDetect now does the nativechecker plugins role.
So try nativechecker, and then try CrashDetect, following the instructions on the pawn compiler options to let it work.
If people suggest to update them, they'll make more problems for you especially if the script is made for those versions.
You could try update the includes/plugins, but chances are you'll need to update your script if you do.
This would be a time to try nativechecker, to see what function is missing, as it will tell you what is missing, and then from there you can find what is actually causing it.
If you really are stuck, I think that CrashDetect now does the nativechecker plugins role.
So try nativechecker, and then try CrashDetect, following the instructions on the pawn compiler options to let it work.