Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby EnderWiggin » Sun Apr 05, 2015 9:12 pm

fixed crash related to ispiratioinals tooltip in craft window
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby Darwoth » Mon Apr 06, 2015 6:19 am

excellent as always, thanks ender.
Image
User avatar
Darwoth
 
Posts: 8035
Joined: Sun Aug 12, 2012 5:11 pm
Location: Everywhere

Re: Salem Client by Ender

Postby EnderWiggin » Mon Apr 06, 2015 10:18 pm

client updated:
  • improved inspiration xp coloring - show full xp as red, enough for skill xp - yellow
  • inspirations now show also base inspiration cost and current multiplier
  • small improvements to minimap, including better clean-up on teleporting/exiting buildings/mines - should cause less OOM errors
  • added music volume slider to options
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby hitori » Tue Apr 07, 2015 9:53 pm

java.lang.RuntimeException: haven.GOut$GLInvalidValueException: GL Error: 1281 (invalid value)
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:418)
at haven.HavenPanel.run(HavenPanel.java:451)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLInvalidValueException: GL Error: 1281 (invalid value)
at haven.GOut.glexcfor(GOut.java:97)
at haven.GOut.checkerr(GOut.java:107)
at haven.GLState$Applier.apply(GLState.java:530)
at haven.GOut.apply(GOut.java:203)
at haven.HavenPanel.redraw(HavenPanel.java:290)
at haven.HavenPanel$1.display(HavenPanel.java:92)
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$300(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)


Crash occurs if you manually resize the client to the min
User avatar
hitori
 
Posts: 201
Joined: Sat Nov 17, 2012 6:02 pm

Re: Salem Client by Ender

Postby RonPaulFTW » Sun Apr 19, 2015 4:17 am

java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
at haven.StockBin$$_.create(StockBin.java:42)
at haven.Widget.makechild(Widget.java:246)
at haven.UI.newwidget(UI.java:175)
at haven.RemoteUI.run(RemoteUI.java:65)
at haven.MainFrame.run(MainFrame.java:287)
at java.lang.Thread.run(Unknown Source)

Attempted to look at new storage bin
RonPaulFTW
 
Posts: 928
Joined: Sun May 05, 2013 8:30 pm

Re: Salem Client by Ender

Postby Nikixos » Sun Apr 19, 2015 4:33 am

RonPaulFTW wrote:java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
at haven.StockBin$$_.create(StockBin.java:42)
at haven.Widget.makechild(Widget.java:246)
at haven.UI.newwidget(UI.java:175)
at haven.RemoteUI.run(RemoteUI.java:65)
at haven.MainFrame.run(MainFrame.java:287)
at java.lang.Thread.run(Unknown Source)

Attempted to look at new storage bin


Yeash custom clients crash but i doubt that would crash the server
Image Image
User avatar
Nikixos
 
Posts: 1621
Joined: Mon Jan 21, 2013 9:03 am
Location: Mexico

Re: Salem Client by Ender

Postby EnderWiggin » Sun Apr 19, 2015 8:26 am

Client updated. Merged with default one.
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby Skylark » Sun Apr 19, 2015 11:39 am

Am I the only one left with a 'Haven error' after the last update?

What can I do about it?

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:418)
at haven.HavenPanel.run(HavenPanel.java:451)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at haven.PView.basic(PView.java:173)
at haven.PView.draw(PView.java:216)
at haven.MapView.draw(MapView.java:1038)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.GameUI.draw(GameUI.java:596)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:88)
at haven.UI.draw(UI.java:162)
at haven.HavenPanel.redraw(HavenPanel.java:296)
at haven.HavenPanel$1.display(HavenPanel.java:92)
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$500(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)
Skylark
 
Posts: 5
Joined: Wed Mar 27, 2013 10:53 am

Re: Salem Client by Ender

Postby Kandarim » Sun Apr 19, 2015 12:02 pm

@Ender: due to a discrepancy between custom and vanilla MapView Cameras: https://github.com/DonnEssime/Custom-Salem/commit/dfc0b6ab7403c0b839122c63cd016df284931774
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Salem Client by Ender

Postby EnderWiggin » Sun Apr 19, 2015 12:14 pm

Kandarim wrote:@Ender: due to a discrepancy between custom and vanilla MapView Cameras: https://github.com/DonnEssime/Custom-Salem/commit/dfc0b6ab7403c0b839122c63cd016df284931774
Thanks.
Client fixed.
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 0 guests