- Code: Select all
java.lang.NullPointerException: Cannot invoke "haven.UI.pathQueue()" because "this.glob.sess.ui" is null
at haven.Gob.updateMovingInfo(Gob.java:1778)
at haven.Gob.setattr(Gob.java:935)
at haven.Gob.setattr(Gob.java:939)
at haven.LinMove$$linbeg.apply(LinMove.java:78)
at haven.OCache$GobInfo.apply(OCache.java:485)
at haven.Loader.lambda$defer$0(Loader.java:240)
at haven.Loader$Future.run(Loader.java:71)
at haven.Loader$Future.access$400(Loader.java:42)
at haven.Loader.loop(Loader.java:202)
at java.base/java.lang.Thread.run(Unknown Source)
How to solve?