Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception in thread "Thread-2" java.lang.NullPointerException
- at javax.swing.text.FlowView$FlowStrategy.layoutRow(FlowView.java:563)
- at javax.swing.text.FlowView$FlowStrategy.layout(FlowView.java:477)
- at javax.swing.text.FlowView.layout(FlowView.java:201)
- at javax.swing.text.BoxView.setSize(BoxView.java:397)
- at javax.swing.text.BoxView.updateChildSizes(BoxView.java:366)
- at javax.swing.text.BoxView.setSpanOnAxis(BoxView.java:348)
- at javax.swing.text.BoxView.layout(BoxView.java:708)
- at javax.swing.text.BoxView.setSize(BoxView.java:397)
- at javax.swing.plaf.basic.BasicTextUI$RootView.setSize(BasicTextUI.java:1722)
- at javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:1433)
- at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:737)
- at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:881)
- at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:860)
- at javax.swing.JComponent.paintComponent(JComponent.java:780)
- at javax.swing.JComponent.paint(JComponent.java:1056)
- at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210)
- at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:290)
- at javax.swing.RepaintManager.paint(RepaintManager.java:1272)
- at javax.swing.JComponent.paintForceDoubleBuffered(JComponent.java:1092)
- at javax.swing.JViewport.blitDoubleBuffered(JViewport.java:1605)
- at javax.swing.JViewport.windowBlitPaint(JViewport.java:1558)
- at javax.swing.JViewport.setViewPosition(JViewport.java:1100)
- at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(BasicScrollPaneUI.java:1060)
- at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(BasicScrollPaneUI.java:1049)
- at javax.swing.DefaultBoundedRangeModel.fireStateChanged(DefaultBoundedRangeModel.java:364)
- at javax.swing.DefaultBoundedRangeModel.setRangeProperties(DefaultBoundedRangeModel.java:302)
- at javax.swing.DefaultBoundedRangeModel.setValue(DefaultBoundedRangeModel.java:168)
- at javax.swing.JScrollBar.setValue(JScrollBar.java:477)
- at com.arctic.wolfBot.Console.appendMessage(Console.java:66)
- at com.arctic.wolfBot.irc.Server.lambda$open$0(Server.java:131)
- at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment