Java Error: Help me, help me please!

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

Java Error: Help me, help me please!

Postby troyboy1 » Sat Jan 29, 2011 7:37 am

Hey guys a very kind friend of mine has left me a crate with some food items in it, two of the items show up as a "?" as soon as I open the crate I receive this error
Code: Select all
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/tobacco-cured (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
   at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
   at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
   at haven.HavenPanel.uglyjoglhack(HavenPanel.java:349)
   at haven.HavenPanel.run(HavenPanel.java:378)
   at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/tobacco-cured (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at haven.Resource.checkerr(Resource.java:1058)
   at haven.Resource.layer(Resource.java:941)
   at haven.Item.draw(Item.java:89)
   at haven.Widget.draw(Widget.java:283)
   at haven.Inventory.draw(Inventory.java:49)
   at haven.Widget.draw(Widget.java:283)
   at haven.Window.draw(Window.java:111)
   at haven.Widget.draw(Widget.java:283)
   at haven.RootWidget.draw(RootWidget.java:61)
   at haven.UI.draw(UI.java:136)
   at haven.HavenPanel.redraw(HavenPanel.java:254)
   at haven.HavenPanel$1.display(HavenPanel.java:77)
   at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
   at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
   at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
   at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:216)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:602)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/tobacco-cured(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)
   at java.lang.Thread.run(Thread.java:636)
Caused by: javax.net.ssl.SSLException: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.security.internal.spec)
   at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
   at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1665)
   at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1628)
   at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1611)

and then the game stops working

Update: now this error is occurring every time I try and log in, it appears the error is related to the in game item: tobacco, and I believe there is tobacco located near my hearth and where I last logged out at, which is near my hearth, before I completely lost access to the game my friend informed me that their was tobacco and carrots in the crate I originally looked in that was causing this problem, the carrots I could see, the tobacco looked like "?" I asked a friend to remove the tobacco from the crate so I could access the carrots and I believe he did, only I think he dropped the tobacco near where I was standing not far from my hearth, so now i cannot log in at all.
The legendary hunter, slayer of bears and boars,Troy.
Speak it and it shall be!
User avatar
troyboy1
 
Posts: 103
Joined: Sun Jan 16, 2011 2:46 am

Re: Java Error: Help me, help me please!

Postby troyboy1 » Sat Jan 29, 2011 6:58 pm

*bump

really, really guys 37 views and no one knows a thing????
The legendary hunter, slayer of bears and boars,Troy.
Speak it and it shall be!
User avatar
troyboy1
 
Posts: 103
Joined: Sun Jan 16, 2011 2:46 am

Re: Java Error: Help me, help me please!

Postby daxslayer5 » Sat Jan 29, 2011 11:04 pm

Here is what I think is the problem.

Your client is damaged, or somethin. It is missing the cured tobacco gfx. Suggestion, re-download the client. If that doesn't work, take a step up and reinstall java at http://www.java.com/en/. Tell me if either of em don't work.
daxslayer5
 
Posts: 11
Joined: Fri Jan 28, 2011 12:18 pm

Re: Java Error: Help me, help me please!

Postby troyboy1 » Sun Jan 30, 2011 12:43 am

daxslayer5 wrote:Here is what I think is the problem.

Your client is damaged, or somethin. It is missing the cured tobacco gfx. Suggestion, re-download the client. If that doesn't work, take a step up and reinstall java at http://www.java.com/en/. Tell me if either of em don't work.


thanks for your advice, I am using the one on the wesite, also I am running the game in ubuntu (linux)
The legendary hunter, slayer of bears and boars,Troy.
Speak it and it shall be!
User avatar
troyboy1
 
Posts: 103
Joined: Sun Jan 16, 2011 2:46 am

Re: Java Error: Help me, help me please!

Postby deathpepsi1 » Sun Jan 30, 2011 12:44 pm

I am trying to run the game in Ubuntu (Linux) too but for some reason I can't get past the log in screen. It's either java is denied access or a RSA premaster secret error. I can't fix. Do you think you can tell me how you got yours to work please? It would be highly appreciated.
deathpepsi1
 
Posts: 12
Joined: Sat Jan 29, 2011 7:08 am

Re: Java Error: Help me, help me please!

Postby troyboy1 » Sun Jan 30, 2011 6:45 pm

deathpepsi1 wrote:I am trying to run the game in Ubuntu (Linux) too but for some reason I can't get past the log in screen. It's either Java is denied access or a RSA premaster secret error. I can't fix. Do you think you can tell me how you got yours to work please? It would be highly appreciated.


I just run it from the website here using the open source Java available for Ubuntu through the software center.

Hey I am still having the tobacco problem, anyone, got anything?
The legendary hunter, slayer of bears and boars,Troy.
Speak it and it shall be!
User avatar
troyboy1
 
Posts: 103
Joined: Sun Jan 16, 2011 2:46 am

Re: Java Error: Help me, help me please!

Postby KP » Fri Apr 01, 2011 8:54 pm

KP
 
Posts: 3
Joined: Fri Apr 01, 2011 8:49 pm


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 0 guests