Amber Client

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

Re: Amber Client

Postby romovs » Wed Apr 12, 2017 12:42 pm

BinaryChode wrote:Yooo. Having a problem here; When I select my character to log in as, the game loads a bit and then closes. Sorry if this is an issue you've helped with already, I'm too lazy to go through all the pages.

Sorry for late reply. Check the client folder for hs-err-pid* file and post its content.

Hollogodis wrote:I can't use this anymore started yesterday, just keeps crashing :(


1.55.4:2817eaa44d9b296884bf84c8d3c1ab4da9e201dc

java.lang.RuntimeException: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
...

Video drivers probably got updated automatically. Downgrade (the drivers) to previous version.

SpawnOverlords wrote:Heya sorry for being a nub, but I'm having a different problem now. Seems like the world map doesn't save whenever I log in/out, so the areas I discovered are all black again. Is there a fix for that?

Can't help with that much until I get Windows installed... Sorry.

Yomi wrote:Connection timed out. Connect.

I keep getting this ever since my internet died earlier today. It's been 2 hours since then. My connect is fine, I've restarted both router and pc. I've checked my speed, other internet using games are working smoothly. Does anyone know why I keep getting this error?

Still happening?
Kamil457 wrote:Hello
I did try make new language and I have a porblem now. I did create new file in "l10n" folder. After compile and run "Haven" was work fine, but when I change language to my new, game did start crash. Only all amber client start crash. Please share with me where is amber language config file in system. No mather what amber client will run, it will be crash.
What I know file path is:
C:\Users\xxxx\AppData\Roaming\Haven and Hearth

C:\Users\xxxx\.haven
and Java cache file.
Delete this file is not work.

OS win8.1.
ERROR:
"
Java Virtual Machine Launcher
A Java Exception has occurred.
"
Please help!


Open regedit (type it into Windows run/search box)
Navigate to HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven
Look for the language entry.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Kamil457 » Wed Apr 12, 2017 1:17 pm

Thanks!!!!
It is work!
Kamil457
 
Posts: 58
Joined: Thu Jan 29, 2015 2:16 pm

Re: Amber Client

Postby imgibberish » Sat Apr 15, 2017 2:54 pm

hey, i got a problem:


1.55.4:2817eaa44d9b296884bf84c8d3c1ab4da9e201dc

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:155)
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)
imgibberish
 
Posts: 2
Joined: Fri Apr 14, 2017 5:13 pm

Re: Amber Client

Postby romovs » Sat Apr 15, 2017 4:34 pm

imgibberish wrote:hey, i got a problem:


1.55.4:2817eaa44d9b296884bf84c8d3c1ab4da9e201dc

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:155)
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)

Use run.bat to start the client.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby rainland » Tue Apr 18, 2017 4:55 pm

Hi! First of all, thanks for the great client.
I have a problem on linux side.

Ubuntu 16.04, amd HD7870, mesa 11.2.0, kernel: 4.8.0-46, Java(TM) SE Runtime Environment (build 1.8.0_121-b13)

Every tooltip text blinks like in the gif below:
Image
Makes the game pretty irritating :D

This does not happen in the default client, but there the mouse is invisible. That was fixed in your client when I used the hardware cursor.

Any ideas what could be the problem?
Thanks!
User avatar
rainland
 
Posts: 47
Joined: Sun Jun 10, 2012 9:40 am

Re: Amber Client

Postby romovs » Tue Apr 18, 2017 5:19 pm

rainland wrote:Hi! First of all, thanks for the great client.
I have a problem on linux side.

Ubuntu 16.04, amd HD7870, mesa 11.2.0, kernel: 4.8.0-46, Java(TM) SE Runtime Environment (build 1.8.0_121-b13)

Every tooltip text blinks like in the gif below:
Image
Makes the game pretty irritating :D

This does not happen in the default client, but there the mouse is invisible. That was fixed in your client when I used the hardware cursor.

Any ideas what could be the problem?
Thanks!

Can you still interact with things when the cursor is invisible?
If so do tooltips work properly in that case?
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby rainland » Tue Apr 18, 2017 5:35 pm

You know what, I just tried to switch the anti-aliasing and anisotropic filtering options in the default client and it crashed and now i can't get to the game anymore. When i login and choose my char and the map starts to load the client crashes.
But if i recall correctly i can interact with objects just fine and the tooltips worked properly, just the mouse cursor was invisible.

EDIT: I found the default client settings file and reset it. Here is a gif how the default client behaves:
Image
User avatar
rainland
 
Posts: 47
Joined: Sun Jun 10, 2012 9:40 am

Re: Amber Client

Postby romovs » Tue Apr 18, 2017 7:03 pm

The difference between enabled and disabled "Force hardware cursor" option is that in the first case OS (AWT/X11) manages the cursor while in second client uses software cursors and basically just renders the image itself.

It's very odd that the cursor is invisible in software mode though. Normally it should be visible but just lag a lot.
Blinking tooltips in hardware mode are even odder, it almost looks like mouse position even when stationary changes so it re-renders everytime. Although that wouldn't explain why only the text blinks while frame is properly rendered.
Will need to ponder on this...

For starters perhaps using different video drives might help or updating X11.
Or might be actually something to do with the window manager (Unity?).


EDIT: "Although that wouldn't explain why only the text blinks while frame is properly rendered." derp, it actually does. tooltip is fetched based on current mouse position.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby rainland » Tue Apr 18, 2017 7:17 pm

Thanks for the reply. I've tried installing the proprietary drivers but then i couldn't start haven at all. I got the error: "Problematic frame: C [amdgpu_dri.so+0x2310002]" so its something that the proprietary drivers don't have.
I've also tried Ubuntu 17.04 with the newest mesa drivers and kernel but the problem was the same there (!). Very surprising imo.
I don't think its the window manager either because on newest KDE plasma it behaved the same while yes, it is unity which I mainly use.

Will need to consider updating X11.

Thanks
User avatar
rainland
 
Posts: 47
Joined: Sun Jun 10, 2012 9:40 am

Re: Amber Client

Postby romovs » Tue Apr 18, 2017 7:23 pm

Do you have jogl package installed by any chance?
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

PreviousNext

Return to The Wizards' Tower

Who is online

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