Advertisement
Guest User

Chatty Error Log

a guest
Jan 20th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. Error Report // 2018-01-20 17:38:32 -0500 / Chatty Version 0.9 Hotkey / JDK8 / Java: 1.8.0_151 (Oracle Corporation) OS: Windows 10 (10.0/x86) / [Memory] total: 253,440 used: 247,510 free: 5,929 max: 253,440 [Uptime] 1d 19h 54m 47s
  2.  
  3. 17:37:29 GOT (200, 10152, gzip): https://api.twitch.tv/kraken/streams?offset=0&limit=100&channel=9846758,116991113,55544483,60383928,91840528,98041498,48997325,30131293
  4. 17:37:32 Log: total: 179410 / queue size (avg: 0, max: 1) / errors: 0
  5. 17:38:10 ScrolledUp Timeout (34097)
  6. 17:38:12 Added emote from message: introWut
  7. 17:38:32 Unhandled Exception:
  8. java.lang.OutOfMemoryError: Java heap space
  9. at java.awt.image.DataBufferInt.<init>(Unknown Source)
  10. at java.awt.image.Raster.createPackedRaster(Unknown Source)
  11. at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
  12. at java.awt.GraphicsConfiguration.createCompatibleImage(Unknown Source)
  13. at java.awt.GraphicsConfiguration.createCompatibleImage(Unknown Source)
  14. at sun.awt.image.SunVolatileImage.getBackupImage(Unknown Source)
  15. at sun.awt.image.VolatileSurfaceManager.getBackupSurface(Unknown Source)
  16. at sun.awt.image.VolatileSurfaceManager.initialize(Unknown Source)
  17. at sun.awt.image.SunVolatileImage.<init>(Unknown Source)
  18. at sun.awt.image.SunVolatileImage.<init>(Unknown Source)
  19. at java.awt.GraphicsConfiguration.createCompatibleVolatileImage(Unknown Source)
  20. at java.awt.GraphicsConfiguration.createCompatibleVolatileImage(Unknown Source)
  21. at javax.swing.RepaintManager.getVolatileOffscreenBuffer(Unknown Source)
  22. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  23. at javax.swing.RepaintManager.paint(Unknown Source)
  24. at javax.swing.JComponent.paint(Unknown Source)
  25. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  26. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  27. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  28. at java.awt.Container.paint(Unknown Source)
  29. at java.awt.Window.paint(Unknown Source)
  30. at javax.swing.RepaintManager$4.run(Unknown Source)
  31. at javax.swing.RepaintManager$4.run(Unknown Source)
  32. at java.security.AccessController.doPrivileged(Native Method)
  33. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  34. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  35. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  36. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  37. at javax.swing.RepaintManager.access$1200(Unknown Source)
  38. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  39. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  40. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement