sscanf loading problem - 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: sscanf loading problem (
/showthread.php?tid=316458)
sscanf loading problem -
austin070 - 07.02.2012
Hey guys, I just downloaded sscanf 2.5. I put the files in my server folder correctly and have correctly updated my server.cfg. However, when I try to start my server, I get this error:
Here's my log, too, just in case.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team
[21:00:49] filterscripts = "" (string)
[21:00:49]
[21:00:49] Server Plugins
[21:00:49] --------------
[21:00:49] Loading plugin: sscanf
[21:00:50] Failed.
[21:00:50] Loaded 0 plugins.
[21:00:50]
[21:00:50] Filterscripts
[21:00:50] ---------------
[21:00:50] Loaded 0 filterscripts.
[21:00:50] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found"
[21:00:50] Number of vehicle models: 0
What can I do to fix this?
Re: sscanf loading problem -
Ballu Miaa - 07.02.2012
What have ya added in server.cfg? sscanf.so? or sscanf? Are you using any hosting site?
Re: sscanf loading problem -
austin070 - 07.02.2012
Quote:
Originally Posted by Ballu Miaa
|
I used sscanf in my server.cfg. As I said before, everything has been added to my server files correctly. No I am not using any hosting site.
EDIT: I have downloaded that, didn't work.
Re: sscanf loading problem -
Ballu Miaa - 07.02.2012
Quote:
Originally Posted by austin070
I used sscanf in my server.cfg. As I said before, everything has been added to my server files correctly. No I am not using any hosting site.
|
http://www.microsoft.com/download/en....aspx?id=14632 Download this and it will work properly!
Re: sscanf loading problem -
Ballu Miaa - 07.02.2012
Then try to download update6 for yourself.
Download x86 one VS C++ package to run it
http://www.microsoft.com/download/en...s.aspx?id=5555
or download update 6!
http://www.mediafire.com/?bfp2h0d4231jjdr
Re: sscanf loading problem -
austin070 - 07.02.2012
Quote:
Originally Posted by Ballu Miaa
|
Didn't work :/
Respuesta: sscanf loading problem -
kirk - 07.02.2012
Updated the include file aswell?
Re: sscanf loading problem -
Ballu Miaa - 07.02.2012
Quote:
Originally Posted by austin070
Didn't work :/
|
http://dl.dropbox.com/u/21683085/sscanf-0.3d.rar
Try this one!
Yes have you included sscanf2 in the include folder in pawno as well as #include <sscanf2> in the GM?
Re: Respuesta: sscanf loading problem -
austin070 - 07.02.2012
Quote:
Originally Posted by kirk
Updated the include file aswell?
|
Yes, of course.
Quote:
Originally Posted by Ballu Miaa
|
Didn't work, and yes.
Re: Respuesta: sscanf loading problem -
Ballu Miaa - 07.02.2012
Quote:
Originally Posted by austin070
Yes, of course.
Didn't work, and yes.
|
Does it use to work on your GM before? Check the server again is it on 0.3d?