Advertisement
Guest User

Untitled

a guest
Apr 12th, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. ERROR][04/12 02:21:25 AM]: Uncaught exception!
  2. java.lang.NullPointerException
  3. at com.czar.g.COn.<init>(pb:190)
  4. at com.czar.b.aux.<init>(z:67)
  5. at com.czar.b.AUX.<init>(h:198)
  6. at com.czar.f.AUX.<init>(nb:108)
  7. at com.czar.nUl.itemStateChanged(mb:1154)
  8. at javax.swing.JComboBox.fireItemStateChanged(Unknown Source)
  9. at javax.swing.JComboBox.selectedItemChanged(Unknown Source)
  10. at javax.swing.JComboBox.contentsChanged(Unknown Source)
  11. at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source)
  12. at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source)
  13. at javax.swing.JComboBox.setSelectedItem(Unknown Source)
  14. at javax.swing.JComboBox.setSelectedIndex(Unknown Source)
  15. at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source)
  16. at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
  17. at java.awt.Component.processMouseEvent(Unknown Source)
  18. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  19. at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(Unknown Source)
  20. at java.awt.Component.processEvent(Unknown Source)
  21. at java.awt.Container.processEvent(Unknown Source)
  22. at java.awt.Component.dispatchEventImpl(Unknown Source)
  23. at java.awt.Container.dispatchEventImpl(Unknown Source)
  24. at java.awt.Component.dispatchEvent(Unknown Source)
  25. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  26. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  27. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  28. at java.awt.Container.dispatchEventImpl(Unknown Source)
  29. at java.awt.Window.dispatchEventImpl(Unknown Source)
  30. at java.awt.Component.dispatchEvent(Unknown Source)
  31. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  32. at java.awt.EventQueue.access$500(Unknown Source)
  33. at java.awt.EventQueue$3.run(Unknown Source)
  34. at java.awt.EventQueue$3.run(Unknown Source)
  35. at java.security.AccessController.doPrivileged(Native Method)
  36. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  37. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  38. at java.awt.EventQueue$4.run(Unknown Source)
  39. at java.awt.EventQueue$4.run(Unknown Source)
  40. at java.security.AccessController.doPrivileged(Native Method)
  41. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  42. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  43. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  44. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  45. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  46. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  47. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  48. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement