Client closing during world loading

The worst monsters in the Hearthlands warp the fabric of space and time...

Client closing during world loading

Postby rajmondelis » Sat Jan 07, 2017 8:32 pm

Paradoxs wrote:
rajmondelis wrote:
But with java 8 too didnt work haven ..... what i have to do?


We need more information to be able to help you. whats it doing, is there an error, what happens ect.

We cant help you solve a problem if you dont tell us what the problem is in a more detailed manner


Iturning on amber client and press login button that i get black screen but can seen game mapp ,meniu and i can walk but i have black screen wheres writing "Waiting for Resource Gfx/tiles/transition/cloud . and after writing building mapp (paused) and then haven turning off.. sorry for my english
rajmondelis
 
Posts: 16
Joined: Thu Jan 02, 2014 4:27 pm

Re: Client closing during world loading

Postby MagicManICT » Sat Jan 07, 2017 8:42 pm

I split this off from the discussion in the World 10 announcement. It should make for an easier conversation here.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18436
Joined: Tue Aug 17, 2010 1:47 am

Re: Client closing during world loading

Postby slipper » Sat Jan 07, 2017 8:44 pm

Have you tried putting all the graphics settings on minimum/disabled?
User avatar
slipper
 
Posts: 816
Joined: Sat Oct 02, 2010 4:28 pm

Re: Client closing during world loading

Postby VasilyM » Sat Jan 07, 2017 8:48 pm

May be its not for here, but i have a problem like this: few time a hour client (Amber and native, native rarely) crushes with some log error window
and the last one was a: so, where to send this logs and what to do?

