Advertisement
Guest User

Untitled

a guest
Mar 13th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. Error Report // Chatty Version 0.7.3 / Java: 1.7.0_75 (Oracle Corporation) OS: Linux (3.16.0-31-generic/amd64) / [Memory] total: 189,440 used: 70,587 free: 118,852 max: 897,536 [Uptime] 43m 43s
  2.  
  3. 17:39:27 GOT (200, 366, gzip): https://api.twitch.tv/kraken/streams?offset=0&limit=100&channel=bigl2369
  4. 17:40:37 GET (v2): https://api.twitch.tv/kraken/streams/followed?limit=100&offset=0 (using authorization)
  5. 17:40:37 GOT (200, 175, gzip): https://api.twitch.tv/kraken/streams/followed?limit=100&offset=0 (using authorization)
  6. 17:40:37 Got 0 (limit: 100) followed streams.
  7. 17:40:47 Unhandled Exception:
  8. java.lang.IllegalArgumentException: Invalid format
  9. at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.createStream(PulseAudioDataLine.java:142)
  10. at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:99)
  11. at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:283)
  12. at org.classpath.icedtea.pulseaudio.PulseAudioClip.open(PulseAudioClip.java:402)
  13. at org.classpath.icedtea.pulseaudio.PulseAudioClip.open(PulseAudioClip.java:453)
  14. at chatty.util.Sound.play(Sound.java:48)
  15. at chatty.gui.components.settings.SoundSettings$1.actionPerformed(SoundSettings.java:182)
  16. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
  17. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
  18. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  19. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
  20. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
  21. at java.awt.Component.processMouseEvent(Component.java:6516)
  22. at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
  23. at java.awt.Component.processEvent(Component.java:6281)
  24. at java.awt.Container.processEvent(Container.java:2229)
  25. at java.awt.Component.dispatchEventImpl(Component.java:4872)
  26. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  27. at java.awt.Component.dispatchEvent(Component.java:4698)
  28. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
  29. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
  30. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
  31. at java.awt.Container.dispatchEventImpl(Container.java:2273)
  32. at java.awt.Window.dispatchEventImpl(Window.java:2719)
  33. at java.awt.Component.dispatchEvent(Component.java:4698)
  34. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:740)
  35. at java.awt.EventQueue.access$300(EventQueue.java:103)
  36. at java.awt.EventQueue$3.run(EventQueue.java:699)
  37. at java.awt.EventQueue$3.run(EventQueue.java:697)
  38. at java.security.AccessController.doPrivileged(Native Method)
  39. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  40. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  41. at java.awt.EventQueue$4.run(EventQueue.java:713)
  42. at java.awt.EventQueue$4.run(EventQueue.java:711)
  43. at java.security.AccessController.doPrivileged(Native Method)
  44. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  45. at java.awt.EventQueue.dispatchEvent(EventQueue.java:710)
  46. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  47. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  48. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
  49. at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
  50. at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
  51. at java.security.AccessController.doPrivileged(Native Method)
  52. at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
  53. at java.awt.Dialog.show(Dialog.java:1082)
  54. at java.awt.Component.show(Component.java:1655)
  55. at java.awt.Component.setVisible(Component.java:1607)
  56. at java.awt.Window.setVisible(Window.java:1014)
  57. at java.awt.Dialog.setVisible(Dialog.java:1005)
  58. at chatty.gui.components.settings.SettingsDialog.showSettings(SettingsDialog.java:265)
  59. at chatty.gui.components.settings.SettingsDialog.showSettings(SettingsDialog.java:251)
  60. at chatty.gui.MainGui$MainMenuListener.actionPerformed(MainGui.java:1179)
  61. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
  62. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
  63. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  64. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
  65. at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
  66. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833)
  67. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:877)
  68. at java.awt.Component.processMouseEvent(Component.java:6516)
  69. at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
  70. at java.awt.Component.processEvent(Component.java:6281)
  71. at java.awt.Container.processEvent(Container.java:2229)
  72. at java.awt.Component.dispatchEventImpl(Component.java:4872)
  73. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  74. at java.awt.Component.dispatchEvent(Component.java:4698)
  75. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
  76. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
  77. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
  78. at java.awt.Container.dispatchEventImpl(Container.java:2273)
  79. at java.awt.Window.dispatchEventImpl(Window.java:2719)
  80. at java.awt.Component.dispatchEvent(Component.java:4698)
  81. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:740)
  82. at java.awt.EventQueue.access$300(EventQueue.java:103)
  83. at java.awt.EventQueue$3.run(EventQueue.java:699)
  84. at java.awt.EventQueue$3.run(EventQueue.java:697)
  85. at java.security.AccessController.doPrivileged(Native Method)
  86. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  87. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  88. at java.awt.EventQueue$4.run(EventQueue.java:713)
  89. at java.awt.EventQueue$4.run(EventQueue.java:711)
  90. at java.security.AccessController.doPrivileged(Native Method)
  91. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  92. at java.awt.EventQueue.dispatchEvent(EventQueue.java:710)
  93. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  94. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  95. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
  96. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
  97. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
  98. at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement