Game client modified by Gilbertus

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

Moderator: Phades

Re: Game client modified by Gilbertus

Postby fd0024 » Sun Dec 05, 2010 3:40 am

Nicstar543543 wrote:Whenever I double click "Run" I goes to everything working perfectly, but then when i log in it says "Cannot connect to server." How do i fix this?


It does the same thing for me

haven.jar file size is 693

When i click run a list of things come up and it closes the window. I have to click the haven.exe to get the log on screen to load.

this is what i get when i click run....


C:\Users\Owner\Downloads\hh-windows-32bit>"C:\Program Files (x86)\Java\jre6\bin\
java.exe" -Djava.library.path="C:\Games\Haven and Hearth" -Xms256m -Xmx512m -jar
haven.jar "moltke.seatribe.se"
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no jogl
in java.library.path
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:125)
at haven.MainFrame.main2(MainFrame.java:238)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Exception in thread "Haven resource loader" haven.Resource$LoadException: Load e
rror in resource gfx/hud/buttons/logind(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

C:\Users\Owner\Downloads\hh-windows-32bit>pause
Press any key to continue . . .
fd0024
 
Posts: 3
Joined: Wed Aug 25, 2010 1:02 am

Re: Game client modified by Gilbertus

Postby Mqrius » Sun Dec 05, 2010 1:11 pm

Nicstar543543 wrote:Whenever I double click "Run" I goes to everything working perfectly, but then when i log in it says "Cannot connect to server." How do i fix this?
Check the troubleshooting flowchart in my sig.
fd0024 wrote:this is what i get when i click run....
C:\Users\Owner\Downloads\hh-windows-32bit>"C:\Program Files (x86)\Java\jre6\bin\
java.exe" -Djava.library.path="C:\Games\Haven and Hearth" -Xms256m -Xmx512m -jar
haven.jar "moltke.seatribe.se"
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no jogl
Try following the "no gluegen" route in the flowchart, and download the 64 bit version, see if that helps...
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: Game client modified by Gilbertus

Postby fd0024 » Sun Dec 05, 2010 3:53 pm

Mqrius wrote:
Nicstar543543 wrote:Whenever I double click "Run" I goes to everything working perfectly, but then when i log in it says "Cannot connect to server." How do i fix this?
Check the troubleshooting flowchart in my sig.
fd0024 wrote:this is what i get when i click run....
C:\Users\Owner\Downloads\hh-windows-32bit>"C:\Program Files (x86)\Java\jre6\bin\
java.exe" -Djava.library.path="C:\Games\Haven and Hearth" -Xms256m -Xmx512m -jar
haven.jar "moltke.seatribe.se"
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no jogl
Try following the "no gluegen" route in the flowchart, and download the 64 bit version, see if that helps...


I tried the 64 bit and it will not even load.
I was playing around and took the "Haven and Hearth" out of the file path and now when i click thr run bat i get this but still cant log in...


C:\Games>"C:\Program Files (x86)\Java\jre6\bin\java" -Djava.library.path="C:\Gam
es\" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)

where options include:
-client to select the "client" VM
-server to select the "server" VM
-hotspot is a synonym for the "client" VM [deprecated]
The default VM is client.

-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-version:<value>
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -jre-no-restrict-search
include/exclude user private JREs in the version search
-? -help print this help message
-X print help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see java.lang.instrument

-splash:<imagepath>
show splash screen with specified image

C:\Games>pause
Press any key to continue . . .
fd0024
 
Posts: 3
Joined: Wed Aug 25, 2010 1:02 am

Re: Game client modified by Gilbertus

Postby Mqrius » Sun Dec 05, 2010 6:21 pm

fd0024 wrote:I tried the 64 bit and it will not even load.
I was playing around and took the "Haven and Hearth" out of the file path and now when i click thr run bat i get this but still cant log in...
Try first, removing the whole -Djava.library.path="C:\Games\Haven and Hearth" stuff. if run still won't work, try making it -Djava.library.path="C:\Users\Owner\Downloads\hh-windows-32bit"
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: Game client modified by Gilbertus

Postby fd0024 » Sun Dec 05, 2010 6:24 pm

Mqrius wrote:
fd0024 wrote:I tried the 64 bit and it will not even load.
I was playing around and took the "Haven and Hearth" out of the file path and now when i click thr run bat i get this but still cant log in...
Try first, removing the whole -Djava.library.path="C:\Games\Haven and Hearth" stuff. if run still won't work, try making it -Djava.library.path="C:\Users\Owner\Downloads\hh-windows-32bit"



TY. TY. TY . I took the library path out and it worked.
fd0024
 
Posts: 3
Joined: Wed Aug 25, 2010 1:02 am

Re: Game client modified by Gilbertus

Postby Mqrius » Sun Dec 05, 2010 6:47 pm

The problem was probably related to you running the game in a different place than where the library path was set. Have fun playing :)
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: Game client modified by Gilbertus

Postby nikitron » Sun Dec 05, 2010 6:52 pm

Please tell me where I can download a compiled version for linux 64bit (Ubuntu 10.10).
I can not find any :(
nikitron
 
Posts: 8
Joined: Sun Dec 05, 2010 10:15 am

Re: Game client modified by Gilbertus

Postby sabinati » Sun Dec 05, 2010 8:27 pm

the link is in the OP. then get the uploaded haven.jar here http://havengoons.com/gilbertus/haven.zip
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Game client modified by Gilbertus

Postby Vraatjuh » Mon Dec 06, 2010 12:47 pm

Whatever I try, X64, X32, path change, anything.

All I get = Could not connect to server. Now what x(?
Vraatjuh
 
Posts: 454
Joined: Tue Sep 28, 2010 4:08 pm
Location: Heaven

Re: Game client modified by Gilbertus

Postby Mqrius » Mon Dec 06, 2010 3:44 pm

Vraatjuh wrote:Whatever I try, X64, X32, path change, anything.

All I get = Could not connect to server. Now what x(?
Try the flowchart in my sig.
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

PreviousNext

Return to The Wizards' Tower

Who is online

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