[svn] Frenzy and effStalker bug

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Hirumakai
Thalore
Posts: 192
Joined: Wed Aug 11, 2010 2:39 pm

[svn] Frenzy and effStalker bug

#1 Post by Hirumakai »

I ran into a unique snow giant with Frenzy, but no stalker talent. When it tried to frenzy it produced a Lua error.

Basically it couldn't index a local variable effStalker, as it was a nil.

I've attached a patch file, which basically changes line 109 in slaughter.lua to have a if effStalker clause before going into the core.fov.distance function.
Attachments
slaughter_patch.txt
Patch file for slaughter.lua
(618 Bytes) Downloaded 123 times

Post Reply