Planned downtime: Server move (2019-02-27 13:00 UTC)

Announcements about major changes in Haven & Hearth.

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby borka » Wed Feb 27, 2019 10:44 pm

MightySheep wrote:
I just reinstalled Java though I already had the latest version. I cleared Java cache. I flushed DNS. I don't have any proxy. I dont think ive modified any txt files.

When I download the default client launcher it just says

Image

Despite my postcount, I'm no expert computer person. All I know is I cant connect since server switch :?


either http: and https give a

Code: Select all
Not Found

The requested URL has no corresponding resource.


What about trying a custom client?
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: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby MightySheep » Wed Feb 27, 2019 10:47 pm

I used a custom client to begin with, ive got ardennes amber and default none of them work
User avatar
MightySheep
 
Posts: 2169
Joined: Fri Jul 22, 2011 1:18 pm

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby borka » Wed Feb 27, 2019 10:51 pm

edit Amber run.bat with Notepad ... enter to get a new line - than just type the word "pause" to keep the cmd window open for looking at error messages - save as .bat not as txt file

run Amber ... in topbar of cmd window right click to get to the editing part of menu ...

did you ping game.havenandhearth.com ?
Last edited by borka on Wed Feb 27, 2019 10:53 pm, edited 1 time in total.
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: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby Ysh » Wed Feb 27, 2019 10:53 pm

If I will type this url in my browser, it will give me this .jnlp file to download.
Code: Select all
>tracert game.havenandhearth.com

Tracing route to ansgar.seatribe.se [159.69.75.231]

Does tracert on your machine give same ip address?
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby loftar » Wed Feb 27, 2019 10:53 pm

MightySheep wrote:Image

Please copy and paste the actual contents of the exception (and wrapped exception) tabs instead of posting a screenshot.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9055
Joined: Fri Apr 03, 2009 7:05 am

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby MightySheep » Wed Feb 27, 2019 11:02 pm

Exception / Wrapped Exception

Tracert and ping results:
Image

Editing my amber look like this Not sure how its helpful ?

When I type the url http://game.havenandhearth.com/java/hafen-res.jnlp into my browser it just says "This site can’t be reached"

Edit: To clarify, I'm running windows 7 64 bit java ver. 8 update 201. My DNS settings are on "automatic", I havent messed with any network stuff or anything like that. I have no antiviruses or firewalls. My java is freshly reinstalled and fully wiped java cache.
Last edited by MightySheep on Wed Feb 27, 2019 11:20 pm, edited 1 time in total.
User avatar
MightySheep
 
Posts: 2169
Joined: Fri Jul 22, 2011 1:18 pm

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby MagicManICT » Wed Feb 27, 2019 11:13 pm

I'm an idiot when it comes to these things, but could it be something to do with the DNS servers being used? maybe they haven't resolved the IP address correctly? Clearly there is a problem here as when I ping "game.havenandhearth.com" I get routed to ansgar.seatribe.se IPv4 [159.69.75.231], not the old IPv4 address of [213.239.201.139]
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: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby Ysh » Wed Feb 27, 2019 11:17 pm

MagicManICT wrote:I'm an idiot when it comes to these things, but could it be something to do with the DNS servers being used? maybe they haven't resolved the IP address correctly? Clearly there is a problem here as when I ping "game.havenandhearth.com" I get routed to ansgar.seatribe.se IPv4 [159.69.75.231], not the old IPv4 address of [213.239.201.139]

Yes, this seem like issue to me.

If I am you I will try to override host file manually like this.
Add line like:
Code: Select all
159.69.75.231 game.havenandhearth.com
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby loftar » Wed Feb 27, 2019 11:38 pm

MightySheep wrote:Tracert and ping results:

That's unexpected. I was totally expecting it to be a Java issue, since you can apparently access the website and forum via your browser. Is it somehow treating the different domain names differently? If you ping www.havenandhearth.com instead of game.havenandhearth.com, what IP address does it show?

Ysh wrote:If I am you I will try to override host file manually like this.

If you do that, remember to undo it later on, or you'll be sitting with that stale entry instead for whatever next time we decide to move the servers around.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9055
Joined: Fri Apr 03, 2009 7:05 am

Re: Planned downtime: Server move (2019-02-27 13:00 UTC)

Postby MightySheep » Wed Feb 27, 2019 11:42 pm

Last edited by MightySheep on Wed Feb 27, 2019 11:45 pm, edited 1 time in total.
User avatar
MightySheep
 
Posts: 2169
Joined: Fri Jul 22, 2011 1:18 pm

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: Claude [Bot], Python-Requests [Bot] and 1 guest