Gaff wrote:Since one of the last updates, I stopped seeing the percentage indicator next to the trees. Before, practically all of them had it, but now very few have it. Is it possible to turn it on somehow?
https://imgur.com/a/UIdw4RT
DreadKatak wrote:Gaff wrote:Since one of the last updates, I stopped seeing the percentage indicator next to the trees. Before, practically all of them had it, but now very few have it. Is it possible to turn it on somehow?
https://imgur.com/a/UIdw4RT
It is in object display options, set it lower than 150% if you'd like to see lower. One of the recent updates set it to 150% when previous default was 110%
haven.Resource$LoadFailedException: Failed to load resource gfx/terobjs/items/wblock-maple (v32)
at haven.Resource$Pool$Queued.get(Resource.java:586)
at haven.Resource$Pool$Queued.get(Resource.java:553)
at haven.Session$CachedRes$Ref.get(Session.java:139)
at haven.Session$CachedRes$Ref.get(Session.java:130)
at haven.ResDrawable.<init>(ResDrawable.java:45)
at haven.ResDrawable$$cres.apply(ResDrawable.java:160)
at haven.OCache$GobInfo.apply(OCache.java:458)
at haven.Loader.lambda$defer$0(Loader.java:240)
at haven.Loader$Future.run(Loader.java:71)
at haven.Loader$Future.access$400(Loader.java:42)
at haven.Loader.loop(Loader.java:202)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/items/wblock-maple(v32), from forking source backed by HTTP res source (https://game.havenandhearth.com/res/)
at haven.Resource$Pool.handle(Resource.java:654)
at haven.Resource$Pool.access$1100(Resource.java:530)
at haven.Resource$Pool$Loader.run(Resource.java:784)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/items/wblock-maple(v32), from cache source backed by HashDirCache(http://game.havenandhearth.com/render/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/items/wblock-maple(v32), from local res source (res)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/items/wblock-maple(v32), from local res source (res-preload)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/items/wblock-maple(v32), from filesystem res source (C:\Users\ssoul\Downloads\res)
... 4 more
Caused by: java.io.FileNotFoundException: gfx/terobjs/items/wblock-maple
at haven.Resource$FileSource.get(Resource.java:365)
at haven.Resource$Pool.handle(Resource.java:631)
... 3 more
Caused by: java.nio.file.NoSuchFileException: C:\Users\ssoul\Downloads\res\gfx\terobjs\items\wblock-maple.res
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
at java.nio.file.Files.newInputStream(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:363)
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/gfx/terobjs/items/wblock-maple.res
at haven.Resource$JarSource.get(Resource.java:385)
at haven.Resource$Pool.handle(Resource.java:631)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res/gfx/terobjs/items/wblock-maple.res
at haven.Resource$JarSource.get(Resource.java:385)
at haven.Resource$Pool.handle(Resource.java:631)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/terobjs/items/wblock-maple
at haven.HashDirCache.fetch(HashDirCache.java:346)
at haven.Resource$CacheSource.get(Resource.java:315)
at haven.Resource$Pool.handle(Resource.java:631)
... 3 more
Caused by: java.io.IOException: already retried 7 times
at haven.RetryingInputStream.retry(RetryingInputStream.java:54)
at haven.RetryingInputStream.get(RetryingInputStream.java:70)
at haven.RetryingInputStream.check(RetryingInputStream.java:96)
at haven.Http.fetch(Http.java:80)
at haven.Resource$HttpSource.get(Resource.java:431)
at haven.Resource$TeeSource.get(Resource.java:292)
at haven.Resource$Pool.handle(Resource.java:631)
... 3 more
Caused by: java.net.UnknownHostException: game.havenandhearth.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at haven.Http$1.create(Http.java:77)
at haven.RetryingInputStream.create(RetryingInputStream.java:44)
at haven.RetryingInputStream.get(RetryingInputStream.java:76)
... 8 more
Caused by: java.net.UnknownHostException: game.havenandhearth.com
Java.util.ConcurrentModificationException
at java.base/java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
at java.base/java.util.LinkedList$ListItr.next(Unknown Source)
at haven.UI.dispatch(UI.java:636)
at haven.UI.dispatchq(UI.java:645)
at haven.UI.getcurs(UI.java:916)
at haven.PathQueue.isDefaultCursor(PathQueue.java:249)
at haven.PathQueue.start(PathQueue.java:44)
at haven.PathQueue.movementChange(PathQueue.java:165)
at haven.Gob.lambda$updateMovingInfo$11(Gob.java:1736)
at java.base/java.util.Optional.ifPresent(Unknown Source)
at haven.Gob.updateMovingInfo(Gob.java:1736)
at haven.Gob.setattr(Gob.java:910)
at haven.Gob.setattr(Gob.java:914)
at haven.LinMove$$linbeg.apply(LinMove.java:78)
at haven.OCache$GobInfo.apply(OCache.java:458)
at haven.Loader.lambda$defer$0(Loader.java:240)
at haven.Loader$Future.run(Loader.java:71)
at haven.Loader$Future.access$400(Loader.java:42)
at haven.Loader.loop(Loader.java:202)
at java.base/java.lang.Thread.run(Unknown Source)
Ysh wrote: I think you are jordancoles. You saying this for throwing off of track to make me thinking I am jordancoles.
Onep wrote: If I had to choose between drowning you and savoring every moment as your face desperately gasps for air beneath the brine or saving the planet, I'd choose you everytime.
Users browsing this forum: Yandex [Bot] and 86 guests