Page 1 of 1

Crash on Join

PostPosted: Thu Oct 02, 2014 2:10 am
by Jackxter
So yeah, been playing Salem seamlessly for a bit now. Then I decided to finally get off my ass and help my village with agriculture and got the agriculture skill. Unfortunately, the game didn't seem to like that too much the next time I logged in :(. Crashed with this error log:

java.lang.RuntimeException: Delayed error in resource paginae/skills/cabbagegrowing (v2), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource.checkerr(Resource.java:1503)
at haven.Resource.layer(Resource.java:1387)
at haven.Resource.layer(Resource.java:1396)
at haven.CharWnd$SkillList$1.compare(CharWnd.java:172)
at haven.CharWnd$SkillList$1.compare(CharWnd.java:168)
at java.util.TimSort.countRunAndMakeAscending(Unknown Source)
at java.util.TimSort.sort(Unknown Source)
at java.util.TimSort.sort(Unknown Source)
at java.util.Arrays.sort(Unknown Source)
at haven.CharWnd$SkillList.tick(CharWnd.java:194)
at haven.Widget.tick(Widget.java:490)
at haven.Widget.tick(Widget.java:490)
at haven.GameUI.tick(GameUI.java:500)
at haven.Widget.tick(Widget.java:490)
at haven.UI.tick(UI.java:134)
at haven.HavenPanel.run(HavenPanel.java:439)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Incomplete resource at paginae/skills/cabbagegrowing
at haven.Resource.readall(Resource.java:1329)
at haven.Resource.load(Resource.java:1467)
at haven.Resource.access$200(Resource.java:39)
at haven.Resource$Loader.handle(Resource.java:436)
at haven.Resource$Loader.run(Resource.java:416)
... 1 more

Now I have no idea how Java works, but from the look of it, might it be a server problem? I dunno, lol. Any help would be appreciated.

Re: Crash on Join

PostPosted: Thu Oct 02, 2014 2:14 am
by loftar
That sounds very much like this error.

However, it could also be a local cache issue. Try clearing your Java cache and try again.

Re: Crash on Join

PostPosted: Thu Oct 02, 2014 2:36 am
by Jackxter
loftar wrote:That sounds very much like this error.

However, it could also be a local cache issue. Try clearing your Java cache and try again.


Hot damn, that did it :). Guess it's my lucky day that one of the original developers happened to be on. Glad to see you're still active in the Salem community even if you're not really developing it anymore (advising though, maybe?), by the way. Thanks for the help!