- Code: Select all
public static interface SlotInfo {
public int slots();
}
Till the client is updated, any errors with Equipory in it, is most likely caused by this and will hopefully be patched soon.
public static interface SlotInfo {
public int slots();
}
LostJustice wrote:The update requires this line of code to be added to Equipory:
- Code: Select all
public static interface SlotInfo {
public int slots();
}
Till the client is updated, any errors with Equipory in it, is most likely caused by this and will hopefully be patched soon.
Ardennesss wrote:LostJustice wrote:The update requires this line of code to be added to Equipory:
- Code: Select all
public static interface SlotInfo {
public int slots();
}
Till the client is updated, any errors with Equipory in it, is most likely caused by this and will hopefully be patched soon.
There's a new local res file as well, libs need to be rebuilt.
SugarQube wrote:Keep getting this error message anytime I try to log in, I figure it's from the update today. Is there any way to fix this though?
1.67.9.b1cad78a
Windows 10 10.0 x64, 1.8.0_171 x86
NVIDIA Corporation (GeForce GTX 960/PCIe/SSE2) - 4.6.0 NVIDIA 397.93
java.lang.NoClassDefFoundError: haven/Equipory$SlotInfo
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1195)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at haven.Resource$CodeEntry.load(Resource.java:1217)
at haven.Resource$CodeEntry.get(Resource.java:1247)
at haven.Resource.getcode(Resource.java:1114)
at haven.ItemInfo.buildinfo(ItemInfo.java:409)
at haven.GItem.info(GItem.java:192)
at haven.WItem.info(WItem.java:148)
at haven.ItemInfo$AttrCache.get(ItemInfo.java:455)
at haven.WItem.draw(WItem.java:213)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.GameUI.draw(GameUI.java:741)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:138)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:608)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.Equipory$SlotInfo in resource (ui/tt/equed(v3))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1194)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 24 more
Users browsing this forum: Claude [Bot] and 91 guests