Hey guys. I'm here with a bug report that I fixed and a bug report I need help with. Not sure if it matters, so I'll just mention I'm a Wii user. First, the bug I squashed on my own:
Flogging Molly's Drunken Lullabies (Live) has the incorrect path information in the songs.dta file. It lists the path as sZAE/000 but should be sZEE/259. Here is the correct coding (bold added by me):
(UGC_5001319
(name "Drunken Lullabies (Live)")
(artist "Flogging Molly")
(master 1)
(song
(name "dlc/sZEE/259/content/songs/UGC_5001319/UGC_5001319")
(
'tracks_count'
(5 1 2 2 2)
)
(
'tracks'
(
(
'drum'
(0 1 2 3 4)
)
(
'bass'
(5)
)
(
'guitar'
(6 7)
)
(
'vocals'
(8 9)
)
)
)
(vocal_parts 3)
(
'pans'
(0.00 -1.00 1.00 -1.00 1.00 0.00 -1.00 1.00 -1.00 1.00 -1.00 1.00)
)
(
'vols'
(-3.00 -3.00 -3.00 -3.00 -3.00 -2.00 -2.50 -2.50 -1.50 -1.50 -6.00 -6.00)
)
(
'cores'
(-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1)
)
(
'drum_solo'
(
'seqs'
('kick.cue' 'snare.cue' 'tom1.cue' 'tom2.cue' 'crash.cue')
)
)
(
'drum_freestyle'
(
'seqs'
('kick.cue' 'snare.cue' 'hat.cue' 'ride.cue' 'crash.cue')
)
)
(
'midi_file'
"songs/UGC_5001319/UGC_5001319.mid"
)
)
('song_scroll_speed' 2300)
(
'bank'
"sfx/handclap_bank.milo"
)
('anim_tempo' 64)
('song_length' 230882)
('preview' 50000 80000)
(
'rank'
('drum' 349)
('guitar' 301)
('bass' 298)
('vocals' 180)
('band' 328)
)
('genre' 'punk')
('decade' 'the10s')
('vocal_gender' 'male')
('version' 11)
('downloaded' 1)
('format' 4)
('album_art' 1)
('year_released' 2010)
('base_points' 0)
('rating' 4)
('sub_genre' 'subgenre_alternative')
('song_id' 5001319)
('tuning_offset_cents' 0.00)
('context' 2000)
('game_origin' 'rb2')
('ugc' 1)
(
'album_name'
"Live at the Greek Theatre"
)
('album_track_number' 7)
; Added RB3 scroll information
(vocal_tonic_note 7)
(song_tonality 0)
)
Second, I went to upgrade Touch of Grey by the Grateful Dead but it won't allow me to play with the harmonies. I know why, but I'm not positive on how to fix it, so I thought I'd post it here to report the bug and get a fix from those wiser than me. Here's the code, again with bold added by me:
(touchofgrey
(name "Touch of Grey")
(artist "The Grateful Dead")
(master TRUE)
(context 1233)
(song
(name "dlc/sZDE/391/content/songs/touchofgrey/touchofgrey")
(tracks
((drum (0 1))
(bass 2)
(guitar (3 4))
(vocals 5)
)
)
(vocal_parts 1)
; DRUMS BS GUITAR VOX TRKS
(pans ( -1.0 1.0 0.0 -1.0 1.0 0.0 0.5 )) ;; DMS collapsed, TRKS R
(vols ( -3.0 -3.0 -3.5 -5.0 -5.0 -2.5 -2.0 ))
(cores ( -1 -1 -1 1 1 -1 -1 ))
(drum_solo
(seqs (kick.cue snare.cue tom1.cue tom2.cue crash.cue))
)
(drum_freestyle
(seqs (kick.cue snare.cue hat.cue ride.cue crash.cue))
)
(midi_file "dlc/content/songs/touchofgrey/touchofgrey.mid")
)
(song_scroll_speed 2300)
(bank sfx/tambourine_bank.milo)
(anim_tempo kTempoFast)
(preview 37523 67523)
(rank
(drum 256)
(guitar 262)
(bass 270)
(vocals 211)
(band 262)
)
(genre classicrock)
(decade the80s)
(vocal_gender male)
(vocal_tonic_note 11)
(format 10)
(version 1)
;;(fake {== $SONG_VERSION 0})
(downloaded TRUE)
(game_origin rb1_dlc)
(song_id 1005944)
(rating 1)
(short_version 143139)
(song_length 376409)
;;(extra_authoring ^^^)
(album_art FALSE)
(year_released 1987)
(album_name "In the Dark")
(album_track_number 1)
;;(pack_name "Grateful Dead Pack 03")
(base_points 924944)
;Added by RBHP Harmoniis from DTB
(solo (guitar vocal_percussion))
)
I assume that 1 should be a 2 or 3... if I change that, is it instantly fixed? And to which number!? 
[Edit] Also having no luck with Opening Band by Paul and Storm... here's the songs.dta info. Not sure why it won't display harmonies in my library...
(openingband
(name "Opening Band")
(artist "Paul and Storm")
(master TRUE)
(context 860)
(song
(name dlc/sZCE/313/content/songs/openingband/openingband)
(tracks
((drum (0 1 2 3))
(bass 4)
(guitar (5 6))
(vocals 7)
)
)
; K SN CYMBALS BS GUITAR VOX TRKS
(pans ( 0.0 0.0 -1.0 1.0 0.0 -1.0 1.0 0.0 -0.6 )) ;;TRKS L
(vols ( -0.5 -0.5 -5.0 -5.0 -0.5 -4.0 -4.0 -0.5 -2.0 ))
(cores ( -1 -1 -1 -1 -1 1 1 -1 -1 ))
(drum_solo
(seqs (kick.cue snare.cue tom1.cue tom2.cue crash.cue))
)
(drum_freestyle
(seqs (kick.cue snare.cue hat.cue ride.cue crash.cue))
)
(midi_file dlc/content/songs/openingband/openingband.mid)
)
(song_scroll_speed 2300)
(bank sfx/tambourine_bank.milo)
(anim_tempo kTempoSlow)
(preview 28189 58189)
(rank
(drum 283)
(guitar 277)
(bass 168)
(vocals 178)
(band 219)
)
(genre poprock)
(decade the00s)
(vocal_gender male)
(version 1)
(format 10)
(downloaded TRUE)
(album_art FALSE)
(year_released 2005)
(album_name "Opening Band")
(album_track_number 1)
;;(pack_name "The PAX 2009 Collection")
(base_points 441404)
;Added by RBHP Harmoniis from DTB
(song_id 1005656)
(song_length 193181)
(game_origin rb1_dlc)
(rating 2)
(extra_authoring disc_update)
)
Help?