-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
panic: runtime error: index out of range [10] with length 10
goroutine 50 [running]:
github.com/zeusWPI/scc/internal/pkg/lyrics.parseLRC({0xc0000e6000?, 0x0?}, 0x3892b)
/home/koin/SCC/internal/pkg/lyrics/lrc.go:119 +0x350
github.com/zeusWPI/scc/internal/pkg/lyrics.newLRC(...)
/home/koin/SCC/internal/pkg/lyrics/lrc.go:22
github.com/zeusWPI/scc/internal/pkg/lyrics.New({0xad4, {0xc000214078, 0x15}, {0xc0006900d0, 0xa}, {0xc000214090, 0x16}, 0x3892b, {0xc0006900ba, 0x6}, ...})
/home/koin/SCC/internal/pkg/lyrics/lyrics.go:30 +0x8d
github.com/zeusWPI/scc/tui/view/song.updateCurrentSong({0xd61020?, 0xc000208008})
/home/koin/SCC/tui/view/song/song.go:290 +0x1f8
github.com/zeusWPI/scc/internal/cmd.tuiPeriodicUpdates(0xc0002ce000, {{0xc57ca4, 0x13}, {0xd61020, 0xc000208008}, 0xc82b18, 0x5}, 0xc00002c070)
/home/koin/SCC/internal/cmd/tui.go:82 +0x44f
created by github.com/zeusWPI/scc/internal/cmd.TUI in goroutine 1
/home/koin/SCC/internal/cmd/tui.go:47 +0x2d7
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working