Server doesn't start, creates file crashinfo.txt - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server doesn't start, creates file crashinfo.txt (
/showthread.php?tid=148489)
Server doesn't start, creates file crashinfo.txt -
noahg - 17.05.2010
I just started a server again, with my old script. The script worked in samp 0.3 rc 5. I didn't test it after that version. When i was going to hit compile in pawn i did got some array size errors, so i changed some array sizes. I also fixed all warnings(not the idents).
When i start the server, it shuts down automaticly. But it creates a file, "crashinfo.txt".
Код:
--------------------------
SA-MP Server: 0.3a R7
Exception At Address: 0x0048174B
Registers:
EAX: 0x0018F8A0 EBX: 0x034C1DB8 ECX: 0x00000000 EDX: 0x00405910
ESI: 0x00000000 EDI: 0x01E0B578 EBP: 0x0018F8B0 ESP: 0x0018F888
EFLAGS: 0x00010286
Stack:
+0000: 0x01E0B578 0x01E0B578 0x034C1DB8 0xFFFFFFFF
+0010: 0x0018F888 0x0018F45C 0x0018FE24 0x004854EC
+0020: 0x0049F0B0 0xFFFFFFFF 0x034C3480 0x0040591D
+0030: 0x00000000 0x00401096 0x01E0B578 0x036A26AC
+0040: 0x03563780 0x00402BB3 0x01E0B578 0x0000000B
+0050: 0x0018F8F0 0x036A26AC 0x0018FD80 0x00000000
+0060: 0x00000000 0x01E0B578 0x00000000 0x0013EF28
+0070: 0x0013EF2C 0x0013EF54 0x0013AF70 0x0013EF38
+0080: 0x0013AF70 0x034C1DB8 0x03563780 0x00000000
+0090: 0x034C0020 0x000A19C8 0x00464EFE 0x01E0B578
+00A0: 0x0018FD70 0x0000001D 0x5F435249 0x61476E4F
+00B0: 0x6F4D656D 0x6E496564 0x00007469 0x01E0B578
+00C0: 0x01E0B578 0x034C1DB8 0x00000000 0x00000000
+00D0: 0x00000000 0x00000000 0x00000000 0x00000000
+00E0: 0x00000000 0x00000000 0x00000000 0x00000000
+00F0: 0x00000000 0x00000000 0x00000000 0x00000000
+0100: 0x00000000 0x00000000 0x00760072 0x00720065
+0110: 0x0067005C 0x006D0061 0x006D0065 0x0064006F
+0120: 0x00730065 0x0046005C 0x00520043 0x002E0050
+0130: 0x006D0061 0x00000078 0x00000000 0x00000000
Can anybody give me a hint were in the script i need to look for the error?
Re: Server doesn't start, creates file crashinfo.txt -
Lewwy - 17.05.2010
Check the bottom of the serverlog, does it say anything regarding why it shuts down on start up?