0.3x server crashing (crash code)
#1

Код:
--------------------------

SA-MP Server: 0.3x



Exception At Address: 0x00786D61 Module: (Unknown)



Registers:

EAX: 0x0012F188	EBX: 0x0000000E	ECX: 0x00000000	EDX: 0x004056F0

ESI: 0x00000000	EDI: 0x029F81D8	EBP: 0x2E39316F	ESP: 0x004F1428

EFLAGS: 0x00010286



Stack:

+0000: 0x00000000   0x00000000   0x00000000   0x00000000

+0010: 0x00000000   0x00000000   0x00000000   0x00000000

+0020: 0x00000000   0x00000000   0x00000000   0x00000000

+0030: 0x00000000   0x00000000   0x00000000   0x00000000

+0040: 0x00000000   0x00000000   0x00000000   0x00000000

+0050: 0x00000000   0x00000000   0x00000000   0x00000000

+0060: 0x00000000   0x00000000   0x00000000   0x00000000

+0070: 0x00000000   0x00000000   0x00000000   0x00000000

+0080: 0x00000000   0x00000000   0x00000000   0x00000000

+0090: 0x00000000   0x00000000   0x00000000   0x00000000

+00A0: 0x00000000   0x00000000   0x00000000   0x00000000

+00B0: 0x00000000   0x00000000   0x00000000   0x00000000

+00C0: 0x00000000   0x00000000   0x00000000   0x00000000

+00D0: 0x00000000   0x00000000   0x00000000   0x00000000

+00E0: 0x00000000   0x00000000   0x00000000   0x01AB0F42

+00F0: 0x00000000   0x01ADC520   0x00000000   0x00000000

+0100: 0x00000000   0x00000000   0x00000000   0x00000000

+0110: 0x00000000   0x00000000   0x00000000   0x00000044

+0120: 0x00000000   0x00000000   0x00000000   0x00000000

+0130: 0x00000000   0x00000000   0x00000000   0x00000000



--------------------------
Note: That gamemode works 100% on 0.3e
Reply
#2

Have you updated all the plugins?
Reply
#3

Plugins I'm using are sscanf, irc and blue-g's mysql plugin also they are latest...

The question is does those plugins fit for 0.3x or not?
Reply
#4

Try updating your mysql plugin.

Link: https://code.******.com/p/sa-mp-mysq...downloads/list
Reply
#5

Quote:
Originally Posted by T0pAz
Посмотреть сообщение
Try updating your mysql plugin.

Link: https://code.******.com/p/sa-mp-mysq...downloads/list
Mysql plugin that I have is R8.
Reply
#6

Quote:
Originally Posted by Austain_Jake
Посмотреть сообщение
Mysql plugin that I have is R8.
Which SA-MP version are you on?(Both Client/Server) Try unloading plugins one by one and see which occurs it. If that doesn't work out, use the crashdetect plugin by Zeex and post the error here.
Reply
#7

Quote:
Originally Posted by T0pAz
Посмотреть сообщение
Which SA-MP version are you on?(Both Client/Server) Try unloading plugins one by one and see which occurs it. If that doesn't work out, use the crashdetect plugin by Zeex and post the error here.
Код:
[10:45:17] Server Plugins
[10:45:17] --------------
[10:45:17]  Loading plugin: mysql8
[10:45:17] 

  > MySQL plugin R8 (****** code Revision 5) successfully loaded.

[10:45:17]   Loaded.
[10:45:17]  Loading plugin: irc
[10:45:17] 

*** IRC Plugin v1.4.2 by Incognito loaded ***

[10:45:17]   Loaded.
[10:45:17]  Loading plugin: sscanf
[10:45:17] 

[10:45:17]  ===============================

[10:45:17]       sscanf plugin loaded.     

[10:45:17]    © 2009 Alex "******" Cole

[10:45:17]  ===============================

[10:45:17]   Loaded.
[10:45:17]  Loading plugin: crashdetect
[10:45:17]   crashdetect v4.8.3 is OK.
[10:45:17]   Loaded.
[10:45:17]  Loaded 4 plugins.

