Amber Client

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

Re: Amber Client

Postby AntiBlitz » Thu Nov 16, 2017 11:24 am

romovs wrote:
AntiBlitz wrote:so since having switched pc's and brought over the appdata folder as mentioned, the map and bookmarks are now there, however anytime i open the map and move about, im getting a ton of map file warnings. My map also looks like swiss cheese now, with the black squares thrown about pretty well everywhere. Is there something i should be doing to fix this?

like this;
[03:52] mapfile warning: error when locating grid c6c7dab34da14be3: java.io.FileNotFoundException: map/grid-c6c7dab34da14be3

The error says that some of the map files are missing. Perhaps something didn't get copied.
AntiBlitz wrote:Secondly, and hopefully Lastly, i no longer have the bookmarks for previous charter stones i have traveled to, i can type in their names manually, but upon arriving there, i still dont possess the names in the list. I even tried right clicking the charter stone to remember it when i arrived, but it doesnt let me. Is there a way to fix this?

Try using inspect on the charter stone. I think it will add it to the list.


the inspection tool worked, thanks, just have to revisit all the stones. Will the map then fix itself when it creates new files? all i did was copy and paste it over
User avatar
AntiBlitz
 
Posts: 639
Joined: Sun Sep 25, 2011 11:43 am

Re: Amber Client

Postby jncoblack26 » Thu Nov 16, 2017 4:32 pm

romovs wrote:Weird. Are you sure run.bat looks like this?

Code: Select all
start javaw -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
pause


Here's what I did. The run.bat opens but instantly closes.

Code: Select all
start javaw -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
pause


I even went so far as to put the bat file like this and still the same thing.

Code: Select all
start javaw -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com pause
jncoblack26
 
Posts: 6
Joined: Fri May 12, 2017 7:13 pm

Re: Amber Client

Postby Granger » Thu Nov 16, 2017 5:59 pm

jncoblack26 wrote:
romovs wrote:Weird. Are you sure run.bat looks like this?

Code: Select all
start javaw -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
pause


Here's what I did. The run.bat opens but instantly closes.

You did something wrong (possibly you saved it with the wrong encoding, so the linebreak dosn't catch).

To figure out what went wrong:
open 'cmd.exe'
cd into the directory where the file is located
run 'run.bat' and post us the output.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9263
Joined: Mon Mar 22, 2010 2:00 pm

Re: Amber Client

Postby khang0000 » Sun Nov 19, 2017 9:19 am

Can we add autodrop seed to the plugin ? I want to select an area then left the PC for a while. Tyou ^^
khang0000
 
Posts: 5
Joined: Thu Dec 19, 2013 5:23 pm

Re: Amber Client

Postby iamahh » Wed Nov 22, 2017 12:45 pm

suggestion: menu settings options for "Open" and "Cargo", for transfering items in Wagon and Knarr

or maybe a custom menu option where user enters the name
iamahh
 
Posts: 1810
Joined: Sat Dec 12, 2015 8:23 pm

Re: Amber Client

Postby Granger » Wed Nov 22, 2017 2:23 pm

iamahh wrote:or maybe a custom menu option where user enters the name

That would be the most flexible way.

Preferably with the ability to track what kind of item/object the last RMB click went to so the auto-selection could be matched against a list of object/item and action names (solving the issue with 'clean' for chicken vs. spitroast).
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9263
Joined: Mon Mar 22, 2010 2:00 pm

Re: Amber Client

Postby svino » Thu Nov 23, 2017 1:17 am

java.lang.NoSuchMethodError: haven.res.lib.tspec.Spec.<init>(Lhaven/ResData;Lhaven/OwnerContext;[Ljava/lang/Object;)V
at Ingredient$Fac.build(ingred.cjava:34)
at haven.ItemInfo.buildinfo(ItemInfo.java:385)
at haven.GItem.info(GItem.java:155)
at haven.WItem$AttrCache.get(WItem.java:159)
at haven.WItem.draw(WItem.java:237)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.Inventory.draw(Inventory.java:54)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.Window.draw(Window.java:200)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.GameUI.draw(GameUI.java:656)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:137)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:600)
at java.lang.Thread.run(Unknown Source)


i think i cooked a bear steak and tuber with the new cavebulb
User avatar
svino
 
Posts: 294
Joined: Mon Jun 06, 2011 4:09 am

Re: Amber Client

Postby Shadow7168 » Thu Nov 23, 2017 1:24 am

Also crashed while cooking steak & tubers, but just with carrots/onions

java.lang.NoSuchMethodError: haven.res.lib.tspec.Spec.<init>(Lhaven/ResData;Lhaven/OwnerContext;[Ljava/lang/Object;)V
at Ingredient$Fac.build(ingred.cjava:34)
at haven.ItemInfo.buildinfo(ItemInfo.java:385)
at haven.GItem.info(GItem.java:155)
at haven.WItem$AttrCache.get(WItem.java:159)
at haven.WItem.draw(WItem.java:237)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.Inventory.draw(Inventory.java:54)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.Window.draw(Window.java:200)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.GameUI.draw(GameUI.java:656)
at haven.Widget.draw(Widget.java:673)
at haven.Widget.draw(Widget.java:678)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:137)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:600)
at java.lang.Thread.run(Unknown Source)
Potjeh wrote:They're using swords as throwing weapons now? Damn cheaters!

MagicManICT wrote:Most raiders aren't into choking another man's chicken. They can do some pretty gay shit, but that's usually the line.
User avatar
Shadow7168
 
Posts: 753
Joined: Tue Aug 03, 2010 8:33 pm

Re: Amber Client

Postby romovs » Thu Nov 23, 2017 1:25 am

Oh fun the remote resources were modified... again.

Will fix tomorrow.
Client will probably also crash on display signs and barterstands.

Actually pretty much everything will crash :lol:
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Shrapnelx » Thu Nov 23, 2017 1:41 am

romovs wrote:Oh fun the remote resources were modified... again.

Will fix tomorrow.
Client will probably also crash on display signs and barterstands.

Actually pretty much everything will crash :lol:


Can confirm, client crashes randomly on a lot of stuff... Fun times to be had for the next 24 hours..
User avatar
Shrapnelx
 
Posts: 215
Joined: Mon Jun 24, 2013 2:14 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Naylok and 13 guests