Server crashed on player log in
#1


Quote:

--------------------------

Exception At Address: 0x00461938



Registers:

EAX: 0x00000000 EBX: 0x01ADE770 ECX: 0x00000001 EDX: 0x00000001

ESI: 0x00000000 EDI: 0x00E5BEC8 EBP: 0x0012F548 ESP: 0x0012F408

EFLAGS: 0x00010246



Stack:



--------------------------

Exception At Address: 0x00461938



Registers:

EAX: 0x00000000 EBX: 0x01ADE770 ECX: 0x00000001 EDX: 0x00000001

ESI: 0x00000000 EDI: 0x00E5BEC8 EBP: 0x0012F548 ESP: 0x0012F408

EFLAGS: 0x00010246



Stack:



--------------------------

Exception At Address: 0x00461938



Registers:

EAX: 0x00000000 EBX: 0x01ADE770 ECX: 0x00000001 EDX: 0x00000001

ESI: 0x00000000 EDI: 0x00E5BEC8 EBP: 0x0012F548 ESP: 0x0012F408

EFLAGS: 0x00010246



Stack:



--------------------------
--------------------------

Exception At Address: 0x00461938



Registers:

EAX: 0x00000000 EBX: 0x01ADE770 ECX: 0x00000001 EDX: 0x00000001

ESI: 0x00000000 EDI: 0x00E5BEC8 EBP: 0x0012F548 ESP: 0x0012F408

EFLAGS: 0x00010246



Stack:



--------------------------

Exception At Address: 0x00461938



Registers:

EAX: 0x00000000 EBX: 0x01ADE770 ECX: 0x00000001 EDX: 0x00000001

ESI: 0x00000000 EDI: 0x00E5BEC8 EBP: 0x0012F530 ESP: 0x0012F3F0

EFLAGS: 0x00010246



Stack:

So my server crashes when some players log in , i guess its an account problem , cause they log in ,play for some time and than if they exit and log back in again they crash the server , only happens to some players and didn't happen to my account , if someone can help me i would really appreciate it , thanks .
Reply
#2

PM me the IP, I'll check it out and see if I can find what is wrong with it later.
Reply
#3

Ok so i pretty much figured out what triggers this problem , if a player crashes he gets crash=1 at the user file ,and if he tries to log back in he crashes the server , if i change it to 0 the server doesn't crash anymore , is there any way to stop that crash counter so it could remain at 0 all the time?
Reply
#4

Quote:
Originally Posted by Big_Duck
Ok so i pretty much figured out what triggers this problem , if a player crashes he gets crash=1 at the user file ,and if he tries to log back in he crashes the server , if i change it to 0 the server doesn't crash anymore , is there any way to stop that crash counter so it could remain at 0 all the time?
There must be something in the script that says 'crash == 1; or similar, search for it and delete.
Reply
#5

Did that ,no effect , if crashed = 1 in the user cfg server crashes...
Reply
#6

put your OnPlayerConnect here: http://www.pastebin.com
then give us the link then we will MABY fix for you
Reply
#7

Ok here it is http://pastebin.com/mc8eb3eb
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)