Page 1 of 1

Crash while checking stall with owner!!!

PostPosted: Thu Mar 14, 2013 4:03 pm
by darnokpl
3 times in a row :(

Code: Select all
java.lang.RuntimeException: No such widget type: cpbtn
   at haven.Widget.gettype(Widget.java:124)
   at haven.Widget.makechild(Widget.java:246)
   at haven.UI.newwidget(UI.java:160)
   at haven.RemoteUI.run(RemoteUI.java:65)
   at haven.MainFrame.run(MainFrame.java:287)
   at java.lang.Thread.run(Thread.java:679)

Re: Crash while checking stall with owner!!!

PostPosted: Thu Mar 14, 2013 4:45 pm
by Sunari
Getting this too. it's probably the same for all stall owners since the update

Re: Crash while checking stall with owner!!!

PostPosted: Thu Mar 14, 2013 6:02 pm
by tweenprinc3ss
Me 3.

java.lang.RuntimeException: No such widget type: cpbtn
at haven.Widget.gettype(Widget.java:124)
at haven.Widget.makechild(Widget.java:246)
at haven.UI.newwidget(UI.java:160)
at haven.RemoteUI.run(RemoteUI.java:65)
at haven.MainFrame.run(MainFrame.java:287)
at java.lang.Thread.run(Unknown Source)

Re: Crash while checking stall with owner!!!

PostPosted: Fri Mar 15, 2013 1:31 am
by tweenprinc3ss
This seems fixed for me, for the moment at least..