Can't load sscanf2 - 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: Can't load sscanf2 (
/showthread.php?tid=624319)
Can't load sscanf2 -
NeroX98 - 14.12.2016
Hello
I have Windows 10 OS.
I've downloaded sscanf2 from here:
https://github.com/maddinat0r/sscanf/releases
sscanf2.dll is in my plugins folder, sscanf is included in my scripts and the script is recompiled, also sscanf is in my server.cfg.
Код:
[17:43:59] Server Plugins
[17:43:59] --------------
[17:43:59] Loading plugin: mysql
[17:43:59] >> plugin.mysql: R41-2 successfully loaded.
[17:43:59] Loaded.
[17:43:59] Loading plugin: sscanf2
[17:43:59] Failed.
[17:43:59] Loading plugin: streamer
[17:43:59]
*** Streamer Plugin v2.8.2 by Incognito loaded ***
[17:43:59] Loaded.
[17:43:59] Loading plugin: regex
[17:43:59]
[17:43:59] ______________________________________
[17:43:59] Regular Expression Plugin v0.2.1 loaded
[17:43:59] ______________________________________
[17:43:59] By: Fro © Copyright <TBG> 2009-2011
[17:43:59] ______________________________________
[17:43:59] Loaded.
[17:43:59] Loading plugin: TDE
[17:43:59]
TDEditor Plugin loaded, thank you for using.
[17:43:59] Loaded.
[17:43:59] Loaded 4 plugins.
[17:43:59]
[17:43:59] Filterscripts
[17:43:59] ---------------
[17:43:59] Loading filterscript 'mapi.amx'...
[17:43:59] Loading filterscript 'TDE.amx'...
[17:43:59] Loaded 2 filterscripts.
[17:43:59] Script[gamemodes/CXRP.amx]: Run time error 19: "File or function is not found"
[17:43:59] Number of vehicle models: 0
Also i have installed these things:
Re: Can't load sscanf2 -
KNIGHT786 - 14.12.2016
i think its due to streamer plugin
Re: Can't load sscanf2 -
GoldenLion - 14.12.2016
When you start the server it gives you some errors right? Try downloading the dll files it tells you from dll-files.com and put them in your server's folder and it should work. That's what I do because I don't want to install anything.
Re: Can't load sscanf2 -
NeroX98 - 14.12.2016
Fixed it with reinstalling those microsoft visual packages...