Either go to Control Settings and uncheck "Disable UI hiding with space-bar" option, and then press space bar.
Or Display Settings > Reset Windows button and restart the client.
C:\Documents and Settings\Przemek\Desktop\HNH\Amber>java -Xms512m -Xmx1024m -jar
hafen.jar -U http://game.havenandhearth.com/hres/ game.havenandhearth.com
Exception in thread "Haven UI thread" java.lang.RuntimeException: Delayed error
in resource paginae/custom/study (v-1), from forking source backed by HTTP res s
ource (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:338)
at haven.Resource$Pool$Queued.get(Resource.java:307)
at haven.FBelt.draw(FBelt.java:75)
at haven.Widget.draw(Widget.java:677)
at haven.Widget.draw(Widget.java:682)
at haven.GameUI.draw(GameUI.java:671)
at haven.Widget.draw(Widget.java:677)
at haven.Widget.draw(Widget.java:682)
at haven.RootWidget.draw(RootWidget.java:78)
at haven.UI.draw(UI.java:142)
at haven.HavenPanel.rootdraw(HavenPanel.java:331)
at haven.HavenPanel.run(HavenPanel.java:591)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/custom/s
tudy(v-1), from forking source backed by HTTP res source (http://game.havenandhe
arth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:395)
at haven.Resource$Pool.access$1100(Resource.java:284)
at haven.Resource$Pool$Loader.run(Resource.java:524)
... 1 more
Caused by: java.io.FileNotFoundException: http://game.havenandhearth.com/hres/pa
ginae/custom/study.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at haven.Resource$HttpSource.get(Resource.java:242)
at haven.Resource$TeeSource.get(Resource.java:134)
at haven.Resource$Pool.handle(Resource.java:379)
... 3 more
romovs wrote:I don't have any facilities for automatically downloading updated hafen-res and builtin-res jars at the moment though.
Nashlates wrote:I delete all files and download full client. I run the client and when try login on any character, have freeze.
reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven" /f
loftar wrote:romovs wrote:I don't have any facilities for automatically downloading updated hafen-res and builtin-res jars at the moment though.
The resource jars only serve as caches for commonly used resources, though; the game should work just as fine completely without them, only it might take a while longer to fetch the common resources over HTTP.
(builtin-res.jar is more important than hafen-res.jar, since it contains resources that the client uses internally and therefore have no concept of versioning for, but hafen-res.jar is completely superfluous outside of speeding up loading of common resources.)
Sollar wrote:Am I doing something wrong, since autostudy seems not to be working for me? It worked excelent with my former K-T client. Is there anything else I need to do besides clicking auto and having cupboards open?
romovs wrote:Nashlates wrote:I delete all files and download full client. I run the client and when try login on any character, have freeze.
Ah probably some other client uses same registry names for F-key belt configuration and you had an action saved which doesn't exist in Amber.
Open regedit (type it in the Windows run/search box)
Navigate to HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven
Look for entries starting with "fbelt_" and delete those.
Or alternatively you can do the following from cmd:
- Code: Select all
reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven" /f
It will delete all client settings.
Users browsing this forum: Claude [Bot] and 88 guests