Skip to content
New issue

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

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

Already on GitHub? # to your account

Exception when reading video duration #27

Closed
Alkisum opened this issue Jul 31, 2019 · 0 comments
Closed

Exception when reading video duration #27

Alkisum opened this issue Jul 31, 2019 · 0 comments
Assignees
Labels

Comments

@Alkisum
Copy link
Owner

Alkisum commented Jul 31, 2019

When reading a video duration, a NullPointerException is thrown:

java.lang.NullPointerException
	at model.Video.retrieveDuration(Video.java:295)
	at controller.tasks.RssReader.call(RssReader.java:139)
	at controller.tasks.RssReader.call(RssReader.java:27)
	at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:844)
@Alkisum Alkisum added the bug label Jul 31, 2019
@Alkisum Alkisum self-assigned this Jul 31, 2019
@Alkisum Alkisum closed this as completed in 291cfa8 Aug 2, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant