I recently made a Daurdabla and loaded Singer a couple of days ago. I've never used this addon before so I'm learning how to use it now. I have set my Gearswap to use Daurdabla when singing Army's Paeon and Army's Paeon II and with less Song Duration so it can be overwritten. I know this works because when I manually sing those songs, it uses Daurdabla. I set both Paeon's as dummy 1 and dummy 2 songs. I set my 4 songs with March and Minuet by typing //sing march 2 and //sing minuet 2. When I start singer, it sings 2 songs and stops.
In the settings.lua of Singer, I've also edited the file to show the following:
return {
["dummy"] = L{"Army's Paeon","Army's Paeon II",},
["debuffs"] = L{"Carnage Elegy","Pining Nocturne",},
["playlist"] = T{
["clear"] = L{},
},
["buffs"] = T{
["refresh"] = L{},
["haste"] = L{},
["aurorastorm"] = L{},
["firestorm"] = L{},
},
["song"] = {
},
["songs"] = L{"Advancing March","Victory March","Valor Minuet IV","Valor Minuet V",},
}
Any idea why Singer only sings 2 songs? It doesn't sing the dummy songs at all.
I recently made a Daurdabla and loaded Singer a couple of days ago. I've never used this addon before so I'm learning how to use it now. I have set my Gearswap to use Daurdabla when singing Army's Paeon and Army's Paeon II and with less Song Duration so it can be overwritten. I know this works because when I manually sing those songs, it uses Daurdabla. I set both Paeon's as dummy 1 and dummy 2 songs. I set my 4 songs with March and Minuet by typing //sing march 2 and //sing minuet 2. When I start singer, it sings 2 songs and stops.
In the settings.lua of Singer, I've also edited the file to show the following:
return {
["dummy"] = L{"Army's Paeon","Army's Paeon II",},
["debuffs"] = L{"Carnage Elegy","Pining Nocturne",},
["playlist"] = T{
["clear"] = L{},
},
["buffs"] = T{
["refresh"] = L{},
["haste"] = L{},
["aurorastorm"] = L{},
["firestorm"] = L{},
},
["song"] = {
},
["songs"] = L{"Advancing March","Victory March","Valor Minuet IV","Valor Minuet V",},
}
Any idea why Singer only sings 2 songs? It doesn't sing the dummy songs at all.