Amber Client

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

Re: Amber Client

Postby romovs » Sat Oct 03, 2015 1:38 pm

loftar wrote:I was almost getting close to considering shutting down this thread and nuking romovs' village for spreading malicious clients. The server has been reporting attempts of brute-force password guessing all day, and I just found out that the same IP addresses that do that are also actually playing the game, and using the client, so I honestly thought for a while that you had put a brute-force bot into it.

However, having looked at the source code, I suspect it's rather some kind of bug in your "StatusWdg" where it doesn't give up properly if it fails to log in. Thanks to it, you've probably auto-banned a few of your users from website logins for a while, at least, while they've been trying to hack poor "null"'s account. ;)


oh :oops:
Will fix asap.

EDIT: everyone plz use previous version for now https://github.com/romovs/amber/release ... 1.16.0.zip
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Kelody » Sat Oct 03, 2015 2:30 pm

Apillion wrote:
trezisc wrote:Free camera rotation should also allow you to pan the screen up and down



press ctrl+c see how you rotate that cam up and down ^^

Edit: have already made a request to reverse the up down axes .


Are there any keyboard shortcuts to the shift-c camera? I use a trackball and middle mouse-button is unwieldy.
Kelody
 
Posts: 253
Joined: Wed Feb 05, 2014 8:38 pm

Re: Amber Client

Postby Apillion » Sat Oct 03, 2015 3:34 pm

Kelody wrote:
Apillion wrote:
trezisc wrote:Free camera rotation should also allow you to pan the screen up and down



press ctrl+c see how you rotate that cam up and down ^^

Edit: have already made a request to reverse the up down axes .


Are there any keyboard shortcuts to the shift-c camera? I use a trackball and middle mouse-button is unwieldy.


Afraid not.. That might be something that can be added rotate cam bad with keyboard perhaps by using arrow keys.

But i'm afraid to make more requests think Mr romovs has his hands full atm there are requests sitting on the todo list from 60 padges back already..
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby romovs » Sat Oct 03, 2015 4:21 pm

Update.
Anyone using v1.17.0-1.17.1 are suggesting to update asap since there was a significant bug in the previous release. Sorry about that and a big thanks to loftar for taking the time to investigate the issue and not acting too hastily :)

Also alt+1/2 hotkeys for quickslots were changed to alt+z/x to prevent conflict with quickbars.

Version for Mac OS X/Java 1.6 is here.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Jake024d » Sun Oct 04, 2015 12:10 am

Exception in thread "Haven UI thread" java.lang.RuntimeException: Delayed error in resource gfx/invobjs/meat-raw (v3), from forking source backed by HTTP res source (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.Session$CachedRes$Ref.get(Session.java:143)
at haven.Session$CachedRes$Ref.get(Session.java:136)
at haven.res.lib.layspr.Layered.<init>(layspr.cjava:86)
at Meat.<init>(meat.cjava:23)
at Meat.<init>(meat.cjava:42)
at sun.reflect.GeneratedConstructorAccessor41.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at haven.Utils.construct(Utils.java:1214)
at haven.GSprite$FactMaker$1.create(GSprite.java:61)
at haven.GSprite.create(GSprite.java:87)
at haven.Makewindow$Spec.draw(Makewindow.java:68)
at haven.Makewindow.draw(Makewindow.java:147)
at haven.Widget.draw(Widget.java:632)
at haven.Widget.draw(Widget.java:637)
at haven.Window.draw(Window.java:203)
at haven.Widget.draw(Widget.java:632)
at haven.Widget.draw(Widget.java:637)
at haven.GameUI.draw(GameUI.java:590)
at haven.Widget.draw(Widget.java:632)
at haven.Widget.draw(Widget.java:637)
at haven.RootWidget.draw(RootWidget.java:71)
at haven.UI.draw(UI.java:141)
at haven.HavenPanel.rootdraw(HavenPanel.java:301)
at haven.HavenPanel.run(HavenPanel.java:550)
at java.lang.Thread.run(Thread.java:745)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/meat-raw(v3), from forking source backed by HTTP res source (http://game.havenandhearth.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:520)
... 1 more
Caused by: java.net.UnknownHostException: game.havenandhearth.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at java.net.Socket.connect(Socket.java:538)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
at sun.net.www.http.HttpClient.New(HttpClient.java:308)
at sun.net.www.http.HttpClient.New(HttpClient.java:326)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
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



That's the error I keep getting. I've tried searching the thread for a fix so sorry if I overlooked it. I'm running on linux with 64bit
Quis custodiet ipsos custodes.

jorb wrote:I'm pretty badass.


jorb wrote:How many threads on this topic do we need?


Support the devs, #JORBTAR2016
User avatar
Jake024d
 
Posts: 85
Joined: Mon Sep 17, 2012 8:07 am

Re: Amber Client

Postby romovs » Sun Oct 04, 2015 12:38 am

Jake024d wrote:Caused by: java.net.UnknownHostException: game.havenandhearth.com
...

That's the error I keep getting. I've tried searching the thread for a fix so sorry if I overlooked it. I'm running on linux with 64bit


Add
Code: Select all
213.239.201.139    game.havenandhearth.com

to your /etc/hosts file. It should solve it.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Jake024d » Sun Oct 04, 2015 1:17 am

romovs wrote:Add
Code: Select all
213.239.201.139    game.havenandhearth.com

to your /etc/hosts file. It should solve it.


I put it in, only time with tell :lol:

thanks for the heads up
Quis custodiet ipsos custodes.

jorb wrote:I'm pretty badass.


jorb wrote:How many threads on this topic do we need?


Support the devs, #JORBTAR2016
User avatar
Jake024d
 
Posts: 85
Joined: Mon Sep 17, 2012 8:07 am

Re: Amber Client

Postby CaptainMidget » Sun Oct 04, 2015 4:32 am

Romov, with your 1.7.2 Client, has anyone else reported missing textures?

Image

No stairs :(

Also had boars disappear in wagons when put into them. Just wondering if its Amber Client related or something on my side.
User avatar
CaptainMidget
 
Posts: 575
Joined: Mon Aug 08, 2011 4:54 am

Re: Amber Client

Postby romovs » Sun Oct 04, 2015 5:29 am

:lol: No first time I hear of this.
I haven't tinkered with object rendering yet. However there is always a possibility that some other change might have caused that.

Does it happen consistently?
Could you run with run_debug.bat next time and see if there's anything in the console if it happens again.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby CaptainMidget » Sun Oct 04, 2015 5:44 am

Will do. Downgraded to 1.6 and everything works fine. Ill use run_debug and report back if anything happens.
User avatar
CaptainMidget
 
Posts: 575
Joined: Mon Aug 08, 2011 4:54 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Amazon [Bot], Claude [Bot], Hammerss and 2 guests