Crash- Info? - 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: Crash- Info? (
/showthread.php?tid=194847)
Crash- Info? -
Shadow™ - 30.11.2010
Hey guys,
Recently working on a new script- Was designing and developing a new chat system when I compiled the script it worked no worries. I enabled the server and went ingame and all was good- The server stayed up, but as soon as I logged in, it crashed.
I removed all the code I had written before the problem arose and yet it's still crashing so I'm unaware of what to do from here and just wondering if it's linked to 0.3c?
Here's the code from crashlog
Code:
--------------------------
SA-MP Server: 0.3c RC1
Exception At Address: 0x77BE6BF0
Registers:
EAX: 0x00000024 EBX: 0x00000050 ECX: 0x004E54F0 EDX: 0x00000000
ESI: 0x00000024 EDI: 0x00000020 EBP: 0x0012FBB0 ESP: 0x0012FB9C
EFLAGS: 0x00010212
Stack:
+0000: 0x0279A308 0x00000000 0x00000001 0x75E94990
+0010: 0x00000000 0x0012FBEC 0x004A218E 0x00000020
+0020: 0x004A27DE 0x00000000 0x0279A308 0x00000000
+0030: 0x00000050 0x0012FC10 0x0012FBC4 0x0012F7A8
+0040: 0x0012FE04 0x004A65D4 0x004C1210 0xFFFFFFFF
+0050: 0x00000000 0x0040551E 0x00000050 0x00000000
+0060: 0x0279A2FC 0x0012FC1C 0x00000000 0x004059AF
+0070: 0x00000001 0x01721EC8 0x027837FC 0x00000013
+0080: 0x0277AFB4 0x00402C20 0x01721EC8 0x0279A308
+0090: 0x01721EC8 0x01721EC8 0x003EE4A0 0x0279BDD8
+00A0: 0x00000000 0x000139C4 0x00016B00 0x000175C4
+00B0: 0x000135C8 0x00016F14 0x000135C8 0x02779D44
+00C0: 0x027837FC 0x00000000 0x02779450 0x00009AB8
+00D0: 0x00483540 0x01721EC8 0x0012FC88 0x0000000D
+00E0: 0x01721EC8 0x00000000 0x003E8E08 0x00000001
+00F0: 0x0000000D 0x00499D2B 0x00000000 0x7650EF66
+0100: 0x003E8E08 0x003EE4A0 0x77CE9F8C 0x6F6C14C8
+0110: 0x00000000 0x00000000 0x00000000 0x6CCA0000
+0120: 0x0000BEA8 0x00003F80 0x00000000 0x00000000
+0130: 0x00648000 0x00000000 0x00000000 0x00000000
Re: Crash- Info? -
Shadow™ - 30.11.2010
Problem solved- Haven't an idea yet to what the cause were but I'll update this reply once I find it