Thread Tools Display Modes
11-26-23, 01:26 AM   #1
Xyrus
A Fallenroot Satyr
 
Xyrus's Avatar
Join Date: Feb 2006
Posts: 25
Simple3DPortraits

Dear, i need a update, is one there that can check it? Why it dont more working?

i used it since Netherstorm up to 2021... also over 12 years or so.. all other Addons are only round or quartrating..

on the Website you can get the code an more. Please help me, i dont found a other App that can do it all an it is realy short.

"This is a simple addon that draws 3D portraits for the player, target, focus, pet, and target of target units. Ideal for use with kgpanels or some other skinning method. Pair them with your favorite unit frames for flexible portrait placement. They are actual unit frames, so you can click them to target. If people seem interested, I can pretty easily make them usable for click casting."

www.wowace.com/projects/simple3dportraits/images

--

my Ui 01.07.2021, here you can see what i meen, sry my english is very bad...

www.directupload.net/file/d/7113/v83fe2p3_jpg
__________________
no signature inside here
  Reply With Quote
11-26-23, 07:08 AM   #2
Xyrus
A Fallenroot Satyr
 
Xyrus's Avatar
Join Date: Feb 2006
Posts: 25
Message: ...rface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:750: attempt to call method 'SetMinResize' (a nil value)
Time: Sun Nov 26 14:06:17 2023
Count: 1
Stack: ...rface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:750: attempt to call method 'SetMinResize' (a nil value)
[string "@Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua"]:750: in function `CreatePortrait'
[string "@Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua"]:546: in function <...rface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:531>
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface/AddOns/PitBull4/Main.lua"]:1487: in function `LoadModules'
[string "@Interface/AddOns/PitBull4/Main.lua"]:1612: in function `OnProfileChanged'
[string "@Interface/AddOns/PitBull4/Main.lua"]:1685: in function <Interface/AddOns/PitBull4/Main.lua:1652>
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals: self = <table> {
SetDefaultModuleLibraries = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:363
Enable = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:290
UnregisterAllEvents = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
EnableModule = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:328
modules = <table> {
}
GetModule = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:206
IterateEmbeds = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:438
defaultModuleLibraries = <table> {
}
CreatePortrait = <function> defined @Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:735
OptionsPanel = Frame {
}
options = <table> {
}
SetDefaultModulePrototype = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:405
name = "Simple3DPortraits"
IsEnabled = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:447
orderedModules = <table> {
}
DisableModule = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:346
RegisterMessage = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterMessage = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
baseName = "Simple3DPortraits"
PLAYER_FOCUS_CHANGED = <function> defined @Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:576
IsModule = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:464
db = <table> {
}
SendMessage = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:49
PLAYER_TARGET_CHANGED = <function> defined @Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:570
RefreshModel = <function> defined @Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:834
SetEnabledState = <function> defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:420
Refresh = <function> defined @Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:587
enabledState = true
PLAYER_ENTERING_WORLD = <function> defined @Interface/AddOns/Simple3DPortraits/Simple3DPortraits.lua:580
RegisterEvent = <function> defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterAllMessages
__________________
no signature inside here
  Reply With Quote
11-26-23, 05:07 PM   #3
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
Sounds like the addon has been hit by some of the Dragonflight UI changes. Some of which were added to Wrath Classic.

SetMinResize doesn't exist as a Wow API Command/Function.

However, this function may do similar.
https://warcraft.wiki.gg/wiki/API_Frame_GetResizeBounds

Hopefully it's the only error you will get, but don't be surprised if more turn up if this fixes this one.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
11-28-23, 11:50 PM   #4
Xyrus
A Fallenroot Satyr
 
Xyrus's Avatar
Join Date: Feb 2006
Posts: 25
big thx,

but i´m not a programmer.. i only find what i can do and ask then for help me
__________________
no signature inside here
  Reply With Quote
11-29-23, 02:52 AM   #5
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
Looking at curse, the original developer has abandoned it. The last update was in 2012 so is well over 10 years out of api date. With the last interested person 5 years ago. And unfortunately no one expressing an interest in taking up the mantle.

Have you looked at more recent addons that may do something similar even if not exactly what you want? Maybe they are willing to add similar functionality if it is missing from their similar addon.

The only other options open to you is hope someone wants to recreate the addon or take up the mantle yourself ( which may be a challenge for you with no programming knowledge).
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote

WoWInterface » Classic - AddOns, Compliations, Macros » Classic - AddOn Help/Support » Simple3DPortraits


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