Amber Client

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

Re: Amber Client

Postby Enjoyment_2 » Tue Aug 18, 2020 2:43 pm

delete your cache and say goodbye to all your discovered map and markers
P.S. cutting down the head will definitely remove the headache as well...
User avatar
Enjoyment_2
Under curfew
 
Posts: 592
Joined: Mon Oct 19, 2015 12:53 pm

Re: Amber Client

Postby meus » Tue Aug 18, 2020 3:23 pm

Enjoyment_2 wrote:delete your cache and say goodbye to all your discovered map and markers
P.S. cutting down the head will definitely remove the headache as well...


Playing vanilla just to keep the (unusable) cache for Amber might be the other solution.
But then again you lose the old cache anyway.
meus
 
Posts: 208
Joined: Sun Sep 04, 2011 3:00 pm

Re: Amber Client

Postby Lalaxx » Thu Aug 20, 2020 12:47 pm

Code: Select all
Java 1.8.0_181-b13
OS Windows 10 10.0 amd64
GPU Intel (Intel(R) HD Graphics 630) - 4.4.0 - Build 23.20.16.4973
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:172)
    at haven.AuthClient.<init>(AuthClient.java:53)
    at haven.Bootstrap.run(Bootstrap.java:151)
    at haven.MainFrame.run(MainFrame.java:337)
    at java.lang.Thread.run(Unknown Source)
User avatar
Lalaxx
 
Posts: 424
Joined: Sun May 12, 2013 12:15 pm
Location: Norsca

Re: Amber Client

Postby oloth » Fri Aug 21, 2020 7:20 am

Lalaxx wrote:
Code: Select all
Java 1.8.0_181-b13
OS Windows 10 10.0 amd64
GPU Intel (Intel(R) HD Graphics 630) - 4.4.0 - Build 23.20.16.4973
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:172)
    at haven.AuthClient.<init>(AuthClient.java:53)
    at haven.Bootstrap.run(Bootstrap.java:151)
    at haven.MainFrame.run(MainFrame.java:337)
    at java.lang.Thread.run(Unknown Source)

i think, you run haven.jar with out parameter -U <address>
Code: Select all
javaw -Xss1024k -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
oloth
 
Posts: 65
Joined: Tue Jun 22, 2010 8:49 am

Re: Amber Client

Postby Lalaxx » Fri Aug 21, 2020 9:47 am

oloth wrote:
Lalaxx wrote:
Code: Select all
Java 1.8.0_181-b13
OS Windows 10 10.0 amd64
GPU Intel (Intel(R) HD Graphics 630) - 4.4.0 - Build 23.20.16.4973
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:172)
    at haven.AuthClient.<init>(AuthClient.java:53)
    at haven.Bootstrap.run(Bootstrap.java:151)
    at haven.MainFrame.run(MainFrame.java:337)
    at java.lang.Thread.run(Unknown Source)

i think, you run haven.jar with out parameter -U <address>
Code: Select all
javaw -Xss1024k -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com

no. not the case. Problem was nvidia drivers
User avatar
Lalaxx
 
Posts: 424
Joined: Sun May 12, 2013 12:15 pm
Location: Norsca

Re: Amber Client

Postby Axawaasis » Fri Aug 21, 2020 11:19 am

Code: Select all
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_261 x86
NVIDIA Corporation (GeForce GTX 1060 3GB/PCIe/SSE2) - 4.6.0 NVIDIA 419.67

#<Resource gfx/kritter/reddeer/reddeer>


Code: Select all
start javaw -Xss1024k -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com


Image
Axawaasis
 
Posts: 3
Joined: Sat Aug 15, 2020 2:53 pm

Re: Amber Client

Postby Enjoyment_2 » Fri Aug 21, 2020 8:35 pm

what was the point to blur the map?
User avatar
Enjoyment_2
Under curfew
 
Posts: 592
Joined: Mon Oct 19, 2015 12:53 pm

Re: Amber Client

Postby Lalaxx » Fri Aug 21, 2020 8:58 pm

Enjoyment_2 wrote:what was the point to blur the map?

so you will not see red deer on map that crashes client
User avatar
Lalaxx
 
Posts: 424
Joined: Sun May 12, 2013 12:15 pm
Location: Norsca

Re: Amber Client

Postby Enjoyment_2 » Sat Aug 22, 2020 8:44 am

oh, that's cute)
Also, there's some ways to fix crashes w/o getting your map/markers flushed away.
The easier way would be:
try to find error-log file in client folder that caused the very first crash, check the time it was created an delete the cache files in data-folder that was created in that time.
In case it doesn't solve the issue, there is a bit more complicated way:
1. close the client (!)
2. go to "haven and hearth" folder (C:\Users\YourUserName\AppData\Roaming\Haven and Hearth) and create "backup_old" folder
3. now move (not copy) "data" folder into your "backup" folder
4. start the client
4.1. in case you were logged off in crashing area - go to 5.1.
4.2. in case you know what object was causing the issues - go to 5.2.
5.1. make sure the client loaded all the needed stuff, log off and close the client.
5.2. wait for some time (1+ minute, to make sure you'll get new time-code for new files) and try to build the broken object (you need only to click on it's icon in build menu, so ghost-image would appear)
6. shutdown the client and return to cache folder.
7. create "backup_new" folder and move "data" folder there
8. now go the "backup_old folder, copy the data folder and paste it in parent (C:\Users\YourUserName\AppData\Roaming\Haven and Hearth) folder.
9.1. go the the backup_new folder, copy the data folder and paste it in parent (C:\Users\YourUserName\AppData\Roaming\Haven and Hearth) folder. permit all the replacements.
9.2. go the the backup_new folder, sort the files by date and copy the most recent (the time, when you summoned the ghost image) files to the data folder in parent directory.
10. open the client and enjoy the game with all your maps saved
11.1. in case you don't have your markers - perform a "search->find in files" via Notepad++, hit the "regular expresion" type "hres.*map.*index" and choose your "backup_old" folder as the search destination. after the completion - search the file, containing the result and copy over it to your main data folder.
User avatar
Enjoyment_2
Under curfew
 
Posts: 592
Joined: Mon Oct 19, 2015 12:53 pm

Re: Amber Client

Postby Axawaasis » Sat Aug 22, 2020 4:14 pm

Where is the Sycamore tree?
Image
Axawaasis
 
Posts: 3
Joined: Sat Aug 15, 2020 2:53 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 11 guests