Skillet-Classic

Skillet-Classic

445k Downloads

Bug in Classic SoD Phase 8 Patch with new scarlet recipes

Closed this issue ยท 3 comments

commented

Once I learned the new Scarlet armor recipes I began receiving the following errors.

1x Skillet-Classic/SkillLevelData.lua:210: attempt to perform arithmetic on local 'itemID' (a string value)
[Skillet-Classic/SkillLevelData.lua]:210: in function 'GetTradeSkillLevels'
[Skillet-Classic/UI/Sorting.lua]:60: in function <Skillet-Classic/UI/Sorting.lua:44>
[tail call]: ?
[tail call]: ?
[C]: in function 'sort'
[Skillet-Classic/RecipeGroups.lua]:428: in function 'RecipeGroupSort'
[Skillet-Classic/RecipeGroups.lua]:419: in function 'RecipeGroupSort'
[Skillet-Classic/UI/Sorting.lua]:533: in function 'SortAndFilterRecipes'
[Skillet-Classic/Skillet.lua]:1656: in function 'UpdateSearch'
[*MainFrame.xml:1118_OnTextChanged]:1: in function <[string "*MainFrame.xml:1118_OnTextChanged"]:1>

Locals:
self =

{
modules =
{
}
castSpellName = "Leatherworking"
hideTrivialRecipes = false
EnchantSpellToItem =
{
}
db =
{
}
bankBusy = false
interface = 11507
AdditionalButtonsList =
{
}
pluginsOptions =
{
}
FixBugs = true
tradeUpdate = 2
L =
{
}
button_count = 27
NewsName = "Skillet-Classic News"
selectedQueueName = ""
tradeShow = true
DSAPlugin =
{
}
dataScanned = true
AUCPlugin =
{
}
AHDBPlugin =
{
}
registeredPlugins =
{
}
WARN_COLOR = "|c0000FFE0"
loginTime = 1048716.621000
processQueuePlugins =
{
}
gttScale = 1
project = 2
currentTrade = 2108
baseName = "Skillet-Classic"
bagsChanged = false
displayDetailPlugins =
{
}
STATUS_COLOR = "|c0033CCFF"
lastCraft = false
tradeSkillList =
{
}
TRACE_COLOR = "|c0000FFA0"
linkedSkill = false
fullView = true
RecipeNameSuffixes =
{
}
AdditionalAbilities =
{
}
SpecialVendorItems =
{
}
bankQueue =
{
}
guildQueue =
{
}
TradeSkillIgnoredMats =
{
}
wowVersion = 11507
filterSelected = 1
defaultModuleState = true
tradeSkillFrame = SkilletFrame {
}
tradeSkillIDsByName =
{
}
WarnLog = true
skippedQueue =
{
}
isGuild = false
NewsData =
{
}
saved_full_button_count = 0
options =
{
}
scrollData =
{
}
unknownRecipe =
{
}
RecipeNamePrefixes =
{
}
ATLPlugin =
{
}
castSpellID = 10662
optionsFrame = Frame {
}
cachedIgnoreList =
{
}
skilletStandaloneQueue = SkilletStandaloneQueue {
}
lastTrade = 2108
visited =
{
}
scanInProgress = false
dataSourceChanged = false
hideTradeSkillFrame = true
tradeSkillOpen = true
BlizzardCraftFrame = CraftFrame {
}
BlizzardTradeSkillFrame = TradeSkillFrame {
}
currencyNamesByID =
{
}
currencyIDsByName =
{
}
tradeSkillNamesByID =
{
}
skillIsCraft =
{
}
currentGroupLabel = "Blizzard"
currentPlayer = "Donnelly"
hideUncraftableRecipes = false
MAXPROFILE = 2000
data =
{
}
visibleSkillButtons = 27
wowBuild = "60191"
hooks =
{
}
MTSLPlugin =
{
}
ATRPlugin =
{
}
isCraft = false
build = "Classic"
craftUpdate = 0
BCPlugin =
{
}
duplicateItemID =
{
}
TradeSkillAutoTarget =
{
}
NewsGUI =
{
}
ignoreClose = false
groupList =
{
}
DebugProfile =
{
}
enabledState = true
name = "Skillet"
saved_SA_button_count = 0
pluginsOrder = 9
defaultModuleLibraries =
{
}
DEBUG_COLOR = "|c00A0FF00"
skill_style_type =
{
}
version = "2.10"
DebugLog =
{
}
NewsFrame =
{
}
MAXDEBUG = 4000
updatePlugins =
{
}
defaultOptions =
{
}
orderedModules =
{
}
}
itemID = "Core Armor Kit"
spellID = nil
rb = 0
skillLevels =
{
44939 = "385/390/395/400"
14342 = "250/290/305/320"
41100 = "155/160/165/170"
41356 = "420/430/440/450"
7284 = "120/145/157/170"
10503 = "230/250/260/270"
7348 = "125/150/162/175"
42508 = "440/450/460/470"
29512 = "365/375/385/395"
10727 = "240/260/270/280"
25673 = "300/310/320/330"
47499 = "425/440/445/450"
43660 = "225/240/245/250"
30088 = "330/340/350/360"
15078 = "275/295/305/315"
39949 = "350/375/395/415"
40077 = "400/415/422/430"
18251 = "300/320/330/340"
41101 = "385/390/397/405"
22666 = "300/320/330/340"
41357 = "420/430/440/450"
23114 = "305/305/325/345"
31368 = "375/385/395/405"
38414 = "375/390/400/410"
7924 = "215/235/245/255"
27657 = "315/335/345/355"
7956 = "125/155/170/185"
-27911 = "325/335/350/365"
-27975 = "350/370/375/380"
32200 = "375/375/380/385"
8068 = "75/85/90/95"
40078 = "390/395/400/405"
32392 = "375/385/390/395"
24266 = "375/385/390/395"
28425 = "350/360/370/380"
32584 = "375/385/390/395"
8200 = "215/235/245/255"
41102 = "375/380/385/390"
12359 = "230/250/270/290"
4245 = "150/170/185/200"
38415 = "380/395/405/415"
4309 = "70/95/112/130"
4325 = "175/195/210/225"
127

commented

i got almost same but on classic fresh

error
19x Skillet-Classic/SkillLevelData.lua:210: attempt to perform arithmetic on local 'itemID' (a string value)
[Skillet-Classic/SkillLevelData.lua]:210: in function 'GetTradeSkillLevels'
[Skillet-Classic/UI/Sorting.lua]:60: in function <Skillet-Classic/UI/Sorting.lua:44>
[tail call]: ?
[C]: in function 'sort'
[Skillet-Classic/RecipeGroups.lua]:428: in function 'RecipeGroupSort'
[Skillet-Classic/RecipeGroups.lua]:419: in function 'RecipeGroupSort'
[Skillet-Classic/UI/Sorting.lua]:533: in function 'SortAndFilterRecipes'
[Skillet-Classic/UI/MainFrame.lua]:956: in function 'UpdateTradeSkillWindow'
[Skillet-Classic/Skillet.lua]:1566: in function 'ShowTradeSkillWindow'
[Skillet-Classic/Skillet.lua]:1374: in function 'SkilletShowWindow'
[Skillet-Classic/Skillet.lua]:991: in function '?'
[AnglerAtlas/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:109: in function <...las/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[C]: ?
[AnglerAtlas/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:19: in function <...las/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[AnglerAtlas/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:54: in function 'Fire'
[AtlasQuest/Libs/AceEvent-3.0-4/AceEvent-3.0.lua]:120: in function <AtlasQuest/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
self = <table> {
modules = <table> {
}
castSpellName = "First Aid"
hideTrivialRecipes = false
EnchantSpellToItem = <table> {
}
db = <table> {
}
bankBusy = false
interface = 11507
AdditionalButtonsList = <table> {
}
pluginsOptions = <table> {
}
FixBugs = true
tradeUpdate = 2
L = <table> {
}
button_count = 27
pauseQueue = false
NewsName = "Skillet-Classic News"
selectedQueueName = ""
tradeShow = true
DSAPlugin = <table> {
}
dataScanned = true
cachedShoppingList = <table> {
}
AUCPlugin = <table> {
}
AHDBPlugin = <table> {
}
registeredPlugins = <table> {
}
WARN_COLOR = "|c0000FFE0"
loginTime = 6995.623000
processQueuePlugins = <table> {
}
gttScale = 1
project = 2
currentTrade = 3273
baseName = "Skillet-Classic"
bagsChanged = false
displayDetailPlugins = <table> {
}
STATUS_COLOR = "|c0033CCFF"
lastCraft = false
tradeSkillList = <table> {
}
TRACE_COLOR = "|c0000FFA0"
linkedSkill = false
fullView = true
RecipeNameSuffixes = <table> {
}
AdditionalAbilities = <table> {
}
SpecialVendorItems = <table> {
}
auctionOpen = true
bankQueue = <table> {
}
guildQueue = <table> {
}
TradeSkillIgnoredMats = <table> {
}
wowVersion = 11507
filterSelected = 1
defaultModuleState = true
tradeSkillFrame = SkilletFrame {
}
tradeSkillIDsByName = <table> {
}
WarnLog = true
skippedQueue = <table> {
}
isGuild = false
NewsData = <table> {
}
saved_full_button_count = 0
options = <table> {
}
scrollData = <table> {
}
unknownRecipe = <table> {
}
RecipeNamePrefixes = <table> {
}
hideTradeSkillFrame = true
ATLPlugin = <table> {
}
castSpellID = 10846
optionsFrame = Frame {
}
cachedIgnoreList = <table> {
}
skilletStandaloneQueue = SkilletStandaloneQueue {
}
lastTrade = 3273
visited = <table> {
}
scanInProgress = false
dataSourceChanged = false
tradeSkillOpen = true
inCombat = false
BlizzardCraftFrame = CraftFrame {
}
BlizzardTradeSkillFrame = TradeSkillFrame {
}
currencyNamesByID = <table> {
}
currencyIDsByName = <table> {
}
tradeSkillNamesByID = <table> {
}
skillIsCraft = <table> {
}
currentGroupLabel = "Blizzard"
currentPlayer = "Phantomdruid"
hideUncraftableRecipes = false
MAXPROFILE = 2000
data = <table> {
}
visibleSkillButtons = 18
wowBuild = "60191"
hooks = <table> {
}
MTSLPlugin = <table> {
}
ATRPlugin = <table> {
}
isCraft = false
build = "Classic"
craftUpdate = 0
BCPlugin = <table> {
}
duplicateItemID = <table> {
}
TradeSkillAutoTarget = <table> {
}
NewsGUI = <table> {
}
ignoreClose = false
groupList = <table> {
}
DebugProfile = <table> {
}
enabledState = true
name = "Skillet"
saved_SA_button_count = 0
pluginsOrder = 9
defaultModuleLibraries = <table> {
}
DEBUG_COLOR = "|c00A0FF00"
skill_style_type = <table> {
}
version = "2.10"
DebugLog = <table> {
}
NewsFrame = <table> {
}
MAXDEBUG = 4000
updatePlugins = <table> {
}
defaultOptions = <table> {
}
orderedModules = <table> {
}
}
itemID = "Linen Bandage"
spellID = nil
rb = 0
skillLevels = <table> {
44939 = "385/390/395/400"
14342 = "250/290/305/320"
41100 = "155/160/165/170"
41356 = "420/430/440/450"
7284 = "120/145/157/170"
10503 = "230/250/260/270"
7348 = "125/150/162/175"
42508 = "440/450/460/470"
29512 = "365/375/385/395"
10727 = "240/260/270/280"
25673 = "300/310/320/330"
47499 = "425/440/445/450"
43660 = "225/240/245/250"
30088 = "330/340/350/360"
15078 = "275/295/305/315"
39949 = "350/375/395/415"
40077 = "400/415/422/430"
18251 = "300/320/330/340"
41101 = "385/390/397/405"
22666 = "300/320/330/340"
41357 = "420/430/440/450"
23114 = "305/305/325/345"
31368 = "375/385/395/405"
38414 = "375/390/400/410"
7924 = "215/235/245/255"
27657 = "315/335/345/355"
7956 = "125/155/170/185"
-27911 = "325/335/350/365"
-27975 = "350/370/375/380"
32200 = "375/375/380/385"
8068 = "75/85/90/95"
40078 = "390/395/400/405"
32392 = "375/385/390/395"
24266 = "375/385/390/395"
28425 = "350/360/370/380"
32584 = "375/385/390/395"
8200 = "215/235/245/255"
41102 = "375/380/385/390"
12359 = "230/250/270/290"
4245 = "150/170/18
commented
commented

Awesome thank you :D