Thread Tools Display Modes
03/06/20, 12:07 PM   #1
PhnxZ
AddOn Author - Click to view addons
Join Date: Dec 2017
Posts: 8
Smartcast broken by latest patch

Hi,

I love the addon SmartCast, but it would appear that Shinni is no longer updating it. Is anyone able to fix/adopt it?

Code:
EsoUI/Libraries/Globals/Globals.lua:16: function expected instead of table
stack traceback:
EsoUI/Libraries/Globals/Globals.lua:16: in function 'NormalizeMousePositionToControl'
|caaaaaa<Locals> control = 3, mouseX = 3, mouseY = 3 </Locals>|r
(tail call): ?
:4: in function '(main chunk)'
|caaaaaa<Locals> keybind = "ACTION_BUTTON_3" </Locals>|r
Thanks in advance
PhnxZ

Last edited by PhnxZ : 03/06/20 at 12:26 PM.
  Reply With Quote
03/07/20, 07:33 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Any more hints what you do as the error message happens? The text is eso standard code and all I can see is "keybind" so I assume you pressed a keybinding?

Always provide us steps to reproduce the error messages instead of only posting an error message, thanks.
  Reply With Quote
03/07/20, 11:25 AM   #3
PhnxZ
AddOn Author - Click to view addons
Join Date: Dec 2017
Posts: 8
Hi Baertram,

The addon replaces the standard keybinds for ground target abilities with custom actions so that when you press and hold the key, it goes into targeting mode, then when you release the key it fires the ability.

Since the big patch when you try to activate a ground target ability, it throws that error when you press the key and doesn't activate the ability.

Thanks for looking
  Reply With Quote
03/07/20, 12:30 PM   #4
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
I knew what the addon does, just wanted to know in detail how to rebuild the error. Thanks.

Will have a look, but no promises. Shinni did some magic in the addon, stil trying to understand how it worked.
Maybe it won#t be possible this way anymore, or not possible at all.

Edit:
Took a look and coudn't revive it for now. Not sure why the error happens, sorry.

Last edited by Baertram : 03/07/20 at 01:38 PM.
  Reply With Quote
03/07/20, 06:18 PM   #5
PhnxZ
AddOn Author - Click to view addons
Join Date: Dec 2017
Posts: 8
Originally Posted by Baertram View Post
I knew what the addon does, just wanted to know in detail how to rebuild the error. Thanks.

Will have a look, but no promises. Shinni did some magic in the addon, stil trying to understand how it worked.
Maybe it won#t be possible this way anymore, or not possible at all.

Edit:
Took a look and coudn't revive it for now. Not sure why the error happens, sorry.
Thanks for having a look :'(
  Reply With Quote
03/13/20, 05:10 PM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Shinni updated the addon: https://www.esoui.com/downloads/info...ting.html#info
  Reply With Quote
03/13/20, 07:31 PM   #7
PhnxZ
AddOn Author - Click to view addons
Join Date: Dec 2017
Posts: 8
Thanks!

Indeed they did, thanks Shinni!
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Smartcast broken by latest patch

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off