Custom Client Troubleshooting flowchart.

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

Moderator: Phades

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

Postby Crador » Mon Jan 03, 2011 6:47 am

zuijjsaberith wrote: This is what i'm getting.
Help :C

You have 64bit operational system with 32bit installed Java and trying to run 64bit game client, as it clearly stated on fourth line of error.
You have to either: install 64bit Java or use 32bit game client. That is fully covered in flowchart on first page. Including links. I'd reccomend installing 64bit java.
Crador
 
Posts: 85
Joined: Mon Dec 06, 2010 10:40 am

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

Postby Robson » Fri Jan 07, 2011 6:09 pm

Same issue with endles "Loading..." after logging into character. Screen res set to 32 bit.
Robson
 
Posts: 1
Joined: Tue Jan 04, 2011 7:57 am

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

Postby zallzar » Sat Jan 08, 2011 11:38 pm

K so i followed the flow chart and im runnin in circles here, i get the text says java is not recognized as an internal or external command,
so i put pause n such, didnt change, i went and found java.exe opened properties copied the location went back to the edit button, and put the
location file path in place of java this is what it currently says


C:\Program Files (x86)\Java\jre6\bin -Xms256m -Xmx512m -jar haven.jar sh.seatribe.se

pause

then it says when i execute the file run.bat
it does C:\program' is not reconginzed as an internal or external command, operable program or batch file

im hesitant about punching my computer

yes i took out pause before i tried it
yes i ran in admin

come on techies!
i wantz xrae vishun
zallzar
 
Posts: 16
Joined: Tue Jan 04, 2011 11:09 am

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

Postby Negatron » Sun Jan 09, 2011 2:41 am

zallzar wrote:K so i followed the flow chart and im runnin in circles here, i get the text says java is not recognized as an internal or external command,
so i put pause n such, didnt change, i went and found java.exe opened properties copied the location went back to the edit button, and put the
location file path in place of java this is what it currently says


C:\Program Files (x86)\Java\jre6\bin -Xms256m -Xmx512m -jar haven.jar sh.seatribe.se

pause

then it says when i execute the file run.bat
it does C:\program' is not reconginzed as an internal or external command, operable program or batch file

im hesitant about punching my computer

yes i took out pause before i tried it
yes i ran in admin

come on techies!
i wantz xrae vishun



Looks like you need to put " marks around your file path as it has spaces in it. "C:\Program Files (x86)\Java\jre6\bin" -Xms256m -Xmx512m -jar haven.jar sh.seatribe.se

I have the problem of constant loading screen too. But only with characters who have taken boatbuilding or wheelmaking skills.

This is what I get when I try to run Gilbertus on Mac

/Users/yellowjellybean/Desktop/haven/run.bat ; exit;
94:~ yellowjellybean$ /Users/yellowjellybean/Desktop/haven/run.bat ; exit;
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no jogl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1809)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1045)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
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.macosx.MacOSXGLDrawableFactory.<clinit>(MacOSXGLDrawableFactory.java:53)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:108)
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(Thread.java:637)
logout

[Process completed]

.jar 717kb

Run.bat =

java -Xms256m -Xmx512m -jar /Users/yellowjellybean/Desktop/haven/haven.jar moltke.seatribe.se
Negatron
 
Posts: 28
Joined: Tue Jan 04, 2011 5:04 am

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

Postby Dariush » Mon Jan 10, 2011 1:41 pm

When I try to log in, it says 'Connection refused: connect', but the official client works fine. What can I do?
Dariush
 
Posts: 16
Joined: Sat Mar 06, 2010 4:07 pm

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

Postby DigDog » Mon Jan 10, 2011 4:24 pm

Dariush wrote:When I try to log in, it says 'Connection refused: connect', but the official client works fine. What can I do?

Edit run.bat and change "sh.seatribe.se" to "moltke.seatribe.se"
burgingham wrote:You call that beer?
User avatar
DigDog
 
Posts: 711
Joined: Mon Jul 19, 2010 1:52 am
Location: Germany

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

Postby Dariush » Mon Jan 10, 2011 4:30 pm

DigDog wrote:
Dariush wrote:When I try to log in, it says 'Connection refused: connect', but the official client works fine. What can I do?

Edit run.bat and change "sh.seatribe.se" to "moltke.seatribe.se"

It didn't help. :(
Dariush
 
Posts: 16
Joined: Sat Mar 06, 2010 4:07 pm

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

Postby DigDog » Mon Jan 10, 2011 4:32 pm

Dariush wrote:
DigDog wrote:
Dariush wrote:When I try to log in, it says 'Connection refused: connect', but the official client works fine. What can I do?

Edit run.bat and change "sh.seatribe.se" to "moltke.seatribe.se"

It didn't help. :(

viewtopic.php?f=5&t=10840&start=300#p134235
burgingham wrote:You call that beer?
User avatar
DigDog
 
Posts: 711
Joined: Mon Jul 19, 2010 1:52 am
Location: Germany

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

Postby Dariush » Mon Jan 10, 2011 4:41 pm

Nope, still the same error.
Edit: now, one hour later, it's saying 'connection reset'...
Dariush
 
Posts: 16
Joined: Sat Mar 06, 2010 4:07 pm

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

Postby Pactolus » Tue Jan 11, 2011 12:30 am

When I execute run.bat, nothing happens.

I'm using the proper one for my OS, before anyone asks.
Pactolus
 
Posts: 6
Joined: Fri Dec 10, 2010 1:18 am

PreviousNext

Return to The Wizards' Tower

Who is online

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