[HELP]My server stops running when I try to log in - 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: [HELP]My server stops running when I try to log in (
/showthread.php?tid=149448)
[HELP]My server stops running when I try to log in -
LTomi - 22.05.2010
My gamemode have been working well, but now it has a serious problem. I've been scripting some new dialogs and now it crashes the whole server when I try to log in. Here is my crashinfo.txt file:
Код:
SA-MP Server: 0.3a R7
Exception At Address: 0x00471DD0
Registers:
EAX: 0x00000000 EBX: 0x0012F524 ECX: 0x00481186 EDX: 0x00000001
ESI: 0x01D35505 EDI: 0x00000000 EBP: 0x0012F548 ESP: 0x0012F50C
EFLAGS: 0x00010206
Stack:
+0000: 0x00D5A1B8 0x00000000 0x004671EB 0x0012F524
+0010: 0x00000000 0x00000000 0x594E4F4B 0x454E3156
+0020: 0x00460056 0x00D5A1B8 0x01415188 0x0080745C
+0030: 0x00000000 0x01D2A348 0x01C1EBC4 0x01344D28
+0040: 0x00402C20 0x00D5A1B8 0x01C1E7B4 0x0012F854
+0050: 0x00D5A1B8 0x00000000 0x00000000 0x0080745C
+0060: 0x0080785C 0x0080962C 0x0080B438 0x0080745C
+0070: 0x0080AFA0 0x0080745C 0x012F21D4 0x01415188
+0080: 0x00000000 0x012F0020 0x00122FB4 0x0046143C
+0090: 0x00D5A1B8 0x0012F5E8 0x0000005A 0x00D5A1B8
+00A0: 0x00000000 0x00D5A1B8 0x00000002 0x00D5A1B8
+00B0: 0x00000001 0x00D5A1B8 0xFFFFFFFF 0x00D5A1B8
+00C0: 0x0012F604 0x0012F5EC 0x0012F738 0x01C1C5C4
+00D0: 0x00000000 0x00D5A1B8 0x00000000 0x00000000
+00E0: 0x01C1C5C4 0x0047ED27 0x0000005A 0x00000002
+00F0: 0x00000001 0xFFFFFFFF 0x0080743C 0x0012F860
+0100: 0x00A6AE40 0xFBDB4201 0x010701DB 0x0012FFFF
+0110: 0x00000002 0x00000070 0x00000070 0x00000068
+0120: 0x0012F860 0x00000000 0x00000020 0x0012F868
+0130: 0x6F636E00 0x676E696D 0x6E6F6320 0x7463656E
Every ideas are welcome. Thanks!
Re: [HELP]My server stops running when I try to log in -
DiddyBop - 22.05.2010
Does it crash with any other GameModes? Also is the correct Login directory of the user files there?
Re: [HELP]My server stops running when I try to log in -
LTomi - 22.05.2010
No, it doesn't crash with other gamemodes, and yes, the directory's address is right.
Re: [HELP]My server stops running when I try to log in -
IanDaCJ - 23.05.2010
must be a FS or the latest updates u did to ur gamemode... try running ur serv with only gamemode and no FS's
Re: [HELP]My server stops running when I try to log in -
LTomi - 24.05.2010
It doesn't work without filterscripts, nor with them.