Thanks for the advice. Using Opis, I've figured out that the lag is caused by a Herobrine entity (from Headcrumbs) which is standing around in a mineshaft near my base. No idea what's going on. The problem is, if I use Opis to kill it, or even go there and kill it myself, the lag disappears for a couple of seconds, but then the game freezes.
I've found this in the console, maybe there is some information to be gleaned from it:
Exception in thread "AWT-EventQueue-0" [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IndexOutOfBoundsException: Invalid index [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.DefaultRowSorter.convertRowIndexToModel(DefaultRowSorter.java:514) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.convertRowIndexToModel(JTable.java:2642) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.getValueAt(JTable.java:2717) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.prepareRenderer(JTable.java:5706) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2114) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:2016) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1812) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintComponent(JComponent.java:777) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paint(JComponent.java:1053) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintChildren(JComponent.java:886) [16:33:26] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paint(JComponent.java:1062) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JViewport.paint(JViewport.java:728) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintChildren(JComponent.java:886) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paint(JComponent.java:1062) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintToOffscreen(JComponent.java:5223) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1572) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1495) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paint(RepaintManager.java:1265) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent._paintImmediately(JComponent.java:5171) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintImmediately(JComponent.java:4982) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$4.run(RepaintManager.java:824) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$4.run(RepaintManager.java:807) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:807) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:782) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:731) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.access$1300(RepaintManager.java:64) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1720) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.access$400(EventQueue.java:97) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:697) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:691) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Exception in thread "AWT-EventQueue-0" [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IndexOutOfBoundsException: Invalid index [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.DefaultRowSorter.convertRowIndexToModel(DefaultRowSorter.java:514) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.convertRowIndexToModel(JTable.java:2642) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.getValueAt(JTable.java:2717) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.prepareRenderer(JTable.java:5706) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2114) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:2016) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1812) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintComponent(JComponent.java:777) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paint(JComponent.java:1053) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintToOffscreen(JComponent.java:5223) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1572) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1495) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paint(RepaintManager.java:1265) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent._paintImmediately(JComponent.java:5171) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintImmediately(JComponent.java:4982) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$4.run(RepaintManager.java:824) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$4.run(RepaintManager.java:807) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:807) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:782) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:731) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.access$1300(RepaintManager.java:64) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1720) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.access$400(EventQueue.java:97) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:697) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:691) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) Exception in thread "AWT-EventQueue-0" [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IndexOutOfBoundsException: Invalid index [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.DefaultRowSorter.convertRowIndexToModel(DefaultRowSorter.java:514) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.convertRowIndexToModel(JTable.java:2642) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.getValueAt(JTable.java:2717) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JTable.prepareRenderer(JTable.java:5706) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2114) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:2016) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1812) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintComponent(JComponent.java:777) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paint(JComponent.java:1053) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintToOffscreen(JComponent.java:5223) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1572) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1495) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paint(RepaintManager.java:1265) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent._paintImmediately(JComponent.java:5171) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.JComponent.paintImmediately(JComponent.java:4982) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$4.run(RepaintManager.java:824) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$4.run(RepaintManager.java:807) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:807) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:782) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:731) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager.access$1300(RepaintManager.java:64) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1720) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.access$400(EventQueue.java:97) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:697) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue$3.run(EventQueue.java:691) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventQueue.dispatchEvent(EventQueue.java:714) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [16:33:27] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [16:33:34] [Server thread/INFO]: Saving and pausing game... [16:33:34] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu [16:33:34] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Overworld [16:33:34] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Nether [16:33:34] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Dungeon [16:33:34] [Server thread/INFO]: Saving chunks for level 'A Magical World'/The Last Millenium [16:33:34] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Pocket Plane Killed 0 item.item.dyePowder.black Killed 0 item.item.dyePowder.black [16:34:10] [Server thread/INFO]: Saving and pausing game... [16:34:10] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu [16:34:10] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Overworld [16:34:10] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Nether [16:34:10] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Dungeon [16:34:10] [Server thread/INFO]: Saving chunks for level 'A Magical World'/The Last Millenium [16:34:10] [Server thread/INFO]: Saving chunks for level 'A Magical World'/Pocket Plane
Maybe get rid of it by setting the game to peaceful? Or using /cofh killall?
The only other thing I can think of is that something in the world is corrupted, like a chunk or something.
I've managed to repair the world by loading an earlier backup, then using Opis to kill the entity at a time when it hadn't yet "accumulated" that much load time. (I was looking for a backup where it hadn't spawned yet, but it must have been stuck there for hours!)
From now on I'm going to use Opis as soon as I notice increasing lag ...
All the quests havent been added yet. Hopefully i can get more added soon though, been a bit busy lately.
That's what I was thinking (since the front page of the quest book also states that not everything is finished). It's been really fun so far though (except the grinding for the Magical Crops quests ;P)!
That's what I was thinking (since the front page of the quest book also states that not everything is finished). It's been really fun so far though (except the grinding for the Magical Crops quests ;P)!
Just noticed there are still some quests you can do, you just need to find magical chalk.
Great modpack so far, except for one thing, I logged on today and my Dayblooms and Hydroangeas, six of each, where gone, not sure if this was just my bad luck or a random bug. Funny thing is the Endoflames are still there and they where placed just a few min after I placed the other two. I have logged off and back on to see if it was a glitch but they are still gone, however it shows my Endoflames and my mana pool as unknown as if they where just placed.
Great modpack so far, except for one thing, I logged on today and my Dayblooms and Hydroangeas, six of each, where gone, not sure if this was just my bad luck or a random bug. Funny thing is the Endoflames are still there and they where placed just a few min after I placed the other two. I have logged off and back on to see if it was a glitch but they are still gone, however it shows my Endoflames and my mana pool as unknown as if they where just placed.
To be fair, chances are it wasn't a feature when the spotlight was made. Botania was constantly being changed and tweaked in rather short periods of time. Passive mana-gen flowers decaying was a somewhat recent nerf.
Just had an interesting and not at all fun thing happen and am wondering if it's happened to anyone else...
I just entered the Nether for the first time and all of the items that were on my hotbar have disappeared. Like, totally gone. I re-logged and they're definitely not there.
Just had an interesting and not at all fun thing happen and am wondering if it's happened to anyone else...
I just entered the Nether for the first time and all of the items that were on my hotbar have disappeared. Like, totally gone. I re-logged and they're definitely not there.
Hi! Really enjoying the pack and progressing rather well. I recently did the Pseudo-Inversion ritual and now have my updated sigil. However, when I try to make Mobius unstable/stable ingots the only outcome is the old unstable ingot. Is there a different recipe to craft with the new sigil besides using the blood ingot and blood diamond? Thank you :)
How did you get 100% on number 7 ? I cannot craft the earth shard seed, it's bugged for me (and for DragnBreth from what I can see of his playthrough). Did you cheat it in ? How did you get it to work ?
I could be wrong but the issue might be the naming of the shard seed recipe. Under the Earth Shard Seed recipe it is being referred to as SEEDEARTHSHARD while under research it is being called SEEDTERRASHARD.
Hey, I really love this modpack so far. The intergration between all the different mods is fantastic and quite challenging. I was wondering wether you were planing on adding the "ARS Magica" mod. I was surprised not to see it in the mods list, considering the heavy focus on magic.
I've managed to repair the world by loading an earlier backup, then using Opis to kill the entity at a time when it hadn't yet "accumulated" that much load time. (I was looking for a backup where it hadn't spawned yet, but it must have been stuck there for hours!)
From now on I'm going to use Opis as soon as I notice increasing lag ...
Hey, I seem to have gotten stuck midway through the modpack.
As you can see there's no new quests available
My status is:
1: 96%
2: 100%
3: 100%
4: 100%
5: 100%
6: 100%
7: 100%
8: 100%
9: 100%
10: 100%
11: 100%
12: 100%
13: 97%
14: LOCKED
15: 100%
16: LOCKED
16: 100%
18: 100%
19: LOCKED
20: LOCKED
I don't know if this is where the current content stops and I'll have to wait for an update or if something's wrong.
Thanks in advance!
Great modpack so far, except for one thing, I logged on today and my Dayblooms and Hydroangeas, six of each, where gone, not sure if this was just my bad luck or a random bug. Funny thing is the Endoflames are still there and they where placed just a few min after I placed the other two. I have logged off and back on to see if it was a glitch but they are still gone, however it shows my Endoflames and my mana pool as unknown as if they where just placed.
Looks like someone forgot to put that bit of info in the mod spotlight I watch for Botania.
To be fair, chances are it wasn't a feature when the spotlight was made. Botania was constantly being changed and tweaked in rather short periods of time. Passive mana-gen flowers decaying was a somewhat recent nerf.
Just had an interesting and not at all fun thing happen and am wondering if it's happened to anyone else...
I just entered the Nether for the first time and all of the items that were on my hotbar have disappeared. Like, totally gone. I re-logged and they're definitely not there.
Yeah. I, uh.. totally knew that.
Thanks, blake :)
Hi,
I tried to load the pack and it crashed I'm not sure how to fix it so it will load
Crash report:
http://pastebin.com/yJBu8nXF
Hopefully someone can help
Thanks
How do I do that?
Hi! Really enjoying the pack and progressing rather well. I recently did the Pseudo-Inversion ritual and now have my updated sigil. However, when I try to make Mobius unstable/stable ingots the only outcome is the old unstable ingot. Is there a different recipe to craft with the new sigil besides using the blood ingot and blood diamond? Thank you :)
How did you get 100% on number 7 ? I cannot craft the earth shard seed, it's bugged for me (and for DragnBreth from what I can see of his playthrough). Did you cheat it in ? How did you get it to work ?
I could be wrong but the issue might be the naming of the shard seed recipe. Under the Earth Shard Seed recipe it is being referred to as SEEDEARTHSHARD while under research it is being called SEEDTERRASHARD.
Hey, I really love this modpack so far. The intergration between all the different mods is fantastic and quite challenging. I was wondering wether you were planing on adding the "ARS Magica" mod. I was surprised not to see it in the mods list, considering the heavy focus on magic.