留言

meowCAT · 2021-07-06 19:44:58

我是用6/2更新的版本,但一直出現錯誤 不知道要怎麼解決 還是有哪裡有新的版本 我一直找不到
//656x Pawn\Pawn-2.5.10.lua:2622: attempt to perform arithmetic on local 'Quantity' (a nil value)
[string "@Pawn\Pawn-2.5.10.lua"]:2622: in function `PawnGetItemValue'
[string "@Pawn\Pawn-2.5.10.lua"]:1654: in function `PawnGetAllItemValues'
[string "@Pawn\Pawn-2.5.10.lua"]:1474: in function `PawnRecalculateItemValuesIfNecessary'
[string "@Pawn\Pawn-2.5.10.lua"]:1348: in function `PawnGetItemData'
[string "@Pawn\Pawn-2.5.10.lua"]:1533: in function `PawnUpdateTooltip'
[string "@Pawn\Pawn-2.5.10.lua"]:235: in function <Pawn\Pawn.lua:235>
[string "=[C]"]: in function `SetInventoryItem'
[string "@FrameXML\PaperDollFrame.lua"]:1516: in function `PaperDollItemSlotButton_OnEnter'
[string "*:OnEnter"]:1: in function <[string "*:OnEnter"]:1>

Locals:
Item = <table> {
 Agility = 21
 Armor = 392
 BlueSocket = 1
 Stamina = 12
 RedSocket = 1
 IsMail = 1
 Ap = 30
}
ItemLevel = 91
SocketBonus = <table> {
}
ScaleName = ""Classic":HUNTER2"
DebugMessages = true
NoNormalization = nil
ScaleOptions = <table> {
 PerCharacterOptions = <table> {
 }
 Values = <table> {
 }
 Color = "aad372"
 Header = "預設權重"
 LocalizedName = "獵人: 射擊"
 ClassID = 3
 DoNotShow1HUpgrades = false
 Role = "DAMAGER"
 DoNotShow2HUpgrades = false
 UpgradesFollowSpecialization = false
 Provider = "Classic"
 UnenchantedColor = "7f9e55"
 SpecID = 2
 ProviderActive = true
}
ScaleValues = <table> {
 Intellect = 0.900000
 FrostResist = 0.040000
 ResilienceRating = 0.200000
 ShadowResist = 0.040000
 ExpertiseRating = 0.050000
 DodgeRating = 0.050000
 Spirit = 0.050000
 MeleeDps = 0.750000
 RangedDps = 2.600000
 ParryRating = 0.050000
 DefenseRating = 0.050000
 Is2HMace = -1000000
 Hp5 = 1
 AllResist = 0.200000
 NatureResist = 0.040000
 Mp5 = 2.400000
 Ap = 0.550000
 IsWand = -1000000
 IsMace = -1000000
 CritRating = 0.600000
 ArcaneResist = 0.040000
 HasteRating = 0.400000
 IsWarglaive = -1000000
 Armor = 0.005000
 MetaSocketEffect = 36
 Agility = 1
 Strength = 0.050000
 IsPlate = -1000000
 FireResist = 0.040000
 HitRating = 1
 Stamina = 0.100000
 Rap = 0.550000
 IsShield = -1000000
}
Total = 40.660000
TotalSocketValue = 12
ProperSocketValue = 12
SocketBonusValue = 0
IsUnusable = nil
ThisValue = 36
Stat = "MetaSocketEffect"
Quantity = nil
ThisScaleBestGems = <table> {
 PrismaticSocketValue = <table> {
 }
 RedSocket = <table> {
 }
 PrismaticSocket = <table> {
 }
 MetaSocket = <table> {
 }
 YellowSocketValue = <table> {
 }
 BlueSocket = <table> {
 }
 YellowSocket = <table> {
 }
 BlueSocketValue = <table> {
 }
 MetaSocketValue = <table> {
 }
 RedSocketValue = <table> {
 }
}
ShouldIncludeSockets = true
GemQualityLevel = 90
SocketValue = <function> defined @Pawn\Pawn.lua:2572
BasicSocketsCount = 2
BestGemName = "?"
BestGemValue = 6
MissocketedValue = 12
(*temporary) = 0
(*temporary) = "MetaSocket"
(*temporary) = nil
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = 6
(*temporary) = "attempt to perform arithmetic on local 'Quantity' (a nil value)"
PawnScaleTotals = <table> {
 "Classic":WARRIOR2 = 47.555000
 "Classic":MAGE3 = 43.765000
 "Classic":WARLOCK2 = 45.045000
 "Classic":MAGE1 = 44.699000
 "Classic":WARRIOR1 = 48.775000
 "Classic":PALADIN2 = 51.640000
 "Classic":HUNTER2 = 48.755000
 "Classic":PRIEST1 = 42.185000
 "Classic":WARRIOR3 = 50.240000
 "Classic":WARLOCK3 = 45.025000
 "Classic":PRIEST3 = 43.915000
 "Classic":SHAMAN2 = 49.744000
 "Classic":HUNTER3 = 48.755000
 "Classic":HUNTER1 = 48.515000
 "Classic":SHAMAN1 = 44.755000
 "Classic":ROGUE1 = 49.235000
 "Classic":SHAMAN3 = 42.975000
 "Classic":PALADIN1 = 41.825000
 "Classic":ROGUE = 48.635000
 "Classic":ROGUE3 = 49.235000
 "Classic":ROGUE2 = 48.485000
 "Classic":WARLOCK1 = 44.115000
 "Classic":DRUID4 = 43.525000
 "Classic":DRUID2 = 44.245000
 "Classic":DRUID3 = 44.600000
 "Classic":DRUID1 = 44.115000
 "Classic":PALADIN3 = 50.360000
 "Classic":MAGE2 = 44.349000
 "Classic":PRIEST2 = 42.635000
}
 

Dololo · 2021-07-06 21:58:02