Crash on startup

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

Crash on startup

Postby Choco_Popcorn » Thu Nov 27, 2014 7:31 pm

I've been trying to get this game to run for hours only to get this error every time I try to start it. :?


Code: Select all
java.lang.RuntimeException: Delayed error in resource gfx/tiles/brick/blue (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at haven.Resource.checkerr(Resource.java:1058)
   at haven.Resource.compareTo(Resource.java:950)
   at haven.Resource.compareTo(Resource.java:39)
   at java.util.ComparableTimSort.countRunAndMakeAscending(Unknown Source)
   at java.util.ComparableTimSort.sort(Unknown Source)
   at java.util.Arrays.sort(Unknown Source)
   at java.util.Arrays.sort(Unknown Source)
   at java.util.ArrayList.sort(Unknown Source)
   at java.util.Collections.sort(Unknown Source)
   at haven.Resource.dumplist(Resource.java:1106)
   at haven.MainFrame.main2(MainFrame.java:235)
   at haven.MainFrame.access$100(MainFrame.java:34)
   at haven.MainFrame$5.run(MainFrame.java:266)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/tiles/brick/blue(v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at haven.Resource$Loader.handle(Resource.java:401)
   at haven.Resource$Loader.run(Resource.java:375)
   ... 1 more
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
   at sun.security.ssl.InputRecord.handleUnknownRecord(Unknown Source)
   at sun.security.ssl.InputRecord.read(Unknown Source)
   at sun.security.ssl.SSLSocketImpl.readRecord(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 Source)
   at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
   at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
   at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessController.doPrivileged(Unknown Source)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
   at haven.Resource$HttpSource.get(Resource.java:330)
   at haven.Resource$TeeSource.get(Resource.java:225)
   at haven.Resource$Loader.handle(Resource.java:395)
   ... 2 more
Choco_Popcorn
 
Posts: 3
Joined: Thu Nov 27, 2014 6:02 pm

Re: Crash on startup

Postby borka » Thu Nov 27, 2014 9:01 pm

next time a bit more information (i.e. OS, Bit Version, which client) please

make sure you have put
Code: Select all
https://www.havenandhearth.com
in your Java Control Panel Security Exceptions aswell

default client (Play Button) ?

http://wikisend.com/download/933588/blue.cached


download and put here
C:\Users\NAME\.haven\cache\res\gfx\tiles\brick\

custom client (i.e. Ender)
http://wikisend.com/download/979054/blue.res

download and put here
Ender_x64\res\gfx\tiles\brick\
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Crash on startup

Postby Choco_Popcorn » Thu Nov 27, 2014 10:15 pm

borka wrote:next time a bit more information (i.e. OS, Bit Version, which client) please

make sure you have put
Code: Select all
https://www.havenandhearth.com
in your Java Control Panel Security Exceptions aswell

default client (Play Button) ?

http://wikisend.com/download/933588/blue.cached


download and put here
C:\Users\NAME\.haven\cache\res\gfx\tiles\brick\

custom client (i.e. Ender)
http://wikisend.com/download/979054/blue.res

download and put here
Ender_x64\res\gfx\tiles\brick\


This may sound a bit odd, but I can't find the H&H directory. Also here's my specs:

Processer: Intel Core i3 CPU M330 @ 2.13Ghz
3 GB RAM
Windows 8
32-bit OS
Choco_Popcorn
 
Posts: 3
Joined: Thu Nov 27, 2014 6:02 pm

Re: Crash on startup

Postby borka » Thu Nov 27, 2014 10:22 pm

There's not a "real" HnH directory with default client but a Cache one in your Users directory (.haven) - probably it's hidden (which is default setting on windows)

check these Tutorials for help and understanding your OS please
http://blogs.msdn.com/b/zxue/archive/20 ... rives.aspx

or look at "Show Hidden Files and Folders in Windows 8"
http://www.youtube.com/watch?v=P2gynTX09ZA

But before you: do look here - make settings and try again first
viewtopic.php?f=2&t=37713#p497917
viewtopic.php?f=2&t=37713#p498933
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Crash on startup

Postby Choco_Popcorn » Thu Nov 27, 2014 10:45 pm

Still isn't there. :roll:
Choco_Popcorn
 
Posts: 3
Joined: Thu Nov 27, 2014 6:02 pm

Re: Crash on startup

Postby loftar » Fri Nov 28, 2014 3:44 am

Choco_Popcorn wrote:Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?

That is quite weird. I can't really imagine that there would be anything wrong with the server side SSL, as noone else appears to have this problem, so I can't help but think that your Java installation is corrupted or something. Try installing the latest version, or reinstalling (and redownloading) it if you already had it.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 8926
Joined: Fri Apr 03, 2009 7:05 am

Re: Crash on startup

Postby Bettr » Thu Jun 25, 2015 12:09 am

I'm having the same problem, all's it's doing is opening a blank window, I redownloaded it and this time it's playing music (and giving me that error message). I'm doing it on mac fyi not sure if the PC matters though.
Bettr
 
Posts: 4
Joined: Wed Jun 24, 2015 11:24 pm

Re: Crash on startup

Postby loftar » Thu Jun 25, 2015 2:07 am

Bettr wrote:I'm having the same problem, all's it's doing is opening a blank window, I redownloaded it and this time it's playing music (and giving me that error message). I'm doing it on mac fyi not sure if the PC matters though.

Are you absolutely sure it's the exact same error message? Does it say "Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?"?
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 8926
Joined: Fri Apr 03, 2009 7:05 am


Return to Bugs

Who is online

Users browsing this forum: No registered users and 6 guests