Thread Tools Display Modes
02-25-12, 10:18 AM   #1
skp2010
A Murloc Raider
Join Date: Feb 2012
Posts: 4
UI : smart unit frame help!

addon Download url - > removed

한글로 올려드립니다.
현재 Raputa 스킨을 쓰고 있는데 종종 스킨이 안입혀지고 lua error 이 발생합니다.
고수님들 혹시 수정 해주실분 있나여? 에러 메시지는 아래와 같습니다.

그리고 혹시 계속해서 이 애드온을 업데이트 해주실분 있으면 좋겠습니다.
애드온 개발자가 개발 중지한 상태...

please! lua error fix~!


Message: ...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:348: attempt to index a nil value
Time: 02/28/12 00:19:31
Count: 1
Stack: ...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:348: in function `ChangeSkin'
...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:24: in function <...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:20>

Locals: self = <table> {
ChangeStatusBar = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:833
ChangeSkin = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:146
Focus_CheckClassification = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:924
Player_OnEvent = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:954
frame = <unnamed> {
}
ToPlayerArt = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:126
Initialize = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:16
CreateSmallFrame = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:38
Aura_PartyPosition = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:971
name = "Raputa"
Target_CheckClassification = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:894
}
TargetLevelText = TargetFrameTextureFrameLevelText {
0 = <userdata>
}
TargetPortrait = TargetFramePortrait {
0 = <userdata>
}
TargetHighLevelTexture = TargetFrameTextureFrameHighLevelTexture {
0 = <userdata>
}
TargetFrameTexture = TargetFrameTextureFrameTexture {
0 = <userdata>
}
TargetName = "target"
prefix = "PartyMemberFrame1"
blizFrame = PartyMemberFrame1 {
0 = <userdata>
portrait = PartyMemberFrame1Portrait {
}
statusSign = -1
unit = "party1"
smartFrame = SmartPartyFrame1 {
}
statusCounter = 0
healthbar = PartyMemberFrame1HealthBar {
}
menu = <function> defined @Interface\FrameXML\PartyMemberFrame.lua:105
manabar = PartyMemberFrame1ManaBar {
}
phasingIcon = PartyMemberFrame1PhasingIcon {
}
unitHPPercent = 1
threatIndicator = PartyMemberFrame1Flash {
}
state = "player"
myHealPredictionBar = PartyMemberFrame1MyHealPredictionBar {
}
noTextPrefix = true
debuffCountdown = 0
OnEvent = <function> defined *:OnEvent:1
numDebuffs = 0
otherHealPredictionBar = PartyMemberFrame1OtherHealPredictionBar {
}
name = PartyMemberFrame1Name {
}
}
smartPrefix = "SmartPartyFrame1"
smartFrame = nil
nudePrefix = "SmartPartyNudeFrame1"
nudeFrame = SmartPartyNudeFrame1 {
0 = <userdata>
}
portraitPrefix = "SmartPartyNudePortrait1"
portraitFrame = SmartPartyNudePortrait1 {
0 = <userdata>
}
healthBar = PartyMemberFrame1HealthBar {
0 = <userdata>
currValue = 1
frequentUpdates = true
bg = <unnamed> {
}
textLockable = 1
OnValueChangedFunc = <function> defined *:OnValueChanged:1
forceHideText = true
cvarLabel = "STATUS_TEXT_PARTY"
capNumericDisplay = true
TextString = PartyMemberFrame1HealthBarText {
}
zeroText = "죽음"
disconnected = true
unit = "party1"
lockShow = 0
cvar = "partyStatusText"
}
manaBar = PartyMemberFrame1ManaBar {
0 = <userdata>
currValue = 0
cvarLabel = "STATUS_TEXT_PARTY"
bg = <unnamed> {
}
textLockable = 1
OnValueChangedFunc = <function> defined *:OnValueChanged:1
disconnected = true
unit = "party1"
capNumericDisplay = true
TextString = PartyMemberFrame1ManaBarText {
}
cvar = "partyStatusText"
powerType = 0
frequentUpdates = false
lockShow = 0
}
(for index) = 1
(for limit) = 4
(for step) = 1
id = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = "TOPLEFT"
(*temporary) = 28
(*temporary) = -28
(*temporary) = "attempt to index a nil value"
mod = <table> {
ChangeStatusBar = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:833
ChangeSkin = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_

Last edited by Seerah : 03-06-12 at 10:04 AM. Reason: removed off-site download that was edited in 2 days later
  Reply With Quote
02-25-12, 05:13 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Your post is very hard to understand. Which addon are you having trouble with? Where is its download page? What are the specific error messages you see in-game? If you don't see any error messages, install the addon BugSack and see if it finds any errors.

It might also be better if you just write in Korean, and we can use Google Translate, or someone here might know Korean.
  Reply With Quote
02-26-12, 12:40 AM   #3
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 6,006
I had a look and it doesn't appear to be on curse or wowinterface but there are several korean ( Iassume ) pages if you search via google.

The following is a translated google page link of it.

http://translate.google.co.uk/transl...prmd%3Dimvnsfd
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 70 - Resto Druid
Gamaliel - 70 - Disc Priest
Lienae - 70 - Resto Shaman
Velandryn - 70 - Prot Paladin (TR)
+ 5 at 60+
+ 2 at 40+

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

Last edited by Xrystal : 02-26-12 at 12:43 AM.
  Reply With Quote
02-26-12, 01:00 AM   #4
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Oh, I didn't realize "Smart Unit Frame" was actually the name of the addon.

@skp2010:

You will probably not find an addon author who is willing to take over that addon, especially if they do not speak Korean and cannot communicate with the addon's original author.

I would suggest looking for other similar addons. I can't read Korean or Chinese, so the only description of Smart Unit Frame I can understand is translated by Google Translate, and it isn't very clear. Here are a few addons that look similar to the screenshots of Smart Unit Frame. Try them, and if you can't find one you like, describe the specific features you need, and which addon was the closest to what you want.

You could also try using a custom unit frame addon, and configure it to look the way you want. Here are a few options:
  Reply With Quote
02-26-12, 03:32 AM   #5
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 92
Am I incorrect or was what I searched wrong? When I realized "Smart Unit Frame" was the name of the addon, the only images I saw were of what looked to be default-looking UF's?

So like, Neal's, Rufio, Iko's (linked in Phanx's post) would fit the bill wouldn't they?

Then again, my Google-fu and horrible understanding of the original question might be wrong?

(also just realized Phanx came to the same realization I did =/)
__________________
Quse UI
WoW :: EQ2
  Reply With Quote
02-26-12, 07:23 PM   #6
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
The description of the addon written is very vague about what features it actually provides, especially after going through Google Translate. The addon looks like it just modifies the Blizzard unit frames, but I don't know what "can make your own settings" actually means, for example.

The default UI already has a "target of focus" frame, so the addon's claim that it "comes with the target focus function" doesn't really tell me if it actually does something, or if it was just written before Blizzard added that to the base UI.

About the only features I'm clear on are:

- showing up to 40 debuffs and 24 buffs on the target frame. I haven't actually used the Blizzard unit frames since sometime in 2005, but even if it doesn't show you this many buffs/debuffs, I don't think you actually need to see that many, since Blizzard now provides options to only show buffs and debuffs that are relevant to your class.

- changing the texture of the status bar. I know there are addons that do this, but I didn't see any in a quick browse of the Unit Mods category, so I don't have a link. Maybe someone else can provide one.
  Reply With Quote
02-26-12, 08:38 PM   #7
unlimit
Lookin' Good
 
unlimit's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 484
I think I may have lost it a little when I saw this:

you can take into account where it is taken into account, for the PVP / PVE.
GO GOOGLE TRANSLATE!
__________________


kúdan: im playing pantheon
JRCapablanca: no youre not
** Pantheon has been Banned. **
  Reply With Quote
02-26-12, 08:55 PM   #8
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
DPS and treatment can make your own settings
Sounds like separate profiles for DPS and healers.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
02-27-12, 12:10 AM   #9
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by unlimit View Post
GO GOOGLE TRANSLATE!
Well, to be fair, that is probably a literal translation.
  Reply With Quote
03-06-12, 06:49 AM   #10
skp2010
A Murloc Raider
Join Date: Feb 2012
Posts: 4
Unit frame help ~! please~!

Download link -> removed
this addon is unitframe.
When using Raputa Skin, skin are often not clothed.
and lua error

please! lua error fix~!
this addon is not copyrighted. so this addon Find people to continue to update.
--------------------------------------------------------------------------
Message: ...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:348: attempt to index a nil value
Time: 02/28/12 00:19:31
Count: 1
Stack: ...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:348: in function `ChangeSkin'
...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:24: in function <...AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:20>

