Skip to content

Instantly share code, notes, and snippets.

@CrazyLemon
Created July 17, 2016 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CrazyLemon/7f97d142218bcea0ad5ab84084a5f824 to your computer and use it in GitHub Desktop.
Save CrazyLemon/7f97d142218bcea0ad5ab84084a5f824 to your computer and use it in GitHub Desktop.
champ snap
champ.spinwheel -p best.yaml
panic: yaml: line 6: mapping values are not allowed in this context
goroutine 1 [running]:
panic(0x8e7340, 0xc820013e60)
/home/dz0ny/.gobu/1.6.2/go/src/runtime/panic.go:481 +0x3e6
main.LoadVideos(0x7ffeb6e11e4b, 0x9, 0x0, 0x0, 0x0)
/home/dz0ny/snappy-playpen/champ/parts/champ/src/src/champ/cmd/spinwheel/random.go:57 +0x140
main.main()
/home/dz0ny/snappy-playpen/champ/parts/champ/src/src/champ/cmd/spinwheel/main.go:28 +0x25f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment