Amber Client

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

Re: Amber Client

Postby Ukhata » Tue Mar 29, 2016 2:02 pm

leanne69 wrote:
Vigilance wrote:Can we get a wheelbarrow icon?


Please yes for god sake !!!



ive built like 3 extra wheelbarrows cuz i kept losing them on my plot :P
so yes please!!!
Ukhata
 
Posts: 701
Joined: Wed Jan 29, 2014 9:20 am

Re: Amber Client

Postby lachlaan » Tue Mar 29, 2016 3:16 pm

Is a mammoth alarm in the works please? :D
lachlaan
 
Posts: 477
Joined: Sat Apr 06, 2013 9:32 pm

Re: Amber Client

Postby GladiatoR » Wed Mar 30, 2016 6:36 am

getting this exception sometimes:
Code: Select all
Exception in thread "Session reader" java.lang.OutOfMemoryError: Java heap space

        at haven.Session$RWorker.run(Session.java:588)
Exception in thread "Thread-10" java.lang.NullPointerException
        at haven.paragon.utils.UtilsSetup.player(UtilsSetup.java:22)
        at haven.paragon.automations.Patrol.run(Patrol.java:135)
        at java.lang.Thread.run(Unknown Source)

Exception in thread "Thread-36" java.lang.OutOfMemoryError: Java heap space
        at sun.security.ssl.InputRecord.<init>(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source
)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source)
        at haven.LoginScreen.geturlcontent(LoginScreen.java:422)
        at haven.LoginScreen.access$100(LoginScreen.java:53)
        at haven.LoginScreen$3.run(LoginScreen.java:375)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "StatusUpdater" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Haven UI thread" java.lang.OutOfMemoryError: Java heap spac
e
        at haven.Utils.splice(Utils.java:1157)
        at haven.Utils.splice(Utils.java:1163)
        at haven.TexI.fill(TexI.java:102)
        at haven.TexGL.create(TexGL.java:282)
        at haven.TexGL.glid(TexGL.java:331)
        at haven.TexGL$TexDraw.applyfrom(TexGL.java:145)
        at haven.GLState$Applier.apply(GLState.java:570)
        at haven.GOut.apply(GOut.java:277)
        at haven.TexGL.render(TexGL.java:347)
        at haven.Tex.crender(Tex.java:93)
        at haven.Tex.crender(Tex.java:98)
        at haven.GOut.image(GOut.java:196)
        at haven.SSWidget.draw(SSWidget.java:43)
        at haven.Widget.draw(Widget.java:677)
        at haven.Widget.draw(Widget.java:682)
        at haven.LoginScreen.draw(LoginScreen.java:483)
        at haven.Widget.draw(Widget.java:677)
        at haven.Widget.draw(Widget.java:682)
        at haven.RootWidget.draw(RootWidget.java:80)
        at haven.UI.draw(UI.java:151)
        at haven.HavenPanel.rootdraw(HavenPanel.java:325)
        at haven.HavenPanel.run(HavenPanel.java:585)
        at java.lang.Thread.run(Unknown Source)
User avatar
GladiatoR
 
Posts: 213
Joined: Fri Aug 28, 2015 11:04 pm

Re: Amber Client

Postby romovs » Wed Mar 30, 2016 7:27 am

GladiatoR wrote:getting this exception sometimes:


It's related to Paragon's code from what I can see. Comodo will be able to help more with this probably.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby bojackson » Wed Mar 30, 2016 9:28 pm

Yo having an issue... Every time I start my client the hp bar section of the UI is hidden... like when you press space bar. Not sure why this is even a thing. But how do I make it appear every time I log in w/o having to hit space.
Ohhh that's how I make a sig, cool
User avatar
bojackson
 
Posts: 152
Joined: Sat Aug 29, 2015 8:02 pm
Location: Middle of a J&L sandwich

Re: Amber Client

Postby romovs » Wed Mar 30, 2016 9:31 pm

Go to Control Settings, uncheck "Disable UI hiding..." option, press space bar to show the ui, check that option back.

If the above doesn't work, go to UI Settings > Reset Windows button
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby 1MoreGamer » Wed Mar 30, 2016 11:22 pm

i open it up and it works fine but then it closes
Why should you avoid players near salt sources? Because they're SALTY.
User avatar
1MoreGamer
 
Posts: 63
Joined: Tue Nov 03, 2015 6:59 pm

Re: Amber Client

Postby RamboMesser » Thu Mar 31, 2016 11:19 am

Code: Select all
haven.Defer$DeferredException: haven.Defer$CancelledException: Execution cancelled
   at haven.Defer$Future.get(Defer.java:173)
   at haven.MCache$Grid.getcut(MCache.java:204)
   at haven.MCache.getcut(MCache.java:452)
   at haven.MCache.reqarea(MCache.java:617)
   at haven.MapView.draw(MapView.java:1127)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.GameUI.draw(GameUI.java:677)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.RootWidget.draw(RootWidget.java:78)
   at haven.UI.draw(UI.java:142)
   at haven.HavenPanel.rootdraw(HavenPanel.java:331)
   at haven.HavenPanel.run(HavenPanel.java:591)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Defer$CancelledException: Execution cancelled
   at haven.Defer$Future.cancel(Defer.java:120)
   at haven.MCache$Grid.dispose(MCache.java:292)
   at haven.MCache.trimall(MCache.java:575)
   at haven.MCache.invalblob(MCache.java:394)
   at haven.Session$RWorker.handlerel(Session.java:518)
   at haven.Session$RWorker.getrel(Session.java:558)
   at haven.Session$RWorker.run(Session.java:622)


Amber told me to report this, so i did...
User avatar
RamboMesser
 
Posts: 159
Joined: Thu Aug 06, 2015 10:18 pm
Location: Lower Saxony, Germany

Re: Amber Client

Postby iamah » Thu Mar 31, 2016 1:16 pm

Trolls now wait and thump their chest for a while before attacking after spawning


option to auto-hearth if troll spawns could possibly work?
iamah
 
Posts: 46
Joined: Thu Apr 18, 2013 11:11 pm

Re: Amber Client

Postby ArvinJA » Thu Mar 31, 2016 1:27 pm

iamah wrote:
Trolls now wait and thump their chest for a while before attacking after spawning


option to auto-hearth if troll spawns could possibly work?

AFAIK they aggro instantly, but don't attack instantly
The low life has lost its appeal
And I'm tired of walking these streets
To a room with its cupboards bare
User avatar
ArvinJA
 
Posts: 1255
Joined: Sun Mar 20, 2011 1:02 pm
Location: Sweden

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: CLAVICEMBALO4, Claude [Bot] and 68 guests