View Single Post
  #4  
Old 08-17-2008, 01:50 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

SVN looks down atm which may explain it.

Groups.cpp
Group::Group(Mob* leader)
Remove the top two function calls to cleargroup and cleargroupleader

Also there's a somewhat rare crash in countdispellablebuffs where an invalid spell is checked against adding a IsValidSpell for the buff.

I don't have a diff unfortunately but the big one is the group constructor resetting groups to null -.-.
Reply With Quote