Custom Client Troubleshooting flowchart.

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

Moderator: Phades

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

Postby Fantastication » Thu Jan 20, 2011 1:59 am

h3retostay wrote:so basically when i click run.bat it makes a little black box come up shows a bunch of white letters and stuff and goes away and doesent do anything can somebody please give a DETAILED :x description on how to do this please i would be forever grateful


That detailed description is in the first post of this thread, including your black box coming up and going away thing.
Fantastication
 
Posts: 76
Joined: Thu Jun 24, 2010 12:13 pm

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

Postby cgbnab » Thu Jan 20, 2011 2:28 am

ALRIGHT
THIS ONE ISNT EXPLAINED ON THE FLOWCHART I SWEAR

Error:
C:\hh-windows-32bit>java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\hh-windows-32bit>pause
Press any key to continue . . .

Content of run.bat:
java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause

File Sizes:
haven-res.jar: 16.7 MB (Alternate avatar version, I think)
haven.jar: 697 KB
burgingham wrote:More ways to get raped are always good.


On an unrelated note, I am a proud member of the Church of Sabinate. Gib monies and don't get repotted!
cgbnab
 
Posts: 412
Joined: Sun Sep 12, 2010 2:07 pm

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

Postby Gedrean » Thu Jan 20, 2011 2:50 am

cgbnab wrote:Error:
C:\hh-windows-32bit>java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\hh-windows-32bit>pause
Press any key to continue . . .

Content of run.bat:
java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause

File Sizes:
haven-res.jar: 16.7 MB (Alternate avatar version, I think)
haven.jar: 697 KB


This one's answered in the first post of the main Gilbertus thread - please read through to the bottom of the first post and follow the instructions there regarding the full path of your Java executable -- it should be in the tshooting thread first post but, well, Mqrius has been gone a while.
Zampfeo wrote:(On the topic of Open Spaces in W4)
You won't be saying that in a week or two when you realize how many abandoned homes there are. A 30 second boat ride south of my village literally bring you to the ghetto. There's abandoned claims everywhere with the occasional newb taking things and raiders patrolling. It reminds me of Detroit.
Gedrean
 
Posts: 222
Joined: Wed Dec 29, 2010 5:30 am

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

Postby zacty » Thu Jan 20, 2011 3:16 am

zacty wrote:
Code: Select all
C:\Program Files (x86)\Java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause


when i press run, it says that 'C:\program is not an internal or external command

i put the download path like it said to, but this happend.
help?
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

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

Postby Fantastication » Thu Jan 20, 2011 3:21 am

zacty wrote:
zacty wrote:
Code: Select all
C:\Program Files (x86)\Java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause


when i press run, it says that 'C:\program is not an internal or external command

i put the download path like it said to, but this happend.
help?


Code: Select all
"C:\Program Files (x86)\Java" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
pause


The " are important, since Windows doesn't deal well with spaces in paths but insists on default directories containing spaces.
Fantastication
 
Posts: 76
Joined: Thu Jun 24, 2010 12:13 pm

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

Postby zacty » Thu Jan 20, 2011 3:22 am

thanks....if this works i will forever be in your debt

EDIT: still having the same prob, only now with "s
and im running vista if that helps...
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

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

Postby JoshIcy » Thu Jan 20, 2011 6:41 am

... Just posting cuz I found something weird.
I have a 64bit OS, with a 32bit Java. Doesn't make sense. But downloading the 32bit Version and modifying the run.bat to:
Code: Select all
"C:\Program Files (x86)\Java\jre6\bin/java" -Xms256m -Xmx512m -jar haven.jar

moltke.seatribe.se
pause

Fixed the error for me completely. Doubt you need the "pause" anymore, but that was me just playing it safe.
JoshIcy
 
Posts: 13
Joined: Wed Jan 12, 2011 8:04 pm

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

Postby jgudge » Thu Jan 20, 2011 6:45 am

I'm gonna pose a question here, what warrants this not being a sticky?

It seems fairly important, and a good portion of ppl use this client.
George Carlin wrote:The real reason that we can’t have the Ten Commandments in a courthouse: You cannot post “Thou shalt not steal,” “Thou shalt not commit adultery,” and “Thou shalt not lie” in a building full of lawyers, judges, and politicians. It creates a hostile work environment.
User avatar
jgudge
 
Posts: 868
Joined: Mon Dec 20, 2010 12:44 pm
Location: Canada, eh.

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

Postby Ct » Fri Jan 21, 2011 1:18 am

I have tryed both of them 64 and 32 bit.The 32 bit comes up but it says incorrect username or password. T he 64 bit comes up to a black screen with white letters then a bunch of words flash and go off then nothing happens. i need some serous help! :(
Ct
 
Posts: 19
Joined: Thu Jan 06, 2011 2:47 am

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

Postby Fantastication » Fri Jan 21, 2011 2:44 am

Ct wrote:I have tryed both of them 64 and 32 bit.The 32 bit comes up but it says incorrect username or password. T he 64 bit comes up to a black screen with white letters then a bunch of words flash and go off then nothing happens. i need some serous help! :(


Fantastication wrote:That detailed description is in the first post of this thread, including your black box coming up and going away thing.
Fantastication
 
Posts: 76
Joined: Thu Jun 24, 2010 12:13 pm

PreviousNext

Return to The Wizards' Tower

Who is online

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