Amber Client: dodging crashes

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

Amber Client: dodging crashes

Postby Wurtag » Tue Dec 01, 2020 9:52 pm

In order to keep the original thread clean, and as MagicManICT suggested me, I have created this thread. You can dump any crash here related with Amber and I'll try to fix it when i can. Also consider that Im not going to remake this client and Im not going to dodge crashes forever. 2-3 months max and Ill be out.

Releases: https://github.com/Wurtag/hafen-client/releases

I did this because Amber has some features I like and I don't have in vanilla or ender. If our gods implement these I'll be out and use vanilla:
-I can fill a barrel with seeds with just one click (shift+alt+right click).
-I can see visually how much water my waterskins have.
-Bad camera should be the default mode.
-You can hide trees.
-You can see hitboxes.
-Crops's growth is more easily recognized (one number and red dots). I dont like that thing of "3/4" "1/3" or whatever, because that saturate the screen with numbers.
-Sound isnt choppy without using commands.
-I can remove animations and other things that slow down my potato laptop.

And I think that's all. Enjoy.

FAQ:

-Does your client has any keylogger?
-Use other client.
-Does this client track my location?
-Use other client.
-Is this version stable?
-Use other client.
-If I have any problem, if I die or lose items, will you take responsabilty?
-No, use other client.
-Are you going to develop the client itself and not only prevent crashes?
-No.
Last edited by Wurtag on Tue Dec 08, 2020 3:47 pm, edited 1 time in total.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Amber Client: dodging crashes

Postby Qernek » Sun Dec 06, 2020 1:41 pm

It works well for me, I recommend it for those who have these problems.

No crash problems, thank god and wurtag.
Qernek
 
Posts: 3
Joined: Sun Oct 09, 2016 2:18 pm

Re: Amber Client: dodging crashes

Postby yozzik111 » Sun Dec 06, 2020 2:10 pm

