Download
(53 Kb)
Download
Updated: 06/02/18 11:15 AM
Pictures
File Info
Compatibility:
Summerset (4.0)
Dragon Bones (3.3)
Clockwork City (3.2)
Horns of the Reach (3.1)
Morrowind (3.0)
Homestead (2.7)
One Tamriel (2.6)
Shadows of the Hist (2.5)
Dark Brotherhood (2.4)
Thieves Guild (2.3)
Orsinium (2.2.4)
Updated:06/02/18 11:15 AM
Created:12/14/16 11:50 AM
Monthly downloads:168
Total downloads:50,786
Favorites:110
MD5:
Joviex's Addon Settings Transfer (Updated)  Popular! (More than 5000 hits)
Version: 1.6.5
by: Crabby654 [More]
This is an updated version of the Joviex's Addon Settings Transfer addon created by Joviex

Joviex's Addon Settings Transfer

Transfer your addon settings (non-global, character specific) from one character to as many characters as you want on a per addon basis.

Features
-Toggle which characters receive the settings from the master character
-Select which addons should transfer
-Toggle to reload scene after transfer (Auto-Reload)
-Toggle for per character per addon output (Show Debug)
-Delete user settings -- right click on the "transfer" user
Little wonky if you do not have ALL addons turned on and you want to remove ALL settings
-Dynamic scroll bar for addon lists that are over 20+ items (user selectable length in options)
-Right-Click Addon list to toggle a single addon active (Useful for characters with lots of addons but you only need a few i.e. invert the selection set)

Usage
Type /jovast to bring up addon transfer window
Select a Master, only one will light up green
Select some targets. Any names in green are active targets
Select any add-ons. Any names in green are active targets
Click Transfer Settings!

Bugs as of version 1.6.1
-Possible issue with crashing while deleting character addon data

Ingame Contact
@Crabby654
6/2/2018 Version 1.6.5
- Updated LibAddonMenu to latest version
- Updated APIVersion to 10002

2/16/2018 Version 1.6.4
- Updated APIVersion to 100022

10/7/2017 Version 1.6.3
- Updated APIVersion to 100021
- Updated LibAddonMenu to newest version
- Updated LibStub to newest version

8/23/2017 Version 1.6.2
- Updated APIVersion to 100020
- Updated LibAddonMenu to newest version
- Updated LibStub to newest version

5/28/2017 Version 1.6.1
- Removed useless ".hg" folder
- Updated APIVersion to 100019

2/19/2017 Version 1.6.0
- Added a fix for random numbers showing up instead of names, credit goes to Rhyono for the fix

2/7/2017 Version 1.5.1
- Updated APIVersion to 100018

12/14/2016 Version 1.5.0
- Updated APIVersion to 100017
- Updated LibaddonMenu to newest version
- Updated LibStub to newest version
Optional Files (2)
File Name
Version
Size
Author
Date
Type
1.6.6
7kB
08/13/20 12:55 PM
Patch
1.6.4
52kB
02/14/18 09:18 AM
Patch


Archived Files (7)
File Name
Version
Size
Uploader
Date
1.6.40
52kB
Crabby654
02/20/18 02:50 PM
1.6.4
52kB
Crabby654
10/06/17 02:38 PM
1.6.2
52kB
Crabby654
08/23/17 07:47 AM
1.6.1
49kB
Crabby654
05/28/17 02:41 PM
1.6.0
87kB
Crabby654
02/19/17 09:30 AM
1.5.1
87kB
Crabby654
02/07/17 01:17 PM
1.5.0
87kB
Crabby654
12/14/16 11:50 AM


Post A Reply Comment Options
Unread 04/10/19, 08:12 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
looks like this addon didnt support more than 8 heroes...
fix pls?
Report comment to moderator  
Reply With Quote
Unread 04/10/19, 07:07 AM  
Elijafire

Forum posts: 2
File comments: 44
Uploads: 0
Addon still says out of date

Is there an alternative yet? Does this still work for anyone? If so any tips on how?
Report comment to moderator  
Reply With Quote
Unread 03/22/19, 06:25 PM  
prtpj

Forum posts: 2
File comments: 74
Uploads: 1
I'm getting this error if I try to remove a character from list


Anyone knows how to fix or remove a character???
Report comment to moderator  
Reply With Quote
Unread 01/02/19, 10:44 PM  
Provision
 
Provision's Avatar
AddOn Author - Click to view AddOns

Forum posts: 43
File comments: 101
Uploads: 11
Lakashi when do you get the error on the launch or on message receive ?
Report comment to moderator  
Reply With Quote
Unread 12/29/18, 02:20 PM  
Lakashi
 
Lakashi's Avatar

Forum posts: 4
File comments: 74
Uploads: 0
Error I just got with a new toon when using /jovast

Apparently conflicts with Provision's Twemoji Support (Discord Emoji)

Code:
user:/AddOns/jovAST/jovAST.lua:860: attempt to index a string value
stack traceback:
user:/AddOns/jovAST/jovAST.lua:860: in function 'JOV_AST:Refresh'
|caaaaaa<Locals> self = tbl, k = "ProvTwemojiS", v = tbl, kk = "emojiTable", vv = tbl, k3 = "_", v3 = tbl, char = "_", _ = "@Lakashi" </Locals>|r
user:/AddOns/jovAST/jovAST.lua:61: in function 'JOV_AST:WindowInit'
|caaaaaa<Locals> self = tbl </Locals>|r
user:/AddOns/jovAST/jovAST.lua:547: in function 'JOV_AST:ToggleWindow'
|caaaaaa<Locals> self = tbl, i = true </Locals>|r
user:/AddOns/jovAST/jovAST.lua:55: in function 'JOV_AST.SlashCommand'
|caaaaaa<Locals> argtext = "" </Locals>|r
EsoUI/Ingame/SlashCommands/SlashCommands_Shared.lua:71: in function 'DoCommand'
|caaaaaa<Locals> text = "/jovast", command = "/jovast", arguments = "", fn = user:/AddOns/jovAST/jovAST.lua:39 </Locals>|r
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1814: in function 'SharedChatSystem:SubmitTextEntry'
|caaaaaa<Locals> self = tbl, text = "/jovast", valid = false, prefix = 47 </Locals>|r
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2577: in function 'ZO_ChatTextEntry_Execute'
|caaaaaa<Locals> control = ud </Locals>|r
ZO_ChatWindowTextEntryEditBox_Enter:3: in function '(main chunk)'
|caaaaaa<Locals> self = ud </Locals>|r
(tail call): ?
(tail call): ?
Last edited by Lakashi : 12/29/18 at 03:03 PM.
Report comment to moderator  
Reply With Quote
Unread 09/20/18, 11:35 PM  
NOTHAN
 
NOTHAN's Avatar

Forum posts: 0
File comments: 69
Uploads: 0
Cool addon, but error to remove some avatar's name in list

Code:
user:/AddOns/jovAST/jovAST.lua:664: attempt to index a number value stack traceback:
user:/AddOns/jovAST/jovAST.lua:664: in function 'JOV_AST:WipeValid'
|caaaaaa<Locals> self = tbl, who = "GardienDeBut", but = ud, account = "@BozoLeClown", a = 20, b = ud, default = "firstLoaded", entry = 1517901020 </Locals>|r
user:/AddOns/jovAST/jovAST.lua:728: in function '(anonymous)'
|caaaaaa<Locals> self = ud, index = 1 </Locals>|r
Report comment to moderator  
Reply With Quote
Unread 08/25/18, 07:23 AM  
Elijafire

Forum posts: 2
File comments: 44
Uploads: 0
I like the addon but

Sloppy interface, it gets really confused with multiple accounts.

Were you planning on updating this or passing it on to someone else? It's been out of date for a while.

Thanks,
Eli
Report comment to moderator  
Reply With Quote
Unread 07/08/18, 06:39 AM  
ThESiXtHLeGioN
 
ThESiXtHLeGioN's Avatar

Forum posts: 0
File comments: 41
Uploads: 0
Re: Re: Summerset Broken

Originally Posted by hawkeye1889
Originally Posted by ThESiXtHLeGioN
Haven't been able to use this awesome addon since Summerset dropped. Any idea when we get this updated? Thank you!
Had the same issue then reinstalled this and it now works great.
I reinstalled this today and the same thing. Here is the error I'm getting:

