View Single Post
  #8  
Old 02-21-2009, 06:29 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

I may have been a bit premature on reverting. Angelox seems to have a line on the crash fix. It has something to do with removeMob() vs removeNPC() when the bot dies. removeMob() calls removeNPC() and the zone crashes. Calling removeNPC() instead, the zone doesn't crash but i'm wondering about the mob_list still containing an entry for the bot.
Reply With Quote