SA-MP Forums Archive
Crash from SSCANF? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Crash from SSCANF? (/showthread.php?tid=394182)



Crash from SSCANF? - gabyk - 21.11.2012

I still receive crash on my server... I'm having the plug-ins : MySQL R7, Whirpool and sscanf. I installed Visual C++ 2008 Redistrubatable x86 si NET Framework 4. My windows is working at 32 bits.
The errors :

Loaded Modules:

samp-server.exe A: 0x00400000 - 0x004F5000 (D:\ARMY_SS_ELITE\samp-server.exe)

ntdll.dll A: 0x7C900000 - 0x7C9B0000 (C:\WINDOWS\system32\ntdll.dll)

kernel32.dll A: 0x7C800000 - 0x7C8F5000 (C:\WINDOWS\system32\kernel32.dll)

SHELL32.dll A: 0x7C9C0000 - 0x7D1D6000 (C:\WINDOWS\system32\SHELL32.dll)

ADVAPI32.dll A: 0x77DD0000 - 0x77E6B000 (C:\WINDOWS\system32\ADVAPI32.dll)

RPCRT4.dll A: 0x77E70000 - 0x77F01000 (C:\WINDOWS\system32\RPCRT4.dll)

GDI32.dll A: 0x77F10000 - 0x77F57000 (C:\WINDOWS\system32\GDI32.dll)

USER32.dll A: 0x77D40000 - 0x77DD0000 (C:\WINDOWS\system32\USER32.dll)

msvcrt.dll A: 0x77C10000 - 0x77C68000 (C:\WINDOWS\system32\msvcrt.dll)

SHLWAPI.dll A: 0x77F60000 - 0x77FD6000 (C:\WINDOWS\system32\SHLWAPI.dll)

WSOCK32.dll A: 0x71AD0000 - 0x71AD9000 (C:\WINDOWS\system32\WSOCK32.dll)

WS2_32.dll A: 0x71AB0000 - 0x71AC7000 (C:\WINDOWS\system32\WS2_32.dll)

WS2HELP.dll A: 0x71AA0000 - 0x71AA8000 (C:\WINDOWS\system32\WS2HELP.dll)

WINMM.dll A: 0x76B40000 - 0x76B6D000 (C:\WINDOWS\system32\WINMM.dll)

comctl32.dll A: 0x773D0000 - 0x774D3000 (C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll)

comctl32.dll A: 0x5D090000 - 0x5D12A000 (C:\WINDOWS\system32\comctl32.dll)

SYNCOR11.DLL A: 0x6BD00000 - 0x6BD0D000 (C:\WINDOWS\system32\SYNCOR11.DLL)

mysql.dll A: 0x10000000 - 0x10015000 (D:\ARMY_SS_ELITE\plugins\mysql.dll)

LIBMYSQL.dll A: 0x00B20000 - 0x00C61000 (D:\ARMY_SS_ELITE\LIBMYSQL.dll)

MSVCR90.dll A: 0x78520000 - 0x785C3000 (C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9 a1e18e3b_9.0.30729.1_x-ww_6f74963e\MSVCR90.dll)

MSVCP90.dll A: 0x78480000 - 0x7850E000 (C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9 a1e18e3b_9.0.30729.1_x-ww_6f74963e\MSVCP90.dll)

mswsock.dll A: 0x71A50000 - 0x71A8F000 (C:\WINDOWS\System32\mswsock.dll)

DNSAPI.dll A: 0x76F20000 - 0x76F47000 (C:\WINDOWS\system32\DNSAPI.dll)

winrnr.dll A: 0x76FB0000 - 0x76FB8000 (C:\WINDOWS\System32\winrnr.dll)

WLDAP32.dll A: 0x76F60000 - 0x76F8C000 (C:\WINDOWS\system32\WLDAP32.dll)

rasadhlp.dll A: 0x76FC0000 - 0x76FC6000 (C:\WINDOWS\system32\rasadhlp.dll)

Whirlpool.dll A: 0x00DA0000 - 0x00DAC000 (D:\ARMY_SS_ELITE\plugins\Whirlpool.dll)

MSVCR80.dll A: 0x78130000 - 0x781CB000 (C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9 a1e18e3b_8.0.50727.6195_x-ww_44262b86\MSVCR80.dll)

sscanf.dll A: 0x00DD0000 - 0x00DDC000 (D:\ARMY_SS_ELITE\plugins\sscanf.dll)

MSVCR100.dll A: 0x78AA0000 - 0x78B5E000 (C:\WINDOWS\system32\MSVCR100.dll)

hnetcfg.dll A: 0x662B0000 - 0x66308000 (C:\WINDOWS\system32\hnetcfg.dll)

wshtcpip.dll A: 0x71A90000 - 0x71A98000 (C:\WINDOWS\System32\wshtcpip.dll)

^_^


Re: Crash from SSCANF? - Alcatraz Gaming - 21.11.2012

If your server is MySQL, do you have libmysql.dll in your server folder?

Do the Loaded module results on [quote] please for better reading

Download nativechecker.dll, paste it on your server folder, and post the nativechecker's error log. It can explain us the error more easily


Re: Crash from SSCANF? - gabyk - 21.11.2012

Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[17:53:15] 
[17:53:15] Server Plugins
[17:53:15] --------------
[17:53:15]  Loading plugin: nativechecker
[17:53:15]   Loaded.
[17:53:15]  Loading plugin: mysql
[17:53:15] 

  > MySQL plugin R7 successfully loaded.

[17:53:15]   Loaded.
[17:53:15]  Loading plugin: Whirlpool
[17:53:15]  
[17:53:15]  ==================
[17:53:15]  
[17:53:15]   Whirlpool loaded
[17:53:15]  
[17:53:15]  ==================
[17:53:15]  
[17:53:15]   Loaded.
[17:53:15]  Loading plugin: sscanf
[17:53:15] 

[17:53:15]  ===============================

[17:53:15]       sscanf plugin loaded.     

[17:53:15]    © 2009 Alex "******" Cole

[17:53:15]    0.3d-R2 500 Players "dnee"

[17:53:15]  ===============================

[17:53:15]   Loaded.
[17:53:15]  Loaded 4 plugins.

[17:53:16] 
[17:53:16] Filterscripts
[17:53:16] ---------------
[17:53:16]   Loading filterscript 'FC.amx'...
[17:53:16]     Checking natives...
[17:53:16]       OK.
[17:53:16] 

 ----------------------------------------------------------
[17:53:16] |    Flying Camera Filterscript [V2.0] by Sandra loaded!   |
[17:53:16]  ----------------------------------------------------------


[17:53:16]   Loaded 1 filterscripts.

[17:53:16]     Checking natives...
[17:53:16]       Error: Function "SSCANF_Init" is not found
[17:53:16]       Error: Function "SSCANF_Join" is not found
[17:53:16]       Error: Function "SSCANF_Leave" is not found
[17:53:16]       Error: Function "mysql_function_query" is not found
[17:53:16]       Error: Function "WP_Hash" is not found
[17:53:16]       Error: Function "sscanf" is not found
[17:53:16]       Error: Function "mysql_connect" is not found
[17:53:16]       Error: Function "mysql_ping" is not found
[17:53:16]       Error: Function "mysql_debug" is not found
[17:53:16]       Error: Function "cache_get_data" is not found
[17:53:16]       Error: Function "cache_get_row" is not found
[17:53:16]       Error: Function "cache_get_field_content" is not found
[17:53:16]       Missing 12 functions in total.
I see were loaded all plug-ins, why yet I receive this error ?