Amber Client

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

Re: Amber Client

Postby borka » Sun May 05, 2019 7:10 pm

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 whiskeypete » Wed May 08, 2019 2:17 pm

Request for light-colored border around the UI hand slots - they disappear against dark backgrounds, resulting in dropped items when mis-clicking things into them.

Image
I find your lack of face disturbing...
User avatar
whiskeypete
 
Posts: 175
Joined: Fri Aug 20, 2010 12:25 am

Re: Amber Client

Postby borka » Wed May 08, 2019 5:44 pm

hi pete :)

personally i like them borderless (it's more the size of certain equipment that makes me dropping them]

amber-res.jar\res\gfx\hud\invsq-opaque.res is the one ...
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 whiskeypete » Wed May 08, 2019 7:22 pm

borka wrote:hi pete :)

personally i like them borderless (it's more the size of certain equipment that makes me dropping them]

amber-res.jar\res\gfx\hud\invsq-opaque.res is the one ...


TY!
I find your lack of face disturbing...
User avatar
whiskeypete
 
Posts: 175
Joined: Fri Aug 20, 2010 12:25 am

Re: Amber Client

Postby bardcrest » Thu May 09, 2019 4:58 pm

Anyone else having problems getting this to run on Windows 10? I keep getting this error:

Windows 10 10.0 x64, 1.8.0_211 amd64
Microsoft Corporation (GDI Generic) - 1.1.0

java.lang.RuntimeException: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel$6.uglyjoglhack(HavenPanel.java:524)
at haven.HavenPanel$6.run(HavenPanel.java:536)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
at haven.GLConfig.assertcaps(GLConfig.java:83)
at haven.GLConfig.fromgl(GLConfig.java:117)
at haven.HavenPanel$1.init(HavenPanel.java:149)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:601)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:623)
at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:1254)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1101)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

--- --- ---

Any help would be appreciated.
bardcrest
 
Posts: 14
Joined: Mon Feb 29, 2016 1:47 pm

Re: Amber Client

Postby borka » Thu May 09, 2019 6:01 pm

Get a driver for your grafic card (from manufacturer - not Windows update)
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 Scyli » Tue May 21, 2019 11:06 pm

1.70.1.12d6bea5
Windows 10 10.0 x64, 1.8.0_65 x86
NVIDIA Corporation (GeForce GTX 1060 6GB/PCIe/SSE2) - 4.6.0 NVIDIA 417.01

haven.StreamMessage$IOError: java.nio.file.FileSystemException: C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\cache8162605076476312854.new -> C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\7a8bdc8f339832ff.0: The process cannot access the file because it is being used by another process.

at haven.StreamMessage.close(StreamMessage.java:127)
at haven.MapFile$Grid.save(MapFile.java:457)
at haven.MapFile.update(MapFile.java:758)
at haven.MapFile$Processor.lambda$run$0(MapFile.java:214)
at haven.MapFile$Processor.run(MapFile.java:230)
Caused by: java.nio.file.FileSystemException: C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\cache8162605076476312854.new -> C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\7a8bdc8f339832ff.0: The process cannot access the file because it is being used by another process.

at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileCopy.move(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.move(Unknown Source)
at java.nio.file.Files.move(Unknown Source)
at haven.HashDirCache$2.close(HashDirCache.java:279)
at haven.StreamMessage.close(StreamMessage.java:122)
... 4 more

i keep getting this
Scyli
 
Posts: 3
Joined: Mon May 20, 2019 1:58 am

Re: Amber Client

Postby borka » Tue May 21, 2019 11:59 pm

delete both

C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\cache8162605076476312854.new
C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\7a8bdc8f339832ff.0

when you log in and walk at that part of minimap it gets written new ...
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 Scyli » Wed May 22, 2019 9:20 am

borka wrote:delete both

C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\cache8162605076476312854.new
C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\7a8bdc8f339832ff.0

when you log in and walk at that part of minimap it gets written new ...


Hey thanks! I was able to play for 7+ hours instead of just 5 minutes lol

but now this shows up

1.00.153.d41a26a8
Windows 10 10.0 x64, 1.8.0_65 x86
NVIDIA Corporation (GeForce GTX 1060 6GB/PCIe/SSE2) - 4.6.0 NVIDIA 417.01

haven.StreamMessage$IOError: java.nio.file.FileSystemException: C:\Users\NAMEAppData\Roaming\Haven and Hearth\data\cache6951194935014599309.new -> C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\450ddd9086b0dd38.0: The process cannot access the file because it is being used by another process.

at haven.StreamMessage.close(StreamMessage.java:131)
at haven.MapFile$Grid.save(MapFile.java:467)
at haven.MapFile.update(MapFile.java:768)
at haven.MapFile$Processor.lambda$run$0(MapFile.java:224)
at haven.MapFile$Processor.run(MapFile.java:240)
Caused by: java.nio.file.FileSystemException: C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\cache6951194935014599309.new -> C:\Users\NAME\AppData\Roaming\Haven and Hearth\data\450ddd9086b0dd38.0: The process cannot access the file because it is being used by another process.

at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileCopy.move(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.move(Unknown Source)
at java.nio.file.Files.move(Unknown Source)
at haven.HashDirCache$2.close(HashDirCache.java:287)
at haven.StreamMessage.close(StreamMessage.java:126)
... 4 more
Scyli
 
Posts: 3
Joined: Mon May 20, 2019 1:58 am

Re: Amber Client

Postby borka » Wed May 22, 2019 3:36 pm

You're running an old (_65) 32 Bit Java 8 version ...

Read first - then do:

I recommend to backup (regedit -> right click the key haven on the left pane -> export -> save as haven.reg)
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven
as it contains your settings for Amber and will be deleted by uninstalling and reinstalling Java
(prefs may contain keys for other Java games - backup each extra too)

Then uninstall all Java via System, afterwards look at C:\Program Files (x86)\Common Files for folders Java and Oracle - delete them when there,
clean Windows environment variables - HowTo: https://java.com/en/download/help/path.xml

get an actual (_211) 64Bit (x64) Java 8 version
urls here:
viewtopic.php?f=42&t=40331

install it ...

edit the Windows environment variables with the new Java path (i.e. C:\Program Files\Java\jre1.8.0_211\bin)
then doubleclick the exported haven.reg key to shove it back into registry

run Amber - have fun
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: zth02 and 13 guests