Mob::TryWeaponProc
I am getting this in a zone when a player is in it.
Code:
[Error] A null Mob object was passed to Mob::TryWeaponProc for evaluation! |
No clue from the code end of things, but Gore can spawn with 3 items that have procs:
Warhammer of Divine Grace - id : 11611 Orb of Tishan - id : 11625 Hierophant`s Crook - id : 11629 Guessing it may be one of these if you wanted to try to pop her with that to test further. I've seen this on several other servers though, where from time to time a monster with a proccing weapon can crash the zone. |
Could it be an AoE proc that is caster-centered?
A huge mob like that is bound to have an extended attack range... Maybe the weapon proc doesn't take that into account? EDIT: (i.e., I have a target, ergo, I must proc - even if there's no one close enough...) |
I don't know if this particular error is being caused by this..
https://github.com/EQEmu/Server/blob...tacks.cpp#L963 (NULL != nullptr, in this case) |
They are equivalent, as (!Ammo) or (Ammo != 0) would be.
|
All times are GMT -4. The time now is 01:48 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.