Cmd takes server crash.
#1

my server crash when i use cmd
source is this
Код:
if (strcmp(cmdtext, "/bankmenu", true) == 0)
{
if(!PlayerToPoint(5, playerid,2309.1328,-13.2543,26.7422))
{
SendClientMessage(playerid, COLOR_GREY,"You are not in bank.");
return 1;
}
ShowMenuForPlayer(bankmenu,playerid);
return 1;
}
when i put this cmd the server crash
Reply
#2

//adding crashreport
--------------------------
Exception At Address: 0x00478380
Registers:
EAX: 0x00000000 EBX: 0x04DA24A4 ECX: 0x00000000 EDX: 0x00000000
ESI: 0x00000000 EDI: 0x05920000 EBP: 0x04E1AAD8 ESP: 0x0012F53C
EFLAGS: 0x00010297
Stack:
+0000: 0x00D1B618 0x0592A404 0x00000000 0x00000000
+0010: 0x00000000 0x00000000 0x00000000 0x00000000
+0020: 0x00000000 0x00000000 0x00000000 0x00000000
+0030: 0x00000000 0x00000000 0x00000000 0x00000000
+0040: 0x00000000 0x00000000 0x00000000 0x00000000
+0050: 0x00000000 0x00000000 0x7C910435 0x7C91043E
+0060: 0x0012F908 0x00020024 0x0012F6F4 0x000000C0
+0070: 0x7C913C80 0x7FFDF000 0x7C901000 0x0012F59C
+0080: 0x00000000 0x0012F66C 0x7C90E920 0x7C910460
+0090: 0x7C980600 0x7C913941 0x7C913934 0x00000208
+00A0: 0x0012F9AC 0x0012F63C 0x00144108 0x0012F644
+00B0: 0x00144108 0x00000001 0x0012F620 0x7C80CE45
+00C0: 0x00144108 0x0012F644 0x00000000 0x0012F644
+00D0: 0x00000001 0x7FFD2DE6 0x00000010 0x000000FC
+00E0: 0x00000001 0x05927160 0x0012F648 0x77D6EF60
+00F0: 0x0012F650 0x00000001 0x00000000 0x0012F644
+0100: 0x00000002 0x0000000A 0x000000FC 0x058821BC
+0110: 0x0040678D 0x000000FC 0x0592A3FC 0x00462981
+0120: 0x0012F84C 0x00491A9B 0xFFFFFFFF 0x004652A7
+0130: 0x05920000 0x00D2A028 0x00D2A028 0x00401096
Reply
#3

the menus work properly?
Reply
#4

Quote:
Originally Posted by DarK_TeaM PT
the menus work properly?
The cmd works when i but it in localhost when i put it server and use it server crash
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)