Custom Client Troubleshooting flowchart.

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

Moderator: Phades

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby jlt314 » Tue Dec 14, 2010 10:09 am

yes, tried it on 3 different PCs. on one, both clients (normal and Gilbertus) lag - the PC is rather slow anyway. on another, neither client lags, both run smoothly. and on the third one the normal client runs OK, but Gilbertus' client lags, which I have no explanation for.
"Если не я за себя - то кто за меня? Но если я лишь за себя - то что я? И когда, если не сейчас?" Хиллель Старший.
jlt314
 
Posts: 115
Joined: Mon Mar 08, 2010 4:07 pm

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby x2yzh9 » Wed Dec 15, 2010 2:44 am

Image
Getting this error when I try to start-up. Java and client is 32-bit.
Government worker of Bottleneck
x2yzh9
 
Posts: 11
Joined: Sun Jul 19, 2009 10:17 am

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby Mqrius » Wed Dec 15, 2010 6:15 am

jlt314 wrote:yes, tried it on 3 different PCs. on one, both clients (normal and Gilbertus) lag - the PC is rather slow anyway. on another, neither client lags, both run smoothly. and on the third one the normal client runs OK, but Gilbertus' client lags, which I have no explanation for.
Sorry, I don't know... Problems like that are pretty hard to debug.


x2yzh9 wrote:Getting this error when I try to start-up. Java and client is 32-bit.
Try removing the -Djava.library.path from your run.bat, so it says
Code: Select all
C:\Program Files (x86)\Java\jre6\bin\java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby x2yzh9 » Wed Dec 15, 2010 11:31 pm

And..It works! Thanks mqrius! Please add that to the troubleshooting flowchart if it's not too much trouble! :D
Government worker of Bottleneck
x2yzh9
 
Posts: 11
Joined: Sun Jul 19, 2009 10:17 am

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby snami » Thu Dec 16, 2010 3:52 pm

I went through all the trouble flowchart, tried changing java from 64 to 32 bit, but I am still not getting Gilbertus to work on my mac

Last login: Thu Dec 16 20:01:30 on ttys000
Yarrr:~ domokun$ /Users/domokun/Desktop/hh-macosx-universal/run.bat ; exit;
2010-12-16 20:02:22.854 java[2097:c1b] *** Assertion failure in -[CocoaAppWindow _changeJustMain], /SourceCache/AppKit/AppKit-949.54/AppKit.subproj/NSWindow.m:8598
2010-12-16 20:02:22.855 java[2097:c1b] *** CPerformer: ignoring exception 'Invalid parameter not satisfying: [self canBecomeMainWindow]' raised during perform of selector 'requestFocus:' on target 'FocusManager' with args '<AWTComponentSetFocusData: 0x1d0fc0>'
Exception in thread "Haven main thread" java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
at haven.SlenHud.loadBelts(SlenHud.java:241)
at haven.SlenHud.<init>(SlenHud.java:226)
at haven.SlenHud$1.create(SlenHud.java:73)
at haven.UI.newwidget(UI.java:163)
at haven.RemoteUI.run(RemoteUI.java:74)
at haven.MainFrame.run(MainFrame.java:178)
at haven.MainFrame.main2(MainFrame.java:250)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Thread.java:655)
java.io.IOException: Bad file descriptor
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:456)
at javax.imageio.stream.FileCacheImageInputStream.readUntil(FileCacheImageInputStream.java:110)
at javax.imageio.stream.FileCacheImageInputStream.read(FileCacheImageInputStream.java:121)
at com.sun.imageio.plugins.png.PNGImageReader.readNullTerminatedString(PNGImageReader.java:201)
at com.sun.imageio.plugins.png.PNGImageReader.parse_tEXt_chunk(PNGImageReader.java:523)
at com.sun.imageio.plugins.png.PNGImageReader.readMetadata(PNGImageReader.java:662)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1314)
at com.sun.imageio.plugins.png.PNGImageReader.read(PNGImageReader.java:1601)
at javax.imageio.ImageIO.read(ImageIO.java:1400)
at javax.imageio.ImageIO.read(ImageIO.java:1322)
at haven.Resource$Image.<init>(Resource.java:474)
at sun.reflect.GeneratedConstructorAccessor3.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
at haven.Resource.load(Resource.java:1014)
at haven.Resource.access$300(Resource.java:39)
at haven.Resource$Loader.handle(Resource.java:396)
at haven.Resource$Loader.run(Resource.java:375)
at java.lang.Thread.run(Thread.java:655)
logout

