alexozer / flitter

A LiveSplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.
MIT License
133 stars 11 forks source link

error running flitter #36

Closed agilepotatoe closed 1 month ago

agilepotatoe commented 3 years ago

When I run try to run flitter using flitter splits.scm (it doesnt detect my-splits.scm which is whats reccomended) it throws the error `Uncaught exception:

(Failure "Sexplib.Sexp.gen_load_sexp: EOF in splits.scm while in state Parsing_list")

Raised at file "stdlib.ml", line 33, characters 17-33 Called from file "src/pre_sexp.ml", line 682, characters 15-44 Re-raised at file "src/pre_sexp.ml", line 685, characters 33-42 Called from file "src/pre_sexp.ml", line 734, characters 13-40 Called from file "src/pre_sexp.ml", line 745, characters 23-59 Called from file "flitter/src/loadsave.ml", line 137, characters 13-58 Called from file "flitter/src/flitter.ml", line 14, characters 16-34 Called from file "flitter/bin/main.ml", line 1, characters 9-23` what do i do?

alexozer commented 1 month ago

I rewrote Flitter from scratch, and this is no longer an issue