Ender Client

Forum for alternative clients, mods & discussions on the same.

Re: Ender Client

Postby EnderWiggin » Tue Oct 27, 2015 1:49 pm

Client updated. Changes:
  • added tile centering (CTRL+Z) - all clicks on ground will be made in center of a tile when on.
  • added option to display animal/player paths
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Granger » Fri Oct 30, 2015 11:04 am

EnderWiggin wrote:added tile centering (CTRL+Z) - all clicks on ground will be made in center of a tile when on.

This does seem to be stuck on always-on.
added option to display animal/player paths

This works.

Thanks for the update.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Ender Client

Postby EnderWiggin » Fri Oct 30, 2015 12:10 pm

Oops, sorry for tile centering. Should be fixed now.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Granger » Fri Oct 30, 2015 12:48 pm

Yep, works now.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Ender Client

Postby Granger » Fri Oct 30, 2015 12:52 pm

bdew wrote:
Granger wrote:- not have local chat active (having focus) on login


Focus is a real bitch in this client, i tried to do that in mine but utterly failed :P

There were some changes to focus mechanics in one of the last commits in the official client, might be more doable now.


Ender, could you simulate a MMB click into the world after selecting the character?
This should do the trick...
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Ender Client

Postby morrogoth » Tue Nov 03, 2015 2:43 am

Ender,

it seems tonights update has broken everything.

java.lang.IllegalArgumentException: Attempt to get double field "haven.res.ui.tt.q.qbuff.QBuff.q" with illegal data type conversion to int
at sun.reflect.UnsafeFieldAccessorImpl.newGetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeFieldAccessorImpl.newGetIntIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeQualifiedDoubleFieldAccessorImpl.getInt(Unknown Source)
at java.lang.reflect.Field.getInt(Unknown Source)
at me.ender.Reflect.getFieldValueInt(Reflect.java:20)
at haven.QualityList.<init>(QualityList.java:30)
at haven.WItem$3.find(WItem.java:184)
at haven.WItem$3.find(WItem.java:167)
at haven.WItem$AttrCache.get(WItem.java:140)
at haven.WItem.drawq(WItem.java:327)
at haven.WItem.draw(WItem.java:258)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.Inventory.draw(Inventory.java:71)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.Window.draw(Window.java:228)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.GameUI.draw(GameUI.java:670)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.RootWidget.draw(RootWidget.java:92)
at haven.UI.draw(UI.java:143)
at haven.HavenPanel.rootdraw(HavenPanel.java:289)
at haven.HavenPanel.run(HavenPanel.java:530)
at java.lang.Thread.run(Unknown Source)

this happens when i try to open my smelter.
User avatar
morrogoth
 
Posts: 88
Joined: Tue Mar 27, 2012 6:27 am

Got another one, can't get on.

Postby Gunner53 » Tue Nov 03, 2015 3:05 am

This has been going on a few hours now. Might be something already addressed, but in case it is not, here is the report.

java.lang.IllegalArgumentException: Attempt to get double field "haven.res.ui.tt.q.qbuff.QBuff.q" with illegal data type conversion to int
at sun.reflect.UnsafeFieldAccessorImpl.newGetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeFieldAccessorImpl.newGetIntIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeQualifiedDoubleFieldAccessorImpl.getInt(Unknown Source)
at java.lang.reflect.Field.getInt(Unknown Source)
at me.ender.Reflect.getFieldValueInt(Reflect.java:20)
at haven.QualityList.<init>(QualityList.java:30)
at haven.WItem$3.find(WItem.java:184)
at haven.WItem$3.find(WItem.java:167)
at haven.WItem$AttrCache.get(WItem.java:140)
at haven.WItem.drawq(WItem.java:327)
at haven.WItem.draw(WItem.java:258)
at haven.EquipProxy.draw(EquipProxy.java:58)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.GameUI.draw(GameUI.java:670)
at haven.Widget.draw(Widget.java:622)
at haven.Widget.draw(Widget.java:627)
at haven.RootWidget.draw(RootWidget.java:92)
at haven.UI.draw(UI.java:143)
at haven.HavenPanel.rootdraw(HavenPanel.java:289)
at haven.HavenPanel.run(HavenPanel.java:530)
at java.lang.Thread.run(Unknown Source)
Gunner53
 
Posts: 29
Joined: Mon Mar 14, 2011 5:34 am

Re: Got another one, can't get on.

Postby loftar » Tue Nov 03, 2015 3:17 am

Gunner53 wrote: at me.ender.Reflect.getFieldValueInt(Reflect.java:20)



This is a custom-client issue.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Ender Client

Postby Myolnir » Tue Nov 03, 2015 5:25 am

The same crash happen to me when i try to do literally anything. Open inventory with tab? Crash. Pick an item in a tree? Crash. Etc
Myolnir
 
Posts: 7
Joined: Mon Jul 07, 2014 1:28 am

Re: Ender Client

Postby KPACHOB_RUS » Tue Nov 03, 2015 6:45 am

java.lang.IllegalArgumentException: Attempt to get double field "haven.res.ui.tt.q.qbuff.QBuff.q" with illegal data type conversion to int
at sun.reflect.UnsafeFieldAccessorImpl.newGetIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeFieldAccessorImpl.newGetIntIllegalArgumentException(Unknown Source)
at sun.reflect.UnsafeQualifiedDoubleFieldAccessorImpl.getInt(Unknown Source)
at java.lang.reflect.Field.getInt(Unknown Source)

at java.lang.Thread.run(Unknown Source)
User avatar
KPACHOB_RUS
 
Posts: 2
Joined: Tue Oct 20, 2015 1:30 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 100 guests