[Process completed]


Last login: Thu Dec 16 20:04:57 on ttys000
Yarrr:~ domokun$ /Users/domokun/Desktop/hh-macosx-universal/run.bat ; exit;
2010-12-16 20:06:19.444 java[2168:c1b] *** Assertion failure in -[CocoaAppWindow _changeJustMain], /SourceCache/AppKit/AppKit-949.54/AppKit.subproj/NSWindow.m:8598
2010-12-16 20:06:19.445 java[2168:c1b] *** CPerformer: ignoring exception 'Invalid parameter not satisfying: [self canBecomeMainWindow]' raised during perform of selector 'requestFocus:' on target 'FocusManager' with args '<AWTComponentSetFocusData: 0x1d5460>'
Exception in thread "Haven main thread" java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
at haven.SlenHud.loadBelts(SlenHud.java:241)
at haven.SlenHud.<init>(SlenHud.java:226)
at haven.SlenHud$1.create(SlenHud.java:73)
at haven.UI.newwidget(UI.java:163)
at haven.RemoteUI.run(RemoteUI.java:74)
at haven.MainFrame.run(MainFrame.java:178)
at haven.MainFrame.main2(MainFrame.java:250)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Thread.java:655)
logout

[Process completed]
meow meow ^_______^
User avatar
snami
 
Posts: 7
Joined: Sat Feb 20, 2010 12:51 pm

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby sabinati » Thu Dec 16, 2010 5:05 pm

sabinati wrote:ok for starters, all you are going to need is the mac osx universal zip file (http://www.mediafire.com/?tltxyj6ymallaab) and the new jar file from spiff (http://havengoons.com/gilbertus/haven.zip). unzip the hh-osx-universal.zip file to a folder, open the folder, unzip the haven.zip and copy those files into the hh-macosx-universal folder to update it.

now open Applications/Utilities/Java Preferences.app, drag the 32-bit java version to the first spot so that the client will use 32-bit java instead of 64-bit.

now in your hh-osx-universal folder, open run.bat in textedit. add a line to change the directory to your game folder. in my case, the game folder is in Downloads/hh-macosx-universal/ so now my run.bat looks like this:

Code: Select all
cd Downloads/hh-macosx-universal/
java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se


save it, close it, and rename it run.command. double click it. then go get yourself a clean pair of pants.


you did all this stuff?
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby snami » Thu Dec 16, 2010 5:37 pm

yeah, I did it all, replaced and
my run.bat looks like :

#!/bin/sh
cd Desktop
cd hh-macosx-universal
java -Xms256m -Xmx512m -jar haven.jar 178.63.100.209
meow meow ^_______^
User avatar
snami
 
Posts: 7
Joined: Sat Feb 20, 2010 12:51 pm

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby Blad102 » Thu Dec 16, 2010 9:57 pm

I have some problem like this there a black console openning and in second closing, i taked the best screenshot i can...

http://img530.imageshack.us/f/bugakl.png/

Yes, this are write in french i will try to translate it best i can

Java are not memorized as a command interrior or exterrior, application or an file of command.

My french are not best...

EDIT: run.bat : java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
Haven.jar : 714 277 kb
User avatar
Blad102
 
Posts: 95
Joined: Sun Oct 17, 2010 5:56 pm
Location: In Front of you!

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby ARMADILLO » Thu Dec 16, 2010 11:57 pm

when i click run bat it says it has no default file how do i fix that

im on a mac
ARMADILLO
 
Posts: 14
Joined: Thu Aug 19, 2010 11:29 pm

Re: "Gilbertus isn't working!" Troubleshooting flowchart.

Postby zacty » Sat Dec 18, 2010 12:43 am

im on vista...
when i click log in it says connection refused : connect
i click run and it does the same thing.
i really need to find a good signature
User avatar
zacty
 
Posts: 1023
Joined: Fri Nov 26, 2010 2:58 pm
Location: somewhere over the rainbow

PreviousNext

Return to The Wizards' Tower

Who is online

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