Advertisement
Guest User

CAD client log

a guest
May 23rd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.63 KB | None | 0 0
  1. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  2. INFO: row=0 col=0
  3. java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
  4. at java.util.Vector.elementAt(Unknown Source)
  5. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  6. at javax.swing.JTable.getValueAt(Unknown Source)
  7. at javax.swing.JTable.prepareRenderer(Unknown Source)
  8. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  9. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  10. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  11. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  12. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  13. at javax.swing.JComponent.paintComponent(Unknown Source)
  14. at javax.swing.JComponent.paint(Unknown Source)
  15. at javax.swing.JComponent.paintChildren(Unknown Source)
  16. at javax.swing.JComponent.paint(Unknown Source)
  17. at javax.swing.JViewport.paint(Unknown Source)
  18. at javax.swing.JComponent.paintChildren(Unknown Source)
  19. at javax.swing.JComponent.paint(Unknown Source)
  20. at javax.swing.JComponent.paintChildren(Unknown Source)
  21. at javax.swing.JComponent.paint(Unknown Source)
  22. at javax.swing.JComponent.paintChildren(Unknown Source)
  23. at javax.swing.JComponent.paint(Unknown Source)
  24. at javax.swing.JComponent.paintChildren(Unknown Source)
  25. at javax.swing.JComponent.paint(Unknown Source)
  26. at javax.swing.JLayeredPane.paint(Unknown Source)
  27. at javax.swing.JComponent.paintChildren(Unknown Source)
  28. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  29. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  30. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  31. at javax.swing.RepaintManager.paint(Unknown Source)
  32. at javax.swing.JComponent.paint(Unknown Source)
  33. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  34. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  35. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  36. at java.awt.Container.paint(Unknown Source)
  37. at java.awt.Window.paint(Unknown Source)
  38. at javax.swing.RepaintManager$3.run(Unknown Source)
  39. at javax.swing.RepaintManager$3.run(Unknown Source)
  40. at java.security.AccessController.doPrivileged(Native Method)
  41. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  42. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  43. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  44. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  45. at javax.swing.RepaintManager.access$1100(Unknown Source)
  46. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  47. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  48. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  49. at java.awt.EventQueue.access$300(Unknown Source)
  50. at java.awt.EventQueue$3.run(Unknown Source)
  51. at java.awt.EventQueue$3.run(Unknown Source)
  52. at java.security.AccessController.doPrivileged(Native Method)
  53. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  54. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  55. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  56. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  57. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  58. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  59. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  60. at java.awt.EventDispatchThread.run(Unknown Source)
  61.  
  62. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  63. INFO: row=0 col=1
  64. java.lang.ArrayIndexOutOfBoundsException: 1 >= 0
  65. at java.util.Vector.elementAt(Unknown Source)
  66. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  67. at javax.swing.JTable.getValueAt(Unknown Source)
  68. at javax.swing.JTable.prepareRenderer(Unknown Source)
  69. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  70. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  71. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  72. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  73. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  74. at javax.swing.JComponent.paintComponent(Unknown Source)
  75. at javax.swing.JComponent.paint(Unknown Source)
  76. at javax.swing.JComponent.paintChildren(Unknown Source)
  77. at javax.swing.JComponent.paint(Unknown Source)
  78. at javax.swing.JViewport.paint(Unknown Source)
  79. at javax.swing.JComponent.paintChildren(Unknown Source)
  80. at javax.swing.JComponent.paint(Unknown Source)
  81. at javax.swing.JComponent.paintChildren(Unknown Source)
  82. at javax.swing.JComponent.paint(Unknown Source)
  83. at javax.swing.JComponent.paintChildren(Unknown Source)
  84. at javax.swing.JComponent.paint(Unknown Source)
  85. at javax.swing.JComponent.paintChildren(Unknown Source)
  86. at javax.swing.JComponent.paint(Unknown Source)
  87. at javax.swing.JLayeredPane.paint(Unknown Source)
  88. at javax.swing.JComponent.paintChildren(Unknown Source)
  89. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  90. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  91. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  92. at javax.swing.RepaintManager.paint(Unknown Source)
  93. at javax.swing.JComponent.paint(Unknown Source)
  94. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  95. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  96. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  97. at java.awt.Container.paint(Unknown Source)
  98. at java.awt.Window.paint(Unknown Source)
  99. at javax.swing.RepaintManager$3.run(Unknown Source)
  100. at javax.swing.RepaintManager$3.run(Unknown Source)
  101. at java.security.AccessController.doPrivileged(Native Method)
  102. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  103. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  104. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  105. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  106. at javax.swing.RepaintManager.access$1100(Unknown Source)
  107. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  108. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  109. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  110. at java.awt.EventQueue.access$300(Unknown Source)
  111. at java.awt.EventQueue$3.run(Unknown Source)
  112. at java.awt.EventQueue$3.run(Unknown Source)
  113. at java.security.AccessController.doPrivileged(Native Method)
  114. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  115. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  116. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  117. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  118. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  119. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  120. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  121. at java.awt.EventDispatchThread.run(Unknown Source)
  122.  
  123. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  124. INFO: row=0 col=2
  125. java.lang.ArrayIndexOutOfBoundsException: 2 >= 0
  126. at java.util.Vector.elementAt(Unknown Source)
  127. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  128. at javax.swing.JTable.getValueAt(Unknown Source)
  129. at javax.swing.JTable.prepareRenderer(Unknown Source)
  130. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  131. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  132. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  133. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  134. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  135. at javax.swing.JComponent.paintComponent(Unknown Source)
  136. at javax.swing.JComponent.paint(Unknown Source)
  137. at javax.swing.JComponent.paintChildren(Unknown Source)
  138. at javax.swing.JComponent.paint(Unknown Source)
  139. at javax.swing.JViewport.paint(Unknown Source)
  140. at javax.swing.JComponent.paintChildren(Unknown Source)
  141. at javax.swing.JComponent.paint(Unknown Source)
  142. at javax.swing.JComponent.paintChildren(Unknown Source)
  143. at javax.swing.JComponent.paint(Unknown Source)
  144. at javax.swing.JComponent.paintChildren(Unknown Source)
  145. at javax.swing.JComponent.paint(Unknown Source)
  146. at javax.swing.JComponent.paintChildren(Unknown Source)
  147. at javax.swing.JComponent.paint(Unknown Source)
  148. at javax.swing.JLayeredPane.paint(Unknown Source)
  149. at javax.swing.JComponent.paintChildren(Unknown Source)
  150. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  151. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  152. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  153. at javax.swing.RepaintManager.paint(Unknown Source)
  154. at javax.swing.JComponent.paint(Unknown Source)
  155. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  156. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  157. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  158. at java.awt.Container.paint(Unknown Source)
  159. at java.awt.Window.paint(Unknown Source)
  160. at javax.swing.RepaintManager$3.run(Unknown Source)
  161. at javax.swing.RepaintManager$3.run(Unknown Source)
  162. at java.security.AccessController.doPrivileged(Native Method)
  163. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  164. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  165. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  166. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  167. at javax.swing.RepaintManager.access$1100(Unknown Source)
  168. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  169. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  170. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  171. at java.awt.EventQueue.access$300(Unknown Source)
  172. at java.awt.EventQueue$3.run(Unknown Source)
  173. at java.awt.EventQueue$3.run(Unknown Source)
  174. at java.security.AccessController.doPrivileged(Native Method)
  175. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  176. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  177. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  178. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  179. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  180. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  181. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  182. at java.awt.EventDispatchThread.run(Unknown Source)
  183.  
  184. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  185. INFO: row=0 col=3
  186. java.lang.ArrayIndexOutOfBoundsException: 3 >= 0
  187. at java.util.Vector.elementAt(Unknown Source)
  188. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  189. at javax.swing.JTable.getValueAt(Unknown Source)
  190. at javax.swing.JTable.prepareRenderer(Unknown Source)
  191. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  192. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  193. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  194. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  195. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  196. at javax.swing.JComponent.paintComponent(Unknown Source)
  197. at javax.swing.JComponent.paint(Unknown Source)
  198. at javax.swing.JComponent.paintChildren(Unknown Source)
  199. at javax.swing.JComponent.paint(Unknown Source)
  200. at javax.swing.JViewport.paint(Unknown Source)
  201. at javax.swing.JComponent.paintChildren(Unknown Source)
  202. at javax.swing.JComponent.paint(Unknown Source)
  203. at javax.swing.JComponent.paintChildren(Unknown Source)
  204. at javax.swing.JComponent.paint(Unknown Source)
  205. at javax.swing.JComponent.paintChildren(Unknown Source)
  206. at javax.swing.JComponent.paint(Unknown Source)
  207. at javax.swing.JComponent.paintChildren(Unknown Source)
  208. at javax.swing.JComponent.paint(Unknown Source)
  209. at javax.swing.JLayeredPane.paint(Unknown Source)
  210. at javax.swing.JComponent.paintChildren(Unknown Source)
  211. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  212. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  213. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  214. at javax.swing.RepaintManager.paint(Unknown Source)
  215. at javax.swing.JComponent.paint(Unknown Source)
  216. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  217. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  218. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  219. at java.awt.Container.paint(Unknown Source)
  220. at java.awt.Window.paint(Unknown Source)
  221. at javax.swing.RepaintManager$3.run(Unknown Source)
  222. at javax.swing.RepaintManager$3.run(Unknown Source)
  223. at java.security.AccessController.doPrivileged(Native Method)
  224. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  225. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  226. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  227. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  228. at javax.swing.RepaintManager.access$1100(Unknown Source)
  229. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  230. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  231. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  232. at java.awt.EventQueue.access$300(Unknown Source)
  233. at java.awt.EventQueue$3.run(Unknown Source)
  234. at java.awt.EventQueue$3.run(Unknown Source)
  235. at java.security.AccessController.doPrivileged(Native Method)
  236. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  237. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  238. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  239. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  240. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  241. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  242. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  243. at java.awt.EventDispatchThread.run(Unknown Source)
  244.  
  245. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  246. INFO: row=0 col=4
  247. java.lang.ArrayIndexOutOfBoundsException: 4 >= 0
  248. at java.util.Vector.elementAt(Unknown Source)
  249. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  250. at javax.swing.JTable.getValueAt(Unknown Source)
  251. at javax.swing.JTable.prepareRenderer(Unknown Source)
  252. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  253. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  254. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  255. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  256. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  257. at javax.swing.JComponent.paintComponent(Unknown Source)
  258. at javax.swing.JComponent.paint(Unknown Source)
  259. at javax.swing.JComponent.paintChildren(Unknown Source)
  260. at javax.swing.JComponent.paint(Unknown Source)
  261. at javax.swing.JViewport.paint(Unknown Source)
  262. at javax.swing.JComponent.paintChildren(Unknown Source)
  263. at javax.swing.JComponent.paint(Unknown Source)
  264. at javax.swing.JComponent.paintChildren(Unknown Source)
  265. at javax.swing.JComponent.paint(Unknown Source)
  266. at javax.swing.JComponent.paintChildren(Unknown Source)
  267. at javax.swing.JComponent.paint(Unknown Source)
  268. at javax.swing.JComponent.paintChildren(Unknown Source)
  269. at javax.swing.JComponent.paint(Unknown Source)
  270. at javax.swing.JLayeredPane.paint(Unknown Source)
  271. at javax.swing.JComponent.paintChildren(Unknown Source)
  272. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  273. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  274. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  275. at javax.swing.RepaintManager.paint(Unknown Source)
  276. at javax.swing.JComponent.paint(Unknown Source)
  277. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  278. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  279. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  280. at java.awt.Container.paint(Unknown Source)
  281. at java.awt.Window.paint(Unknown Source)
  282. at javax.swing.RepaintManager$3.run(Unknown Source)
  283. at javax.swing.RepaintManager$3.run(Unknown Source)
  284. at java.security.AccessController.doPrivileged(Native Method)
  285. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  286. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  287. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  288. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  289. at javax.swing.RepaintManager.access$1100(Unknown Source)
  290. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  291. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  292. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  293. at java.awt.EventQueue.access$300(Unknown Source)
  294. at java.awt.EventQueue$3.run(Unknown Source)
  295. at java.awt.EventQueue$3.run(Unknown Source)
  296. at java.security.AccessController.doPrivileged(Native Method)
  297. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  298. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  299. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  300. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  301. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  302. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  303. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  304. at java.awt.EventDispatchThread.run(Unknown Source)
  305.  
  306. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  307. INFO: row=0 col=5
  308. java.lang.ArrayIndexOutOfBoundsException: 5 >= 0
  309. at java.util.Vector.elementAt(Unknown Source)
  310. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  311. at javax.swing.JTable.getValueAt(Unknown Source)
  312. at javax.swing.JTable.prepareRenderer(Unknown Source)
  313. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  314. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  315. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  316. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  317. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  318. at javax.swing.JComponent.paintComponent(Unknown Source)
  319. at javax.swing.JComponent.paint(Unknown Source)
  320. at javax.swing.JComponent.paintChildren(Unknown Source)
  321. at javax.swing.JComponent.paint(Unknown Source)
  322. at javax.swing.JViewport.paint(Unknown Source)
  323. at javax.swing.JComponent.paintChildren(Unknown Source)
  324. at javax.swing.JComponent.paint(Unknown Source)
  325. at javax.swing.JComponent.paintChildren(Unknown Source)
  326. at javax.swing.JComponent.paint(Unknown Source)
  327. at javax.swing.JComponent.paintChildren(Unknown Source)
  328. at javax.swing.JComponent.paint(Unknown Source)
  329. at javax.swing.JComponent.paintChildren(Unknown Source)
  330. at javax.swing.JComponent.paint(Unknown Source)
  331. at javax.swing.JLayeredPane.paint(Unknown Source)
  332. at javax.swing.JComponent.paintChildren(Unknown Source)
  333. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  334. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  335. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  336. at javax.swing.RepaintManager.paint(Unknown Source)
  337. at javax.swing.JComponent.paint(Unknown Source)
  338. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  339. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  340. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  341. at java.awt.Container.paint(Unknown Source)
  342. at java.awt.Window.paint(Unknown Source)
  343. at javax.swing.RepaintManager$3.run(Unknown Source)
  344. at javax.swing.RepaintManager$3.run(Unknown Source)
  345. at java.security.AccessController.doPrivileged(Native Method)
  346. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  347. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  348. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  349. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  350. at javax.swing.RepaintManager.access$1100(Unknown Source)
  351. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  352. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  353. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  354. at java.awt.EventQueue.access$300(Unknown Source)
  355. at java.awt.EventQueue$3.run(Unknown Source)
  356. at java.awt.EventQueue$3.run(Unknown Source)
  357. at java.security.AccessController.doPrivileged(Native Method)
  358. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  359. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  360. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  361. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  362. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  363. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  364. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  365. at java.awt.EventDispatchThread.run(Unknown Source)
  366.  
  367. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  368. INFO: row=0 col=6
  369. java.lang.ArrayIndexOutOfBoundsException: 6 >= 0
  370. at java.util.Vector.elementAt(Unknown Source)
  371. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  372. at javax.swing.JTable.getValueAt(Unknown Source)
  373. at javax.swing.JTable.prepareRenderer(Unknown Source)
  374. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  375. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  376. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  377. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  378. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  379. at javax.swing.JComponent.paintComponent(Unknown Source)
  380. at javax.swing.JComponent.paint(Unknown Source)
  381. at javax.swing.JComponent.paintChildren(Unknown Source)
  382. at javax.swing.JComponent.paint(Unknown Source)
  383. at javax.swing.JViewport.paint(Unknown Source)
  384. at javax.swing.JComponent.paintChildren(Unknown Source)
  385. at javax.swing.JComponent.paint(Unknown Source)
  386. at javax.swing.JComponent.paintChildren(Unknown Source)
  387. at javax.swing.JComponent.paint(Unknown Source)
  388. at javax.swing.JComponent.paintChildren(Unknown Source)
  389. at javax.swing.JComponent.paint(Unknown Source)
  390. at javax.swing.JComponent.paintChildren(Unknown Source)
  391. at javax.swing.JComponent.paint(Unknown Source)
  392. at javax.swing.JLayeredPane.paint(Unknown Source)
  393. at javax.swing.JComponent.paintChildren(Unknown Source)
  394. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  395. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  396. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  397. at javax.swing.RepaintManager.paint(Unknown Source)
  398. at javax.swing.JComponent.paint(Unknown Source)
  399. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  400. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  401. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  402. at java.awt.Container.paint(Unknown Source)
  403. at java.awt.Window.paint(Unknown Source)
  404. at javax.swing.RepaintManager$3.run(Unknown Source)
  405. at javax.swing.RepaintManager$3.run(Unknown Source)
  406. at java.security.AccessController.doPrivileged(Native Method)
  407. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  408. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  409. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  410. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  411. at javax.swing.RepaintManager.access$1100(Unknown Source)
  412. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  413. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  414. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  415. at java.awt.EventQueue.access$300(Unknown Source)
  416. at java.awt.EventQueue$3.run(Unknown Source)
  417. at java.awt.EventQueue$3.run(Unknown Source)
  418. at java.security.AccessController.doPrivileged(Native Method)
  419. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  420. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  421. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  422. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  423. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  424. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  425. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  426. at java.awt.EventDispatchThread.run(Unknown Source)
  427.  
  428. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  429. INFO: row=0 col=7
  430. java.lang.ArrayIndexOutOfBoundsException: 7 >= 0
  431. at java.util.Vector.elementAt(Unknown Source)
  432. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  433. at javax.swing.JTable.getValueAt(Unknown Source)
  434. at javax.swing.JTable.prepareRenderer(Unknown Source)
  435. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  436. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  437. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  438. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  439. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  440. at javax.swing.JComponent.paintComponent(Unknown Source)
  441. at javax.swing.JComponent.paint(Unknown Source)
  442. at javax.swing.JComponent.paintChildren(Unknown Source)
  443. at javax.swing.JComponent.paint(Unknown Source)
  444. at javax.swing.JViewport.paint(Unknown Source)
  445. at javax.swing.JComponent.paintChildren(Unknown Source)
  446. at javax.swing.JComponent.paint(Unknown Source)
  447. at javax.swing.JComponent.paintChildren(Unknown Source)
  448. at javax.swing.JComponent.paint(Unknown Source)
  449. at javax.swing.JComponent.paintChildren(Unknown Source)
  450. at javax.swing.JComponent.paint(Unknown Source)
  451. at javax.swing.JComponent.paintChildren(Unknown Source)
  452. at javax.swing.JComponent.paint(Unknown Source)
  453. at javax.swing.JLayeredPane.paint(Unknown Source)
  454. at javax.swing.JComponent.paintChildren(Unknown Source)
  455. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  456. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  457. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  458. at javax.swing.RepaintManager.paint(Unknown Source)
  459. at javax.swing.JComponent.paint(Unknown Source)
  460. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  461. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  462. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  463. at java.awt.Container.paint(Unknown Source)
  464. at java.awt.Window.paint(Unknown Source)
  465. at javax.swing.RepaintManager$3.run(Unknown Source)
  466. at javax.swing.RepaintManager$3.run(Unknown Source)
  467. at java.security.AccessController.doPrivileged(Native Method)
  468. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  469. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  470. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  471. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  472. at javax.swing.RepaintManager.access$1100(Unknown Source)
  473. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  474. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  475. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  476. at java.awt.EventQueue.access$300(Unknown Source)
  477. at java.awt.EventQueue$3.run(Unknown Source)
  478. at java.awt.EventQueue$3.run(Unknown Source)
  479. at java.security.AccessController.doPrivileged(Native Method)
  480. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  481. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  482. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  483. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  484. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  485. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  486. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  487. at java.awt.EventDispatchThread.run(Unknown Source)
  488.  
  489. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  490. INFO: row=0 col=8
  491. java.lang.ArrayIndexOutOfBoundsException: 8 >= 0
  492. at java.util.Vector.elementAt(Unknown Source)
  493. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  494. at javax.swing.JTable.getValueAt(Unknown Source)
  495. at javax.swing.JTable.prepareRenderer(Unknown Source)
  496. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  497. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  498. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  499. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  500. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  501. at javax.swing.JComponent.paintComponent(Unknown Source)
  502. at javax.swing.JComponent.paint(Unknown Source)
  503. at javax.swing.JComponent.paintChildren(Unknown Source)
  504. at javax.swing.JComponent.paint(Unknown Source)
  505. at javax.swing.JViewport.paint(Unknown Source)
  506. at javax.swing.JComponent.paintChildren(Unknown Source)
  507. at javax.swing.JComponent.paint(Unknown Source)
  508. at javax.swing.JComponent.paintChildren(Unknown Source)
  509. at javax.swing.JComponent.paint(Unknown Source)
  510. at javax.swing.JComponent.paintChildren(Unknown Source)
  511. at javax.swing.JComponent.paint(Unknown Source)
  512. at javax.swing.JComponent.paintChildren(Unknown Source)
  513. at javax.swing.JComponent.paint(Unknown Source)
  514. at javax.swing.JLayeredPane.paint(Unknown Source)
  515. at javax.swing.JComponent.paintChildren(Unknown Source)
  516. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  517. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  518. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  519. at javax.swing.RepaintManager.paint(Unknown Source)
  520. at javax.swing.JComponent.paint(Unknown Source)
  521. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  522. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  523. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  524. at java.awt.Container.paint(Unknown Source)
  525. at java.awt.Window.paint(Unknown Source)
  526. at javax.swing.RepaintManager$3.run(Unknown Source)
  527. at javax.swing.RepaintManager$3.run(Unknown Source)
  528. at java.security.AccessController.doPrivileged(Native Method)
  529. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  530. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  531. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  532. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  533. at javax.swing.RepaintManager.access$1100(Unknown Source)
  534. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  535. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  536. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  537. at java.awt.EventQueue.access$300(Unknown Source)
  538. at java.awt.EventQueue$3.run(Unknown Source)
  539. at java.awt.EventQueue$3.run(Unknown Source)
  540. at java.security.AccessController.doPrivileged(Native Method)
  541. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  542. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  543. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  544. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  545. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  546. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  547. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  548. at java.awt.EventDispatchThread.run(Unknown Source)
  549.  
  550. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  551. INFO: row=0 col=9
  552. java.lang.ArrayIndexOutOfBoundsException: 9 >= 0
  553. at java.util.Vector.elementAt(Unknown Source)
  554. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  555. at javax.swing.JTable.getValueAt(Unknown Source)
  556. at javax.swing.JTable.prepareRenderer(Unknown Source)
  557. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  558. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  559. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  560. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  561. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  562. at javax.swing.JComponent.paintComponent(Unknown Source)
  563. at javax.swing.JComponent.paint(Unknown Source)
  564. at javax.swing.JComponent.paintChildren(Unknown Source)
  565. at javax.swing.JComponent.paint(Unknown Source)
  566. at javax.swing.JViewport.paint(Unknown Source)
  567. at javax.swing.JComponent.paintChildren(Unknown Source)
  568. at javax.swing.JComponent.paint(Unknown Source)
  569. at javax.swing.JComponent.paintChildren(Unknown Source)
  570. at javax.swing.JComponent.paint(Unknown Source)
  571. at javax.swing.JComponent.paintChildren(Unknown Source)
  572. at javax.swing.JComponent.paint(Unknown Source)
  573. at javax.swing.JComponent.paintChildren(Unknown Source)
  574. at javax.swing.JComponent.paint(Unknown Source)
  575. at javax.swing.JLayeredPane.paint(Unknown Source)
  576. at javax.swing.JComponent.paintChildren(Unknown Source)
  577. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  578. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  579. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  580. at javax.swing.RepaintManager.paint(Unknown Source)
  581. at javax.swing.JComponent.paint(Unknown Source)
  582. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  583. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  584. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  585. at java.awt.Container.paint(Unknown Source)
  586. at java.awt.Window.paint(Unknown Source)
  587. at javax.swing.RepaintManager$3.run(Unknown Source)
  588. at javax.swing.RepaintManager$3.run(Unknown Source)
  589. at java.security.AccessController.doPrivileged(Native Method)
  590. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  591. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  592. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  593. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  594. at javax.swing.RepaintManager.access$1100(Unknown Source)
  595. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  596. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  597. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  598. at java.awt.EventQueue.access$300(Unknown Source)
  599. at java.awt.EventQueue$3.run(Unknown Source)
  600. at java.awt.EventQueue$3.run(Unknown Source)
  601. at java.security.AccessController.doPrivileged(Native Method)
  602. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  603. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  604. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  605. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  606. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  607. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  608. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  609. at java.awt.EventDispatchThread.run(Unknown Source)
  610.  
  611. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  612. INFO: row=0 col=10
  613. java.lang.ArrayIndexOutOfBoundsException: 10 >= 0
  614. at java.util.Vector.elementAt(Unknown Source)
  615. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  616. at javax.swing.JTable.getValueAt(Unknown Source)
  617. at javax.swing.JTable.prepareRenderer(Unknown Source)
  618. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  619. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  620. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  621. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  622. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  623. at javax.swing.JComponent.paintComponent(Unknown Source)
  624. at javax.swing.JComponent.paint(Unknown Source)
  625. at javax.swing.JComponent.paintChildren(Unknown Source)
  626. at javax.swing.JComponent.paint(Unknown Source)
  627. at javax.swing.JViewport.paint(Unknown Source)
  628. at javax.swing.JComponent.paintChildren(Unknown Source)
  629. at javax.swing.JComponent.paint(Unknown Source)
  630. at javax.swing.JComponent.paintChildren(Unknown Source)
  631. at javax.swing.JComponent.paint(Unknown Source)
  632. at javax.swing.JComponent.paintChildren(Unknown Source)
  633. at javax.swing.JComponent.paint(Unknown Source)
  634. at javax.swing.JComponent.paintChildren(Unknown Source)
  635. at javax.swing.JComponent.paint(Unknown Source)
  636. at javax.swing.JLayeredPane.paint(Unknown Source)
  637. at javax.swing.JComponent.paintChildren(Unknown Source)
  638. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  639. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  640. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  641. at javax.swing.RepaintManager.paint(Unknown Source)
  642. at javax.swing.JComponent.paint(Unknown Source)
  643. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  644. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  645. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  646. at java.awt.Container.paint(Unknown Source)
  647. at java.awt.Window.paint(Unknown Source)
  648. at javax.swing.RepaintManager$3.run(Unknown Source)
  649. at javax.swing.RepaintManager$3.run(Unknown Source)
  650. at java.security.AccessController.doPrivileged(Native Method)
  651. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  652. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  653. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  654. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  655. at javax.swing.RepaintManager.access$1100(Unknown Source)
  656. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  657. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  658. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  659. at java.awt.EventQueue.access$300(Unknown Source)
  660. at java.awt.EventQueue$3.run(Unknown Source)
  661. at java.awt.EventQueue$3.run(Unknown Source)
  662. at java.security.AccessController.doPrivileged(Native Method)
  663. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  664. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  665. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  666. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  667. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  668. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  669. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  670. at java.awt.EventDispatchThread.run(Unknown Source)
  671.  
  672. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  673. INFO: row=0 col=11
  674. java.lang.ArrayIndexOutOfBoundsException: 11 >= 0
  675. at java.util.Vector.elementAt(Unknown Source)
  676. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  677. at javax.swing.JTable.getValueAt(Unknown Source)
  678. at javax.swing.JTable.prepareRenderer(Unknown Source)
  679. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  680. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  681. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  682. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  683. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  684. at javax.swing.JComponent.paintComponent(Unknown Source)
  685. at javax.swing.JComponent.paint(Unknown Source)
  686. at javax.swing.JComponent.paintChildren(Unknown Source)
  687. at javax.swing.JComponent.paint(Unknown Source)
  688. at javax.swing.JViewport.paint(Unknown Source)
  689. at javax.swing.JComponent.paintChildren(Unknown Source)
  690. at javax.swing.JComponent.paint(Unknown Source)
  691. at javax.swing.JComponent.paintChildren(Unknown Source)
  692. at javax.swing.JComponent.paint(Unknown Source)
  693. at javax.swing.JComponent.paintChildren(Unknown Source)
  694. at javax.swing.JComponent.paint(Unknown Source)
  695. at javax.swing.JComponent.paintChildren(Unknown Source)
  696. at javax.swing.JComponent.paint(Unknown Source)
  697. at javax.swing.JLayeredPane.paint(Unknown Source)
  698. at javax.swing.JComponent.paintChildren(Unknown Source)
  699. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  700. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  701. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  702. at javax.swing.RepaintManager.paint(Unknown Source)
  703. at javax.swing.JComponent.paint(Unknown Source)
  704. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  705. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  706. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  707. at java.awt.Container.paint(Unknown Source)
  708. at java.awt.Window.paint(Unknown Source)
  709. at javax.swing.RepaintManager$3.run(Unknown Source)
  710. at javax.swing.RepaintManager$3.run(Unknown Source)
  711. at java.security.AccessController.doPrivileged(Native Method)
  712. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  713. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  714. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  715. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  716. at javax.swing.RepaintManager.access$1100(Unknown Source)
  717. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  718. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  719. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  720. at java.awt.EventQueue.access$300(Unknown Source)
  721. at java.awt.EventQueue$3.run(Unknown Source)
  722. at java.awt.EventQueue$3.run(Unknown Source)
  723. at java.security.AccessController.doPrivileged(Native Method)
  724. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  725. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  726. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  727. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  728. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  729. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  730. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  731. at java.awt.EventDispatchThread.run(Unknown Source)
  732.  
  733. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  734. INFO: row=2 col=7
  735. java.lang.ArrayIndexOutOfBoundsException: 7 >= 7
  736. at java.util.Vector.elementAt(Unknown Source)
  737. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  738. at javax.swing.JTable.getValueAt(Unknown Source)
  739. at javax.swing.JTable.prepareRenderer(Unknown Source)
  740. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  741. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  742. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  743. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  744. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  745. at javax.swing.JComponent.paintComponent(Unknown Source)
  746. at javax.swing.JComponent.paint(Unknown Source)
  747. at javax.swing.JComponent.paintChildren(Unknown Source)
  748. at javax.swing.JComponent.paint(Unknown Source)
  749. at javax.swing.JViewport.paint(Unknown Source)
  750. at javax.swing.JComponent.paintChildren(Unknown Source)
  751. at javax.swing.JComponent.paint(Unknown Source)
  752. at javax.swing.JComponent.paintChildren(Unknown Source)
  753. at javax.swing.JComponent.paint(Unknown Source)
  754. at javax.swing.JComponent.paintChildren(Unknown Source)
  755. at javax.swing.JComponent.paint(Unknown Source)
  756. at javax.swing.JComponent.paintChildren(Unknown Source)
  757. at javax.swing.JComponent.paint(Unknown Source)
  758. at javax.swing.JLayeredPane.paint(Unknown Source)
  759. at javax.swing.JComponent.paintChildren(Unknown Source)
  760. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  761. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  762. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  763. at javax.swing.RepaintManager.paint(Unknown Source)
  764. at javax.swing.JComponent.paint(Unknown Source)
  765. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  766. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  767. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  768. at java.awt.Container.paint(Unknown Source)
  769. at java.awt.Window.paint(Unknown Source)
  770. at javax.swing.RepaintManager$3.run(Unknown Source)
  771. at javax.swing.RepaintManager$3.run(Unknown Source)
  772. at java.security.AccessController.doPrivileged(Native Method)
  773. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  774. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  775. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  776. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  777. at javax.swing.RepaintManager.access$1100(Unknown Source)
  778. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  779. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  780. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  781. at java.awt.EventQueue.access$300(Unknown Source)
  782. at java.awt.EventQueue$3.run(Unknown Source)
  783. at java.awt.EventQueue$3.run(Unknown Source)
  784. at java.security.AccessController.doPrivileged(Native Method)
  785. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  786. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  787. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  788. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  789. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  790. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  791. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  792. at java.awt.EventDispatchThread.run(Unknown Source)
  793.  
  794. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  795. INFO: row=2 col=8
  796. java.lang.ArrayIndexOutOfBoundsException: 8 >= 7
  797. at java.util.Vector.elementAt(Unknown Source)
  798. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  799. at javax.swing.JTable.getValueAt(Unknown Source)
  800. at javax.swing.JTable.prepareRenderer(Unknown Source)
  801. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  802. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  803. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  804. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  805. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  806. at javax.swing.JComponent.paintComponent(Unknown Source)
  807. at javax.swing.JComponent.paint(Unknown Source)
  808. at javax.swing.JComponent.paintChildren(Unknown Source)
  809. at javax.swing.JComponent.paint(Unknown Source)
  810. at javax.swing.JViewport.paint(Unknown Source)
  811. at javax.swing.JComponent.paintChildren(Unknown Source)
  812. at javax.swing.JComponent.paint(Unknown Source)
  813. at javax.swing.JComponent.paintChildren(Unknown Source)
  814. at javax.swing.JComponent.paint(Unknown Source)
  815. at javax.swing.JComponent.paintChildren(Unknown Source)
  816. at javax.swing.JComponent.paint(Unknown Source)
  817. at javax.swing.JComponent.paintChildren(Unknown Source)
  818. at javax.swing.JComponent.paint(Unknown Source)
  819. at javax.swing.JLayeredPane.paint(Unknown Source)
  820. at javax.swing.JComponent.paintChildren(Unknown Source)
  821. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  822. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  823. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  824. at javax.swing.RepaintManager.paint(Unknown Source)
  825. at javax.swing.JComponent.paint(Unknown Source)
  826. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  827. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  828. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  829. at java.awt.Container.paint(Unknown Source)
  830. at java.awt.Window.paint(Unknown Source)
  831. at javax.swing.RepaintManager$3.run(Unknown Source)
  832. at javax.swing.RepaintManager$3.run(Unknown Source)
  833. at java.security.AccessController.doPrivileged(Native Method)
  834. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  835. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  836. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  837. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  838. at javax.swing.RepaintManager.access$1100(Unknown Source)
  839. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  840. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  841. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  842. at java.awt.EventQueue.access$300(Unknown Source)
  843. at java.awt.EventQueue$3.run(Unknown Source)
  844. at java.awt.EventQueue$3.run(Unknown Source)
  845. at java.security.AccessController.doPrivileged(Native Method)
  846. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  847. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  848. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  849. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  850. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  851. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  852. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  853. at java.awt.EventDispatchThread.run(Unknown Source)
  854.  
  855. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  856. INFO: row=2 col=9
  857. java.lang.ArrayIndexOutOfBoundsException: 9 >= 7
  858. at java.util.Vector.elementAt(Unknown Source)
  859. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  860. at javax.swing.JTable.getValueAt(Unknown Source)
  861. at javax.swing.JTable.prepareRenderer(Unknown Source)
  862. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  863. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  864. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  865. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  866. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  867. at javax.swing.JComponent.paintComponent(Unknown Source)
  868. at javax.swing.JComponent.paint(Unknown Source)
  869. at javax.swing.JComponent.paintChildren(Unknown Source)
  870. at javax.swing.JComponent.paint(Unknown Source)
  871. at javax.swing.JViewport.paint(Unknown Source)
  872. at javax.swing.JComponent.paintChildren(Unknown Source)
  873. at javax.swing.JComponent.paint(Unknown Source)
  874. at javax.swing.JComponent.paintChildren(Unknown Source)
  875. at javax.swing.JComponent.paint(Unknown Source)
  876. at javax.swing.JComponent.paintChildren(Unknown Source)
  877. at javax.swing.JComponent.paint(Unknown Source)
  878. at javax.swing.JComponent.paintChildren(Unknown Source)
  879. at javax.swing.JComponent.paint(Unknown Source)
  880. at javax.swing.JLayeredPane.paint(Unknown Source)
  881. at javax.swing.JComponent.paintChildren(Unknown Source)
  882. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  883. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  884. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  885. at javax.swing.RepaintManager.paint(Unknown Source)
  886. at javax.swing.JComponent.paint(Unknown Source)
  887. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  888. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  889. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  890. at java.awt.Container.paint(Unknown Source)
  891. at java.awt.Window.paint(Unknown Source)
  892. at javax.swing.RepaintManager$3.run(Unknown Source)
  893. at javax.swing.RepaintManager$3.run(Unknown Source)
  894. at java.security.AccessController.doPrivileged(Native Method)
  895. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  896. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  897. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  898. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  899. at javax.swing.RepaintManager.access$1100(Unknown Source)
  900. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  901. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  902. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  903. at java.awt.EventQueue.access$300(Unknown Source)
  904. at java.awt.EventQueue$3.run(Unknown Source)
  905. at java.awt.EventQueue$3.run(Unknown Source)
  906. at java.security.AccessController.doPrivileged(Native Method)
  907. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  908. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  909. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  910. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  911. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  912. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  913. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  914. at java.awt.EventDispatchThread.run(Unknown Source)
  915.  
  916. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  917. INFO: row=2 col=10
  918. java.lang.ArrayIndexOutOfBoundsException: 10 >= 7
  919. at java.util.Vector.elementAt(Unknown Source)
  920. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  921. at javax.swing.JTable.getValueAt(Unknown Source)
  922. at javax.swing.JTable.prepareRenderer(Unknown Source)
  923. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  924. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  925. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  926. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  927. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  928. at javax.swing.JComponent.paintComponent(Unknown Source)
  929. at javax.swing.JComponent.paint(Unknown Source)
  930. at javax.swing.JComponent.paintChildren(Unknown Source)
  931. at javax.swing.JComponent.paint(Unknown Source)
  932. at javax.swing.JViewport.paint(Unknown Source)
  933. at javax.swing.JComponent.paintChildren(Unknown Source)
  934. at javax.swing.JComponent.paint(Unknown Source)
  935. at javax.swing.JComponent.paintChildren(Unknown Source)
  936. at javax.swing.JComponent.paint(Unknown Source)
  937. at javax.swing.JComponent.paintChildren(Unknown Source)
  938. at javax.swing.JComponent.paint(Unknown Source)
  939. at javax.swing.JComponent.paintChildren(Unknown Source)
  940. at javax.swing.JComponent.paint(Unknown Source)
  941. at javax.swing.JLayeredPane.paint(Unknown Source)
  942. at javax.swing.JComponent.paintChildren(Unknown Source)
  943. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  944. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  945. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  946. at javax.swing.RepaintManager.paint(Unknown Source)
  947. at javax.swing.JComponent.paint(Unknown Source)
  948. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  949. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  950. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  951. at java.awt.Container.paint(Unknown Source)
  952. at java.awt.Window.paint(Unknown Source)
  953. at javax.swing.RepaintManager$3.run(Unknown Source)
  954. at javax.swing.RepaintManager$3.run(Unknown Source)
  955. at java.security.AccessController.doPrivileged(Native Method)
  956. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  957. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  958. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  959. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  960. at javax.swing.RepaintManager.access$1100(Unknown Source)
  961. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  962. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  963. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  964. at java.awt.EventQueue.access$300(Unknown Source)
  965. at java.awt.EventQueue$3.run(Unknown Source)
  966. at java.awt.EventQueue$3.run(Unknown Source)
  967. at java.security.AccessController.doPrivileged(Native Method)
  968. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  969. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  970. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  971. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  972. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  973. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  974. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  975. at java.awt.EventDispatchThread.run(Unknown Source)
  976.  
  977. May 22, 2019 3:53:12 PM UnitStatus prepareRenderer
  978. INFO: row=2 col=11
  979. java.lang.ArrayIndexOutOfBoundsException: 11 >= 7
  980. at java.util.Vector.elementAt(Unknown Source)
  981. at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source)
  982. at javax.swing.JTable.getValueAt(Unknown Source)
  983. at javax.swing.JTable.prepareRenderer(Unknown Source)
  984. at tmcsim.client.cadclientgui.screens.UnitStatus$1.prepareRenderer(UnitStatus.java:157)
  985. at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
  986. at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
  987. at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
  988. at javax.swing.plaf.ComponentUI.update(Unknown Source)
  989. at javax.swing.JComponent.paintComponent(Unknown Source)
  990. at javax.swing.JComponent.paint(Unknown Source)
  991. at javax.swing.JComponent.paintChildren(Unknown Source)
  992. at javax.swing.JComponent.paint(Unknown Source)
  993. at javax.swing.JViewport.paint(Unknown Source)
  994. at javax.swing.JComponent.paintChildren(Unknown Source)
  995. at javax.swing.JComponent.paint(Unknown Source)
  996. at javax.swing.JComponent.paintChildren(Unknown Source)
  997. at javax.swing.JComponent.paint(Unknown Source)
  998. at javax.swing.JComponent.paintChildren(Unknown Source)
  999. at javax.swing.JComponent.paint(Unknown Source)
  1000. at javax.swing.JComponent.paintChildren(Unknown Source)
  1001. at javax.swing.JComponent.paint(Unknown Source)
  1002. at javax.swing.JLayeredPane.paint(Unknown Source)
  1003. at javax.swing.JComponent.paintChildren(Unknown Source)
  1004. at javax.swing.JComponent.paintToOffscreen(Unknown Source)
  1005. at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
  1006. at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
  1007. at javax.swing.RepaintManager.paint(Unknown Source)
  1008. at javax.swing.JComponent.paint(Unknown Source)
  1009. at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
  1010. at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
  1011. at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
  1012. at java.awt.Container.paint(Unknown Source)
  1013. at java.awt.Window.paint(Unknown Source)
  1014. at javax.swing.RepaintManager$3.run(Unknown Source)
  1015. at javax.swing.RepaintManager$3.run(Unknown Source)
  1016. at java.security.AccessController.doPrivileged(Native Method)
  1017. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  1018. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  1019. at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
  1020. at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
  1021. at javax.swing.RepaintManager.access$1100(Unknown Source)
  1022. at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
  1023. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  1024. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  1025. at java.awt.EventQueue.access$300(Unknown Source)
  1026. at java.awt.EventQueue$3.run(Unknown Source)
  1027. at java.awt.EventQueue$3.run(Unknown Source)
  1028. at java.security.AccessController.doPrivileged(Native Method)
  1029. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  1030. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  1031. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  1032. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  1033. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  1034. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1035. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  1036. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement