IRC Capable Client

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

Moderator: Phades

Re: IRC Capable Client

Postby Mqrius » Sat Nov 13, 2010 12:25 am

In that case, perhaps Pacho could just update his download with the haven.jar mentioned above?
Also, about the jnlp, I've heard someone trying that, but he had problems with the file not being signed or whatever? I'm not sure...
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: IRC Capable Client

Postby Wolfang » Sat Nov 13, 2010 12:21 pm

I don't know anything about updating files and stuff like that, could someone make something that works immediately without me having to fiddle around? :D
sabinati wrote:But Wolfang, it's the mods who are trolls, remember. please have some mercy on this innocent victim of merciless trolling by the moderation team before you make any more ad hominem remarks about him.

Image
User avatar
Wolfang
 
Posts: 1255
Joined: Sat Feb 06, 2010 2:26 pm

Re: IRC Capable Client

Postby ElGato » Sat Nov 13, 2010 5:42 pm

I tried as well. But, problems with signing.
burgingham wrote:We are all Gato, and Gato is Delamore of course. Goons blablabla...

Caradon wrote:Gato, the anti-ghandi

Sabinati wrote:yeah we're gonna kill you gato!!!
User avatar
ElGato
 
Posts: 1946
Joined: Tue Nov 10, 2009 2:10 am

Re: IRC Capable Client

Postby Pacho » Mon Nov 15, 2010 4:17 am

to fix the signing issues you have to sign all the jar files involved with the same signature. thats three files that need signing, the haven.jar, and some other two jogl jar files somewhere I think. they're all mentioned by name in the jnlp.
Pacho
 
Posts: 712
Joined: Wed Jun 10, 2009 2:21 am

Re: IRC Capable Client

Postby Andrew5567 » Tue Nov 16, 2010 12:02 am

I cant talk to people when I'm playing this game on my Mac! How do I anyone know how? I tried Control click but it doesn't work and i changed the settings to mac and everything!
Andrew5567
 
Posts: 7
Joined: Mon Nov 15, 2010 11:55 pm
Location: Ariazona

Re: IRC Capable Client

Postby eryk2109 » Fri Nov 19, 2010 3:30 am

Hi

Theres a realy simple reason for this error:
C:\Users\John Q. Public\Desktop\Haven\Pacho>java -Xms256m -Xmx512m -jar haven.ja
r sh.seatribe.se
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: C:\Users
\John Q. Public\Desktop\Haven\Pacho\jogl.dll: Can't load AMD 64-bit .dll on a IA
32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoad
er.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeL
ibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:
103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:4
9)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109
)
at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(Windows
GLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.jav
a:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java
:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
at haven.HavenPanel.<init>(HavenPanel.java:63)
at haven.MainFrame.<init>(MainFrame.java:120)
at haven.MainFrame.main2(MainFrame.java:211)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:280)
at java.lang.Thread.run(Unknown Source)
Exception in thread "Haven resource loader" haven.Resource$LoadException: Load e
rror in resource gfx/ccscr(v1), from local res source
at haven.Resource$Loader.handle(Resource.java:412)
at haven.Resource$Loader.run(Resource.java:375)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Shutdown in progress
at java.lang.ApplicationShutdownHooks.add(Unknown Source)
at java.lang.Runtime.addShutdownHook(Unknown Source)
at com.sun.imageio.stream.StreamCloser$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.imageio.stream.StreamCloser.addToQueue(Unknown Source)
at javax.imageio.stream.FileCacheImageInputStream.<init>(Unknown Source)

at com.sun.imageio.spi.InputStreamImageInputStreamSpi.createInputStreamI
nstance(Unknown Source)
at javax.imageio.ImageIO.createImageInputStream(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at haven.Resource$Image.<init>(Resource.java:474)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource.load(Resource.java:1014)
at haven.Resource.access$300(Resource.java:39)
at haven.Resource$Loader.handle(Resource.java:396)
... 2 more
Press any key to continue . . .


Your Windows or your Java is for 32bit... All you need to do is download the 32bit one.

Ohh and I have a question, Im getting an error "Username or password incorrect" message. Are you all getting this message or is it just mine crapy PC?
eryk2109
 
Posts: 1
Joined: Thu Nov 18, 2010 8:41 pm

Re: IRC Capable Client

Postby Mqrius » Fri Nov 19, 2010 8:38 am

You need an updated haven.jar.
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: IRC Capable Client

Postby vegas » Thu Dec 09, 2010 8:08 pm

Says I can not connect to server no matter what I try..
User avatar
vegas
 
Posts: 44
Joined: Mon Feb 15, 2010 3:24 pm

Re: IRC Capable Client

Postby sabinati » Thu Dec 09, 2010 8:55 pm

this client is no longer updated, try the gilbertus client
User avatar
sabinati
 
Posts: 15497
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: IRC Capable Client

Postby vegas » Thu Dec 09, 2010 9:37 pm

I did, and got the same thing. Could not connect to server.
User avatar
vegas
 
Posts: 44
Joined: Mon Feb 15, 2010 3:24 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 6 guests