Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • Deivide
    Participant

      I want to report a bug on C3ConTools. Is this the right place?

      My songs.dta have 2061 songs right now, all of them with this formatting:

      (shout
      	(name "Shout")
      	(artist "Tears for Fears")
      	(master TRUE)
      	(song_id 1010378)
      	(song
      		(name "songs/shout/shout")
      		(tracks ((drum (0
      						1
      						2
      						3
      						4))
      				(bass (5 6))
      				(guitar (7 8))
      				(vocals (9 10))
      				(keys (11 12))))
      		(vocal_parts 3)
      		(pans (0.00
      				-1.00
      				1.00
      				-1.00
      				1.00
      				-1.00
      				1.00
      				-1.00
      				1.00
      				-1.00
      				1.00
      				-1.00
      				1.00
      				-1.00
      				1.00))
      		(vols (-2.50
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00
      				-6.00))
      		(cores (-1
      				-1
      				-1
      				-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))))
      	(bank sfx/tambourine_bank.milo)
      	(drum_bank sfx/kit05_bank.milo)
      	(anim_tempo kTempoSlow)
      	(band_fail_cue band_fail_rock_keys.cue)
      	(song_scroll_speed 2300)
      	(preview
      		28999
      		58999)
      	(song_length 376362)
      	(solo (guitar keys))
      	(rank
      		(drum 270)
      		(guitar 180)
      		(bass 162)
      		(vocals 347)
      		(keys 305)
      		(real_guitar 0)
      		(real_bass 0)
      		(real_keys 320)
      		(band 253))
      	(format 10)
      	(version 30)
      	(game_origin rb3_dlc)
      	(short_version 102999)
      	(rating 1)
      	(genre new_wave)
      	(vocal_gender male)
      	(year_released 1985)
      	(album_art TRUE)
      	(album_name "Songs from the Big Chair")
      	(album_track_number 1)
      	(vocal_tonic_note 7)
      	(song_tonality 1))
      (herewithoutyou
      	(name "Here Without You")
      	(artist "3 Doors Down")
      	(master TRUE)
      	(song_id 1010305)
      	(song
      		(name "songs/herewithoutyou/herewithoutyou")
      		(tracks ((drum (0
      						1
      						2
      						3))
      				(bass (4))
      				(guitar (5 6))
      				(vocals (7 8))
      				(keys (9 10))))
      		(vocal_parts 3)
      		(pans (0.00
      				0.00
      				-1.00
      				1.00
      				0.00
      				-1.00
      				1.00
      				-1.00
      				1.00
      				-1.00
      				1.00
      				-1.00
      				1.00))
      		(vols (-2.30
      				-2.30
      				-5.00
      				-5.00
      				-2.00
      				-5.00
      				-5.00
      				-5.20
      				-5.20
      				-5.00
      				-5.00
      				-5.00
      				-5.00))
      		(cores (-1
      				-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))))
      	(bank sfx/tambourine_bank.milo)
      	(drum_bank sfx/kit01_bank.milo)
      	(anim_tempo kTempoSlow)
      	(band_fail_cue band_fail_rock_keys.cue)
      	(song_scroll_speed 2300)
      	(preview
      		119157
      		149157)
      	(song_length 239226)
      	(rank
      		(drum 152)
      		(guitar 228)
      		(bass 133)
      		(vocals 238)
      		(keys 228)
      		(real_guitar 0)
      		(real_bass 0)
      		(real_keys 260)
      		(band 202))
      	(format 10)
      	(version 30)
      	(game_origin rb3_dlc)
      	(short_version 146999)
      	(rating 1)
      	(genre rock)
      	(vocal_gender male)
      	(year_released 2002)
      	(album_art TRUE)
      	(album_name "Away from the Sun")
      	(album_track_number 6)
      	(vocal_tonic_note 10)
      	(song_tonality 1))

      On C3ConTools, when I try to open this dta file on Setlist Manager or DTA Editor, it throws me a nIndex error for the last line of every song.
      If I keep clicking on “ok” for all 2061 songs, then it loads the basic info for all songs. For example, on Setlist Manager shows name, song, master and source. Everything else doesn’t load at all.

      My list was generated using DTBTool. I just converted to DTA using C3s DTBtoDTAConverter

    Viewing 1 post (of 1 total)
    Back to top button