IRC Capable Client

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

Moderator: Phades

Re: IRC Capable Client

Postby L0ckAndL0ad » Sat Jun 19, 2010 11:25 pm

Hello guys.
I've just installed Win 7 x64, but can't find link for JRE x64 on java site. I downloaded and installed 32bit version i guess, and tried to run x64 offline game client.
Of cource, it didn't work. I'm getting this error.

Code: Select all
D:\Games\haven>java  -Xms256m -Xmx512m -jar haven.jar sh.seatribe.se
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: D:\Games
\haven\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:209)
        at haven.MainFrame.access$100(MainFrame.java:34)
        at haven.MainFrame$6.run(MainFrame.java:278)
        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

D:\Games\haven>pause
Для продолжения нажмите любую клавишу . . .


I've found something that looks like JRE x64 (jre-6u12-windows-x64-p.exe) with my google-fu and installed it. But, still, nothing changed.
Deculture!
Image
Zero | Fairy | Frontier | Area 88
User avatar
L0ckAndL0ad
 
Posts: 95
Joined: Thu Apr 29, 2010 11:06 pm

Re: IRC Capable Client

Postby SeventhSandwich » Sun Jun 20, 2010 12:33 am

Guys, I downloaded the Mac OSX Universal file(Since my Macbook is intel based), and it gives me an assortment of .jar files, a couple jnilib files(Whatever those are) And a batch, which doesn't run on macs.


It's either I am not realizing smething, or doing something wrong, or the developer of this client has no clue about how macs work.

Am I supposed to run the batch file through the terminal? Do I stick the .jar files somewhere? Do I run them? What do those mysterious jnilib files do?


Can someone offer assistance?
User avatar
SeventhSandwich
 
Posts: 56
Joined: Sun Jun 06, 2010 8:44 am

Re: IRC Capable Client

Postby Drucian » Sun Jun 20, 2010 8:44 am

I did the pause method that was just mentioned onto my .bat file. I also do get the java not found error that was also mentioned in the same post.

"'java' is not recognized as an internal or external command, operable program or batch file."

What can I do to fix this? Would fixing this also solve the "Connection Refused: connection" problem?
Drucian
 
Posts: 34
Joined: Sat Jun 12, 2010 9:05 am

Re: IRC Capable Client

Postby DatOneGuy » Sun Jun 20, 2010 11:20 am

Drucian wrote:I did the pause method that was just mentioned onto my .bat file. I also do get the java not found error that was also mentioned in the same post.

"'java' is not recognized as an internal or external command, operable program or batch file."

What can I do to fix this? Would fixing this also solve the "Connection Refused: connection" problem?

I don't think it's connected(unintentional pun) to your connection issues.

To fix it, really it depends on what version of Windows exactly you have, but here's what I followed:
1. Right-Click My Computer and select Properties
2. Then Click The Advanced Tab
3. Then Click Environment Variables
4. Select Path In The Bottom Box and Click Edit
5. Find Where You installed Java (E.g "C:\Program Files\Java\bin)
Its different on each computer
6. Make Sure to add a semicolon after the word bin in the path to seperate it from the other important paths
7. If this doesnt work then you may have to reinstall Java and Try Again
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . .Hi. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
User avatar
DatOneGuy
 
Posts: 5553
Joined: Sun Apr 18, 2010 7:50 am
Location: I'm in Miami, trick.

Re: IRC Capable Client

Postby SeventhSandwich » Tue Jun 22, 2010 3:35 am

SeventhSandwich wrote:Guys, I downloaded the Mac OSX Universal file(Since my Macbook is intel based), and it gives me an assortment of .jar files, a couple jnilib files(Whatever those are) And a batch, which doesn't run on macs.


It's either I am not realizing smething, or doing something wrong, or the developer of this client has no clue about how macs work.

Am I supposed to run the batch file through the terminal? Do I stick the .jar files somewhere? Do I run them? What do those mysterious jnilib files do?


Can someone offer assistance?

Can someone answer my question :C.
User avatar
SeventhSandwich
 
Posts: 56
Joined: Sun Jun 06, 2010 8:44 am

Re: IRC Capable Client

Postby sabinati » Tue Jun 22, 2010 4:05 am

SeventhSandwich wrote:
SeventhSandwich wrote:Guys, I downloaded the Mac OSX Universal file(Since my Macbook is intel based), and it gives me an assortment of .jar files, a couple jnilib files(Whatever those are) And a batch, which doesn't run on macs.


It's either I am not realizing smething, or doing something wrong, or the developer of this client has no clue about how macs work.

Am I supposed to run the batch file through the terminal? Do I stick the .jar files somewhere? Do I run them? What do those mysterious jnilib files do?


Can someone offer assistance?

Can someone answer my question :C.


open terminal
go to the folder where run.bat is
type chmod +x run.bat
execute run.bat by double clicking it or from terminal
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: IRC Capable Client

Postby StrangerDanger » Tue Jun 22, 2010 7:46 pm

A VERY helpful person found that to run your client on linux you rename run.bat to run.sh and replace the text with
Code: Select all
#!/bin/sh
env LD_LIBRARY_PATH=./ java -Xms256m -Xmx512m -jar haven.jar sh.seatribe.se
StrangerDanger
 
Posts: 2
Joined: Tue Jun 22, 2010 2:28 pm

Re: IRC Capable Client

Postby crazywolf » Wed Jun 23, 2010 1:34 pm

yea so installed the client but i put in the resolution 1028x1024 and now i cant see the lower past of the screen, i can't type because i can't click the chatbar....

so how do i change resolution and where is the client installed, because i can't remove it now.
crazywolf
 
Posts: 1
Joined: Mon Jun 21, 2010 10:33 pm

Re: IRC Capable Client

Postby sueyed » Wed Jun 23, 2010 3:41 pm

crazywolf wrote:yea so installed the client but i put in the resolution 1028x1024 and now i cant see the lower past of the screen, i can't type because i can't click the chatbar....

so how do i change resolution and where is the client installed, because i can't remove it now.


This. Dialog asking for resolution no longer pops up, even after full re-install of Java and the game itself. ` doesn't bring up a console. Fullscreen turns the entire screen white save for the cursor. Original client has vanished.
sueyed
 
Posts: 1
Joined: Tue Jun 22, 2010 11:41 pm

Re: IRC Capable Client

Postby sabinati » Wed Jun 23, 2010 4:02 pm

pacho wrote:that's odd. It should save the screensize automatically when you change it in the console. The saving functions are there for really rare cases, and the force save command basically makes it save even if it isn't safe to do so (the config might be missing certain elements). Anyways, the data should be saved in users/blah_username_blah/.haven/cache/config.xml.cached
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

PreviousNext

Return to The Wizards' Tower

Who is online

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