Crash on 0.3x (I don't know why)
#1

Heeyaz...

I have been using 0.3x while coding a new update for my server but I don't why I have started crashing, this is the crash code:
Код:
SA-MP 0.3x-RC1-2
Exception At Address: 0x65646E75

Registers:
EAX: 0xFFFF000A	EBX: 0x0C92C229	ECX: 0x0000FFFF	EDX: 0xFFFFFFFF
ESI: 0x43B36DB6	EDI: 0x41B00000	EBP: 0x778D3524	ESP: 0x0028FB28
EFLAGS: 0x00010216

Stack:
+0000: 0x20002120   0x41B00021   0x43B36DB6   0x0C92C229
+0010: 0x0071A780   0x0028FB58   0x41B00000   0x43B36DB6
+0020: 0x0C92C229   0x0C92C229   0x0C92BE28   0x00000000
+0030: 0x49742400   0xC9742400   0xC9742400   0x49742400
+0040: 0x03C43B6E   0x41B00000   0x43B36DB6   0x0C92C229
+0050: 0x0C92C229   0x0C92C229   0xFFFFFFFF   0xFFFFFFFF
+0060: 0xFFFFFFFF   0xFFFFFFFF   0xFFFFFFFF   0xFFFFFFFF
+0070: 0x0C92C229   0x00000001   0x0C8D1FF0   0x0000000E
+0080: 0x41B00000   0x43B36DB6   0xC0000000   0x3ACCCCCD
+0090: 0x440C0000   0x3B124925   0x03BB7C06   0x00000000
+00A0: 0x0000002E   0x03C3784B   0x04C89A80   0x00000000
+00B0: 0x00000000   0x412D8106   0x0028FC54   0x00000B7C
+00C0: 0x00000004   0x0028FC20   0x00000002   0x006E8713
+00D0: 0x4537C000   0x452879FC   0xBEC08000   0x412D8106
+00E0: 0x0028FC54   0x00000000   0x00000A88   0x00000000
+00F0: 0x452879FC   0x00000001   0x00000001   0x00724D4F
+0100: 0x00C7DE28   0x00C7DDF8   0x00725921   0xC4D4BC08
+0110: 0xC3BB3EFC   0x415DE2F1   0x40000000   0x00BA873E
+0120: 0xFFFFFFAA   0x778D3524   0x00000001   0x007FDE41
+0130: 0x041B0BC8   0xC4D4BC08   0xC3BB3EFC   0x415DE2F1
+0140: 0x452879FC   0xC4D51604   0x412D8106   0x00000000
+0150: 0x00000000   0x00B7CD98   0x0000021B   0x0072859C
+0160: 0x00000001   0x00000000   0x00000005   0x00C80468
+0170: 0x00000004   0x00584954   0x00000000   0x445D5139
+0180: 0x4321DFAC   0x00725BF5   0x00020001   0x41600000
+0190: 0xC4D51604   0x40000000   0x000000FF   0x00000000
+01A0: 0x00000000   0x0000004C   0x00000800   0x3E4CCCCD
+01B0: 0x00000001   0x00000000   0x00000000   0x00000000
+01C0: 0x00000000   0x00585CE9   0x00020001   0x00000001
+01D0: 0x00BA8720   0x40000000   0x000000FF   0x03C38A94
+01E0: 0x00000020   0x00585C2C   0x00000020   0x00000001
+01F0: 0x00000000   0x00000000   0x0000002E   0x778D3524
+0200: 0x00000000   0x000000AF   0x42F0F720   0x80000000
+0210: 0x00000000   0x432E0000   0x445A4924   0x00000000
+0220: 0x445A4924   0x432E0000   0xC4D4BC08   0xC3BB3EFC
+0230: 0x415DE2F1   0x00000000   0x0058FCE9   0x00000001
+0240: 0x0053E504   0x00000001   0x00000001   0x778D3524
+0250: 0x0028FD8C   0x00000000   0x80022101   0x00B6F028
+0260: 0x03C49ADC   0x0000001A   0x00000001   0x00000000
+0270: 0x0053EB17   0x44200000   0x44000000   0x0053ECC2

SCM Op: 0x2BF, lDbg: 0

Game Version: US 1.0

State Information: Ped Context: 0
P0 (0,0) P1 (0,0) P2 (67,537) P3 (0,0) 
P4 (0,0) P5 (144,0) P6 (0,0) P7 (0,0) 
P8 (0,0) P9 (0,0) P10 (0,0) P11 (0,0) 
P12 (0,0) P13 (0,0) P14 (0,0) P16 (0,0) P17 (0,0) P18 (0,0) P19 (0,0) 
P20 (0,0) P21 (0,0) P22 (144,0) P23 (0,0) 
P24 (0,0) P25 (0,0) P26 (0,0) P27 (0,0) 
P28 (0,0) P31 (144,0) 
P32 (0,0)
Please help me ! ...
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=406668

It looks like the same problem. Something TextDraw format related.
Reply
#3

Quote:
Originally Posted by Kalcor
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=406668

It looks like the same problem. Something TextDraw format related.
Aww..
I did not find anything about bad TextDraws .. or GameTextForPlayer ...
Reply
#4

You should probably take a deeper look into debugging the issue on your own.

To make sure that you will not be continuing to contradict yourself with further posts, comment out everything related to textdraws and gametexts to see if that resolves the crashing. If yes, then your problem can be solved by finding the faulty td/gametext format and fixing it. Your article for reference should be this, take note that any formatting codes that aren't listed there (for example ~x~) could produce undefined results.
Reply
#5

I solved the problem, thank you Kalcor and AndreT !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)