Advertisement
Guest User

Error in runemate

a guest
Aug 24th, 2015
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.71 KB | None | 0 0
  1. java.lang.ArrayIndexOutOfBoundsException: 2
  2. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:576)
  3. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  4. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  5. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  6. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  7. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  8. at java.security.AccessController.doPrivileged(Native Method)
  9. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  10. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  11. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  12. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  13. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  14. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  15. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  16. at java.security.AccessController.doPrivileged(Native Method)
  17. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  18. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  19. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  20. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  21. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  22. at com.sun.glass.ui.View.notifyResize(View.java:865)
  23. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  24. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  25. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  26. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  27. at javafx.stage.Window.applyBounds(Window.java:1152)
  28. at javafx.stage.Window.adjustSize(Window.java:241)
  29. at javafx.stage.Window.sizeToScene(Window.java:207)
  30. at app.jN.interpolate(brb:238)
  31. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  32. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  33. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  34. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  35. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  36. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  37. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  38. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  39. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  40. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  41. at java.security.AccessController.doPrivileged(Native Method)
  42. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  43. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  44. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  45. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  46. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  47. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  48. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  49. at java.security.AccessController.doPrivileged(Native Method)
  50. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  51. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  52. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  53. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  54. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  55. at com.sun.glass.ui.View.notifyResize(View.java:865)
  56. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  57. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  58. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  59. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  60. at javafx.stage.Window.applyBounds(Window.java:1152)
  61. at javafx.stage.Window.adjustSize(Window.java:241)
  62. at javafx.stage.Window.sizeToScene(Window.java:207)
  63. at app.jN.interpolate(brb:238)
  64. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  65. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  66. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  67. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  68. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  69. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  70. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  71. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  72. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  73. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  74. at java.security.AccessController.doPrivileged(Native Method)
  75. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  76. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  77. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  78. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  79. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  80. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  81. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  82. at java.security.AccessController.doPrivileged(Native Method)
  83. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  84. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  85. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  86. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  87. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  88. at com.sun.glass.ui.View.notifyResize(View.java:865)
  89. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  90. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  91. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  92. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  93. at javafx.stage.Window.applyBounds(Window.java:1152)
  94. at javafx.stage.Window.adjustSize(Window.java:241)
  95. at javafx.stage.Window.sizeToScene(Window.java:207)
  96. at app.jN.interpolate(brb:238)
  97. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  98. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  99. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  100. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  101. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  102. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  103. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  104. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  105. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  106. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  107. at java.security.AccessController.doPrivileged(Native Method)
  108. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  109. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  110. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  111. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  112. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  113. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  114. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  115. at java.security.AccessController.doPrivileged(Native Method)
  116. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  117. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  118. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  119. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  120. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  121. at com.sun.glass.ui.View.notifyResize(View.java:865)
  122. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  123. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  124. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  125. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  126. at javafx.stage.Window.applyBounds(Window.java:1152)
  127. at javafx.stage.Window.adjustSize(Window.java:241)
  128. at javafx.stage.Window.sizeToScene(Window.java:207)
  129. at app.jN.interpolate(brb:238)
  130. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  131. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  132. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  133. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  134. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  135. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  136. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  137. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  138. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  139. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  140. at java.security.AccessController.doPrivileged(Native Method)
  141. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  142. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  143. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  144. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  145. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  146. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  147. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  148. at java.security.AccessController.doPrivileged(Native Method)
  149. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  150. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  151. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  152. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  153. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  154. at com.sun.glass.ui.View.notifyResize(View.java:865)
  155. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  156. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  157. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  158. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  159. at javafx.stage.Window.applyBounds(Window.java:1152)
  160. at javafx.stage.Window.adjustSize(Window.java:241)
  161. at javafx.stage.Window.sizeToScene(Window.java:207)
  162. at app.jN.interpolate(brb:238)
  163. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  164. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  165. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  166. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  167. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  168. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  169. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  170. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  171. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  172. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  173. at java.security.AccessController.doPrivileged(Native Method)
  174. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  175. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  176. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  177. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  178. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  179. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  180. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  181. at java.security.AccessController.doPrivileged(Native Method)
  182. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  183. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  184. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  185. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  186. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  187. at com.sun.glass.ui.View.notifyResize(View.java:865)
  188. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  189. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  190. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  191. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  192. at javafx.stage.Window.applyBounds(Window.java:1152)
  193. at javafx.stage.Window.adjustSize(Window.java:241)
  194. at javafx.stage.Window.sizeToScene(Window.java:207)
  195. at app.jN.interpolate(brb:238)
  196. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  197. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  198. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  199. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  200. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  201. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  202. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  203. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  204. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  205. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  206. at java.security.AccessController.doPrivileged(Native Method)
  207. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  208. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  209. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  210. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  211. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  212. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  213. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  214. at java.security.AccessController.doPrivileged(Native Method)
  215. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  216. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  217. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  218. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  219. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  220. at com.sun.glass.ui.View.notifyResize(View.java:865)
  221. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  222. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  223. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  224. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  225. at javafx.stage.Window.applyBounds(Window.java:1152)
  226. at javafx.stage.Window.adjustSize(Window.java:241)
  227. at javafx.stage.Window.sizeToScene(Window.java:207)
  228. at app.jN.interpolate(brb:238)
  229. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  230. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  231. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  232. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  233. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  234. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  235. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  236. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  237. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  238. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  239. at java.security.AccessController.doPrivileged(Native Method)
  240. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  241. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  242. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  243. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  244. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  245. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  246. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  247. at java.security.AccessController.doPrivileged(Native Method)
  248. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  249. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  250. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  251. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  252. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  253. at com.sun.glass.ui.View.notifyResize(View.java:865)
  254. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  255. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  256. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  257. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  258. at javafx.stage.Window.applyBounds(Window.java:1152)
  259. at javafx.stage.Window.adjustSize(Window.java:241)
  260. at javafx.stage.Window.sizeToScene(Window.java:207)
  261. at app.jN.interpolate(brb:238)
  262. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  263. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  264. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  265. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  266. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  267. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  268. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  269. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  270. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  271. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  272. at java.security.AccessController.doPrivileged(Native Method)
  273. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  274. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  275. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  276. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  277. at com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(PaintCollector.java:320)
  278. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:777)
  279. at com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run(GlassViewEventHandler.java:740)
  280. at java.security.AccessController.doPrivileged(Native Method)
  281. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleViewEvent$364(GlassViewEventHandler.java:811)
  282. at com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$142/336894707.get(Unknown Source)
  283. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:404)
  284. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(GlassViewEventHandler.java:810)
  285. at com.sun.glass.ui.View.handleViewEvent(View.java:539)
  286. at com.sun.glass.ui.View.notifyResize(View.java:865)
  287. at com.sun.glass.ui.mac.MacWindow._setBounds(Native Method)
  288. at com.sun.glass.ui.Window.setBounds(Window.java:535)
  289. at com.sun.javafx.tk.quantum.WindowStage.setBounds(WindowStage.java:286)
  290. at javafx.stage.Window$TKBoundsConfigurator.apply(Window.java:1262)
  291. at javafx.stage.Window.applyBounds(Window.java:1152)
  292. at javafx.stage.Window.adjustSize(Window.java:241)
  293. at javafx.stage.Window.sizeToScene(Window.java:207)
  294. at app.jN.interpolate(brb:238)
  295. at javafx.animation.Transition.impl_playTo(Transition.java:210)
  296. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  297. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  298. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  299. at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:507)
  300. at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
  301. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
  302. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  303. at javafx.animation.Animation$1.lambda$timePulse$26(Animation.java:186)
  304. at javafx.animation.Animation$1$$Lambda$165/1564454778.run(Unknown Source)
  305. at java.security.AccessController.doPrivileged(Native Method)
  306. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  307. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  308. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  309. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:521)
  310. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:505)
  311. at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$400(QuantumToolkit.java:334)
  312. at com.sun.javafx.tk.quantum.QuantumToolkit$$Lambda$44/142353165.run(Unknown Source)
  313. at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement