samp plugin "sscanf.dll" failed loading - 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: samp plugin "sscanf.dll" failed loading (
/showthread.php?tid=624804)
samp plugin "sscanf.dll" failed loading -
Tween73 - 23.12.2016
samp plugin
"sscanf.dll" failed loading
Re: samp plugin "sscanf.dll" failed loading -
Sew_Sumi - 23.12.2016
If the host is windows, you should just be able to have sscanf in your plugins line without the .dll on the end.
Post up your server.cfg to verify this.
https://sampforum.blast.hk/showthread.php?tid=606849
Chances are if the config file is accurate, the plugins filename is fine and it's in the plugins folder, you need to install the runtimes.
The sscanf release thread/github should inform you which runtime you actually need, but chances are you may be better off using the whole lot.
If you run 64 bit windows, you need to install x64 AND x86 versions. If you have 32 bit, only install the 32 bit runtimes.
Re: samp plugin "sscanf.dll" failed loading -
Tween73 - 23.12.2016
Thank you
Re: samp plugin "sscanf.dll" failed loading -
Sew_Sumi - 23.12.2016
No worries, it's what the forum is for