1.47.0:4cc336ec11ee721e2a424bab0d1f025ef3c58769

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/trees/larch (v9), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:352)
at haven.Resource$Pool$Queued.get(Resource.java:321)
at haven.Session$CachedRes$Ref.get(Session.java:146)
at haven.Session$CachedRes$Ref.get(Session.java:139)
at haven.ResDrawable.getres(ResDrawable.java:81)
at haven.Gob.getres(Gob.java:622)
at haven.LocalMiniMap.drawicons(LocalMiniMap.java:178)
at haven.LocalMiniMap.draw(LocalMiniMap.java:466)
at haven.Widget.draw(Widget.java:677)
at haven.Widget.draw(Widget.java:682)
at haven.MinimapWnd.draw(MinimapWnd.java:199)
at haven.Widget.draw(Widget.java:677)
at haven.Widget.draw(Widget.java:682)
at haven.GameUI.draw(GameUI.java:647)
at haven.Widget.draw(Widget.java:677)
at haven.Widget.draw(Widget.java:682)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:137)
at haven.HavenPanel.rootdraw(HavenPanel.java:333)
at haven.HavenPanel.run(HavenPanel.java:589)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Unknown vertex-array name: ���?�S�?��N@5P?�K?�x
@��>\��?�x
@�I��B`e=��N@�ѿr�/?
�/@l����>�x
@�$���z=�x
@v㵿Q�ɿ��N@��꿚!�
�/@�5��>�ʾ�x
@�b��d}��x
@�W�f��
�/@t���՝��x
@-]���S�?��N@��E��K?�x
@�ݮ< 휻���?nrm
at haven.VertexBuf$VertexRes.<init>(VertexBuf.java:497)
at sun.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:751)
at haven.Resource.load(Resource.java:1697)
at haven.Resource.access$600(Resource.java:42)
at haven.Resource$Pool.handle(Resource.java:397)
at haven.Resource$Pool.access$1100(Resource.java:298)
at haven.Resource$Pool$Loader.run(Resource.java:550)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/larch(v9), from cache source backed by FileCache(http://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:409)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/larch(v9), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/larch(v9), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\terobjs\trees\larch.res (Системе не удается найти указанный путь)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:190)
at haven.Resource$Pool.handle(Resource.java:393)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/trees/larch
at haven.Resource$JarSource.get(Resource.java:202)
at haven.Resource$Pool.handle(Resource.java:393)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/terobjs/trees/larch
at haven.HashDirCache.fetch(HashDirCache.java:264)
at haven.Resource$CacheSource.get(Resource.java:169)
at haven.Resource$Pool.handle(Resource.java:393)
... 3 more
VasilyM
 
Posts: 24
Joined: Wed Aug 05, 2015 10:48 am

Re: Client closing during world loading

Postby Granger » Sat Jan 07, 2017 8:51 pm

VasilyM wrote:May be its not for here, but i have a problem like this: few time a hour client (Amber and native, native rarely) crushes with some log error window
and the last one was a: so, where to send this logs and what to do?
Code: Select all
1.47.0:4cc336ec11ee721e2a424bab0d1f025ef3c58769

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/trees/larch (v9), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
   at haven.Resource$Pool$Queued.get(Resource.java:352)
   at haven.Resource$Pool$Queued.get(Resource.java:321)
   at haven.Session$CachedRes$Ref.get(Session.java:146)
   at haven.Session$CachedRes$Ref.get(Session.java:139)
   at haven.ResDrawable.getres(ResDrawable.java:81)
   at haven.Gob.getres(Gob.java:622)
   at haven.LocalMiniMap.drawicons(LocalMiniMap.java:178)
   at haven.LocalMiniMap.draw(LocalMiniMap.java:466)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.MinimapWnd.draw(MinimapWnd.java:199)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.GameUI.draw(GameUI.java:647)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.RootWidget.draw(RootWidget.java:67)
   at haven.UI.draw(UI.java:137)
   at haven.HavenPanel.rootdraw(HavenPanel.java:333)
   at haven.HavenPanel.run(HavenPanel.java:589)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Unknown vertex-array name: ���?�S�?��N@5P?�K?�x
@��>\��?�x
@�I��B`e=��N@�ѿr�/?
�/@l����>�x
@�$���z=�x
@v㵿Q�ɿ��N@��꿚!�
�/@�5��>�ʾ�x
@�b��d}��x
@�W�f��
�/@t���՝��x
@-]���S�?��N@��E��K?�x
@�ݮ< 휻���?nrm
   at haven.VertexBuf$VertexRes.<init>(VertexBuf.java:497)
   at sun.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
   at java.lang.reflect.Constructor.newInstance(Unknown Source)
   at haven.Resource$LayerConstructor.cons(Resource.java:751)
   at haven.Resource.load(Resource.java:1697)
   at haven.Resource.access$600(Resource.java:42)
   at haven.Resource$Pool.handle(Resource.java:397)
   at haven.Resource$Pool.access$1100(Resource.java:298)
   at haven.Resource$Pool$Loader.run(Resource.java:550)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/larch(v9), from cache source backed by FileCache(http://game.havenandhearth.com/hres/)
      at haven.Resource$Pool.handle(Resource.java:409)
      ... 3 more
      Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/larch(v9), from local res source
         ... 4 more
         Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/larch(v9), from filesystem res source (res)
            ... 4 more
         Caused by: java.io.FileNotFoundException: res\gfx\terobjs\trees\larch.res (Системе не удается найти указанный путь)
            at java.io.FileInputStream.open0(Native Method)
            at java.io.FileInputStream.open(Unknown Source)
            at java.io.FileInputStream.<init>(Unknown Source)
            at haven.Resource$FileSource.get(Resource.java:190)
            at haven.Resource$Pool.handle(Resource.java:393)
            ... 3 more
      Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/trees/larch
         at haven.Resource$JarSource.get(Resource.java:202)
         at haven.Resource$Pool.handle(Resource.java:393)
         ... 3 more
   Caused by: java.io.FileNotFoundException: res/gfx/terobjs/trees/larch
      at haven.HashDirCache.fetch(HashDirCache.java:264)
      at haven.Resource$CacheSource.get(Resource.java:169)
      at haven.Resource$Pool.handle(Resource.java:393)
      ... 3 more

Loftar should get this automatically and will most likely deal with it soon. Could also be related to current server lag issues.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Client closing during world loading

Postby VasilyM » Sat Jan 07, 2017 9:51 pm

Granger wrote:
VasilyM wrote:May be its not for here, but i have a problem like this: few time a hour client (Amber and native, native rarely) crushes with some log error window
and the last one was a: so, where to send this logs and what to do?
Code: Select all
1.47.0:4cc336ec11ee721e2a424bab0d1f025ef3c58769

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/trees/larch (v9), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
   at haven.Resource$Pool$Queued.get(Resource.java:352)
   
      ... 3 more

Loftar should get this automatically and will most likely deal with it soon. Could also be related to current server lag issues.


There is a message in window "please inform developers of client" or smthng like that. Same window in amber and in native.
VasilyM
 
Posts: 24
Joined: Wed Aug 05, 2015 10:48 am

Re: Client closing during world loading

Postby jorb » Wed Mar 08, 2017 12:19 am

VasilyM is getting corrupted resource downloads. No clue as to why this is happening, as they should be loaded over https and verified.

Can't reproduce, in any event.
"The psychological trials of dwellers in the last times will be equal to the physical trials of the martyrs. In order to face these trials we must be living in a different world."

-- Hieromonk Seraphim Rose
User avatar
jorb
 
Posts: 18436
Joined: Fri Apr 03, 2009 7:07 am
Location: Here, there and everywhere.


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot], Semrush [Bot] and 109 guests