Bandit7cdl wrote:Recently, i have been getting a msg when transfering curios into a cabinet using ALT+LMB/RMB. Msg is "You are already studying that". Only happens when i have one of those curios in my study box and clicking on more than enough items to fill a cabinet. Also, if there's an empty spot in my study....it automatically puts whatever i'm transfering into it.
captainmorgan wrote:Thank you both I now have my map again.
I have the grid_ids.txt file but for some reason the Amber Client can't find it. I get an error message in the terminal.
- Code: Select all
java.io.FileNotFoundException: grid_ids.txt (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at java.io.FileReader.<init>(FileReader.java:58)
at haven.Config.<clinit>(Config.java:525)
at haven.MainFrame.<clinit>(MainFrame.java:41)
Fevix wrote:EDIT: I just recalled a small bug, also related to mining. Not sure if this is a vanilla thing or an Amber thing: If you right click while you have the mining selection box active, the selection box stays there permanantly.
Bandit7cdl wrote:Recently, i have been getting a msg when transfering curios into a cabinet using ALT+LMB/RMB. Msg is "You are already studying that". Only happens when i have one of those curios in my study box and clicking on more than enough items to fill a cabinet. Also, if there's an empty spot in my study....it automatically puts whatever i'm transfering into it.
not_a_cat wrote:Greetings, romovs
Can you please take look at "Search..." window (Shift+S)? It seems like its scrolling doesn't reset itself after the window is closed and reopened after.
More detailed explanation was posted here at russian forum.
romovs wrote:That's odd. The only situation I can think of when it could happen is if you are executing run.sh through a desktop short-cut in your Window Manager (or have symlinked the file). In that case current working directory will be set to something else other than client's folder, but if that was the case client wouldn't start at all...
See if downloading a fresh copy of the zip, extracting to a new directory, then from the terminal cd to that dir, chmod +x run.sh, ./run.sh
works.
romovs wrote:You need to change working directory. Something like
bash -c 'cd path_to_the_client_dir && exec ./run.sh'
or just do cd inside run.sh
whatever works better for your setup.
Users browsing this forum: Claude [Bot] and 2 guests