user:/AddOns/jovAST/jovAST.lua:86: attempt to index a number value
stack traceback:
user:/AddOns/jovAST/jovAST.lua:86: in function 'JOV_AST:WindowInit'
user:/AddOns/jovAST/jovAST.lua:547: in function 'JOV_AST:ToggleWindow'
user:/AddOns/jovAST/jovAST.lua:55: in function 'JOV_AST.SlashCommand'
EsoUI/Ingame/SlashCommands/SlashCommands_Shared.lua:71: in function 'DoCommand'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1807: in function 'SharedChatSystem:SubmitTextEntry'
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2536: in function 'ZO_ChatTextEntry_Execute'
ZO_ChatWindowTextEntryEditBox_Enter:3: in function '(main chunk)'
(tail call): ?
(tail call): ?

I would love to get this working.
Report comment to moderator  
Reply With Quote
Unread 06/24/18, 07:36 PM  
hawkeye1889

Forum posts: 22
File comments: 59
Uploads: 0
Re: Summerset Broken

Originally Posted by ThESiXtHLeGioN
Haven't been able to use this awesome addon since Summerset dropped. Any idea when we get this updated? Thank you!
Had the same issue then reinstalled this and it now works great.
Report comment to moderator  
Reply With Quote
Unread 06/17/18, 06:36 PM  
ThESiXtHLeGioN
 
ThESiXtHLeGioN's Avatar

Forum posts: 0
File comments: 41
Uploads: 0
Summerset Broken

Haven't been able to use this awesome addon since Summerset dropped. Any idea when we get this updated? Thank you!
Report comment to moderator  
Reply With Quote
Unread 06/02/18, 06:01 PM  
Crabby654
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 34
Uploads: 6
Originally Posted by Alp
Just installed the 1.6.5 update, still getting an error. The error when I use the dedicated shortcut to open it is this:

I will take a look to see whats up with it!
Report comment to moderator  
Reply With Quote
Unread 06/02/18, 02:48 PM  
Alp
 
Alp's Avatar

Forum posts: 3
File comments: 49
Uploads: 0
Just installed the 1.6.5 update, still getting an error. The error when I use the dedicated shortcut to open it is this:

Report comment to moderator  
Reply With Quote
Unread 06/02/18, 01:41 PM  
Alp
 
Alp's Avatar

Forum posts: 3
File comments: 49
Uploads: 0
I get this error when trying to do the /jovast command if its any help.

Report comment to moderator  
Reply With Quote
Unread 02/21/18, 03:08 PM  
Crabby654
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 34
Uploads: 6
Message

Hey everyone. Just popping in to re-iterate like in the past, I currently do not play ESO and I am only keeping what few addons I have up to date by really just updating the API number and any libraries that need updating (libStub for ex.)

As for Joviex Addon Settings Transfer. This addon has really been nothing but a nightmare to even try to fix and I can't do much of anything with it.

If anyone does want to take over REAL coding for this addon then I will gladly transfer ownership over
Report comment to moderator  
Reply With Quote
Unread 02/20/18, 07:08 PM  
MonarchChief

Forum posts: 0
File comments: 34
Uploads: 0
Originally Posted by Gamer1986PAN
Delete your saved variables before you start the game.
Thanks but I'm actually realizing the addon isn't working for me at all. Even after a reinstall.

Code:
user:/AddOns/jovAST/libs/LibUtil.lua:55: attempt to index a nil value
stack traceback:
	user:/AddOns/jovAST/libs/LibUtil.lua:55: in function 'SetAnchor'
	user:/AddOns/jovAST/jovAST.lua:66: in function 'JOV_AST:WindowInit'
	user:/AddOns/jovAST/jovAST.lua:547: in function 'JOV_AST:ToggleWindow'
	user:/AddOns/jovAST/jovAST.lua:55: in function 'JOV_AST.SlashCommand'
	EsoUI/Ingame/SlashCommands/SlashCommands_Shared.lua:71: in function 'DoCommand'
	EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1813: in function 'SharedChatSystem:SubmitTextEntry'
	EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2531: in function 'ZO_ChatTextEntry_Execute'
	ZO_ChatWindowTextEntryEditBox_Enter:3: in function '(main chunk)'
	(tail call): ?
	(tail call): ?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: