IRC Capable Client

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: IRC Capable Client (10.02.13)

Postby VowOfSilence » Sat Feb 13, 2010 9:59 pm

thx, it works!

edit: happened when i clicked a construction sign:
Code: Select all
java.lang.NoSuchMethodError: haven.Text$Foundry.renderf(Ljava/lang/String;[Ljava/lang/Object;)Lhaven/Text;
   at haven.ISBox.setlabel(ISBox.java:48)
   at haven.ISBox.<init>(ISBox.java:54)
   at haven.ISBox$1.create(ISBox.java:42)
   at haven.UI.newwidget(UI.java:164)
   at haven.RemoteUI.run(RemoteUI.java:61)
   at haven.MainFrame.run(MainFrame.java:151)
   at haven.MainFrame.main2(MainFrame.java:237)
   at haven.MainFrame.access$100(MainFrame.java:34)
   at haven.MainFrame$6.run(MainFrame.java:273)
   at java.lang.Thread.run(Unknown Source)
User avatar
VowOfSilence
 
Posts: 158
Joined: Tue Jan 26, 2010 7:57 pm

Re: IRC Capable Client (10.02.13)

Postby minck1 » Sun Feb 14, 2010 11:01 am

I get the same error. Can't construct anything. Using JNLP. Couldn't find the download update.
minck1
 
Posts: 100
Joined: Mon Feb 01, 2010 3:26 am

Re: IRC Capable Client (10.02.13)

Postby Haba » Sun Feb 14, 2010 11:14 am

Yep, hard crash whenever I try to
a) build a new construction
b) manipulate existing construction
User avatar
Haba
 
Posts: 666
Joined: Sun Nov 01, 2009 9:36 pm

Re: IRC Capable Client (10.02.13)

Postby danox » Sun Feb 14, 2010 1:39 pm

build a new construction and crash

Code: Select all
java.lang.NoSuchMethodError: haven.Text$Foundry.renderf(Ljava/lang/String;[Ljava/lang/Object;)Lhaven/Text;
   at haven.ISBox.setlabel(ISBox.java:48)
   at haven.ISBox.<init>(ISBox.java:54)
   at haven.ISBox$1.create(ISBox.java:42)
   at haven.UI.newwidget(UI.java:164)
   at haven.RemoteUI.run(RemoteUI.java:61)
   at haven.MainFrame.run(MainFrame.java:151)
   at haven.MainFrame.main2(MainFrame.java:237)
   at haven.MainFrame.access$100(MainFrame.java:34)
   at haven.MainFrame$6.run(MainFrame.java:273)
   at java.lang.Thread.run(Unknown Source)
danox
 
Posts: 6
Joined: Fri Jan 22, 2010 8:57 pm

Re: IRC Capable Client (10.02.13)

Postby Pacho » Sun Feb 14, 2010 6:23 pm

Thanks, this should be fixed now.
Pacho
 
Posts: 712
Joined: Wed Jun 10, 2009 2:21 am

Re: IRC Capable Client (10.02.13)

Postby danox » Sun Feb 14, 2010 6:48 pm

if select friend in friend list error and crash
Code: Select all
Exception in thread "Haven main thread" java.lang.NoSuchMethodError: haven.Text.
render(Ljava/lang/String;)Lhaven/Text;
        at haven.BuddyWnd$BuddyInfo.setatime(BuddyWnd.java:186)
        at haven.BuddyWnd$BuddyInfo.uimsg(BuddyWnd.java:218)
        at haven.BuddyWnd.uimsg(BuddyWnd.java:470)
        at haven.UI.uimsg(UI.java:225)
        at haven.RemoteUI.run(RemoteUI.java:69)
        at haven.MainFrame.run(MainFrame.java:151)
        at haven.MainFrame.main2(MainFrame.java:237)
        at haven.MainFrame.access$100(MainFrame.java:34)
        at haven.MainFrame$6.run(MainFrame.java:273)
        at java.lang.Thread.run(Unknown Source)
danox
 
Posts: 6
Joined: Fri Jan 22, 2010 8:57 pm

Re: IRC Capable Client (10.02.13)

Postby paladin » Sun Feb 14, 2010 6:55 pm

Crashs:
1. opening the Tanning Tub
Code: Select all
Exception in thread "Haven main thread" java.lang.NoSuchMethodError: haven.Text.
renderf(Ljava/awt/Color;Ljava/lang/String;[Ljava/lang/Object;)Lhaven/Text;
        at haven.Progress.<init>(Progress.java:42)
        at haven.Progress$1.create(Progress.java:35)
        at haven.UI.newwidget(UI.java:164)
        at haven.RemoteUI.run(RemoteUI.java:61)
        at haven.MainFrame.run(MainFrame.java:151)
        at haven.MainFrame.main2(MainFrame.java:237)
        at haven.MainFrame.access$100(MainFrame.java:34)
        at haven.MainFrame$6.run(MainFrame.java:273)
        at java.lang.Thread.run(Unknown Source)

2. selecting a kin in the kin list
Code: Select all
Exception in thread "Haven main thread" java.lang.NoSuchMethodError: haven.Text.
render(Ljava/lang/String;)Lhaven/Text;
        at haven.BuddyWnd$BuddyInfo.setatime(BuddyWnd.java:186)
        at haven.BuddyWnd$BuddyInfo.uimsg(BuddyWnd.java:218)
        at haven.BuddyWnd.uimsg(BuddyWnd.java:470)
        at haven.UI.uimsg(UI.java:225)
        at haven.RemoteUI.run(RemoteUI.java:69)
        at haven.MainFrame.run(MainFrame.java:151)
        at haven.MainFrame.main2(MainFrame.java:237)
        at haven.MainFrame.access$100(MainFrame.java:34)
        at haven.MainFrame$6.run(MainFrame.java:273)
        at java.lang.Thread.run(Unknown Source)
paladin
 
Posts: 3
Joined: Tue Feb 02, 2010 6:55 pm
Location: native land of elephants, ukraine

Re: IRC Capable Client (10.02.13)

Postby Pacho » Sun Feb 14, 2010 7:14 pm

Thanks, fixed those two.
Pacho
 
Posts: 712
Joined: Wed Jun 10, 2009 2:21 am

Re: IRC Capable Client (10.02.13)

Postby danox » Sun Feb 14, 2010 7:36 pm

if windows cut down or any moment. freeze.
in console this:
Code: Select all

C:\Program Files (x86)\Java\jre6\bin>java.exe -Xms256m -Xmx512m -jar haven.jar s
h.seatribe.se
javax.media.opengl.GLException: java.lang.NoSuchMethodError: haven.Text$Foundry.
render(Ljava/lang/String;Ljava/awt/Color;)Lhaven/Text;
        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:352)
        at haven.HavenPanel.run(HavenPanel.java:381)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: haven.Text$Foundry.render(Ljava/lang/Str
ing;Ljava/awt/Color;)Lhaven/Text;
        at haven.KinInfo.rendered(KinInfo.java:50)
        at haven.MapView.drawmap(MapView.java:908)
        at haven.MapView.draw(MapView.java:1028)
        at haven.Widget.draw(Widget.java:282)
        at haven.RootWidget.draw(RootWidget.java:82)
        at haven.UI.draw(UI.java:137)
        at haven.HavenPanel.redraw(HavenPanel.java:255)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(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)
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.
NoSuchMethodError: haven.Text$Foundry.render(Ljava/lang/String;Ljava/awt/Color;)
Lhaven/Text;
        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:352)
        at haven.HavenPanel.run(HavenPanel.java:381)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: haven.Text$Foundry.render(Ljava/lang/Str
ing;Ljava/awt/Color;)Lhaven/Text;
        at haven.KinInfo.rendered(KinInfo.java:50)
        at haven.MapView.drawmap(MapView.java:908)
        at haven.MapView.draw(MapView.java:1028)
        at haven.Widget.draw(Widget.java:282)
        at haven.RootWidget.draw(RootWidget.java:82)
        at haven.UI.draw(UI.java:137)
        at haven.HavenPanel.redraw(HavenPanel.java:255)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(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)

danox
 
Posts: 6
Joined: Fri Jan 22, 2010 8:57 pm

Re: IRC Capable Client (10.02.13)

Postby CrabMan » Sun Feb 14, 2010 7:41 pm

I use jnlp client and i chose wrong resolution. How can i change it?
CrabMan
 
Posts: 5
Joined: Sun Feb 14, 2010 10:06 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Ahrefs [Bot], Claude [Bot] and 1 guest