Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.15 KB | None | 0 0
  1. 2019-10-13 00:18:52 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  2. 2019-10-13 00:18:53 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  3. 2019-10-13 00:18:54 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  4. 2019-10-13 00:19:28 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  5. 2019-10-13 00:21:05 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  6. 2019-10-13 00:21:06 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  7. 2019-10-13 00:21:07 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  8. 2019-10-13 00:21:07 [AWT-EventQueue-0] ERROR net.runelite.client.RuneLite - Uncaught exception:
  9. java.lang.ArrayIndexOutOfBoundsException: Index 10 out of bounds for length 10
  10. at java.base/java.util.Vector.removeAllElements(Unknown Source)
  11. at java.desktop/javax.swing.text.html.StyleSheet$SearchBuffer.empty(Unknown Source)
  12. at java.desktop/javax.swing.text.html.StyleSheet$SearchBuffer.releaseSearchBuffer(Unknown Source)
  13. at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(Unknown Source)
  14. at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(Unknown Source)
  15. at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(Unknown Source)
  16. at java.desktop/javax.swing.text.html.BlockView.setParent(Unknown Source)
  17. at java.desktop/javax.swing.text.html.HTMLEditorKit$HTMLFactory$BodyBlockView.setParent(Unknown Source)
  18. at java.desktop/javax.swing.text.CompositeView.replace(Unknown Source)
  19. at java.desktop/javax.swing.text.BoxView.replace(Unknown Source)
  20. at java.desktop/javax.swing.text.CompositeView.loadChildren(Unknown Source)
  21. at java.desktop/javax.swing.text.CompositeView.setParent(Unknown Source)
  22. at java.desktop/javax.swing.text.html.BlockView.setParent(Unknown Source)
  23. at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(Unknown Source)
  24. at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(Unknown Source)
  25. at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(Unknown Source)
  26. at java.desktop/javax.swing.plaf.basic.BasicLabelUI.installComponents(Unknown Source)
  27. at java.desktop/javax.swing.plaf.basic.BasicLabelUI.installUI(Unknown Source)
  28. at java.desktop/javax.swing.JComponent.setUI(Unknown Source)
  29. at java.desktop/javax.swing.JLabel.setUI(Unknown Source)
  30. at java.desktop/javax.swing.JLabel.updateUI(Unknown Source)
  31. at java.desktop/javax.swing.JLabel.<init>(Unknown Source)
  32. at java.desktop/javax.swing.JLabel.<init>(Unknown Source)
  33. at net.runelite.client.plugins.feed.FeedPanel.addItemToPanel(FeedPanel.java:240)
  34. at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
  35. at java.base/java.util.ArrayList.forEach(Unknown Source)
  36. at java.base/java.util.stream.SortedOps$RefSortingSink.end(Unknown Source)
  37. at java.base/java.util.stream.Sink$ChainedReference.end(Unknown Source)
  38. at java.base/java.util.stream.Sink$ChainedReference.end(Unknown Source)
  39. at java.base/java.util.stream.Sink$ChainedReference.end(Unknown Source)
  40. at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
  41. at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
  42. at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
  43. at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
  44. at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
  45. at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)
  46. at net.runelite.client.plugins.feed.FeedPanel.lambda$rebuildFeed$4(FeedPanel.java:138)
  47. at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
  48. at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  49. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  50. at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
  51. at java.base/java.security.AccessController.doPrivileged(Native Method)
  52. at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  53. at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
  54. at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  55. at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  56. at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  57. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  58. at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  59. at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
  60. 2019-10-13 00:21:07 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 6871ms. Uptime: 8345ms
  61. 2019-10-13 00:21:07 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@4e9d4d84,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  62. 2019-10-13 00:21:09 [pool-3-thread-1] INFO n.r.client.discord.DiscordService - Discord RPC service is ready with user Artris.
  63. 2019-10-13 00:21:43 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  64. 2019-10-13 00:21:46 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  65. 2019-10-13 00:21:46 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  66. 2019-10-13 00:21:47 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 8166ms. Uptime: 9631ms
  67. 2019-10-13 00:21:47 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@4e9d4d84,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  68. 2019-10-13 00:23:23 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  69. 2019-10-13 00:23:25 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  70. 2019-10-13 00:23:25 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  71. 2019-10-13 00:24:25 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  72. 2019-10-13 00:24:27 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  73. 2019-10-13 00:24:27 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  74. 2019-10-13 00:24:28 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 6824ms. Uptime: 8376ms
  75. 2019-10-13 00:24:28 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@7260f41b,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  76. 2019-10-13 00:27:28 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  77. 2019-10-13 00:27:29 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  78. 2019-10-13 00:27:30 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  79. 2019-10-13 00:30:33 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  80. 2019-10-13 00:30:34 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  81. 2019-10-13 00:30:35 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  82. 2019-10-13 00:30:35 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 6775ms. Uptime: 8268ms
  83. 2019-10-13 00:30:35 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@ed2821b,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  84. 2019-10-13 00:30:37 [pool-3-thread-1] INFO n.r.client.discord.DiscordService - Discord RPC service is ready with user Artris.
  85. 2019-10-13 00:41:12 [Client] ERROR net.runelite.client.RuneLite - Game crash: null
  86. com.jogamp.opengl.GLException: Error swapping buffers
  87. at jogamp.opengl.windows.wgl.WindowsWGLDrawable.swapBuffersImpl(WindowsWGLDrawable.java:93)
  88. at jogamp.opengl.GLDrawableImpl.swapBuffers(GLDrawableImpl.java:88)
  89. at net.runelite.client.plugins.gpu.GpuPlugin.draw(GpuPlugin.java:1121)
  90. at bh.vt(bh.java:13832)
  91. at bh.bc(bh.java)
  92. at bh.run(bh.java:335)
  93. at java.base/java.lang.Thread.run(Unknown Source)
  94. 2019-10-13 00:45:44 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  95. 2019-10-13 00:45:45 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  96. 2019-10-13 00:45:46 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  97. 2019-10-13 00:45:47 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 8114ms. Uptime: 12411ms
  98. 2019-10-13 00:45:47 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@4d68e07a,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  99. 2019-10-13 00:45:48 [pool-3-thread-1] INFO n.r.client.discord.DiscordService - Discord RPC service is ready with user Artris.
  100. 2019-10-13 01:02:21 [Client] ERROR net.runelite.client.RuneLite - Game crash: null
  101. com.jogamp.opengl.GLException: Error swapping buffers
  102. at jogamp.opengl.windows.wgl.WindowsWGLDrawable.swapBuffersImpl(WindowsWGLDrawable.java:93)
  103. at jogamp.opengl.GLDrawableImpl.swapBuffers(GLDrawableImpl.java:88)
  104. at net.runelite.client.plugins.gpu.GpuPlugin.draw(GpuPlugin.java:1121)
  105. at bh.vt(bh.java:13832)
  106. at bh.bc(bh.java)
  107. at bh.run(bh.java:335)
  108. at java.base/java.lang.Thread.run(Unknown Source)
  109. 2019-10-13 01:57:27 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  110. 2019-10-13 01:57:28 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  111. 2019-10-13 01:57:29 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  112. 2019-10-13 01:57:30 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 6810ms. Uptime: 10764ms
  113. 2019-10-13 01:57:30 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@1e4d3b2,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  114. 2019-10-13 01:57:31 [pool-3-thread-1] INFO n.r.client.discord.DiscordService - Discord RPC service is ready with user Artris.
  115. 2019-10-13 02:02:04 [Client] ERROR net.runelite.client.RuneLite - Game crash: null
  116. com.jogamp.opengl.GLException: Error swapping buffers
  117. at jogamp.opengl.windows.wgl.WindowsWGLDrawable.swapBuffersImpl(WindowsWGLDrawable.java:93)
  118. at jogamp.opengl.GLDrawableImpl.swapBuffers(GLDrawableImpl.java:88)
  119. at net.runelite.client.plugins.gpu.GpuPlugin.draw(GpuPlugin.java:1121)
  120. at bh.vt(bh.java:13832)
  121. at bh.bc(bh.java)
  122. at bh.run(bh.java:335)
  123. at java.base/java.lang.Thread.run(Unknown Source)
  124. 2019-10-13 03:50:48 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  125. 2019-10-13 03:50:49 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  126. 2019-10-13 03:50:49 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  127. 2019-10-13 03:50:50 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 7169ms. Uptime: 11116ms
  128. 2019-10-13 03:50:50 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@ed2821b,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  129. 2019-10-13 03:50:52 [pool-3-thread-1] INFO n.r.client.discord.DiscordService - Discord RPC service is ready with user Artris.
  130. 2019-10-13 05:05:12 [Client] ERROR net.runelite.client.RuneLite - Game crash: null
  131. com.jogamp.opengl.GLException: Error swapping buffers
  132. at jogamp.opengl.windows.wgl.WindowsWGLDrawable.swapBuffersImpl(WindowsWGLDrawable.java:93)
  133. at jogamp.opengl.GLDrawableImpl.swapBuffers(GLDrawableImpl.java:88)
  134. at net.runelite.client.plugins.gpu.GpuPlugin.draw(GpuPlugin.java:1121)
  135. at bh.vt(bh.java:13832)
  136. at bh.bc(bh.java)
  137. at bh.run(bh.java:335)
  138. at java.base/java.lang.Thread.run(Unknown Source)
  139. 2019-10-13 14:25:27 [Preloader] INFO net.runelite.client.rs.ClientLoader - client-patch 309850019.275
  140. 2019-10-13 14:25:28 [RuneLite] INFO n.r.c.plugins.kourendlibrary.Library - Library is now reset
  141. 2019-10-13 14:25:29 [RuneLite] INFO n.r.client.discord.DiscordService - Initializing Discord RPC service.
  142. 2019-10-13 14:25:30 [RuneLite] INFO net.runelite.client.RuneLite - Client initialization took 5411ms. Uptime: 9498ms
  143. 2019-10-13 14:25:30 [AWT-EventQueue-0] INFO net.runelite.client.ui.ClientUI - Showing frame net.runelite.client.ui.ContainableFrame[frame0,0,0,2560x1400,layout=java.awt.BorderLayout,title=RuneLite,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,809x534,layout=org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI$SubstanceRootLayout,alignmentX=0.0,alignmentY=0.0,border=org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder@509f15ce,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
  144. 2019-10-13 14:25:31 [pool-3-thread-1] INFO n.r.client.discord.DiscordService - Discord RPC service is ready with user Artris.
  145. 2019-10-13 19:49:29 [Client] ERROR net.runelite.client.RuneLite - Game crash: null
  146. com.jogamp.opengl.GLException: Error swapping buffers
  147. at jogamp.opengl.windows.wgl.WindowsWGLDrawable.swapBuffersImpl(WindowsWGLDrawable.java:93)
  148. at jogamp.opengl.GLDrawableImpl.swapBuffers(GLDrawableImpl.java:88)
  149. at net.runelite.client.plugins.gpu.GpuPlugin.draw(GpuPlugin.java:1121)
  150. at bh.vt(bh.java:13832)
  151. at bh.bc(bh.java)
  152. at bh.run(bh.java:335)
  153. at java.base/java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement