windows 10 SSCANF Issue? - 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: windows 10 SSCANF Issue? (
/showthread.php?tid=590716)
windows 10 SSCANF Issue? -
TheLeech - 03.10.2015
Ok, When I compile a server and start it up in windows 7 and windows 8 I don't get this, But when I do it on my windows 10 PC it happens.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[09:27:00] filterscripts = "" (string)
[09:27:00]
[09:27:00] Server Plugins
[09:27:00] --------------
[09:27:00] Loading plugin: crashdetect
[09:27:00] CrashDetect v4.10.1 is OK.
[09:27:00] Loaded.
[09:27:00] Loading plugin: dns
[09:27:00]
*** DNS Plugin v2.4 by Incognito loaded ***
[09:27:00] Loaded.
[09:27:00] Loading plugin: streamer
[09:27:00]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[09:27:00] Loaded.
[09:27:00] Loading plugin: sscanf
[09:27:00]
[09:27:00] ===============================
[09:27:00] sscanf plugin loaded.
[09:27:00] Version: 2.8.1
[09:27:00] © 2012 Alex "******" Cole
[09:27:00] ===============================
[09:27:00] Loaded.
[09:27:00] Loaded 4 plugins.
[09:27:00]
[09:27:00] Filterscripts
[09:27:00] ---------------
[09:27:00] Loaded 0 filterscripts.
[09:27:01] [debug] Run time error 19: "File or function is not found"
[09:27:01] [debug] SSCANF_IsConnected
[09:27:01] [debug] Run time error 19: "File or function is not found"
[09:27:01] [debug] SSCANF_IsConnected
[09:27:01] Script[gamemodes/Main.amx]: Run time error 19: "File or function is not found"
[09:27:01] Number of vehicle models: 0
any ideas?
Re: windows 10 SSCANF Issue? -
TheLeech - 03.10.2015
anyone help?