26.04.2015, 10:34
(
Последний раз редактировалось sidney123; 26.04.2015 в 13:54.
)
Hello there,
I'm having a kind of a problem here and I've done everything to fix it, and searched the whole internet for an answer, though every answer given doesn't work.
My problem is that the "sscanf" plugin fails to load. I recently bought a windows 7 VPS (Windows 7 Enterprise, x64), and transferred my server files to the VPS. I faced a problem where any plugin couldn't load, because the Microsoft Visual C++ weren't installed. I fixed those and now all the plugins, except for SSCANF are loading.
Steps I've done:
- Installed "Microsoft Visual C++ Redestributable" 2008, 2010, 2012, 2013 x86 and x64 versions.
- Installed .NET Framework 4.5.
- Updated .NET Framework 4.5 to 4.5.2.
- Applied Windows Update.
- Moved "msvrc100.dll, msvrc110.dll and msvrc120.dll" from System23 to the "SysWOW64" folder.
- Added "nativechecker" plugin and posted it at last to be loaded on my plugin line in server.cfg.
- Updated the sscanf plugin to the latest version.
- Recompiled the script with this latest plugin version (v2.8.2).
- Added "msvcp120.dll and msvrc120.dll" to the root folder where samp-server.exe is.
I really don't know what to do anymore, and any help is appreciated.
Server log:
My plugins line:
Screenshot of installed programs:
I really did update the sscanf plugin, and it's included as "sscanf2" in my script.
Once again, any help is appreciated!
Thanks in advance,
Sidney.
I'm having a kind of a problem here and I've done everything to fix it, and searched the whole internet for an answer, though every answer given doesn't work.
My problem is that the "sscanf" plugin fails to load. I recently bought a windows 7 VPS (Windows 7 Enterprise, x64), and transferred my server files to the VPS. I faced a problem where any plugin couldn't load, because the Microsoft Visual C++ weren't installed. I fixed those and now all the plugins, except for SSCANF are loading.
Steps I've done:
- Installed "Microsoft Visual C++ Redestributable" 2008, 2010, 2012, 2013 x86 and x64 versions.
- Installed .NET Framework 4.5.
- Updated .NET Framework 4.5 to 4.5.2.
- Applied Windows Update.
- Moved "msvrc100.dll, msvrc110.dll and msvrc120.dll" from System23 to the "SysWOW64" folder.
- Added "nativechecker" plugin and posted it at last to be loaded on my plugin line in server.cfg.
- Updated the sscanf plugin to the latest version.
- Recompiled the script with this latest plugin version (v2.8.2).
- Added "msvcp120.dll and msvrc120.dll" to the root folder where samp-server.exe is.
I really don't know what to do anymore, and any help is appreciated.
Server log:
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-RC4-2, ©2005-2015 SA-MP Team [06:19:22] filterscripts = "" (string) [06:19:22] [06:19:22] Server Plugins [06:19:22] -------------- [06:19:22] Loading plugin: Whirlpool.dll [06:19:22] [06:19:22] ================== [06:19:22] [06:19:22] Whirlpool loaded [06:19:22] [06:19:22] ================== [06:19:22] [06:19:22] Loaded. [06:19:22] Loading plugin: sscanf [06:19:22] Failed. [06:19:22] Loading plugin: mysql.dll [06:19:22] >> plugin.mysql: R39-3 successfully loaded. [06:19:22] Loaded. [06:19:22] Loading plugin: streamer.dll [06:19:22] *** Streamer Plugin v2.7.5.2 by Incognito loaded *** [06:19:22] Loaded. [06:19:22] Loading plugin: dns.dll [06:19:22] *** DNS Plugin v2.4 by Incognito loaded *** [06:19:22] Loaded. [06:19:22] Loading plugin: nativechecker.dll [06:19:22] Loaded. [06:19:22] Loaded 5 plugins. [06:19:22] [06:19:22] Ban list [06:19:22] -------- [06:19:22] Loaded: samp.ban [06:19:22] [06:19:22] [06:19:22] Filterscripts [06:19:22] --------------- [06:19:22] Loaded 0 filterscripts. [06:19:22] Error: Function not registered: 'SSCANF_Init' [06:19:22] Error: Function not registered: 'SSCANF_Join' [06:19:22] Error: Function not registered: 'SSCANF_Leave' [06:19:22] Error: Function not registered: 'sscanf' [06:19:22] Script[gamemodes/ORP.amx]: Run time error 19: "File or function is not found" [06:19:22] Number of vehicle models: 0
Код:
plugins Whirlpool.dll sscanf.dll mysql.dll streamer.dll dns.dll nativechecker.dll
I really did update the sscanf plugin, and it's included as "sscanf2" in my script.
Once again, any help is appreciated!
Thanks in advance,
Sidney.