Advertisement
Guest User

Untitled

a guest
Aug 18th, 2012
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Exception in thread "VideoPlayer-ReadLoop" java.lang.IllegalStateException: terminated video provider
  2. at net.indiespot.media.impl.Rgb24VideoStream.runReadLoop(Rgb24VideoStream.java:95)
  3. at net.indiespot.media.VideoStream$2.run(VideoStream.java:74)
  4. at java.lang.Thread.run(Thread.java:680)
  5. Caused by: java.io.IOException: Stream closed
  6. at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:145)
  7. at java.io.BufferedInputStream.read(BufferedInputStream.java:308)
  8. at java.io.DataInputStream.readFully(DataInputStream.java:178)
  9. at java.io.DataInputStream.readFully(DataInputStream.java:152)
  10. at net.indiespot.media.impl.Rgb24VideoStream.runReadLoop(Rgb24VideoStream.java:81)
  11. ... 2 more
  12. AL lib: FreeContext: (0x16ea14c80) Deleting 1 Source(s)
  13. AL lib: FreeDevice: (0x16c179000) Deleting 30 Buffer(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement