So, with the last update (Sep-19) I crash after I pick my character. I have two atm and I crash picking any.
The log is this one:
java.lang.NoSuchMethodError: java.util.Comparator.reversed()Ljava/util/Comparator;
at haven.Inventory.<clinit>(Inventory.java:46)
at haven.EquipProxy.setSlots(EquipProxy.java:19)
at haven.EquipProxy.<init>(EquipProxy.java:14)
at haven.GameUI.<init>(GameUI.java:147)
at haven.GameUI$$_.create(GameUI.java:105)
at haven.Widget.makechild(Widget.java:350)
at haven.UI.newwidget(UI.java:158)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:259)
at java.lang.Thread.run(Unknown Source)
Something with inventories, I think.
My OS is Windows 7 Ultimate SP1 x64 and my Java version is jre7 x64 (7.0.710.14)
I was playing fine yesterday so I think this update somehow messed up something :\