SA-MP Forums Archive
sscanf problem - 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: sscanf problem (/showthread.php?tid=354951)



sscanf problem - Jermi - 28.06.2012

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[14:58:53]
[14:58:53] Server Plugins
[14:58:53] --------------
[14:58:53] Loading plugin: streamer.dll
[14:58:53]

*** Streamer Plugin v2.6 by Incognito loaded ***

[14:58:53] Loaded.
[14:58:53] Loading plugin: sscanf.dll
[14:58:54] Failed.
[14:58:54] Loading plugin: audio.dll
[14:58:54]

*** Audio Plugin v0.4 by Incognito loaded ***


[14:58:54] Loaded.
[14:58:54] Loading plugin: nativechecker.dll
[14:58:54] Loaded.
[14:58:54] Loaded 3 plugins.

[14:58:54]
[14:58:54] Filterscripts
[14:58:54] ---------------
[14:58:54] Loaded 0 filterscripts.

[14:58:54] Error: Function not registered: 'SSCANF_Init'
[14:58:54] Error: Function not registered: 'SSCANF_Join'
[14:58:54] Error: Function not registered: 'SSCANF_Leave'
[14:58:54] Error: Function not registered: 'sscanf'
[14:58:54] Script[gamemodes/NGRP.amx]: Run time error 19: "File or function is not found"
[14:58:54] Number of vehicle models: 0
[14:58:55] --- Server Shutting Down.
[14:58:55]

*** Streamer Plugin v2.6 by Incognito unloaded ***

[14:58:55]

*** Audio Plugin v0.4 by Incognito unloaded ***



----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[15:01:26]
[15:01:26] Server Plugins
[15:01:26] --------------
[15:01:26] Loading plugin: streamer.dll
[15:01:26]

*** Streamer Plugin v2.6 by Incognito loaded ***

[15:01:26] Loaded.
[15:01:26] Loading plugin: sscanf.dll
[15:01:27] Failed.
[15:01:27] Loading plugin: audio.dll
[15:01:27]

*** Audio Plugin v0.4 by Incognito loaded ***


[15:01:27] Loaded.
[15:01:27] Loading plugin: nativechecker.dll
[15:01:27] Loaded.
[15:01:27] Loaded 3 plugins.

[15:01:27]
[15:01:27] Filterscripts
[15:01:27] ---------------
[15:01:27] Loaded 0 filterscripts.

[15:01:27] Error: Function not registered: 'SSCANF_Init'
[15:01:27] Error: Function not registered: 'SSCANF_Join'
[15:01:27] Error: Function not registered: 'SSCANF_Leave'
[15:01:27] Error: Function not registered: 'sscanf'
[15:01:27] Script[gamemodes/NGRP.amx]: Run time error 19: "File or function is not found"
[15:01:27] Number of vehicle models: 0

Why? :O


Re: sscanf problem - iGetty - 28.06.2012

Update your sscanf.

Edit: Your server will be turned off probably if it gets reported for using NGRP.


Re: sscanf problem - God'Z War - 28.06.2012

Download this and add
http://dl.dropbox.com/u/21683085/sscanf.rar


Re: sscanf problem - Jermi - 28.06.2012

Updated but still that Bug


Re: sscanf problem - newbienoob - 28.06.2012

#include <sscanf2> ?


Re: sscanf problem - Jermi - 28.06.2012

Yes!!and i re-compiled when i updated too


Re: sscanf problem - Skaizo - 28.06.2012

download server 0.3e(updated) files.sa-mp.com/samp03e_svr_win32.zip and extract,replace only filterscript,gamemode,scriptfiles to samp03e_svr_win... now recompile all(filterscript and gamemode)from samp03e_svr_win32...->folder pawno->pawno.exe and start server


Re: sscanf problem - Jermi - 28.06.2012

But you forget something, i have to replace the includes and plugins too


Re: sscanf problem - Jermi - 28.06.2012

Still the same bug, All updated to 0.3e server as you told me, All compiled and the same bug, Sscanf_Join....etc

WHY?!


Re: sscanf problem - phillip875 - 28.06.2012

Did you put the sscanf2.dll in your server plugin folder?