Player 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: Player crashes. (
/showthread.php?tid=517580)
Player crashes. -
Yera96 - 05.06.2014
Hello.
In my server I have a lot of objects and when admins are trying to spectate someone or disable spectate they are getting crashed. I'm using latest version of Incognito's Streamer plugin. Please help me to solve this problem, they are always complaining me to fix the problem, but I couldn't find any good solution for this.
Sometimes they get this warning message:
PHP Code:
Warning(s007): Exception 0xC0000005 at 0x4D1996
Re: Player crashes. -
Yera96 - 06.06.2014
Bump. Anyone?
Re: Player crashes. -
Faisal_khan - 06.06.2014
Check out address 0x00544BC8 here
https://sampforum.blast.hk/showthread.php?tid=339691
Re: Player crashes. -
Yera96 - 06.06.2014
Well, I read it already. I already have streamer plugin. Maybe there is any specific way to fix this?
Re: Player crashes. -
Yera96 - 07.06.2014
What is wrong in this code?
PHP Code:
SA-MP 0.3z
Exception At Address: 0x06140375
Base: 0x047F0000
Registers:
EAX: 0x80000000 EBX: 0x00000000 ECX: 0x063A4860 EDX: 0x01B60000
ESI: 0x80000000 EDI: 0x00000000 EBP: 0x0028FCFC ESP: 0x0028FC6C
EFLAGS: 0x00210246
Stack:
+0000: 0x063A48B0 0x00000000 0x0614038D 0x80000000
+0010: 0x00000018 0x063A49A0 0x00000001 0x0614038D
+0020: 0x063A48B0 0x00000018 0x063A4860 0x00000001
+0030: 0x0614038D 0x063A49A0 0x00000001 0x00000000
+0040: 0x06110000 0x06140434 0x063A4860 0x06159E61
+0050: 0x00000000 0x0615DD0D 0x06110000 0x00000000
+0060: 0x00000001 0xD95C6460 0x01C0F308 0x0028FD1C
+0070: 0x00000000 0x00000001 0x0028FCD0 0x0028F79C
+0080: 0x0028FD60 0x06160710 0xDF6C437C 0x00000000
+0090: 0x0028FD08 0x0615DDB5 0x06110000 0x0028FD28
+00A0: 0x77CB481E 0x06110000 0x00000000 0x00000001
+00B0: 0x00000000 0x01C0F308 0x06110000 0x0028FD70
+00C0: 0x77CB486B 0x0615DD97 0x06110000 0x00000000
+00D0: 0x00000001 0xABCEF51E 0x01C0F308 0x7FFDD000
+00E0: 0x00000000 0x00000001 0x0028FD7C 0x0028FD40
+00F0: 0x0028F780 0x0028FE00 0x77C65191 0xDC2CE9FE
+0100: 0x00000000 0x0028FE10 0x77CC0A38 0x0615DD97
+0110: 0x06110000 0x00000000 0x00000001 0xABCEF67E
+0120: 0xC0000005 0x00000000 0x77D4E120 0x00000000
+0130: 0x00000000 0x00000000 0x00000000 0x00000000
+0140: 0x00000000 0x00000000 0x00000000 0x00000000
+0150: 0x00000024 0x00000001 0x00000000 0x00000000
+0160: 0x00000030 0xFFFFFFFF 0xFFFFFFFF 0x77CC0A1A
+0170: 0x00000000 0x00960094 0x01B614B0 0x0615DD97
+0180: 0x01C0F308 0x7FFDD000 0x01B79B60 0x0028FD88
+0190: 0x0028F780 0x0028FF74 0x77C65191 0xDC2CECE6
+01A0: 0x00000000 0x0028FE24 0x77CC091D 0xC0000005
+01B0: 0x0028FF74 0x00000001 0x0028FE38 0x75DA3A90
+01C0: 0xC0000005 0x77E8F3B0 0xFFFFFFFF 0x0028FE58
+01D0: 0x00823B2D 0xC0000005 0x6765819D 0xC0000005
+01E0: 0x00000000 0x00823CAB 0xC0000005 0x0028FF84
+01F0: 0x00823CCC 0xC0000005 0x00000001 0x00000000
+0200: 0x0082472E 0xC0000005 0x00000094 0x00000006
+0210: 0x00000002 0x000023F0 0x00000002 0x00000000
+0220: 0x00000000 0x00000000 0x00000000 0x00000000
+0230: 0x00000000 0x00000000 0x00000000 0x00000000
+0240: 0x00000000 0x00000000 0x00000000 0x00000000
+0250: 0x00000000 0x00000000 0x00000000 0x00000000
+0260: 0x00000000 0x00000000 0x00000000 0x00000000
+0270: 0x00000000 0x00000000 0x00000000 0x00000000
SCM Op: 0x248, lDbg: 0 LastRendObj: 1310
Game Version: US 1.0
State Information: Ped Context: 0
P1 (32,0) P3 (17,0)
P4 (0,0) P5 (32,0) P8 (0,0) P12 (32,0) P15 (32,0)
P16 (32,0) P19 (0,0)
P22 (0,0) P27 (32,0)
P31 (0,0)
P32 (32,0)
Re: Player crashes. -
Yera96 - 09.06.2014
Bumping again.
Re: Player crashes. -
BroZeus - 09.06.2014
you have any mods?
Re: Player crashes. -
Yera96 - 11.06.2014
Quote:
Originally Posted by BroZeus
you have any mods?
|
No, I don't have. Plus, I'm not the one who's getting crashed...