- Code: Select all
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
at haven.Label$1.create(Label.java:41)
at haven.UI.newwidget(UI.java:163)
at haven.RemoteUI.run(RemoteUI.java:58)
at haven.MainFrame.run(MainFrame.java:151)
at haven.MainFrame.main2(MainFrame.java:223)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$5.run(MainFrame.java:264)
at java.lang.Thread.run(Unknown Source)
I get this everytime
Edit: Forgot to mention that this is on the default client.