Shellfish omlette bug

Forum for bugs and technical problems.

Shellfish omlette bug

Postby Zennoya » Tue Jun 16, 2015 2:14 pm

After last minipatch that have added some new domesticated recipes, a Shellfish omlette recipe was changed -> some liquid (probably white corn oil) was added.

There's a bug that crashes client when you put mouse pointer over the liquid icon. Checked both on standard client and latikai client.

Code: Select all
java.lang.RuntimeException: java.lang.NullPointerException
   at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
   at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
   at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
   at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
   at javax.media.opengl.Threading.invoke(Threading.java:191)
   at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
   at haven.HavenPanel.uglyjoglhack(HavenPanel.java:412)
   at haven.HavenPanel.run(HavenPanel.java:445)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
   at haven.Makewindow.tooltip(Makewindow.java:148)
   at haven.Widget.tooltip(Widget.java:836)
   at haven.Window.tooltip(Window.java:246)
   at haven.Widget.tooltip(Widget.java:836)
   at haven.Widget.tooltip(Widget.java:836)
   at haven.HavenPanel.redraw(HavenPanel.java:319)
   at haven.HavenPanel$1.display(HavenPanel.java:91)
   at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
   at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
   at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
   at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
   at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
   at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$200(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)


BTW Is it already known bug, that client crashes after SHIFT+TAB (move to previous box) on logon screen when cursor is in username box?
I am a drama queen. I make drama. When I do, I write in this color.
User avatar
Zennoya
 
Posts: 45
Joined: Wed Aug 01, 2012 7:00 am

Re: Shellfish omlette bug

Postby JohnCarver » Tue Jun 16, 2015 4:18 pm

Investigating.
ceedat wrote:the overwhelming frustration of these forums and the unnecessarily over complicated game mechanics is what i enjoy about this game most.

Nsuidara wrote:it is a strange and difficult game in no positive way
User avatar
JohnCarver
Site Admin
 
Posts: 6826
Joined: Fri Jun 06, 2014 3:02 am

Re: Shellfish omlette bug

Postby Rappels » Tue Jun 16, 2015 4:24 pm

Same issue.
User avatar
Rappels
 
Posts: 69
Joined: Thu Nov 08, 2012 8:41 pm

Re: Shellfish omlette bug

Postby JohnCarver » Tue Jun 16, 2015 4:29 pm

Confirmed. Bughat sent. Evaluating if its worth bringing the server down for 2 minutes to fix.....

P.S. the liquid is milk.
ceedat wrote:the overwhelming frustration of these forums and the unnecessarily over complicated game mechanics is what i enjoy about this game most.

Nsuidara wrote:it is a strange and difficult game in no positive way
User avatar
JohnCarver
Site Admin
 
Posts: 6826
Joined: Fri Jun 06, 2014 3:02 am

Re: Shellfish omlette bug

Postby Synnestry » Tue Jun 16, 2015 4:33 pm

JohnCarver wrote:Confirmed. Bughat sent. Evaluating if its worth bringing the server down for 2 minutes to fix.....

P.S. the liquid is milk.



Yus pls.
As if I care.
User avatar
Synnestry
 
Posts: 265
Joined: Sat Feb 28, 2015 8:20 pm

Re: Shellfish omlette bug

Postby NeiroShop » Tue Jun 16, 2015 6:16 pm

Also happens with garlic mashed potato.
User avatar
NeiroShop
 
Posts: 413
Joined: Sat Apr 13, 2013 9:16 am

Re: Shellfish omlette bug

Postby JohnCarver » Tue Jun 16, 2015 6:17 pm

NeiroShop wrote:Also happens with garlic mashed potato.


Will happen with all milk. I'll fix later in the day.

You guys don't have milk anyway, so in the meantime stop hovering over it :).
ceedat wrote:the overwhelming frustration of these forums and the unnecessarily over complicated game mechanics is what i enjoy about this game most.

Nsuidara wrote:it is a strange and difficult game in no positive way
User avatar
JohnCarver
Site Admin
 
Posts: 6826
Joined: Fri Jun 06, 2014 3:02 am

Re: Shellfish omlette bug

Postby Synnestry » Tue Jun 16, 2015 6:19 pm

JohnCarver wrote:
NeiroShop wrote:Also happens with garlic mashed potato.


Will happen with all milk. I'll fix later in the day.

You guys don't have milk anyway, so in the meantime stop hovering over it :).



but its hard not to! 'touch?, don't touch!, touch? don't touch!'
As if I care.
User avatar
Synnestry
 
Posts: 265
Joined: Sat Feb 28, 2015 8:20 pm

Re: Shellfish omlette bug

Postby reeper_aut » Tue Jun 16, 2015 9:34 pm

in the new category it also says "any steak" or "any cut" but bear meat or venison are not counted in!

probably wanted, yet distracting!
reeper_aut
 
Posts: 367
Joined: Thu Aug 30, 2012 5:07 pm

Re: Shellfish omlette bug

Postby Necrobane » Tue Jun 16, 2015 9:35 pm

reeper_aut wrote:in the new category it also says "any steak" or "any cut" but bear meat or venison are not counted in!

probably wanted, yet distracting!


domesticated category. so you need domesticated steaks and cuts. makes a sense?
Loyal servant of Her Majesty Lallaith
User avatar
Necrobane
Customer
 
Posts: 1092
Joined: Tue May 07, 2013 9:34 am

Next

Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 295 guests