Can't use fishing easy cast
Langmans opened this issue ยท 0 comments
Description
Error because of the war within update.
Shadow & Light Version
4.81
ElvUI Version
13.72
Steps to Reproduce
Enable the easy cast and use the hotkey that you configure.
Expected Behavior
It should cast fishing.
Actual Behavior
Error.
ElvUI + S&L Enabled
I don't think it really matters does it :) The error comes from LibFishing.
Only ElvUI Enabled
not applicable, it's a S&L feature.
Additional Information
Error Log
1x ...SLE/Libraries/Core/LibFishing-1.0-101109/LibFishing-1.0.lua:200: attempt to call global 'GetSpellLink' (a nil value)
[string "@ElvUI_SLE/Libraries/Core/LibFishing-1.0-101109/LibFishing-1.0.lua"]:200: in function `GetFishingSpellInfo'
[string "@ElvUI_SLE/Libraries/Core/LibFishing-1.0-101109/LibFishing-1.0.lua"]:2263: in function `InvokeFishing'
[string "@ElvUI_SLE/modules/professions/fishing.lua"]:98: in function `?'
[string "@!mMT_MediaPack/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@!mMT_MediaPack/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@!mMT_MediaPack/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Ace3/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>
Locals:
self = <table> {
SCHOOLS = <table> {
}
ITEM_TYPE = 6
FishingLevels = <table> {
}
ITEM_ICON = 10
CastButton = <table> {
}
COLOR_HEX_GOLD = "ffd700"
registered = <table> {
}
CastingKeys = <table> {
}
SCHOOL_FISH = 0
ZANDALAR = 10
BOBBER_NAME = "Fishing Bobber"
KALIMDOR = 1
ITEM_MINLEVEL = 5
LURE_NAME = "Fishing Lure"
COMPRESSED_OCEAN = 9
SCHOOL_FIRE = 8
SCHOOL_FLOTSAM = 7
SCHOOL_OIL = 5
SCHOOL_TASTY = 4
SCHOOL_WATER = 3
SCHOOL_DEBRIS = 2
ITEM_LINK = 2
EASTERN_KINDOMS = 2
SCHOOL_WRECKAGE = 1
caughtSoFar = 0
COLOR_HEX_GREEN = "00ff00"
MOUSE3 = "Button5Down"
ITEM_EQUIPLOC = 9
UNKNOWN = "UNKNOWN"
ITEM_SUBTYPE = 7
COLOR_HEX_BLACK = "000000"
COLOR_HEX_CYAN = "00ffff"
COLOR_HEX_BLUE = "0000ff"
COLOR_HEX_PURPLE = "9980CC"
COLOR_HEX_COPPER = "eda55f"
COLOR_HEX_SILVER = "c7c7cf"
COLOR_HEX_WHITE = "ffffff"
ITEM_LEVEL = 4
COLOR_HEX_YELLOW = "ffff00"
COLOR_HEX_RED = "ff0000"
combat_flag = false
COLOR_HEX_ORANGE = "ff7f00"
HBD = <table> {
}
MapButton = <table> {
}
continent_fishing = <table> {
}
PANDARIA = 6
MOUSE2 = "Button4Down"
MOUSE1 = "RightButtonDown"
SHADOWLANDS = 11
SCHOOL_CHURNING = 6
havedata = true
PLAYER_SKILL_READY = "PlayerSkillReady"
ITEM_STACK = 8
gearcheck = true
NORTHREND = 4
MOUSE4 = "MiddleButtonDown"
buttonevent = "RightButtonDown"
hasgear = false
BROKEN_ISLES = 8
DRAENOR = 7
DRAGONFLIGHT = 12
THE_MAELSTROM = 5
OUTLAND = 3
SCHOOL = "school"
ITEM_NAME = 1
KUL_TIRAS = 9
ITEM_QUALITY = 3
}
fishing = 6
name = "Fishing"
_ = 4620674
_ = 1
_ = 100
count = 2
offset = 129
_ = 356
id = nil
(for index) = 1
(for limit) = 2
(for step) = 1
i = 1
(*temporary) = nil
(*temporary) = 130
(*temporary) = "spell"
(*temporary) = "attempt to call global 'GetSpellLink' (a nil value)"