sscanf fails to load
#1

I have installed the redistributable packages. The files are in the correct folders as well.
I'm using windows 10 64 bit.

My server.cfg looks like this:
Код:
plugins sscanf nativechecker
Server log:

Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[19:05:13] filterscripts = ""  (string)
[19:05:13] 
[19:05:13] Server Plugins
[19:05:13] --------------
[19:05:13]  Loading plugin: sscanf
[19:05:13]   Failed.
[19:05:13]  Loading plugin: nativechecker
[19:05:13]   Loaded.
[19:05:13]  Loaded 1 plugins.

[19:05:13] 
[19:05:13] Filterscripts
[19:05:13] ---------------
[19:05:13]   Loaded 0 filterscripts.

[19:05:13]    Error: Function not registered: 'SSCANF_Init'
[19:05:13]    Error: Function not registered: 'SSCANF_IsConnected'
[19:05:13]    Error: Function not registered: 'SSCANF_Join'
[19:05:13]    Error: Function not registered: 'SSCANF_Leave'
[19:05:13]    Error: Function not registered: 'sscanf'
[19:05:13] Script[gamemodes/test.amx]: Run time error 19: "File or function is not found"
[19:05:13] Number of vehicle models: 0
Reply
#2

Try installing New sscanf Click here. replace all
and then re-compile your gamemode
Reply
#3

http://forum.sa-mp.com/showpost.php?...51&postcount=3

Check again if you missed any and for the latest version of sscanf, install the last link x86 version.
Reply
#4

That's the list I used. Everything is brand new, the server, plugins etc. All is up to date.

Using an older sscanf version worked, but I'd rather have the newest one working.
Reply
#5

The older version worked because it didn't need Visual C++ Redistributable for Visual Studio 2015. You mentioned you have 64 bit and I assume you installed the x64 version of it but the plugin requires the x86 version.
Reply
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
The older version worked because it didn't need Visual C++ Redistributable for Visual Studio 2015. You mentioned you have 64 bit and I assume you installed the x64 version of it but the plugin requires the x86 version.
I installed everything from the links you provided above.
Reply
#7

Those always fixed the problem and it's the first time I see not to get the plugin working. There's one thing left to try: https://github.com/maddinat0r/sscanf#common-problems
Reply
#8

Edit Your Server .cfg Add sscanf.dll in First Plugins line
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)