Amber Client

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

Re: Amber Client

Postby kmarad » Sat Feb 08, 2020 5:27 am

This ^
kmarad
 
Posts: 132
Joined: Mon Jan 06, 2020 7:46 pm

Re: Amber Client

Postby MagicManICT » Sat Feb 08, 2020 7:28 am

Maybe an option control to restrict it so I don't accidentally zoom all the way out like that. It can take a bit to render the map when loading at long distance zoom levels.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18437
Joined: Tue Aug 17, 2010 1:47 am

Re: Amber Client

Postby vatas » Sat Feb 08, 2020 10:11 pm

Happened right after or with tiny delay after I pressed Print Screen.
Code: Select all
1.75.1.f1839648
Windows 10 10.0 x64, 1.8.0_241 amd64
NVIDIA Corporation (GeForce GTX 970/PCIe/SSE2) - 4.6.0 NVIDIA 432.00

java.lang.NullPointerException
   at haven.ChatUI$Channel.drawsel(ChatUI.java:551)
   at haven.ChatUI$Channel.draw(ChatUI.java:243)
   at haven.Widget.draw(Widget.java:726)
   at haven.Widget.draw(Widget.java:731)
   at haven.ChatUI.draw(ChatUI.java:1167)
   at haven.Widget.draw(Widget.java:726)
   at haven.Widget.draw(Widget.java:731)
   at haven.GameUI.draw(GameUI.java:770)
   at haven.Widget.draw(Widget.java:726)
   at haven.Widget.draw(Widget.java:731)
   at haven.RootWidget.draw(RootWidget.java:67)
   at haven.UI.draw(UI.java:144)
   at haven.HavenPanel.rootdraw(HavenPanel.java:345)
   at haven.HavenPanel.run(HavenPanel.java:641)
   at java.lang.Thread.run(Unknown Source)

Additional details that might have an effect, I have dual monitor setup (both are captured) and ShareX.
The most actively maintained Haven and Hearth Wiki (Not guaranteed to be up-to-date with all w14 changes.)

Basic Claim Safety (And what you’re doing wrong) (I recommend you read it in it's entirety, but TL:;DR: Build a Palisade.)

Combat Guide (Overview, PVE, PVP) (Tells you how to try and escape, and make it less likely to die when caught.)
User avatar
vatas
 
Posts: 4511
Joined: Fri Apr 05, 2013 8:34 am
Location: Suomi Finland Perkele

Re: Amber Client

Postby Dragho » Sun Feb 09, 2020 5:22 pm

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


this is my run.bat which works and leaves the cmd window open - while i have the environment variables set (sadly you'll have to edit it with every Java update)

https://javatutorial.net/set-java-home-windows-10

alternativly you may edit a second bat file with notepad i.e. pathrun.bat for a test

Code: Select all
"C:\Program Files\Java\jre1.8.0_241\bin\javaw.exe" -Xss1024k -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
Pause


Well, it does not leave the console open. It still closes itself after a second or two without any output in there. It goes like
>console window opens and closes
>very small game windows opens and also closes
And I have no idea why "Pause" does not work.
Dragho
 
Posts: 18
Joined: Thu Jul 01, 2010 3:18 pm

Re: Amber Client

Postby borka » Sun Feb 09, 2020 11:31 pm

1. What happens when you open cmd.exe by doubleclicking it - does the cmd window stay open?

2.
>very small game windows opens and also closes


game window size Amber settings in Registry (regedit.exe):

HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven

search for (prolly at bottom)
wndmax
wndsz

set wndmax to false =windowed mode
set wndsz to pixels a bit smaller than your resolution (at least so that taskbar is shown)
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby Dragho » Mon Feb 10, 2020 8:14 pm

borka wrote:1. What happens when you open cmd.exe by doubleclicking it - does the cmd window stay open?


That was the case. It didn't and I would never think about it.
Something added a strange registry key that made cmd close itself. Deleted it and now everything works as usual.
Thank you very much!
Dragho
 
Posts: 18
Joined: Thu Jul 01, 2010 3:18 pm

Re: Amber Client

Postby NeoBasilisk » Fri Feb 14, 2020 4:19 am

Is my map supposed to still be getting overwritten by snow?
NeoBasilisk
 
Posts: 578
Joined: Thu Jun 06, 2013 12:48 am

Re: Amber Client

Postby borka » Fri Feb 14, 2020 2:27 pm

mine both (minimap and bigmap) do with v1.75.1 ...
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby NeoBasilisk » Fri Feb 14, 2020 11:06 pm

borka wrote:mine both (minimap and bigmap) do with v1.75.1 ...

yeah idk I thought this was brought up 2 months ago during the last winter but I don't remember if anything actually came of it
NeoBasilisk
 
Posts: 578
Joined: Thu Jun 06, 2013 12:48 am

Re: Amber Client

Postby borka » Sat Feb 15, 2020 5:45 am

viewtopic.php?f=39&t=66613

31 Oct 2019
New Implementations
-----------------------
Snow should no longer overwrite tiles on your world map. Requires client update.


While a short check with default client showed snow tiles on both maps aswell ... (while it's the local area only ... no cached tiles showing) :o
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 18 guests