Advertisement
Guest User

Untitled

a guest
Nov 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWTWindow[0x697a91b6][JVM version: 1.8.0_121 (1.8.0 update 121)
  2. JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x0, surfaceHandle 0x0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 1076x662], pixels[scale 1.0, 1.0 -> 1076x662], visible true, lockedExt false,
  3. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0],
  4. chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]],
  5. requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]],
  6. sun.awt.Win32GraphicsConfig@1c6df4ae[dev=Win32GraphicsDevice[screen=0],pixfmt=7],
  7. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e1f64bb]], idx 0], pfdID 7, ARB-Choosen true,
  8. requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]],
  9. chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]],
  10. awtComponent ar[canvas1,0,0,1076x662],
  11. surfaceLock <411aa750, 14fe4b8a>[count 0, qsz 0, owner <NULL>]]
  12. GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false,
  13. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@44a93a3d,
  14. Handle 0x0,
  15. Surface JAWTWindow[0x697a91b6][JVM version: 1.8.0_121 (1.8.0 update 121)
  16. JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x0, surfaceHandle 0x0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 1076x662], pixels[scale 1.0, 1.0 -> 1076x662], visible true, lockedExt false,
  17. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice Win32GraphicsDevice[screen=0], handle 0x0], idx 0],
  18. chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]],
  19. requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]],
  20. sun.awt.Win32GraphicsConfig@1c6df4ae[dev=Win32GraphicsDevice[screen=0],pixfmt=7],
  21. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e1f64bb]], idx 0], pfdID 7, ARB-Choosen true,
  22. requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]],
  23. chosen GLCaps[wgl vid 7 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]]],
  24. awtComponent ar[canvas1,0,0,1076x662],
  25. surfaceLock <411aa750, 14fe4b8a>[count 0, qsz 0, owner <NULL>]]]
  26. 2018-11-19 02:10:26 [pool-2-thread-1] DEBUG n.r.client.config.ConfigManager - Setting configuration value for runelite.gpuplugin to true
  27. 2018-11-19 02:10:26 [pool-2-thread-1] DEBUG n.r.client.plugins.PluginManager - Plugin GpuPlugin is now running
  28. 2018-11-19 02:10:26 [Thread-5] ERROR n.r.client.plugins.gpu.GpuPlugin - Error starting GPU plugin
  29. java.lang.RuntimeException: <Thread-5>: Not locked: <411aa750, 14fe4b8a>[count 0, qsz 0, owner <NULL>]
  30. at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.validateLocked(RecursiveLockImpl01Unfairish.java:180)
  31. at com.jogamp.nativewindow.awt.JAWTWindow.unlockSurface(JAWTWindow.java:723)
  32. at net.runelite.client.plugins.gpu.GpuPlugin.lambda$startUp$0(GpuPlugin.java:248)
  33. at net.runelite.client.callback.ClientThread.lambda$invoke$0(ClientThread.java:48)
  34. at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:99)
  35. at net.runelite.client.callback.Hooks.clientMainLoop(Hooks.java:152)
  36. at client.methodDraw(client.java:1246)
  37. at client.ax(client.java)
  38. at ah.am(ah.java:364)
  39. at ah.run(ah.java:318)
  40. at java.lang.Thread.run(Thread.java:745)
  41. 2018-11-19 02:10:26 [Thread-5] DEBUG n.r.client.config.ConfigManager - Setting configuration value for runelite.gpuplugin to false
  42. 2018-11-19 02:10:26 [Thread-5] DEBUG n.r.client.plugins.PluginManager - Plugin GpuPlugin is now stopped
  43. 2018-11-19 02:10:26 [Thread-5] WARN n.r.client.callback.ClientThread - Exception in invoke
  44. java.lang.NullPointerException: null
  45. at net.runelite.client.plugins.gpu.GLUtil.glDeleteTexture(GLUtil.java:106)
  46. at net.runelite.client.plugins.gpu.TextureManager.freeTextureArray(TextureManager.java:79)
  47. at net.runelite.client.plugins.gpu.GpuPlugin.lambda$shutDown$1(GpuPlugin.java:321)
  48. at net.runelite.client.callback.ClientThread.lambda$invoke$0(ClientThread.java:48)
  49. at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:61)
  50. at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:46)
  51. at net.runelite.client.plugins.gpu.GpuPlugin.shutDown(GpuPlugin.java:317)
  52. at net.runelite.client.plugins.gpu.GpuPlugin.lambda$startUp$0(GpuPlugin.java:308)
  53. at net.runelite.client.callback.ClientThread.lambda$invoke$0(ClientThread.java:48)
  54. at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:99)
  55. at net.runelite.client.callback.Hooks.clientMainLoop(Hooks.java:152)
  56. at client.methodDraw(client.java:1246)
  57. at client.ax(client.java)
  58. at ah.am(ah.java:364)
  59. at ah.run(ah.java:318)
  60. at java.lang.Thread.run(Thread.java:745)
  61. 2018-11-19 02:10:26 [Thread-5] WARN n.r.client.callback.ClientThread - Exception in invoke
  62. java.lang.NullPointerException: null
  63. at net.runelite.client.plugins.gpu.GLUtil.glDeleteTexture(GLUtil.java:106)
  64. at net.runelite.client.plugins.gpu.TextureManager.freeTextureArray(TextureManager.java:79)
  65. at net.runelite.client.plugins.gpu.GpuPlugin.lambda$shutDown$1(GpuPlugin.java:321)
  66. at net.runelite.client.callback.ClientThread.lambda$invoke$0(ClientThread.java:48)
  67. at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:99)
  68. at net.runelite.client.callback.Hooks.clientMainLoop(Hooks.java:152)
  69. at client.methodDraw(client.java:1246)
  70. at client.ax(client.java)
  71. at ah.am(ah.java:364)
  72. at ah.run(ah.java:318)
  73. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement