[1.4.1] [Resolved] sling.lua talents no longer work

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
minmay
Wyrmic
Posts: 286
Joined: Fri Sep 07, 2012 1:34 am
Contact:

[1.4.1] [Resolved] sling.lua talents no longer work

#1 Post by minmay »

To reproduce:
- 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
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.
Last edited by minmay on Wed Jan 27, 2016 11:24 am, edited 1 time in total.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [1.4.1] sling.lua talents no longer work, cause error sp

#2 Post by darkgod »

Using addons by any chance ?
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

minmay
Wyrmic
Posts: 286
Joined: Fri Sep 07, 2012 1:34 am
Contact:

Re: [1.4.1] sling.lua talents no longer work, cause error sp

#3 Post by minmay »

My mistake. I could swear I reproduced this with no addons, but I must have forgotten. Sorry about the mess...

Post Reply