Crashes - 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: Crashes (
/showthread.php?tid=434436)
Crashes -
benjaminjones - 02.05.2013
Hello guys. Alright I'm gonna explain the problem.
Players in the servers crashing.I dont know where's the problem or how I can find it.I got so much dynamic systems.
Faction,factions cars family cars business etc..Everything is dynamic..If someone can help - Please
Re: Crashes -
Yashas - 02.05.2013
Ask the player what they did just before their client crashed.They might all have one common problem.
And move to your code where they tell the crash takes place and check it or post the that code here so that we can help you out.
Re: Crashes -
benjaminjones - 02.05.2013
pawn Код:
SA-MP 0.3x-R1-2
Exception At Address: 0x0049CD77
Base: 0x04300000
Registers:
EAX: 0x00000000 EBX: 0x044617B8 ECX: 0x0BF1CFBC EDX: 0x174065E0
ESI: 0x04C31948 EDI: 0x044617B8 EBP: 0x00000000 ESP: 0x0022FB70
EFLAGS: 0x00210246
Stack:
+0000: 0x0BF1CFBC 0x00533DD3 0x0BF1CFBC 0x00000000
+0010: 0x0BF1CFBC 0x04367BA0 0x00554221 0x044617B8
+0020: 0x0BF1CFBC 0xFFFDFFFF 0x00554645 0x41A00000
+0030: 0x42B40000 0x430BEDB4 0x00553501 0x00000000
+0040: 0x0AE210A4 0x0BF1CFBC 0x42E66666 0x00553501
+0050: 0x4507C99A 0xC4D04666 0x41780000 0x0055493C
+0060: 0x430BEDB4 0x0022FBF0 0x00000002 0x00000067
+0070: 0x0022FC6C 0x00000003 0xC1F00000 0x00000004
+0080: 0x430BEDB4 0x0072D10B 0x41F00000 0x00C8E0CC
+0090: 0xC31D8BF4 0xC3520FF0 0x0526E930 0x0000006C
+00A0: 0x00000067 0x3F7585CA 0xBD7EC3D4 0x42D0D17B
+00B0: 0x00000005 0x42D8E2D0 0x0000001A 0x00000003
+00C0: 0x00000002 0x0000001C 0x00000067 0x4059783C
+00D0: 0x42D56310 0x41A39D06 0x42D9AF15 0x41A4AEB4
+00E0: 0x42D8A404 0x41E7C5D0 0x42D457FF 0x41E6B423
+00F0: 0x42CBC1E3 0x41C2E47E 0x0022FCC8 0x43960000
+0100: 0x00555563 0x0022FD64 0x00000005 0x00554840
+0110: 0x0022FCC8 0x0022FCC8 0x0000000D 0x0526E930
+0120: 0x0000001A 0x0AE4EC98 0x76BB80E0 0x00000000
+0130: 0x3A63F389 0x43520FF0 0xC31D8BF4 0x43960000
+0140: 0xC3520FF0 0xC31D8BF4 0x43960000 0x00000000
+0150: 0xC830EEAC 0x48A87500 0x4502DEF3 0xC4DEBD7E
+0160: 0x417EDD2F 0x455648FA 0xC51C9B4A 0x433EB56B
+0170: 0x45500960 0xC4609566 0x433EB56B 0x45364CB8
+0180: 0xC466FC99 0xC46C1FD5 0x453C8C52 0xC51E3516
+0190: 0xC46C1FD5 0x4518A191 0xC4F65784 0x42761848
+01A0: 0x45170047 0xC4C1ED76 0x42761848 0x45154B24
+01B0: 0xC4E1B5D1 0xC263BAF8 0x4514F7AE 0xC4D73A35
+01C0: 0xC263BAF8 0x4510497F 0xC4C2C345 0xC36A9DF6
+01D0: 0x4511EAC9 0xC4F72D53 0xC36A9DF6 0x45139FEC
+01E0: 0xC4D764F8 0xC2E8524C 0x4513F362 0xC4E1E094
+01F0: 0xC2E8524C 0x42CBC1E3 0x41C2E47E 0x42D9AF15
+0200: 0x41A4AEB4 0x42D8A404 0x41E7C5D0 0x42D457FF
+0210: 0x41E6B423 0x42D56310 0x41A39D06 0x005558E2
+0220: 0x00000001 0x00000000 0x413D4B9C 0x0053E9FE
+0230: 0x44200000 0x43C80000 0x0053ECC2 0x00000001
+0240: 0x00619B71 0x0000001A 0x00000001 0x00000001
+0250: 0x0000000A 0x00748DA0 0x0000001A 0x00000001
+0260: 0x7632D8F3 0x00000000 0x0022FF88 0x7FFD3000
+0270: 0x01F50000 0x4F39F1D7 0x03F521E0 0x00000008
SCM Op: 0x470, lDbg: 0 LastRendObj: 1527
Game Version: US 1.0
State Information: Ped Context: 0
P1 (0,0) P2 (0,0) P3 (0,0)
I think that's it.You can crash everywhere I think...I'm not sure.