Commands stops working - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Commands stops working (
/showthread.php?tid=196539)
Commands stops working -
Scones - 05.12.2010
all of a sudden commands in the server stops working... crashlogs:
Код:
--------------------------
SA-MP Server: 0.3c RC3
Exception At Address: 0x7C81A379
Registers:
EAX: 0x00000000 EBX: 0x0000007C ECX: 0x00000024 EDX: 0x00000020
ESI: 0x00000024 EDI: 0x02BCA150 EBP: 0x0012FC4C ESP: 0x0012FC40
EFLAGS: 0x00010202
Stack:
+0000: 0x02BCA150 0x00000000 0x00000024 0x0012FC88
+0010: 0x004A22EE 0x00000020 0x004A293E 0x00000000
+0020: 0x02BCA150 0x00000000 0x0000007C 0x00483E94
+0030: 0x0012FC60 0x0012F86C 0x0012FE60 0x004A6914
+0040: 0x004C1210 0xFFFFFFFF 0x00000000 0x0040551E
+0050: 0x0000007C 0x00000000 0x02BCA144 0x0012FCB8
+0060: 0x015F1758 0x004059AF 0x00000001 0x012DB9C0
+0070: 0x012DB9C0 0x00000062 0x0162F9BC 0x00401096
+0080: 0x012DB9C0 0x02BCA150 0x01657198 0x00402BB3
+0090: 0x012DB9C0 0x00000087 0x0012FCF0 0x02BCA144
+00A0: 0x77E424EE 0x012DB9C0 0x012DB9C0 0x00000000
+00B0: 0x00000000 0x01572FAC 0x01572FAC 0x015733D8
+00C0: 0x00630FDC 0x015733C0 0x00630FDC 0x015F1758
+00D0: 0x01657198 0x00000000 0x015F0020 0x00065A40
+00E0: 0x0048266C 0x012DB9C0 0x0012FD38 0x0000000A
+00F0: 0x003D7508 0x00000000 0x0000000A 0x00499C21
+0100: 0x77E61C7B 0x77E62311 0x00000000 0x00000000
+0110: 0x00000800 0x00000000 0x0012FD5D 0x00000001
+0120: 0x003D6520 0x003D6BDC 0x00E3D1D2 0x00000000
+0130: 0x00000000 0x00000000 0x00000000 0x00000000
--------------------------
SA-MP Server: 0.3c RC3
Exception At Address: 0x7C81A379
Registers:
EAX: 0x00000000 EBX: 0x0000007C ECX: 0x00000024 EDX: 0x00000020
ESI: 0x00000024 EDI: 0x02BCA150 EBP: 0x0012FC4C ESP: 0x0012FC40
EFLAGS: 0x00010202
Stack:
+0000: 0x02BCA150 0x00000000 0x00000024 0x0012FC88
+0010: 0x004A22EE 0x00000020 0x004A293E 0x00000000
+0020: 0x02BCA150 0x00000000 0x0000007C 0x00483E94
+0030: 0x0012FC60 0x0012F86C 0x0012FE60 0x004A6914
+0040: 0x004C1210 0xFFFFFFFF 0x00000000 0x0040551E
+0050: 0x0000007C 0x00000000 0x02BCA144 0x0012FCB8
+0060: 0x015F1758 0x004059AF 0x00000001 0x012DB9C0
+0070: 0x012DB9C0 0x00000062 0x0162F9BC 0x00401096
+0080: 0x012DB9C0 0x02BCA150 0x01657198 0x00402BB3
+0090: 0x012DB9C0 0x00000087 0x0012FCF0 0x02BCA144
+00A0: 0x77E424EE 0x012DB9C0 0x012DB9C0 0x00000000
+00B0: 0x00000000 0x01572FAC 0x01572FAC 0x015733D8
+00C0: 0x00630FDC 0x015733C0 0x00630FDC 0x015F1758
+00D0: 0x01657198 0x00000000 0x015F0020 0x00065A40
+00E0: 0x0048266C 0x012DB9C0 0x0012FD38 0x0000000A
+00F0: 0x003D7508 0x00000000 0x0000000A 0x00499C21
+0100: 0x77E61C7B 0x77E62311 0x00000000 0x00000000
+0110: 0x00000800 0x00000000 0x0012FD5D 0x00000001
+0120: 0x003D6520 0x003D6BDC 0x00E3D1D2 0x00000000
+0130: 0x00000000 0x00000000 0x00000000 0x00000000
Re: Commands stops working -
Kalcor - 06.12.2010
That's crashing in a plugin.
Re: Commands stops working -
Scones - 07.12.2010
Thank you