[10:45:17] 
[10:45:17] Ban list
[10:45:17] --------
[10:45:17]  Loaded: samp.ban
[10:45:17] 
[10:45:17] 
[10:45:17] Filterscripts
[10:45:17] ---------------
[10:45:17]   Loaded 0 filterscripts.

[10:45:25] OnScriptInit 1
[10:45:25]  
[10:45:25]  
[10:45:25]  
[10:45:25]  ======================================= 
[10:45:25]  |                                     | 
[10:45:25]  |        YSI version 1.06.0002        | 
[10:45:25]  |        By Alex "******" Cole        | 
[10:45:25]  |                                     | 
[10:45:25]  ======================================= 
[10:45:25]  
[10:45:25]  
[10:45:25]  
[10:45:25] Iter_OnGameModeInit start: 500
[10:45:25] [debug] Server crashed while executing GM.amx
[10:45:25] [debug] AMX backtrace:
[10:45:25] [debug] #0 native fclose () [004056f0] from samp-server.exe
[10:45:25] [debug] #1 00002b80 in ?? () from GM.amx
[10:45:25] [debug] #2 000217ac in ?? () from GM.amx
[10:45:25] [debug] #3 00009d54 in public Itter_OnGameModeInit () from GM.amx
[10:45:25] [debug] #4 native CallLocalFunction () [00471c30] from samp-server.exe
[10:45:25] [debug] #5 000059a0 in ?? () from GM.amx
[10:45:25] [debug] #6 00004668 in public IRC_OnGameModeInit () from GM.amx
[10:45:25] [debug] #7 native CallLocalFunction () [00471c30] from samp-server.exe
[10:45:25] [debug] #8 00001a98 in public OnGameModeInit () from GM.amx
[10:45:25] [debug] System backtrace:
When crashdetect plugin is not used the crashcode is
Код:
--------------------------

SA-MP Server: 0.3x



Exception At Address: 0x00492D8B Module: (samp-server.exe)



Registers:

EAX: 0x0012F3D4	EBX: 0x033C6C14	ECX: 0x00000000	EDX: 0x004056F0

ESI: 0x00000000	EDI: 0x01B5F070	EBP: 0x0012F3E4	ESP: 0x0012F3BC

EFLAGS: 0x00010286



Stack:

+0000: 0x01B5F070   0x01B5F070   0x033C6C14   0xFFFFFFFF

+0010: 0x0012F3BC   0x0012EFC8   0x0012FE24   0x00496BF8

+0020: 0x004B16A0   0xFFFFFFFF   0x033C9794   0x004056FD

+0030: 0x00000000   0x004010B6   0x01B5F070   0x0394EB28

+0040: 0x03567198   0x00402B63   0x01B5F070   0x0000000E

+0050: 0x0012F424   0x0394EB28   0x0012F8B8   0x00000000

+0060: 0x00000000   0x01B5F070   0x00000000   0x003E798C

+0070: 0x003E7990   0x003E7E7C   0x003E3EC8   0x003E799C

+0080: 0x003E3EC8   0x033C6C14   0x03567198   0x00000000

+0090: 0x033C0020   0x001A0584   0x00471F3E   0x01B5F070

+00A0: 0x0012F8A8   0x00000299   0x65747449   0x6E4F5F72

+00B0: 0x656D6147   0x65646F4D   0x74696E49   0x00471C00

+00C0: 0x01B5F070   0x01B5F070   0x033C6C14   0x00000000

+00D0: 0x00000000   0x00000000   0x00000000   0x00000000

+00E0: 0x00000000   0x00000000   0x00000000   0x00000000

+00F0: 0x00000000   0x00000000   0x00000000   0x00000000

+0100: 0x00000000   0x00000000   0x00000000   0x00000000

+0110: 0x77C21678   0x00000000   0x0012F59C   0x00000008

+0120: 0x77C099A0   0x77860081   0x00000004   0x00000001

+0130: 0x00000000   0x42078EFF   0x00000047   0x00000000



--------------------------
Reply
#8

Solved, thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)