View Single Post
  #4  
Old 11-06-2015, 05:52 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

The only 2 dereferenced functions that I see are:

https://github.com/EQEmu/Server/blob...bot.cpp#L13342

-and-

https://github.com/EQEmu/Server/blob...bot.cpp#L13347


If, for some reason, a target class has less actual slots than what https://github.com/EQEmu/Server/blob...bot.cpp#L13347 returns,
you would get an exception error using the 'GetBuffs()[j]' dereference as well...


Is anyone else experiencing this problem?
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote