Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative Delay Error #17

Open
ghost opened this issue Feb 11, 2018 · 0 comments
Open

Negative Delay Error #17

ghost opened this issue Feb 11, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 11, 2018

When someone tries to request a song it will still play, but it will overlap with any current song, never adding to the queue, just spitting out this error: (I have restarted my system, SourceRadio, and TF2.)

java.lang.IllegalArgumentException: Negative delay.
       at java.util.Timer.schedule(Unknown Source)
       at com.joelchristophel.sourceradio.Song.start(Song.java:219)
       at com.joelchristophel.sourceradio.Playlist.handleNewSong(Playlist.java:519)
       at com.joelchristophel.sourceradio.Playlist.handleNewInput(Playlist.java:243)
       at com.joelchristophel.sourceradio.LogReader$1.run(LogReader.java:96)```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants