choppedliver
12-03-2004, 05:17 AM
I've managed to narrow down when the hang on login happens.
It seems that when QuestMinion has a list of partially completed requirements up, it can get into a state which causes the client to hang.
I suspect there is some kind of race condition on startup with retrieving items from the server. I remember that early on, there was some trouble with this.
I think the reason this is so hard to reproduce is that if all the quest items are locally cached, the hang doesn't happen.
Turning the questminion enabled flag off in SavedVariables lets my game start with no trouble. I'll report back if I find more details.
It seems that when QuestMinion has a list of partially completed requirements up, it can get into a state which causes the client to hang.
I suspect there is some kind of race condition on startup with retrieving items from the server. I remember that early on, there was some trouble with this.
I think the reason this is so hard to reproduce is that if all the quest items are locally cached, the hang doesn't happen.
Turning the questminion enabled flag off in SavedVariables lets my game start with no trouble. I'll report back if I find more details.