Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | None | 0 0
  1. [09:40:20.759][INFO ] - SETTING CAPTCHA WINDOW & CONTROLLER.
  2. Exception in thread "JavaFX Application Thread" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
  3. at javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
  4. at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
  5. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
  6. at com.sun.javafx.event.EventHandlerManager.<unknown>(Unknown Source)
  7. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
  8. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
  9. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  10. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  11. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  12. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  13. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  14. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  15. at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
  16. at com.sun.javafx.event.EventUtil.<unknown>(Unknown Source)
  17. at javafx.event.Event.fireEvent(Unknown Source)
  18. at javafx.scene.Node.fireEvent(Unknown Source)
  19. at javafx.scene.control.Button.fire(Unknown Source)
  20. at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
  21. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
  22. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
  23. at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
  24. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
  25. at com.sun.javafx.event.EventHandlerManager.<unknown>(Unknown Source)
  26. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
  27. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
  28. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  29. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  30. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  31. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  32. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  33. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  34. at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
  35. at com.sun.javafx.event.EventUtil.<unknown>(Unknown Source)
  36. at javafx.event.Event.fireEvent(Unknown Source)
  37. at javafx.scene.Scene$MouseHandler.process(Unknown Source)
  38. at javafx.scene.Scene$MouseHandler.<unknown>(Unknown Source)
  39. at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
  40. at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
  41. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
  42. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
  43. at java.security.AccessController.<unknown>(Unknown Source)
  44. at com.sun.javafx.tk.quantum.GlassViewEventHandler.<unknown>(Unknown Source)
  45. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$88.get(Unknown Source)
  46. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
  47. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
  48. at com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
  49. at com.sun.glass.ui.View.notifyMouse(Unknown Source)
  50. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  51. at com.sun.glass.ui.win.WinApplication.<unknown>(Unknown Source)
  52. at com.sun.glass.ui.win.WinApplication$$Lambda$108.run(Unknown Source)
  53. at java.lang.Thread.run(Unknown Source)
  54. Caused by: java.lang.reflect.InvocationTargetException
  55. at sun.reflect.misc.Trampoline.invoke(Unknown Source)
  56. at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
  57. ... 51 more
  58. Caused by: java.lang.IllegalStateException: Failed to send message. Channel is already closed. StopMessage{type=Stop, uid=28
  59. at com.teamdev.jxbrowser.chromium.internal.ipc.MemoryChannelWriter.write(Unknown Source)
  60. at com.teamdev.jxbrowser.chromium.internal.ipc.SocketChannel.<unknown>(Unknown Source)
  61. at com.teamdev.jxbrowser.chromium.Browser.<unknown>(Unknown Source)
  62. at com.teamdev.jxbrowser.chromium.Browser.stop(Unknown Source)
  63. at com.kicksforus.backdoor.controllers.Captcha.openYoutube(Unknown Source)
  64. ... 53 more
  65. Exception in thread "JavaFX Application Thread" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
  66. at javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
  67. at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
  68. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
  69. at com.sun.javafx.event.EventHandlerManager.<unknown>(Unknown Source)
  70. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
  71. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
  72. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  73. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  74. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  75. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  76. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  77. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  78. at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
  79. at com.sun.javafx.event.EventUtil.<unknown>(Unknown Source)
  80. at javafx.event.Event.fireEvent(Unknown Source)
  81. at javafx.scene.Node.fireEvent(Unknown Source)
  82. at javafx.scene.control.Button.fire(Unknown Source)
  83. at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
  84. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
  85. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
  86. at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
  87. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
  88. at com.sun.javafx.event.EventHandlerManager.<unknown>(Unknown Source)
  89. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
  90. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
  91. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  92. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  93. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  94. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  95. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
  96. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
  97. at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
  98. at com.sun.javafx.event.EventUtil.<unknown>(Unknown Source)
  99. at javafx.event.Event.fireEvent(Unknown Source)
  100. at javafx.scene.Scene$MouseHandler.process(Unknown Source)
  101. at javafx.scene.Scene$MouseHandler.<unknown>(Unknown Source)
  102. at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
  103. at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
  104. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
  105. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
  106. at java.security.AccessController.<unknown>(Unknown Source)
  107. at com.sun.javafx.tk.quantum.GlassViewEventHandler.<unknown>(Unknown Source)
  108. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$88.get(Unknown Source)
  109. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
  110. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
  111. at com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
  112. at com.sun.glass.ui.View.notifyMouse(Unknown Source)
  113. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  114. at com.sun.glass.ui.win.WinApplication.<unknown>(Unknown Source)
  115. at com.sun.glass.ui.win.WinApplication$$Lambda$108.run(Unknown Source)
  116. at java.lang.Thread.run(Unknown Source)
  117. Caused by: java.lang.reflect.InvocationTargetException
  118. at sun.reflect.misc.Trampoline.invoke(Unknown Source)
  119. at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
  120. ... 51 more
  121. Caused by: java.lang.IllegalStateException: Failed to send message. Channel is already closed. StopMessage{type=Stop, uid=29
  122. at com.teamdev.jxbrowser.chromium.internal.ipc.MemoryChannelWriter.write(Unknown Source)
  123. at com.teamdev.jxbrowser.chromium.internal.ipc.SocketChannel.<unknown>(Unknown Source)
  124. at com.teamdev.jxbrowser.chromium.Browser.<unknown>(Unknown Source)
  125. at com.teamdev.jxbrowser.chromium.Browser.stop(Unknown Source)
  126. at com.kicksforus.backdoor.controllers.Captcha.openCaptchaSignups(Unknown Source)
  127. ... 53 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement