Page 1 of 1

Haven Error!

PostPosted: Thu Jul 09, 2015 1:49 pm
by Musor
Have some problem:

java.lang.RuntimeException: Delayed error in resource paginae/craft/goldenegg (v1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource.checkerr(Resource.java:1507)
at haven.Resource.layer(Resource.java:1391)
at haven.Resource.layer(Resource.java:1400)
at haven.MenuGrid.cons(MenuGrid.java:101)
at haven.MenuGrid.updlayout(MenuGrid.java:152)
at haven.MenuGrid.tick(MenuGrid.java:531)
at haven.Widget.tick(Widget.java:490)
at haven.GameUI.tick(GameUI.java:629)
at haven.Widget.tick(Widget.java:490)
at haven.UI.tick(UI.java:158)
at haven.HavenPanel.run(HavenPanel.java:445)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/craft/goldenegg(v1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource$Loader.handle(Resource.java:446)
at haven.Resource$Loader.run(Resource.java:420)
... 1 more
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://game.salemthegame.com/res/pagina ... denegg.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:370)
at haven.Resource$TeeSource.get(Resource.java:266)
at haven.Resource$Loader.handle(Resource.java:439)
... 2 more

i tried to change Java from 8 to 6. But it didnt help.

That happen after i learn Metallurgy. There no such error if i choose another character.

Re: Haven Error!

PostPosted: Thu Jul 09, 2015 3:40 pm
by MagicManICT
Likely this is a corrupted download. Clearing the Java cache and downloading again usually clears these up. Do you have the same items on your other character? If not, it's why you're not crashing on it.

Re: Haven Error!

PostPosted: Fri Jul 10, 2015 6:09 am
by Musor
Thx for answer but It didn't help

Re: Haven Error!

PostPosted: Fri Jul 10, 2015 7:32 am
by loftar
Musor wrote:Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://game.salemthegame.com/res/pagina ... denegg.res

That's just completely absurd; there's no way the server would respond with a 403 for that URL. I suspect you're a victim of a transparent proxy or something. What does it look like if you try to visit the URL -- http://game.salemthegame.com/res/paginae/craft/goldenegg.res -- manually in a web browser?

Re: Haven Error!

PostPosted: Sat Jul 11, 2015 12:25 pm
by Musor
loftar wrote:
Musor wrote:Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://game.salemthegame.com/res/pagina ... denegg.res

That's just completely absurd; there's no way the server would respond with a 403 for that URL. I suspect you're a victim of a transparent proxy or something. What does it look like if you try to visit the URL -- http://game.salemthegame.com/res/paginae/craft/goldenegg.res -- manually in a web browser?



Nice idea to visit this page :)) Blocked by Eset smart security.
Strange, I tried to start game while firewall is switched off.
Im sorry my fault. Thanks a lot.