Amber Client

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

Re: Amber Client

Postby FictionRyu » Sun Jan 29, 2017 11:35 pm

Code: Select all
1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59

haven.StreamMessage$IOError: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)
   at haven.MapFile$Grid.save(MapFile.java:433)
   at haven.MapFile.update(MapFile.java:737)
   at haven.MapFile$Processor.lambda$run$0(MapFile.java:198)
   at haven.MapFile$Processor.run(MapFile.java:214)
Caused by: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)
   at java.io.RandomAccessFile.open0(Native Method)
   at java.io.RandomAccessFile.open(Unknown Source)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at haven.HashDirCache.lookup(HashDirCache.java:165)
   at haven.HashDirCache.store(HashDirCache.java:246)
   at haven.MapFile$Grid.save(MapFile.java:431)
   ... 3 more


I keep getting this issue. It keeps crashing and I am illiterate with coding and what-not so I have no idea what's going on. The issue keeps occurring while trying to use the auto-leveler. Right now in this instance I'm trying to dig with it and it will stop dumping the soil into the pile and say that the stockpile is full when I know it's not and I check the pile and it's only (this most recent time) at 150/250. I don't get what's going on and this is re-occurring..
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby borka » Mon Jan 30, 2017 12:58 pm

LaserSaysPew wrote:Image
What is this circle? It seems to be a circle of a mine support but there are none. Is it a bug or does minehole itself act like a mine support?


RoBWiki wrote:According to jorb: The minehole entrance (ladder) is a support with the same radius as a normal wooden support.
This means you can mine some tiles safely without having to build a support, thereby allowing to actually get some metal to construct one, if your mine hole was built over an ore node.

http://ringofbrodgar.com/wiki/Mine_Hole
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 iamahh » Mon Jan 30, 2017 3:22 pm

hide quest option could also hide those pesky direction icons
iamahh
 
Posts: 1806
Joined: Sat Dec 12, 2015 8:23 pm

Re: Amber Client

Postby Iva » Mon Jan 30, 2017 3:33 pm

iamahh wrote:hide quest option could also hide those pesky direction icons

Just make inactive this quest by clicking on its title in the quest tab.
User avatar
Iva
 
Posts: 138
Joined: Wed Dec 28, 2011 7:36 pm
Location: Ukraine

Re: Amber Client

Postby borka » Mon Jan 30, 2017 6:50 pm

FictionRyu wrote:
Code: Select all
1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59

haven.StreamMessage$IOError: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)

...   

Caused by: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)
   


I keep getting this issue...


2 clients open at the same time ?
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 shubla » Mon Jan 30, 2017 7:32 pm

borka wrote:
FictionRyu wrote:
Code: Select all
1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59

haven.StreamMessage$IOError: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)

...   

Caused by: java.io.FileNotFoundException: C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\755bb0a8b90c97c3.0 (The process cannot access the file because it is being used by another process)
   


I keep getting this issue...


2 clients open at the same time ?

It is probably caused by that, could be something like your antivirus or other program using it at the same time?
I guess one solution would be to make multiple resource caches and clients would use them individually.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Amber Client

Postby Euric » Tue Jan 31, 2017 12:56 am

Trying to access barter stand crashes my client.
Using Pasta Launcher
2.26.3:${gitrev}

java.lang.ArrayIndexOutOfBoundsException: 3
at haven.res.ui.barterbox.Shopbox.uimsg(Shopbox.java:354)
at haven.UI.uimsg(UI.java:310)
at haven.RemoteUI.run(RemoteUI.java:70)
at haven.MainFrame.run(MainFrame.java:282)
at java.lang.Thread.run(Unknown Source)
Solitary. Poor. Nasty. Brutish. Short.
User avatar
Euric
 
Posts: 48
Joined: Sun Jan 12, 2014 3:26 pm

Re: Amber Client

Postby romovs » Tue Jan 31, 2017 1:12 am

Euric wrote:Trying to access barter stand crashes my client.
Using Pasta Launcher
2.26.3:${gitrev}

java.lang.ArrayIndexOutOfBoundsException: 3
at haven.res.ui.barterbox.Shopbox.uimsg(Shopbox.java:354)
at haven.UI.uimsg(UI.java:310)
at haven.RemoteUI.run(RemoteUI.java:70)
at haven.MainFrame.run(MainFrame.java:282)
at java.lang.Thread.run(Unknown Source)

Purus Pasta uses slightly different code for barter stands from what I am seeing. So it's most likely unrelated to this client.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Euric » Tue Jan 31, 2017 1:41 am

romovs wrote:
Euric wrote:Trying to access barter stand crashes my client.
Using Pasta Launcher
2.26.3:${gitrev}

java.lang.ArrayIndexOutOfBoundsException: 3
at haven.res.ui.barterbox.Shopbox.uimsg(Shopbox.java:354)
at haven.UI.uimsg(UI.java:310)
at haven.RemoteUI.run(RemoteUI.java:70)
at haven.MainFrame.run(MainFrame.java:282)
at java.lang.Thread.run(Unknown Source)

Purus Pasta uses slightly different code for barter stands from what I am seeing. So it's most likely unrelated to this client.


Gotcha. Thanks
Solitary. Poor. Nasty. Brutish. Short.
User avatar
Euric
 
Posts: 48
Joined: Sun Jan 12, 2014 3:26 pm

Re: Amber Client

Postby romovs » Tue Jan 31, 2017 6:47 am

Update.

New:
  • Added study time and LP/H to curio tooltip (by Xcom).
  • Added kin search.
Fixed:
  • Miscellaneous crashes and bugs.
Misc:
  • Changed the way tarkiln smoke is rendered. Should have a lesser impact on fps now.
  • Added boars to clover feeder.
  • Added giddyup and shear wool to auto-menu options.
  • Restored auto-hearth option.
User avatar
romovs
 
Posts: 1472
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], DataForSeo [Bot] and 0 guests