Custom client by Latikai, building on Ender's client

Forum for game modifications and custom clients.

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Fri Feb 06, 2015 11:55 pm

Final notice, the dirty fix for the many crashes is now the correct fix. Heading into the option menu should now no longer spawn godscrap' reported crash.
Thanks for everyone who reported stuff :)
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Rele » Fri Feb 06, 2015 11:56 pm

When I click on the options button I crash...

java.lang.NullPointerException
at haven.LineEdit.<init>(LineEdit.java:323)
at haven.TextEntry$1.<init>(TextEntry.java:56)
at haven.TextEntry.rsettext(TextEntry.java:56)
at haven.TextEntry.<init>(TextEntry.java:115)
at haven.TextEntry.<init>(TextEntry.java:120)
at haven.OptWnd2$49.<init>(OptWnd2.java:749)
at haven.OptWnd2.<init>(OptWnd2.java:748)
at haven.OptWnd2.toggle(OptWnd2.java:907)
at haven.GameUI$MainMenu$6.click(GameUI.java:986)
at haven.IButton.mouseup(IButton.java:97)
at haven.UI.mouseup(UI.java:327)
at haven.HavenPanel.dispatch(HavenPanel.java:395)
at haven.HavenPanel.run(HavenPanel.java:446)
at java.lang.Thread.run(Unknown Source)

EDIT: Posted same time as fix post. Thanks for fixing! :D
Last edited by Rele on Fri Feb 06, 2015 11:58 pm, edited 2 times in total.
User avatar
Rele
 
Posts: 419
Joined: Sat Aug 18, 2012 1:52 pm
Location: U.S.A

Re: Custom client by Latikai, building on Ender's client

Postby uusmart » Fri Feb 06, 2015 11:56 pm

me too :( :( :(
java.lang.NullPointerException
at haven.LineEdit.<init>(LineEdit.java:323)
at haven.TextEntry$1.<init>(TextEntry.java:56)
at haven.TextEntry.rsettext(TextEntry.java:56)
at haven.TextEntry.<init>(TextEntry.java:115)
at haven.TextEntry.<init>(TextEntry.java:120)
at haven.OptWnd2$49.<init>(OptWnd2.java:749)
at haven.OptWnd2.<init>(OptWnd2.java:748)
at haven.OptWnd2.toggle(OptWnd2.java:907)
at haven.GameUI$MainMenu$6.click(GameUI.java:986)
at haven.IButton.mouseup(IButton.java:97)
at haven.UI.mouseup(UI.java:327)
at haven.HavenPanel.dispatch(HavenPanel.java:395)
at haven.HavenPanel.run(HavenPanel.java:446)
at java.lang.Thread.run(Unknown Source)
Last edited by uusmart on Fri Feb 06, 2015 11:57 pm, edited 1 time in total.
uusmart
 
Posts: 3
Joined: Fri Feb 28, 2014 11:40 am

Re: Custom client by Latikai, building on Ender's client

Postby Goonfa » Fri Feb 06, 2015 11:57 pm

Thank you Kandarim :D
I LIVE! I DIE! I LIVE AGAIN!
User avatar
Goonfa
 
Posts: 65
Joined: Tue Dec 16, 2014 7:42 pm

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Fri Feb 06, 2015 11:57 pm

@Rele and uusmart: should be fixed now
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby uusmart » Sat Feb 07, 2015 12:01 am

Kandarim wrote:@Rele and uusmart: should be fixed now

OK!work now!thx!
uusmart
 
Posts: 3
Joined: Fri Feb 28, 2014 11:40 am

Re: Custom client by Latikai, building on Ender's client

Postby grapefruitv » Sat Feb 07, 2015 12:04 am

Praise Kandarim, the God of Nice Things!
User avatar
grapefruitv
 
Posts: 709
Joined: Thu Aug 23, 2012 1:53 am

Re: Custom client by Latikai, building on Ender's client

Postby pestilence123 » Sat Feb 07, 2015 12:09 am

Still does not work for me. What should I do? Client does not even start.
Last edited by pestilence123 on Sat Feb 07, 2015 12:11 am, edited 1 time in total.
pestilence123
 
Posts: 203
Joined: Thu Oct 11, 2012 2:15 pm

Re: Custom client by Latikai, building on Ender's client

Postby Goonfa » Sat Feb 07, 2015 12:10 am

I still got that error when i click options

java.lang.NullPointerException
at haven.LineEdit.<init>(LineEdit.java:323)
at haven.TextEntry$1.<init>(TextEntry.java:56)
at haven.TextEntry.rsettext(TextEntry.java:56)
at haven.TextEntry.<init>(TextEntry.java:115)
at haven.TextEntry.<init>(TextEntry.java:120)
at haven.OptWnd2$49.<init>(OptWnd2.java:749)
at haven.OptWnd2.<init>(OptWnd2.java:748)
at haven.OptWnd2.toggle(OptWnd2.java:907)
at haven.GameUI$MainMenu$6.click(GameUI.java:986)
at haven.GameUI$MenuButton.globtype(GameUI.java:187)
at haven.Widget.globtype(Widget.java:575)
at haven.Widget.globtype(Widget.java:575)
at haven.GameUI.globtype(GameUI.java:1268)
at haven.Widget.globtype(Widget.java:575)
at haven.RootWidget.globtype(RootWidget.java:52)
at haven.UI.type(UI.java:267)
at haven.HavenPanel.dispatch(HavenPanel.java:409)
at haven.HavenPanel.run(HavenPanel.java:446)
at java.lang.Thread.run(Unknown Source)



I fixed when i delete Isalem srr Kandarim and ty again :)
I LIVE! I DIE! I LIVE AGAIN!
User avatar
Goonfa
 
Posts: 65
Joined: Tue Dec 16, 2014 7:42 pm

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Sat Feb 07, 2015 9:18 am

updated again to work with finery forges. All should be good now :)
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 4 guests