So, i logged in today and start playing, when i went out to the surface an error pops out. Yesterday everything was fine. After that i can't play at all, the error pops out every time i log in.
When i was searching for a solution on forum, nothing helps. Updated GPU Driver, Java, restarted computer a couple of times, nothing..
Wanted to update my client, but did not found any latest updates. Tried to log in from a Notebook, the same error appears.
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_261 amd64
NVIDIA Corporation (GeForce GTX 750 Ti/PCIe/SSE2) - 4.6.0 NVIDIA 451.67
java.lang.NoClassDefFoundError: haven/render/RenderTree$Node
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at haven.Utils.smthfun(Utils.java:1536)
at haven.Sprite$FactMaker.make(Sprite.java:60)
at haven.Sprite$FactMaker.make(Sprite.java:55)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1324)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Sprite.create(Sprite.java:132)
at haven.ResDrawable.init(ResDrawable.java:73)
at haven.ResDrawable.setup(ResDrawable.java:78)
at haven.Gob.setup(Gob.java:574)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.addgob(MapView.java:677)
at haven.MapView$Gobs$GobSet.setup(MapView.java:754)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView$Gobs.setup(MapView.java:898)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.setup(MapView.java:1005)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.setup(RenderList.java:197)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1432)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.render.RenderTree$Node in resource (lib/tree(v10))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more