sscanf2 failed to load - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: sscanf2 failed to load (
/showthread.php?tid=219845)
sscanf2 failed to load -
admantis - 02.02.2011
[10:21:19]
[10:21:19] Server Plugins
[10:21:19] --------------
[10:21:19] Loading plugin: sscanf
[10:21:19] Failed.
[10:21:19] Loaded 0 plugins.
I get this error when I want to load sscanf2.. Idk why, i've files sscanf.dll in plugins, the sscanf folder in samp server directory and sscanf2.inc in includes, but it dont want to load
Re: sscanf2 failed to load -
iJumbo - 02.02.2011
same problem here
Re: sscanf2 failed to load -
Rachael - 02.02.2011
what do you mean "sscanf folder in samp server directory"?
Re: sscanf2 failed to load -
admantis - 02.02.2011
Well i downloaded sscanf2 and there was a folder called 'sscanf' with some files like data.cpp, array.h, specifiers.h, etc and I have it in my sa-mp directory just in case.
Re: sscanf2 failed to load -
Rachael - 02.02.2011
Assuming you are using windows,
All I can suggest is that you make sure you don't have .dll at the end of sscanf in your plugins line in server.cfg
and maybe make sure you have the latest version ( I presume you do )
I don't think you need the sscanf folder, it sounds like that is the source data.
Re: sscanf2 failed to load -
admantis - 02.02.2011
I am using windows. I am sure I use the latest versions due I downloaded it from the official thread, the confusing thing is that the folders are called 'sscanf' and not 'sscanf2' and confuses me a bit.
Thought adding .dll didn't work.
Re: sscanf2 failed to load -
Rachael - 02.02.2011
no I said make sure you DON'T have .dll in your plugins line
Re: sscanf2 failed to load -
admantis - 02.02.2011
ah right, having it or not, it fails.
Re: sscanf2 failed to load -
iJumbo - 02.02.2011
USE THIS
http://solidfiles.com/d/c78c/
Re: sscanf2 failed to load -
admantis - 02.02.2011
Owell, it worked, thank you