Locals: self = <table> {
ChangeStatusBar = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:833
ChangeSkin = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:146
Focus_CheckClassification = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:924
Player_OnEvent = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:954
frame = <unnamed> {
}
ToPlayerArt = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:126
Initialize = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:16
CreateSmallFrame = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:38
Aura_PartyPosition = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:971
name = "Raputa"
Target_CheckClassification = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:894
}
TargetLevelText = TargetFrameTextureFrameLevelText {
0 = <userdata>
}
TargetPortrait = TargetFramePortrait {
0 = <userdata>
}
TargetHighLevelTexture = TargetFrameTextureFrameHighLevelTexture {
0 = <userdata>
}
TargetFrameTexture = TargetFrameTextureFrameTexture {
0 = <userdata>
}
TargetName = "target"
prefix = "PartyMemberFrame1"
blizFrame = PartyMemberFrame1 {
0 = <userdata>
portrait = PartyMemberFrame1Portrait {
}
statusSign = -1
unit = "party1"
smartFrame = SmartPartyFrame1 {
}
statusCounter = 0
healthbar = PartyMemberFrame1HealthBar {
}
menu = <function> defined @Interface\FrameXML\PartyMemberFrame.lua:105
manabar = PartyMemberFrame1ManaBar {
}
phasingIcon = PartyMemberFrame1PhasingIcon {
}
unitHPPercent = 1
threatIndicator = PartyMemberFrame1Flash {
}
state = "player"
myHealPredictionBar = PartyMemberFrame1MyHealPredictionBar {
}
noTextPrefix = true
debuffCountdown = 0
OnEvent = <function> defined *:OnEvent:1
numDebuffs = 0
otherHealPredictionBar = PartyMemberFrame1OtherHealPredictionBar {
}
name = PartyMemberFrame1Name {
}
}
smartPrefix = "SmartPartyFrame1"
smartFrame = nil
nudePrefix = "SmartPartyNudeFrame1"
nudeFrame = SmartPartyNudeFrame1 {
0 = <userdata>
}
portraitPrefix = "SmartPartyNudePortrait1"
portraitFrame = SmartPartyNudePortrait1 {
0 = <userdata>
}
healthBar = PartyMemberFrame1HealthBar {
0 = <userdata>
currValue = 1
frequentUpdates = true
bg = <unnamed> {
}
textLockable = 1
OnValueChangedFunc = <function> defined *:OnValueChanged:1
forceHideText = true
cvarLabel = "STATUS_TEXT_PARTY"
capNumericDisplay = true
TextString = PartyMemberFrame1HealthBarText {
}
zeroText = "죽음"
disconnected = true
unit = "party1"
lockShow = 0
cvar = "partyStatusText"
}
manaBar = PartyMemberFrame1ManaBar {
0 = <userdata>
currValue = 0
cvarLabel = "STATUS_TEXT_PARTY"
bg = <unnamed> {
}
textLockable = 1
OnValueChangedFunc = <function> defined *:OnValueChanged:1
disconnected = true
unit = "party1"
capNumericDisplay = true
TextString = PartyMemberFrame1ManaBarText {
}
cvar = "partyStatusText"
powerType = 0
frequentUpdates = false
lockShow = 0
}
(for index) = 1
(for limit) = 4
(for step) = 1
id = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = "TOPLEFT"
(*temporary) = 28
(*temporary) = -28
(*temporary) = "attempt to index a nil value"
mod = <table> {
ChangeStatusBar = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_Raputa.lua:833
ChangeSkin = <function> defined @Interface\AddOns\SmartUnitSkin_Raputa\SmartUnitSkin_
--------------------------------------------------------------------------

Last edited by Seerah : 03-06-12 at 10:03 AM. Reason: removed off-site download -Seerah
  Reply With Quote
03-06-12, 07:39 AM   #11
unlimit
Lookin' Good
 
unlimit's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 484
제발로부터 직접 다운로드 링크를 게시하지 않는 ... 오히려 안전하지 않은 찾는 사이트, skp2010. <_< 그것은 많은 사람들이 당신이 단지 스패머라고 생각합니다.

You posted the exact same thing earlier, and people were more than helpful at this thread.

Originally Posted by Google 번역을 사용하여 아래에 게시 View Post
그들은 한국어를 할 수없는 상태 addon의 원래 작성자와 통신할 수 없습니다 특히 당신은 아마 그 addon을 차지하고자하는 것입니다 addon 작가를 찾을 수 없습니다.

난 다른 유사한 addons 찾고 권할 겁니다. 너무 제가 이해할 수있는 스마트 유닛 프레임의 유일한 설명은 Google 번역에 의해 번역, 그리고 매우 명확하지 않습니다, ​​한국어 중국어 읽을 수 없습니다. 여기에 스마트 유닛 프레임의 스크린샷 비슷하게 몇 addons입니다. 그들을 시도하고, 당신이 원하는 하나를 찾을 수 없다면, 필요한 특정 기능을 설명하고있는 addon 당신이 원하는 것과 가장 가까운했습니다.
Originally Posted by Phanx View Post
Oh, I didn't realize "Smart Unit Frame" was actually the name of the addon.

@skp2010:

You will probably not find an addon author who is willing to take over that addon, especially if they do not speak Korean and cannot communicate with the addon's original author.

I would suggest looking for other similar addons. I can't read Korean or Chinese, so the only description of Smart Unit Frame I can understand is translated by Google Translate, and it isn't very clear. Here are a few addons that look similar to the screenshots of Smart Unit Frame. Try them, and if you can't find one you like, describe the specific features you need, and which addon was the closest to what you want.

You could also try using a custom unit frame addon, and configure it to look the way you want. Here are a few options:
__________________


kúdan: im playing pantheon
JRCapablanca: no youre not
** Pantheon has been Banned. **

Last edited by unlimit : 03-06-12 at 07:42 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » UI : smart unit frame help!


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