
12-22-2006, 05:58 AM
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
Quote:
Originally Posted by sfisque
i can replicate this.
it seems if any of the quests in the zone have a bug in them and dont reload properly, they "can" create an instability that causes a disconnect.
i found when i was editing quests, if the quest had a typo, bug, or bad syntax, when i did #reloadpl, the zone would become unresponsive to me, and after a minute or two, i would disconnect.
as a precaution now, i generally do a "perl quest_script_name" in a terminal window, to check the syntax. if perl exits quietly, i know i didnt flub somethign up and i then do a #reloadpl and its all good.
== sfisque
|
Good observation - this is the problem as I just ran #reloadpl about 15 times and nothing happened - did one with a bad pl and crashed everything
|