[1.4.1] [Resolved] sling.lua talents no longer work
Posted: Wed Jan 27, 2016 2:10 am
To reproduce:
- start an archer
- learn Eye Shot
- get this error on every single frame:
Also happens if an NPC has Eye Shot, Intertial Shot, or Multishot, though in that case the errors will only occur a few times every time they act, rather than every frame.
- start an archer
- learn Eye Shot
- get this error on every single frame:
Code: Select all
Lua Error: /data/talents/techniques/sling.lua:57: attempt to call upvalue 'archerPreUse' (a nil value)
At [C]:-1 archerPreUse
At /data/talents/techniques/sling.lua:57 on_pre_use
At /mod/class/Actor.lua:4825 preUseTalent
At /engine/HotkeysIconsDisplay.lua:194 display
At /engine/HotkeysIconsDisplay.lua:285 toScreen
At /mod/class/uiset/Minimalist.lua:1761 displayHotkeys
At /mod/class/uiset/Minimalist.lua:2002 display
At /mod/class/Game.lua:1584