what are some common causes of this runtime error so that i can try to narrow things down?
thanx
ID:147408
![]() Jun 8 2004, 6:49 pm
|
|
If your game has character handling and the problem occurs when logging in, it might be because you're deleting the player's mob before logging them in to a different mob (as opposed to doing it afterwards).
If you want more information than that, a bit of context for the problem would help. =)