Sscanf errors in console
#1

- I am using Windows.
- I downloaded sscanf-2.8.2-win32.zip
- I put sscanf2.inc in Pawno -> Include
- I put sscanf.dll in Plugins
- server.cfg line: "plugins sscanf crashdetect whirlpool"
- Script line (script compiles without error): #include <sscanf2>
- I downloaded vc_redist.x64, tried to install, it just says 'modify installation' so I assume I got it already

- Console:
Код:
[19:11:36] filterscripts = ""  (string)
[19:11:36] 
[19:11:36] Server Plugins
[19:11:36] --------------
[19:11:36]  Loading plugin: sscanf
[19:11:36]   Failed.
[19:11:36]  Loading plugin: crashdetect
[19:11:36]   CrashDetect v4.15.1 is OK.
[19:11:36]   Loaded.
[19:11:36]  Loading plugin: whirlpool
[19:11:36]  
[19:11:36]  ==================
[19:11:36]  
[19:11:36]   Whirlpool loaded
[19:11:36]  
[19:11:36]  ==================
[19:11:36]  
[19:11:36]   Loaded.
[19:11:36]  Loaded 2 plugins.

[19:11:36] 
[19:11:36] Ban list
[19:11:36] --------
[19:11:36]  Loaded: samp.ban
[19:11:36] 
[19:11:36] 
[19:11:36] Filterscripts
[19:11:36] ---------------
[19:11:36]   Loaded 0 filterscripts.

[19:11:36] [debug] Run time error 19: "File or function is not found"
[19:11:36] [debug]  SSCANF_Init
[19:11:36] [debug]  SSCANF_IsConnected
[19:11:36] [debug]  SSCANF_Join
[19:11:36] [debug]  SSCANF_Leave
[19:11:36] [debug] Run time error 19: "File or function is not found"
[19:11:36] [debug]  SSCANF_Init
[19:11:36] [debug]  SSCANF_IsConnected
[19:11:36] [debug]  SSCANF_Join
[19:11:36] [debug]  SSCANF_Leave
[19:11:36] Script[gamemodes/SQLite.amx]: Run time error 19: "File or function is not found"
[19:11:36] Number of vehicle models: 0
Thanks in advance.
Reply
#2

SA-MP server is 32 bit and requires x86 versions of VC++, regardless of OS architecture. Not sure which one sscanf uses nowadays, probably the 2015 version.
Reply
#3

It works now, thank you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)