Thanks to you i can play this game on mac. Much appreciated, sir.
Wengdalf, gurbibal master, drunken hunter, the thief of Constantinopol, he who never died of man`s hand, son of Severin, grandson of Yozz, Yozzik. Also an owl.

P.S. More nice hats please!
User avatar
yozzik111
 
Posts: 254
Joined: Thu Dec 22, 2011 10:30 am

Re: Amber Client: dodging crashes

Postby ctopolon4 » Sun Dec 06, 2020 2:32 pm

-Bad camera should be the default mode.

WIN+R = regedit (defcam param)
Image
User avatar
ctopolon4
 
Posts: 738
Joined: Sun Jun 03, 2018 2:28 pm
Location: mom's basement

Re: Amber Client: dodging crashes

Postby Vivikus » Tue Dec 08, 2020 12:02 am

Not 100% sure but it looks like the new hat glowing sprite causes a crash.

.4fd663c7
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce RTX 2060 SUPER/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

java.lang.NullPointerException
at haven.Composited$Equ.<init>(Composited.java:252)
at haven.Composited$Equ.<init>(Composited.java:241)
at haven.Composited$SpriteEqu.<init>(Composited.java:207)
at haven.Composited$SpriteEqu.<init>(Composited.java:203)
at haven.Composited.nequ(Composited.java:464)
at haven.Composited.changes(Composited.java:491)
at haven.Composited.changes(Composited.java:495)
at haven.Composited.setup(Composited.java:558)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.Composite.setup(Composite.java:75)
at haven.Gob.setup(Gob.java:578)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView.addgob(MapView.java:677)
at haven.MapView$Gobs$GobSet.setup(MapView.java:754)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView$Gobs.setup(MapView.java:898)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView.setup(MapView.java:1005)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.setup(RenderList.java:199)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1432)
at haven.Widget.draw(Widget.java:736)
at haven.Widget.draw(Widget.java:741)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:736)
at haven.Widget.draw(Widget.java:741)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
User avatar
Vivikus
 
Posts: 34
Joined: Thu Jul 10, 2014 9:27 am
Location: United States

Re: Amber Client: dodging crashes

Postby Wurtag » Tue Dec 08, 2020 3:43 pm

ctopolon4 wrote:
-Bad camera should be the default mode.

WIN+R = regedit (defcam param)
Image


Thank you, i didn't know about this.

Vivikus wrote:Not 100% sure but it looks like the new hat glowing sprite causes a crash.

.4fd663c7
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce RTX 2060 SUPER/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

java.lang.NullPointerException
at haven.Composited$Equ.<init>(Composited.java:252)
at haven.Composited$Equ.<init>(Composited.java:241)
at haven.Composited$SpriteEqu.<init>(Composited.java:207)
at haven.Composited$SpriteEqu.<init>(Composited.java:203)
at haven.Composited.nequ(Composited.java:464)
at haven.Composited.changes(Composited.java:491)
at haven.Composited.changes(Composited.java:495)
at haven.Composited.setup(Composited.java:558)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.Composite.setup(Composite.java:75)
at haven.Gob.setup(Gob.java:578)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView.addgob(MapView.java:677)
at haven.MapView$Gobs$GobSet.setup(MapView.java:754)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView$Gobs.setup(MapView.java:898)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView.setup(MapView.java:1005)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.setup(RenderList.java:199)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1432)
at haven.Widget.draw(Widget.java:736)
at haven.Widget.draw(Widget.java:741)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:736)
at haven.Widget.draw(Widget.java:741)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)


I have sent you a pm, please check if it works when you can.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Amber Client: dodging crashes

Postby loftar » Wed Dec 09, 2020 3:05 am

ctopolon4 wrote:WIN+R = regedit (defcam param)

Is there any need for this? The camera selected with the :cam command is saved.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 8926
Joined: Fri Apr 03, 2009 7:05 am

Re: Amber Client: dodging crashes

Postby CLAVICEMBALO3 » Sat Dec 19, 2020 9:33 pm

Hello, i cannot even enter in haven adn hearth, directly put this without enter


.4fd663c7
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce GTX 750 Ti/PCIe/SSE2) - 4.6.0 NVIDIA 432.00

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at haven.SslHelper.connect(SslHelper.java:166)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:149)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)
User avatar
CLAVICEMBALO3
 
Posts: 49
Joined: Sun Jul 10, 2016 8:56 pm

Re: Amber Client: dodging crashes

Postby tripp » Mon Dec 21, 2020 5:25 am

.4fd663c7
Windows 10 10.0 x64, 1.8.0_191 amd64
NVIDIA Corporation (GeForce GTX 1660 SUPER/PCIe/SSE2) - 4.6.0 NVIDIA 452.06

java.lang.NullPointerException
at haven.ResDrawable.init(ResDrawable.java:56)
at haven.ResDrawable.setup(ResDrawable.java:78)
at haven.Gob.setup(Gob.java:578)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView.addgob(MapView.java:677)
at haven.MapView$Gobs$GobSet.setup(MapView.java:754)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView$Gobs.setup(MapView.java:898)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.add(RenderList.java:249)
at haven.MapView.setup(MapView.java:1005)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:171)
at haven.RenderList.setup(RenderList.java:199)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1432)
at haven.Widget.draw(Widget.java:736)
at haven.Widget.draw(Widget.java:741)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:736)
at haven.Widget.draw(Widget.java:741)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
tripp
 
Posts: 76
Joined: Thu Jan 23, 2014 2:24 am

Re: Amber Client: dodging crashes

Postby Wurtag » Tue Dec 22, 2020 3:07 pm

CLAVICEMBALO3 wrote:Hello, i cannot even enter in haven adn hearth, directly put this without enter


.4fd663c7
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce GTX 750 Ti/PCIe/SSE2) - 4.6.0 NVIDIA 432.00

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at haven.SslHelper.connect(SslHelper.java:166)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:149)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)


You have to use the bat file (run.bat) to run the program.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Next

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 7 guests